diff --git a/.gitignore b/.gitignore index 5af9cb65..45dd4588 100644 --- a/.gitignore +++ b/.gitignore @@ -39,4 +39,6 @@ TO-DO.md /out_publish/ /out_functions/ # Local Netlify folder -.netlify \ No newline at end of file +.netlify + +**/*.ignore \ No newline at end of file diff --git a/.gitmodules b/.gitmodules index d1d513a4..f436ca2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,6 @@ [submodule "packages/localized-strings"] path = packages/localized-strings url = https://github.com/stefalda/localized-strings +[submodule "scripts/DimbreathData"] + path = scripts/DimbreathData + url = https://github.com/Dimbreath/GenshinData diff --git a/.travis.yml b/.travis.yml index 96ada39a..f1f5fc50 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,17 +1,24 @@ language: node_js node_js: - - 'stable' +- stable cache: directories: - - node_modules + - node_modules script: - - npm test - - npm run build +- npm test +- npm run build deploy: provider: pages skip_cleanup: true - github_token: $github_token + github_token: "$github_token" local_dir: build - # Push the build artifacts to the gh-pages branch if the deployment is on 'master'. on: branch: master +addons: + sonarcloud: + organization: "genshinmap" + token: + secure: gT9XDaCqTZnZ/rzQ/4nUlc+ZM2vAdImJt7KhbErt9bJwe/rkUemEG+wil6mNOtqosYlSI6tVWQqzok+Gq8BJgawGbCKTzsA44yMXa2iLeQrS8nvxJej9t9VhDNTAJYYyZMLdMZFrBNanu0YVyT7oPQP8jYPqk5QTeuaKpzmUdDq0hVOx2eOCaEcv2QxOsyIy7esSCnbVSPQ5k9FyFHjO6QiemZyGj7S9nz41pG0ES0bq6RIZikTHjcslJ6xK7b1cCzT1JpCSxedyYL4Wp9STYu1fYTr2SyWK5QGYipFairksQyyNJDzV8ip+lVIqkB0mvFJkbinZlN/93Ww4xnWkMgbnMwcdI2EOK5kLF5bAia/4XrBTG39aoh/Un+t10a8zemjWCY906fbsLi1t3MbUp15xXRoS5ACoA0xPXerhPe9MdlOQPG2DUIlWmkHoLrK1bTAzsNMUr2tz1lCZk5PzK+8on1m6u0xEHUmV70f8xeFrfO3uOSmOPnKHZWr3VqaRBaLDiJgCDzw1qmhBQHphIksXlzl/XWB59X47VdCriri7BOabPmBjkzKEndFqlZshWJx/4MW5DSTPzGBw3hWkE2UYEWakCtVyA8owkvC5KM0TYToQzHzyj7jOYfVpHUJ9oAwse864FF2Xl7l7+LdfSgHzZ3erJCOt3MvHXhBNu2U= +script: + # the following command line builds the project, runs the tests with coverage and then execute the SonarCloud analysis + - sonar-scanner diff --git a/CHANGELOG.md b/CHANGELOG.md index d9e24b8e..5b3c49ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1052,7 +1052,7 @@ Here is a summary of major changes from v0.10.0-v0.10.4: # 0.12.1 Major Site Overhauls -- This update took over a month to get out, but for good reason. I've been working on a lot of sweeping changes to optimize the site and the dev build was not functional for large swaths of that time. +- This update took over a month to get out, but for good reason. I've been working on a lot of sweeping changes to optimize the site and the dev build was not functional for large swaths of that time. - Migrated the entire project to TypeScript, and refactored a lot of code to account for issues. - This took like a month to do but I think it was worthwhile. Every place where Typescript validates input values means fewer bugs and improved stability. - Hopefully I can go another couple months without refactoring the entire app again. @@ -1061,98 +1061,110 @@ Here is a summary of major changes from v0.10.0-v0.10.4: - Split feature and route JSON data into two bundles so they are fetched only after page load. - Split non-English language and changelog JSON data into their own JSON data bundles so they are only fetched when the client requests them. - Split dev-only validation into a separate bundle such that it isn't loaded in production. - - Switched from react-world-flags to svg-country-flags and reworked logic to improve tree shaking. This change alone saved about a megabyte in page size. + - Switched from react-world-flags to svg-country-flags and reworked logic to improve tree shaking. This change alone saved about a megabyte in page size. - Reworked internal state storage to use Redux Toolkit. It is now more structured and easier to maintain. - Improved performance when showing or hiding features. - Removed attribution link in the bottom left corner. # 0.12.2 Yuanshen Import -- Imported 2,458 markers from Yuanshen.site (Fetched on April 6, 2021). - - Abyss Mage (Liyue): Imported 3 new markers. - - Fatui Skirmisher (Liyue): Imported 4 new markers. - - Hilichurl (Liyue): Imported 7 new markers. - - Ruin Guard (Liyue): Imported 2 new markers. - - Slime (Liyue): Imported 30 new markers. - - Whopperflower (Liyue): Imported 10 new markers. - - Apple (Liyue): Imported 2 new markers. - - Berry (Liyue): Imported 26 new markers. - - Bird Egg (Liyue): Imported 83 new markers. - - Carrot (Liyue): Imported 9 new markers. - - Crab (Liyue): Imported 16 new markers. - - Crystal Core (Liyue): Imported 11 new markers. - - Fish (Liyue): Imported 128 new markers. - - Flaming Flower Stamen (Liyue): Imported 16 new markers. - - Fowl (Liyue): Imported 45 new markers. - - Frog (Liyue): Imported 37 new markers. - - Glaze Lily (Liyue): Imported 5 new markers. - - Horsetail (Liyue): Imported 3 new markers. - - Jueyun Chili (Liyue): Imported 3 new markers. - - Lizard Tail (Liyue): Imported 34 new markers. - - Loach Pearl (Liyue): Imported 2 new markers. - - Lotus Head (Liyue): Imported 10 new markers. - - Luminescent Spine (Liyue): Imported 37 new markers. - - Matsutake (Liyue): Imported 17 new markers. - - Mist Flower Corolla (Liyue): Imported 11 new markers. - - Matsutake (Liyue): Imported 17 new markers. - - Mushroom (Liyue): Imported 12 new markers. - - Pinecone (Liyue): Imported 10 new markers. - - Qingxin (Liyue): Imported 14 new markers. - - Radish (Liyue): Imported 5 new markers. - - Raw Meat (Liyue): Imported 43 new markers. - - Snapdragon (Liyue): Imported 10 new markers. - - Starconch (Liyue): Imported 1 new marker. - - Sunsettia (Liyue): Imported 84 new markers. - - Sweet Flower (Liyue): Imported 52 new markers. - - Violetgrass (Liyue): Imported 8 new markers. - - Cor Lapis (Liyue): Imported 9 new markers. - - Electro Crytal (Liyue): Imported 8 new markers. - - Iron Chunk (Liyue): Imported 130 new markers. - - Magical Crystal Chunk (Liyue): Imported 4 new markers. - - White Iron Chunk (Liyue): Imported 2 new markers. - - Abyss Mage (Mondstadt): Imported 4 new markers. - - Fatui Electro Cicin Mage (Mondstadt): Imported 6 new markers. - - Fatui Skirmisher (Mondstadt): Imported 24 new markers. - - Hilichurl (Mondstadt): Imported 12 new markers. - - Mitachurl (Mondstadt): Imported 14 new markers. - - Ruin Guard (Mondstadt): Imported 1 new marker. - - Samachurl (Mondstadt): Imported 12 new markers. - - Slime (Mondstadt): Imported 61 new markers. - - Whopperflower (Mondstadt): Imported 14 new markers. - - Apple (Mondstadt): Imported 11 new markers. - - Berry (Mondstadt): Imported 29 new markers. - - Bird Egg (Mondstadt): Imported 34 new markers. - - Calla Lily (Mondstadt): Imported 4 new markers. - - Carrot (Mondstadt): Imported 7 new markers. - - Crab (Mondstadt): Imported 8 new markers. - - Crystal Core (Mondstadt): Imported 49 new markers. - - Dandelion Seed (Mondstadt): Imported 2 new markers. - - Fish (Mondstadt): Imported 72 new markers. - - Flaming Flower Stamen (Mondstadt): Imported 12 new markers. - - Fowl (Mondstadt): Imported 33 new markers. - - Frog (Mondstadt): Imported 1 new markers. - - Lizard Tail (Mondstadt): Imported 44 new markers. - - Luminescent Spine (Mondstadt): Imported 26 new markers. - - Matsutake (Mondstadt): Imported 65 new markers. - - Mint (Mondstadt): Imported 165 new markers. - - Mist Flower Corolla (Mondstadt): Imported 13 new markers. - - Mushroom (Mondstadt): Imported 133 new markers. - - Pinecone (Mondstadt): Imported 155 new markers. - - Raw Meat (Mondstadt): Imported 83 new markers. - - Small Lamp Grass (Mondstadt): Imported 1 new markers. - - Snapdragon (Mondstadt): Imported 3 new markers. - - Sunsettia (Mondstadt): Imported 40 new markers. - - Sweet Flower (Mondstadt): Imported 123 new markers. - - Electro Crystal (Mondstadt): Imported 1 new markers. - - Iron Chunk (Mondstadt): Imported 220 new markers. - - Magical Crystal Chunk (Mondstadt): Imported 13 new markers. - - White Iron Chunk (Mondstadt): Imported 3 new markers. - - Geoculus (Liyue): Added Yuanshen IDs to 131 markers. -- Fixed some minor bugs. +- Imported 2,458 markers from Yuanshen.site (Fetched on April 6, 2021). + - Abyss Mage (Liyue): Imported 3 new markers. + - Fatui Skirmisher (Liyue): Imported 4 new markers. + - Hilichurl (Liyue): Imported 7 new markers. + - Ruin Guard (Liyue): Imported 2 new markers. + - Slime (Liyue): Imported 30 new markers. + - Whopperflower (Liyue): Imported 10 new markers. + - Apple (Liyue): Imported 2 new markers. + - Berry (Liyue): Imported 26 new markers. + - Bird Egg (Liyue): Imported 83 new markers. + - Carrot (Liyue): Imported 9 new markers. + - Crab (Liyue): Imported 16 new markers. + - Crystal Core (Liyue): Imported 11 new markers. + - Fish (Liyue): Imported 128 new markers. + - Flaming Flower Stamen (Liyue): Imported 16 new markers. + - Fowl (Liyue): Imported 45 new markers. + - Frog (Liyue): Imported 37 new markers. + - Glaze Lily (Liyue): Imported 5 new markers. + - Horsetail (Liyue): Imported 3 new markers. + - Jueyun Chili (Liyue): Imported 3 new markers. + - Lizard Tail (Liyue): Imported 34 new markers. + - Loach Pearl (Liyue): Imported 2 new markers. + - Lotus Head (Liyue): Imported 10 new markers. + - Luminescent Spine (Liyue): Imported 37 new markers. + - Matsutake (Liyue): Imported 17 new markers. + - Mist Flower Corolla (Liyue): Imported 11 new markers. + - Matsutake (Liyue): Imported 17 new markers. + - Mushroom (Liyue): Imported 12 new markers. + - Pinecone (Liyue): Imported 10 new markers. + - Qingxin (Liyue): Imported 14 new markers. + - Radish (Liyue): Imported 5 new markers. + - Raw Meat (Liyue): Imported 43 new markers. + - Snapdragon (Liyue): Imported 10 new markers. + - Starconch (Liyue): Imported 1 new marker. + - Sunsettia (Liyue): Imported 84 new markers. + - Sweet Flower (Liyue): Imported 52 new markers. + - Violetgrass (Liyue): Imported 8 new markers. + - Cor Lapis (Liyue): Imported 9 new markers. + - Electro Crytal (Liyue): Imported 8 new markers. + - Iron Chunk (Liyue): Imported 130 new markers. + - Magical Crystal Chunk (Liyue): Imported 4 new markers. + - White Iron Chunk (Liyue): Imported 2 new markers. + - Abyss Mage (Mondstadt): Imported 4 new markers. + - Fatui Electro Cicin Mage (Mondstadt): Imported 6 new markers. + - Fatui Skirmisher (Mondstadt): Imported 24 new markers. + - Hilichurl (Mondstadt): Imported 12 new markers. + - Mitachurl (Mondstadt): Imported 14 new markers. + - Ruin Guard (Mondstadt): Imported 1 new marker. + - Samachurl (Mondstadt): Imported 12 new markers. + - Slime (Mondstadt): Imported 61 new markers. + - Whopperflower (Mondstadt): Imported 14 new markers. + - Apple (Mondstadt): Imported 11 new markers. + - Berry (Mondstadt): Imported 29 new markers. + - Bird Egg (Mondstadt): Imported 34 new markers. + - Calla Lily (Mondstadt): Imported 4 new markers. + - Carrot (Mondstadt): Imported 7 new markers. + - Crab (Mondstadt): Imported 8 new markers. + - Crystal Core (Mondstadt): Imported 49 new markers. + - Dandelion Seed (Mondstadt): Imported 2 new markers. + - Fish (Mondstadt): Imported 72 new markers. + - Flaming Flower Stamen (Mondstadt): Imported 12 new markers. + - Fowl (Mondstadt): Imported 33 new markers. + - Frog (Mondstadt): Imported 1 new markers. + - Lizard Tail (Mondstadt): Imported 44 new markers. + - Luminescent Spine (Mondstadt): Imported 26 new markers. + - Matsutake (Mondstadt): Imported 65 new markers. + - Mint (Mondstadt): Imported 165 new markers. + - Mist Flower Corolla (Mondstadt): Imported 13 new markers. + - Mushroom (Mondstadt): Imported 133 new markers. + - Pinecone (Mondstadt): Imported 155 new markers. + - Raw Meat (Mondstadt): Imported 83 new markers. + - Small Lamp Grass (Mondstadt): Imported 1 new markers. + - Snapdragon (Mondstadt): Imported 3 new markers. + - Sunsettia (Mondstadt): Imported 40 new markers. + - Sweet Flower (Mondstadt): Imported 123 new markers. + - Electro Crystal (Mondstadt): Imported 1 new markers. + - Iron Chunk (Mondstadt): Imported 220 new markers. + - Magical Crystal Chunk (Mondstadt): Imported 13 new markers. + - White Iron Chunk (Mondstadt): Imported 3 new markers. + - Geoculus (Liyue): Added Yuanshen IDs to 131 markers. +- Fixed some minor bugs. # 0.12.3 Translation Fixes -- Overhauled the POEditor entries to match the many changes to i18n in versions 0.11 and 0.12. -- Added Chinese (Taiwan) language. -- Imported partial translations from POEditor. - - Translations in all non-English languages need some cleanup now. Please contribute if you can! +- Overhauled the POEditor entries to match the many changes to i18n in versions 0.11 and 0.12. +- Added Chinese (Taiwan) language. +- Imported partial translations from POEditor. + - Translations in all non-English languages need some cleanup now. Please contribute if you can! + +# 0.12.4 Extended Marker Format + +- Translated many features and labels to all in-game languages. Many thanks to Dimbreath for their Genshin Impact data mining! The following was translated: + - All map labels. + - Almost all feature names. + - Most feature descriptions. + - Some marker popup titles and descriptions. +- Added new attributes to the Marker Storage Format. + - Any localized text attribute may now include the \_code property. These values optional values correspond to the TextMap file in Dimbreath's repo and are used to automatically populate the required values. + - Any marker may now include the optional `tags` attribute. These correspond to the tags in the `src/data/core/tags.json` file. This is currently only stored in JSON data, but in future updates this will be used to power a marker filtering feature. +- Removed `webp` files, as these are auto-generated by NextJS. diff --git a/package.json b/package.json index 8ec5393c..ecaef098 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "genshin-map", - "version": "0.12.3-alpha", + "version": "0.12.4-alpha", "license": "GPL-3.0", "homepage": "https://genshinmap.github.io/", "bugs": { diff --git a/packages/README.md b/packages/README.md index eba28a1c..559eb12b 100644 --- a/packages/README.md +++ b/packages/README.md @@ -1,3 +1,5 @@ -This folder includes modifications of existing packages to implement fixes that are not in the main repository. +# packages -Some of these are changes which have PRs made that have not been approved, while others have PRs which were rejected. +This folder includes modifications of existing packages to implement fixes that are not in the main repository. This includes changes which have pending PRs, changes which do not apply to other projects, or changes whose pull requests have been rejected. + +These packages are installed as local dependencies via Yarn. They are necessary for the project to build and run. diff --git a/public/images/comments/dragonspine/common-chest/0062AC6.webp b/public/images/comments/dragonspine/common-chest/0062AC6.webp deleted file mode 100644 index 56659920..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0062AC6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/031AED9.webp b/public/images/comments/dragonspine/common-chest/031AED9.webp deleted file mode 100644 index 3487b9f1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/031AED9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0380478.webp b/public/images/comments/dragonspine/common-chest/0380478.webp deleted file mode 100644 index 109322c2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0380478.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/050463D.webp b/public/images/comments/dragonspine/common-chest/050463D.webp deleted file mode 100644 index 02b5f962..00000000 Binary files a/public/images/comments/dragonspine/common-chest/050463D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/070CDDE.webp b/public/images/comments/dragonspine/common-chest/070CDDE.webp deleted file mode 100644 index fc8f9233..00000000 Binary files a/public/images/comments/dragonspine/common-chest/070CDDE.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0B9895F.webp b/public/images/comments/dragonspine/common-chest/0B9895F.webp deleted file mode 100644 index 192bc45c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0B9895F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0D16525.webp b/public/images/comments/dragonspine/common-chest/0D16525.webp deleted file mode 100644 index 96d49c65..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0D16525.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0D28916.webp b/public/images/comments/dragonspine/common-chest/0D28916.webp deleted file mode 100644 index 70f7eb85..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0D28916.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0E2F8FE.webp b/public/images/comments/dragonspine/common-chest/0E2F8FE.webp deleted file mode 100644 index c71ab262..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0E2F8FE.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/0F07053.webp b/public/images/comments/dragonspine/common-chest/0F07053.webp deleted file mode 100644 index decf35c9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/0F07053.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/10C8979.webp b/public/images/comments/dragonspine/common-chest/10C8979.webp deleted file mode 100644 index 8439fb91..00000000 Binary files a/public/images/comments/dragonspine/common-chest/10C8979.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/12EF91B.webp b/public/images/comments/dragonspine/common-chest/12EF91B.webp deleted file mode 100644 index 811de280..00000000 Binary files a/public/images/comments/dragonspine/common-chest/12EF91B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/134D10B.webp b/public/images/comments/dragonspine/common-chest/134D10B.webp deleted file mode 100644 index 883dc4f9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/134D10B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/140F406.webp b/public/images/comments/dragonspine/common-chest/140F406.webp deleted file mode 100644 index 6fd19fb8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/140F406.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/14CB89E.webp b/public/images/comments/dragonspine/common-chest/14CB89E.webp deleted file mode 100644 index 56b5f821..00000000 Binary files a/public/images/comments/dragonspine/common-chest/14CB89E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/1E121A4.webp b/public/images/comments/dragonspine/common-chest/1E121A4.webp deleted file mode 100644 index 77807557..00000000 Binary files a/public/images/comments/dragonspine/common-chest/1E121A4.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/1E6CD5F.webp b/public/images/comments/dragonspine/common-chest/1E6CD5F.webp deleted file mode 100644 index 69851064..00000000 Binary files a/public/images/comments/dragonspine/common-chest/1E6CD5F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/1ED6829.webp b/public/images/comments/dragonspine/common-chest/1ED6829.webp deleted file mode 100644 index 99574510..00000000 Binary files a/public/images/comments/dragonspine/common-chest/1ED6829.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/1F57A96.webp b/public/images/comments/dragonspine/common-chest/1F57A96.webp deleted file mode 100644 index 1bc9cde4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/1F57A96.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/1F68BEF.webp b/public/images/comments/dragonspine/common-chest/1F68BEF.webp deleted file mode 100644 index 960fe7a2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/1F68BEF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/20507F5.webp b/public/images/comments/dragonspine/common-chest/20507F5.webp deleted file mode 100644 index 3539dfde..00000000 Binary files a/public/images/comments/dragonspine/common-chest/20507F5.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/20B00DE.webp b/public/images/comments/dragonspine/common-chest/20B00DE.webp deleted file mode 100644 index cb9615f7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/20B00DE.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/22875BA.webp b/public/images/comments/dragonspine/common-chest/22875BA.webp deleted file mode 100644 index f8d66d70..00000000 Binary files a/public/images/comments/dragonspine/common-chest/22875BA.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/236F4ED.webp b/public/images/comments/dragonspine/common-chest/236F4ED.webp deleted file mode 100644 index 0b33a3b9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/236F4ED.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2598FDF.webp b/public/images/comments/dragonspine/common-chest/2598FDF.webp deleted file mode 100644 index 5aadda9c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2598FDF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/260463A.webp b/public/images/comments/dragonspine/common-chest/260463A.webp deleted file mode 100644 index a0e658ec..00000000 Binary files a/public/images/comments/dragonspine/common-chest/260463A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/26D4E65.webp b/public/images/comments/dragonspine/common-chest/26D4E65.webp deleted file mode 100644 index a1daa20f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/26D4E65.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/289DC7E.webp b/public/images/comments/dragonspine/common-chest/289DC7E.webp deleted file mode 100644 index d9aab2aa..00000000 Binary files a/public/images/comments/dragonspine/common-chest/289DC7E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/290DDDB.webp b/public/images/comments/dragonspine/common-chest/290DDDB.webp deleted file mode 100644 index 7256a5e2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/290DDDB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2A07112.webp b/public/images/comments/dragonspine/common-chest/2A07112.webp deleted file mode 100644 index 241f8651..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2A07112.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2A3F3DC.webp b/public/images/comments/dragonspine/common-chest/2A3F3DC.webp deleted file mode 100644 index 0fb280ff..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2A3F3DC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2B155A7.webp b/public/images/comments/dragonspine/common-chest/2B155A7.webp deleted file mode 100644 index da43b838..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2B155A7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2C0DCE8.webp b/public/images/comments/dragonspine/common-chest/2C0DCE8.webp deleted file mode 100644 index 56e8ae0a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2C0DCE8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2C2DED3.webp b/public/images/comments/dragonspine/common-chest/2C2DED3.webp deleted file mode 100644 index 0faa14c0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2C2DED3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2C4F989.webp b/public/images/comments/dragonspine/common-chest/2C4F989.webp deleted file mode 100644 index 860ea1f7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2C4F989.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/2FE07E0.webp b/public/images/comments/dragonspine/common-chest/2FE07E0.webp deleted file mode 100644 index ba2dbdd3..00000000 Binary files a/public/images/comments/dragonspine/common-chest/2FE07E0.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3020D25.webp b/public/images/comments/dragonspine/common-chest/3020D25.webp deleted file mode 100644 index c2f52deb..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3020D25.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3101A2D.webp b/public/images/comments/dragonspine/common-chest/3101A2D.webp deleted file mode 100644 index 7b3ab8d6..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3101A2D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3228F4D.webp b/public/images/comments/dragonspine/common-chest/3228F4D.webp deleted file mode 100644 index 1dbe0bee..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3228F4D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/33F51D0.webp b/public/images/comments/dragonspine/common-chest/33F51D0.webp deleted file mode 100644 index 99832c40..00000000 Binary files a/public/images/comments/dragonspine/common-chest/33F51D0.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/357F964.webp b/public/images/comments/dragonspine/common-chest/357F964.webp deleted file mode 100644 index 5c81dd72..00000000 Binary files a/public/images/comments/dragonspine/common-chest/357F964.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3636B3C.webp b/public/images/comments/dragonspine/common-chest/3636B3C.webp deleted file mode 100644 index 0d672761..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3636B3C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/36B47F9.webp b/public/images/comments/dragonspine/common-chest/36B47F9.webp deleted file mode 100644 index 29bd5ed9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/36B47F9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/38EE779.webp b/public/images/comments/dragonspine/common-chest/38EE779.webp deleted file mode 100644 index 9b97adc4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/38EE779.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3C193AC.webp b/public/images/comments/dragonspine/common-chest/3C193AC.webp deleted file mode 100644 index f4c5aa2c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3C193AC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3D845CB.webp b/public/images/comments/dragonspine/common-chest/3D845CB.webp deleted file mode 100644 index f75b3c60..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3D845CB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3DCF207.webp b/public/images/comments/dragonspine/common-chest/3DCF207.webp deleted file mode 100644 index 0625234e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3DCF207.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3DE7D69.webp b/public/images/comments/dragonspine/common-chest/3DE7D69.webp deleted file mode 100644 index 07a5f033..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3DE7D69.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3E1CEDF.webp b/public/images/comments/dragonspine/common-chest/3E1CEDF.webp deleted file mode 100644 index 5ff14cfd..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3E1CEDF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/3F00FE7.webp b/public/images/comments/dragonspine/common-chest/3F00FE7.webp deleted file mode 100644 index 4a7a75b0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/3F00FE7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/436AE1C.webp b/public/images/comments/dragonspine/common-chest/436AE1C.webp deleted file mode 100644 index 9040af50..00000000 Binary files a/public/images/comments/dragonspine/common-chest/436AE1C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/43FA1A3.webp b/public/images/comments/dragonspine/common-chest/43FA1A3.webp deleted file mode 100644 index 9c107253..00000000 Binary files a/public/images/comments/dragonspine/common-chest/43FA1A3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4638E66.webp b/public/images/comments/dragonspine/common-chest/4638E66.webp deleted file mode 100644 index 078ba679..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4638E66.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/473F36C.webp b/public/images/comments/dragonspine/common-chest/473F36C.webp deleted file mode 100644 index 56158462..00000000 Binary files a/public/images/comments/dragonspine/common-chest/473F36C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/474296F.webp b/public/images/comments/dragonspine/common-chest/474296F.webp deleted file mode 100644 index 68b67d5c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/474296F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/47D90B2.webp b/public/images/comments/dragonspine/common-chest/47D90B2.webp deleted file mode 100644 index 2de43629..00000000 Binary files a/public/images/comments/dragonspine/common-chest/47D90B2.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/47E385B.webp b/public/images/comments/dragonspine/common-chest/47E385B.webp deleted file mode 100644 index 8089ecd4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/47E385B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4813D7D.webp b/public/images/comments/dragonspine/common-chest/4813D7D.webp deleted file mode 100644 index 1fa3b0ed..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4813D7D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/48894B6.webp b/public/images/comments/dragonspine/common-chest/48894B6.webp deleted file mode 100644 index 8cc3a2c9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/48894B6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/48A637D.webp b/public/images/comments/dragonspine/common-chest/48A637D.webp deleted file mode 100644 index e583346c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/48A637D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4AEC9BE.webp b/public/images/comments/dragonspine/common-chest/4AEC9BE.webp deleted file mode 100644 index c71ab262..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4AEC9BE.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4BB5654.webp b/public/images/comments/dragonspine/common-chest/4BB5654.webp deleted file mode 100644 index 14f6b696..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4BB5654.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4F720C1.webp b/public/images/comments/dragonspine/common-chest/4F720C1.webp deleted file mode 100644 index 3a7b9bdd..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4F720C1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4F7886C.webp b/public/images/comments/dragonspine/common-chest/4F7886C.webp deleted file mode 100644 index bb970ad7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4F7886C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4F814B8.webp b/public/images/comments/dragonspine/common-chest/4F814B8.webp deleted file mode 100644 index f2d9bd1d..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4F814B8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/4F8399B.webp b/public/images/comments/dragonspine/common-chest/4F8399B.webp deleted file mode 100644 index 8f510b46..00000000 Binary files a/public/images/comments/dragonspine/common-chest/4F8399B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/52559AC.webp b/public/images/comments/dragonspine/common-chest/52559AC.webp deleted file mode 100644 index 01b969eb..00000000 Binary files a/public/images/comments/dragonspine/common-chest/52559AC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5429696.webp b/public/images/comments/dragonspine/common-chest/5429696.webp deleted file mode 100644 index a62769cc..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5429696.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/54C5CF8.webp b/public/images/comments/dragonspine/common-chest/54C5CF8.webp deleted file mode 100644 index ecafd16b..00000000 Binary files a/public/images/comments/dragonspine/common-chest/54C5CF8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5524B02.webp b/public/images/comments/dragonspine/common-chest/5524B02.webp deleted file mode 100644 index 9e9e8985..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5524B02.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/56D7128.webp b/public/images/comments/dragonspine/common-chest/56D7128.webp deleted file mode 100644 index 23f8f799..00000000 Binary files a/public/images/comments/dragonspine/common-chest/56D7128.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5748F32.webp b/public/images/comments/dragonspine/common-chest/5748F32.webp deleted file mode 100644 index 9f7b606f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5748F32.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/57DC800.webp b/public/images/comments/dragonspine/common-chest/57DC800.webp deleted file mode 100644 index bd594e19..00000000 Binary files a/public/images/comments/dragonspine/common-chest/57DC800.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/58BD1F3.webp b/public/images/comments/dragonspine/common-chest/58BD1F3.webp deleted file mode 100644 index 1012ffec..00000000 Binary files a/public/images/comments/dragonspine/common-chest/58BD1F3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5DF3C6D.webp b/public/images/comments/dragonspine/common-chest/5DF3C6D.webp deleted file mode 100644 index 7fbbaea9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5DF3C6D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5E60FB9.webp b/public/images/comments/dragonspine/common-chest/5E60FB9.webp deleted file mode 100644 index 0faa14c0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5E60FB9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5FA7121.webp b/public/images/comments/dragonspine/common-chest/5FA7121.webp deleted file mode 100644 index 09c2c843..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5FA7121.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/5FF6F96.webp b/public/images/comments/dragonspine/common-chest/5FF6F96.webp deleted file mode 100644 index e31bb5b1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/5FF6F96.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6224314.webp b/public/images/comments/dragonspine/common-chest/6224314.webp deleted file mode 100644 index 60743f59..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6224314.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/625E384.webp b/public/images/comments/dragonspine/common-chest/625E384.webp deleted file mode 100644 index aa494294..00000000 Binary files a/public/images/comments/dragonspine/common-chest/625E384.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/629622C.webp b/public/images/comments/dragonspine/common-chest/629622C.webp deleted file mode 100644 index 9702f683..00000000 Binary files a/public/images/comments/dragonspine/common-chest/629622C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/63C1A85.webp b/public/images/comments/dragonspine/common-chest/63C1A85.webp deleted file mode 100644 index f1c22faf..00000000 Binary files a/public/images/comments/dragonspine/common-chest/63C1A85.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/658379B.webp b/public/images/comments/dragonspine/common-chest/658379B.webp deleted file mode 100644 index bbe15b93..00000000 Binary files a/public/images/comments/dragonspine/common-chest/658379B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6688B87.webp b/public/images/comments/dragonspine/common-chest/6688B87.webp deleted file mode 100644 index c6528007..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6688B87.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6A752AB.webp b/public/images/comments/dragonspine/common-chest/6A752AB.webp deleted file mode 100644 index 0faa14c0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6A752AB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6D4243B.webp b/public/images/comments/dragonspine/common-chest/6D4243B.webp deleted file mode 100644 index 369c30b7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6D4243B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6D6C552.webp b/public/images/comments/dragonspine/common-chest/6D6C552.webp deleted file mode 100644 index a0a1853a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6D6C552.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6DA7AD1.webp b/public/images/comments/dragonspine/common-chest/6DA7AD1.webp deleted file mode 100644 index b1bff798..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6DA7AD1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/6E8F1A9.webp b/public/images/comments/dragonspine/common-chest/6E8F1A9.webp deleted file mode 100644 index 8f2fbe9c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/6E8F1A9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/7194D5F.webp b/public/images/comments/dragonspine/common-chest/7194D5F.webp deleted file mode 100644 index 47748271..00000000 Binary files a/public/images/comments/dragonspine/common-chest/7194D5F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/7397173.webp b/public/images/comments/dragonspine/common-chest/7397173.webp deleted file mode 100644 index 30a41abc..00000000 Binary files a/public/images/comments/dragonspine/common-chest/7397173.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/74EE60D.webp b/public/images/comments/dragonspine/common-chest/74EE60D.webp deleted file mode 100644 index dafa3030..00000000 Binary files a/public/images/comments/dragonspine/common-chest/74EE60D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/751AAAF.webp b/public/images/comments/dragonspine/common-chest/751AAAF.webp deleted file mode 100644 index b2749e11..00000000 Binary files a/public/images/comments/dragonspine/common-chest/751AAAF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/75B16C5.webp b/public/images/comments/dragonspine/common-chest/75B16C5.webp deleted file mode 100644 index bb32ede2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/75B16C5.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/77526CC.webp b/public/images/comments/dragonspine/common-chest/77526CC.webp deleted file mode 100644 index fb2140e1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/77526CC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/7791CC4.webp b/public/images/comments/dragonspine/common-chest/7791CC4.webp deleted file mode 100644 index 0975f2f5..00000000 Binary files a/public/images/comments/dragonspine/common-chest/7791CC4.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/7A1D9CD.webp b/public/images/comments/dragonspine/common-chest/7A1D9CD.webp deleted file mode 100644 index 1b6fddf4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/7A1D9CD.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/7A5D41E.webp b/public/images/comments/dragonspine/common-chest/7A5D41E.webp deleted file mode 100644 index c7c36432..00000000 Binary files a/public/images/comments/dragonspine/common-chest/7A5D41E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/80F3C64.webp b/public/images/comments/dragonspine/common-chest/80F3C64.webp deleted file mode 100644 index abaf00b7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/80F3C64.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8166DF5.webp b/public/images/comments/dragonspine/common-chest/8166DF5.webp deleted file mode 100644 index 3a1cf5fd..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8166DF5.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/836DC8A.webp b/public/images/comments/dragonspine/common-chest/836DC8A.webp deleted file mode 100644 index b8401a0a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/836DC8A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/84BDF17.webp b/public/images/comments/dragonspine/common-chest/84BDF17.webp deleted file mode 100644 index d2801510..00000000 Binary files a/public/images/comments/dragonspine/common-chest/84BDF17.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8916607.webp b/public/images/comments/dragonspine/common-chest/8916607.webp deleted file mode 100644 index 0625234e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8916607.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8AD25F5.webp b/public/images/comments/dragonspine/common-chest/8AD25F5.webp deleted file mode 100644 index a0fbb754..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8AD25F5.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8AE4962.webp b/public/images/comments/dragonspine/common-chest/8AE4962.webp deleted file mode 100644 index 9e9e8985..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8AE4962.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8C5C319.webp b/public/images/comments/dragonspine/common-chest/8C5C319.webp deleted file mode 100644 index afd2d0b7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8C5C319.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8CACC18.webp b/public/images/comments/dragonspine/common-chest/8CACC18.webp deleted file mode 100644 index 96e3c7fa..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8CACC18.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8D28393.webp b/public/images/comments/dragonspine/common-chest/8D28393.webp deleted file mode 100644 index fa9fe5df..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8D28393.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8DC5E0D.webp b/public/images/comments/dragonspine/common-chest/8DC5E0D.webp deleted file mode 100644 index 57344210..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8DC5E0D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8E80F72.webp b/public/images/comments/dragonspine/common-chest/8E80F72.webp deleted file mode 100644 index 0c0e283f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8E80F72.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/8F15D37.webp b/public/images/comments/dragonspine/common-chest/8F15D37.webp deleted file mode 100644 index 4af5ead7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/8F15D37.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/904F9D2.webp b/public/images/comments/dragonspine/common-chest/904F9D2.webp deleted file mode 100644 index 1018660a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/904F9D2.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/911A6B7.webp b/public/images/comments/dragonspine/common-chest/911A6B7.webp deleted file mode 100644 index 7170cc9e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/911A6B7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/92E7715.webp b/public/images/comments/dragonspine/common-chest/92E7715.webp deleted file mode 100644 index 16175e82..00000000 Binary files a/public/images/comments/dragonspine/common-chest/92E7715.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/92F127B.webp b/public/images/comments/dragonspine/common-chest/92F127B.webp deleted file mode 100644 index b22388e7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/92F127B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/93D677F.webp b/public/images/comments/dragonspine/common-chest/93D677F.webp deleted file mode 100644 index f28ce448..00000000 Binary files a/public/images/comments/dragonspine/common-chest/93D677F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/948E7FA.webp b/public/images/comments/dragonspine/common-chest/948E7FA.webp deleted file mode 100644 index 66ef50d1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/948E7FA.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/98506FD.webp b/public/images/comments/dragonspine/common-chest/98506FD.webp deleted file mode 100644 index e2c3f9ea..00000000 Binary files a/public/images/comments/dragonspine/common-chest/98506FD.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/98EE696.webp b/public/images/comments/dragonspine/common-chest/98EE696.webp deleted file mode 100644 index 89b4f2c8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/98EE696.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/9945DA7.webp b/public/images/comments/dragonspine/common-chest/9945DA7.webp deleted file mode 100644 index c6ff0943..00000000 Binary files a/public/images/comments/dragonspine/common-chest/9945DA7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/9ABF5DA.webp b/public/images/comments/dragonspine/common-chest/9ABF5DA.webp deleted file mode 100644 index 743ea78c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/9ABF5DA.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/9AF4827.webp b/public/images/comments/dragonspine/common-chest/9AF4827.webp deleted file mode 100644 index 6370b174..00000000 Binary files a/public/images/comments/dragonspine/common-chest/9AF4827.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/9B0AE5E.webp b/public/images/comments/dragonspine/common-chest/9B0AE5E.webp deleted file mode 100644 index fe4e74e1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/9B0AE5E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/9D67C73.webp b/public/images/comments/dragonspine/common-chest/9D67C73.webp deleted file mode 100644 index 5fb5bb69..00000000 Binary files a/public/images/comments/dragonspine/common-chest/9D67C73.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A1011EE.webp b/public/images/comments/dragonspine/common-chest/A1011EE.webp deleted file mode 100644 index c9d6ddb9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A1011EE.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A1410DF.webp b/public/images/comments/dragonspine/common-chest/A1410DF.webp deleted file mode 100644 index 121a23ac..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A1410DF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A145AD7.webp b/public/images/comments/dragonspine/common-chest/A145AD7.webp deleted file mode 100644 index 84fd508e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A145AD7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A279B6D.webp b/public/images/comments/dragonspine/common-chest/A279B6D.webp deleted file mode 100644 index 8860b6ef..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A279B6D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A4E7A48.webp b/public/images/comments/dragonspine/common-chest/A4E7A48.webp deleted file mode 100644 index 76dc8660..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A4E7A48.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A672237.webp b/public/images/comments/dragonspine/common-chest/A672237.webp deleted file mode 100644 index 90dbb323..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A672237.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A75AFAD.webp b/public/images/comments/dragonspine/common-chest/A75AFAD.webp deleted file mode 100644 index 0f73e7ac..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A75AFAD.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A79E4EB.webp b/public/images/comments/dragonspine/common-chest/A79E4EB.webp deleted file mode 100644 index 5a1a9c9b..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A79E4EB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/A79EEFC.webp b/public/images/comments/dragonspine/common-chest/A79EEFC.webp deleted file mode 100644 index d246ccd5..00000000 Binary files a/public/images/comments/dragonspine/common-chest/A79EEFC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/AB5B471.webp b/public/images/comments/dragonspine/common-chest/AB5B471.webp deleted file mode 100644 index 0625234e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/AB5B471.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/ACA4C6E.webp b/public/images/comments/dragonspine/common-chest/ACA4C6E.webp deleted file mode 100644 index d95b30f9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/ACA4C6E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/ADBC16E.webp b/public/images/comments/dragonspine/common-chest/ADBC16E.webp deleted file mode 100644 index ff47f722..00000000 Binary files a/public/images/comments/dragonspine/common-chest/ADBC16E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/ADF6039.webp b/public/images/comments/dragonspine/common-chest/ADF6039.webp deleted file mode 100644 index 46a8a801..00000000 Binary files a/public/images/comments/dragonspine/common-chest/ADF6039.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/AF29FDC.webp b/public/images/comments/dragonspine/common-chest/AF29FDC.webp deleted file mode 100644 index 01e96a0e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/AF29FDC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/AF4AFF3.webp b/public/images/comments/dragonspine/common-chest/AF4AFF3.webp deleted file mode 100644 index d65197fe..00000000 Binary files a/public/images/comments/dragonspine/common-chest/AF4AFF3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B182633.webp b/public/images/comments/dragonspine/common-chest/B182633.webp deleted file mode 100644 index e1a5634f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B182633.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B25F392.webp b/public/images/comments/dragonspine/common-chest/B25F392.webp deleted file mode 100644 index 9f07a066..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B25F392.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B535308.webp b/public/images/comments/dragonspine/common-chest/B535308.webp deleted file mode 100644 index 04e0f538..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B535308.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B69C8F4.webp b/public/images/comments/dragonspine/common-chest/B69C8F4.webp deleted file mode 100644 index 7d6fb095..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B69C8F4.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B8063A9.webp b/public/images/comments/dragonspine/common-chest/B8063A9.webp deleted file mode 100644 index c84c9196..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B8063A9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B887433.webp b/public/images/comments/dragonspine/common-chest/B887433.webp deleted file mode 100644 index e7758cc0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B887433.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B9893C9.webp b/public/images/comments/dragonspine/common-chest/B9893C9.webp deleted file mode 100644 index c71ab262..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B9893C9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/B9ADB7E.webp b/public/images/comments/dragonspine/common-chest/B9ADB7E.webp deleted file mode 100644 index 1d8a8eb8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/B9ADB7E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BA23B7D.webp b/public/images/comments/dragonspine/common-chest/BA23B7D.webp deleted file mode 100644 index 6d7e28de..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BA23B7D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BCD6F58.webp b/public/images/comments/dragonspine/common-chest/BCD6F58.webp deleted file mode 100644 index 408493ae..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BCD6F58.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BEB7FDC.webp b/public/images/comments/dragonspine/common-chest/BEB7FDC.webp deleted file mode 100644 index cf4fb8d1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BEB7FDC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BED7BC6.webp b/public/images/comments/dragonspine/common-chest/BED7BC6.webp deleted file mode 100644 index 04b39913..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BED7BC6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BEDD634.webp b/public/images/comments/dragonspine/common-chest/BEDD634.webp deleted file mode 100644 index 28168d02..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BEDD634.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BF1445E.webp b/public/images/comments/dragonspine/common-chest/BF1445E.webp deleted file mode 100644 index ee060840..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BF1445E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/BF944DA.webp b/public/images/comments/dragonspine/common-chest/BF944DA.webp deleted file mode 100644 index bd8c489c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/BF944DA.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C15FC1F.webp b/public/images/comments/dragonspine/common-chest/C15FC1F.webp deleted file mode 100644 index 1d687184..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C15FC1F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C19D9D3.webp b/public/images/comments/dragonspine/common-chest/C19D9D3.webp deleted file mode 100644 index 292ffafb..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C19D9D3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C2638EB.webp b/public/images/comments/dragonspine/common-chest/C2638EB.webp deleted file mode 100644 index 19ae9f7a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C2638EB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C33187A.webp b/public/images/comments/dragonspine/common-chest/C33187A.webp deleted file mode 100644 index 9e0702e6..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C33187A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C36D951.webp b/public/images/comments/dragonspine/common-chest/C36D951.webp deleted file mode 100644 index 13d91211..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C36D951.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C3C2B5C.webp b/public/images/comments/dragonspine/common-chest/C3C2B5C.webp deleted file mode 100644 index b63e95e2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C3C2B5C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C3C3C29.webp b/public/images/comments/dragonspine/common-chest/C3C3C29.webp deleted file mode 100644 index 0209db12..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C3C3C29.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C4456F1.webp b/public/images/comments/dragonspine/common-chest/C4456F1.webp deleted file mode 100644 index 5e8fddc7..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C4456F1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C4ACA56.webp b/public/images/comments/dragonspine/common-chest/C4ACA56.webp deleted file mode 100644 index fc220bbf..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C4ACA56.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C69CDD3.webp b/public/images/comments/dragonspine/common-chest/C69CDD3.webp deleted file mode 100644 index 2258b6bc..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C69CDD3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C6FC6A8.webp b/public/images/comments/dragonspine/common-chest/C6FC6A8.webp deleted file mode 100644 index b62a81a8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C6FC6A8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C8B8B18.webp b/public/images/comments/dragonspine/common-chest/C8B8B18.webp deleted file mode 100644 index af857b90..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C8B8B18.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C8C2607.webp b/public/images/comments/dragonspine/common-chest/C8C2607.webp deleted file mode 100644 index ba2dbdd3..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C8C2607.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C98FFB1.webp b/public/images/comments/dragonspine/common-chest/C98FFB1.webp deleted file mode 100644 index b83de58c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C98FFB1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C99D4E6.webp b/public/images/comments/dragonspine/common-chest/C99D4E6.webp deleted file mode 100644 index bee1e71e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C99D4E6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/C9D3663.webp b/public/images/comments/dragonspine/common-chest/C9D3663.webp deleted file mode 100644 index 8fc10424..00000000 Binary files a/public/images/comments/dragonspine/common-chest/C9D3663.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CA2AA11.webp b/public/images/comments/dragonspine/common-chest/CA2AA11.webp deleted file mode 100644 index 9cece8b1..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CA2AA11.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CA2E8F7.webp b/public/images/comments/dragonspine/common-chest/CA2E8F7.webp deleted file mode 100644 index 0faa14c0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CA2E8F7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CAE15A6.webp b/public/images/comments/dragonspine/common-chest/CAE15A6.webp deleted file mode 100644 index 85c3c561..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CAE15A6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CB09E37.webp b/public/images/comments/dragonspine/common-chest/CB09E37.webp deleted file mode 100644 index 6b9879f0..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CB09E37.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CB2C60A.webp b/public/images/comments/dragonspine/common-chest/CB2C60A.webp deleted file mode 100644 index 35de59c8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CB2C60A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CDDF92B.webp b/public/images/comments/dragonspine/common-chest/CDDF92B.webp deleted file mode 100644 index 785da895..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CDDF92B.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/CEBCDCC.webp b/public/images/comments/dragonspine/common-chest/CEBCDCC.webp deleted file mode 100644 index e9b13fe3..00000000 Binary files a/public/images/comments/dragonspine/common-chest/CEBCDCC.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D1F9CB6.webp b/public/images/comments/dragonspine/common-chest/D1F9CB6.webp deleted file mode 100644 index 52620546..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D1F9CB6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D279844.webp b/public/images/comments/dragonspine/common-chest/D279844.webp deleted file mode 100644 index 04c5733f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D279844.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D4E115E.webp b/public/images/comments/dragonspine/common-chest/D4E115E.webp deleted file mode 100644 index 3d5eb288..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D4E115E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D50BF0C.webp b/public/images/comments/dragonspine/common-chest/D50BF0C.webp deleted file mode 100644 index 56e8ae0a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D50BF0C.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D5CD21D.webp b/public/images/comments/dragonspine/common-chest/D5CD21D.webp deleted file mode 100644 index 56e8ae0a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D5CD21D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D6B4269.webp b/public/images/comments/dragonspine/common-chest/D6B4269.webp deleted file mode 100644 index 2fb5986e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D6B4269.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D705F77.webp b/public/images/comments/dragonspine/common-chest/D705F77.webp deleted file mode 100644 index 11d7f212..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D705F77.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D7F938F.webp b/public/images/comments/dragonspine/common-chest/D7F938F.webp deleted file mode 100644 index c9cfe02b..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D7F938F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D8834A3.webp b/public/images/comments/dragonspine/common-chest/D8834A3.webp deleted file mode 100644 index 46ac3344..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D8834A3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/D9B8E4D.webp b/public/images/comments/dragonspine/common-chest/D9B8E4D.webp deleted file mode 100644 index 2be94933..00000000 Binary files a/public/images/comments/dragonspine/common-chest/D9B8E4D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DA71E80.webp b/public/images/comments/dragonspine/common-chest/DA71E80.webp deleted file mode 100644 index 5191641a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DA71E80.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DBF74C7.webp b/public/images/comments/dragonspine/common-chest/DBF74C7.webp deleted file mode 100644 index 112e354b..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DBF74C7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DC2F013.webp b/public/images/comments/dragonspine/common-chest/DC2F013.webp deleted file mode 100644 index 30587dc9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DC2F013.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DC3CF61.webp b/public/images/comments/dragonspine/common-chest/DC3CF61.webp deleted file mode 100644 index 163f2df9..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DC3CF61.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DDFD65F.webp b/public/images/comments/dragonspine/common-chest/DDFD65F.webp deleted file mode 100644 index 49c96b5f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DDFD65F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DE6993F.webp b/public/images/comments/dragonspine/common-chest/DE6993F.webp deleted file mode 100644 index 75130610..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DE6993F.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/DF5AD21.webp b/public/images/comments/dragonspine/common-chest/DF5AD21.webp deleted file mode 100644 index e1ea05f4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/DF5AD21.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E243101.webp b/public/images/comments/dragonspine/common-chest/E243101.webp deleted file mode 100644 index cbec52c6..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E243101.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E4A3BAB.webp b/public/images/comments/dragonspine/common-chest/E4A3BAB.webp deleted file mode 100644 index f882b10f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E4A3BAB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E5759B0.webp b/public/images/comments/dragonspine/common-chest/E5759B0.webp deleted file mode 100644 index d44135f6..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E5759B0.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E58F1B7.webp b/public/images/comments/dragonspine/common-chest/E58F1B7.webp deleted file mode 100644 index e77d02dd..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E58F1B7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E617BA3.webp b/public/images/comments/dragonspine/common-chest/E617BA3.webp deleted file mode 100644 index ed6f1648..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E617BA3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E6D7FB6.webp b/public/images/comments/dragonspine/common-chest/E6D7FB6.webp deleted file mode 100644 index 1b410343..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E6D7FB6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E71A311.webp b/public/images/comments/dragonspine/common-chest/E71A311.webp deleted file mode 100644 index 0625234e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E71A311.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/E9F980A.webp b/public/images/comments/dragonspine/common-chest/E9F980A.webp deleted file mode 100644 index c4eab322..00000000 Binary files a/public/images/comments/dragonspine/common-chest/E9F980A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/EA2F766.webp b/public/images/comments/dragonspine/common-chest/EA2F766.webp deleted file mode 100644 index 9fdb784b..00000000 Binary files a/public/images/comments/dragonspine/common-chest/EA2F766.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/EA342DF.webp b/public/images/comments/dragonspine/common-chest/EA342DF.webp deleted file mode 100644 index 6b7104cf..00000000 Binary files a/public/images/comments/dragonspine/common-chest/EA342DF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/EB96AED.webp b/public/images/comments/dragonspine/common-chest/EB96AED.webp deleted file mode 100644 index 669af667..00000000 Binary files a/public/images/comments/dragonspine/common-chest/EB96AED.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/EC1EFE4.webp b/public/images/comments/dragonspine/common-chest/EC1EFE4.webp deleted file mode 100644 index 09d9b95c..00000000 Binary files a/public/images/comments/dragonspine/common-chest/EC1EFE4.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/EE476E2.webp b/public/images/comments/dragonspine/common-chest/EE476E2.webp deleted file mode 100644 index d0284825..00000000 Binary files a/public/images/comments/dragonspine/common-chest/EE476E2.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F1080A7.webp b/public/images/comments/dragonspine/common-chest/F1080A7.webp deleted file mode 100644 index 9e9e8985..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F1080A7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F1F5EFF.webp b/public/images/comments/dragonspine/common-chest/F1F5EFF.webp deleted file mode 100644 index 0d406da4..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F1F5EFF.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F1F73C0.webp b/public/images/comments/dragonspine/common-chest/F1F73C0.webp deleted file mode 100644 index e572916e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F1F73C0.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F353C78.webp b/public/images/comments/dragonspine/common-chest/F353C78.webp deleted file mode 100644 index 6201a1ce..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F353C78.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F5B3243.webp b/public/images/comments/dragonspine/common-chest/F5B3243.webp deleted file mode 100644 index 6c957889..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F5B3243.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F8F44EB.webp b/public/images/comments/dragonspine/common-chest/F8F44EB.webp deleted file mode 100644 index 2ae02198..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F8F44EB.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F9CC3C6.webp b/public/images/comments/dragonspine/common-chest/F9CC3C6.webp deleted file mode 100644 index f49e8a47..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F9CC3C6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/F9DB8F9.webp b/public/images/comments/dragonspine/common-chest/F9DB8F9.webp deleted file mode 100644 index 8ca67a7f..00000000 Binary files a/public/images/comments/dragonspine/common-chest/F9DB8F9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FB60447.webp b/public/images/comments/dragonspine/common-chest/FB60447.webp deleted file mode 100644 index f3ff412d..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FB60447.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FBE376E.webp b/public/images/comments/dragonspine/common-chest/FBE376E.webp deleted file mode 100644 index 5c4d1bed..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FBE376E.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FC40FF8.webp b/public/images/comments/dragonspine/common-chest/FC40FF8.webp deleted file mode 100644 index d31904ed..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FC40FF8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FCC182A.webp b/public/images/comments/dragonspine/common-chest/FCC182A.webp deleted file mode 100644 index b9f711d8..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FCC182A.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FD804E8.webp b/public/images/comments/dragonspine/common-chest/FD804E8.webp deleted file mode 100644 index fc9c8ed2..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FD804E8.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FDB7E1D.webp b/public/images/comments/dragonspine/common-chest/FDB7E1D.webp deleted file mode 100644 index 2347f39e..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FDB7E1D.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FDE1E39.webp b/public/images/comments/dragonspine/common-chest/FDE1E39.webp deleted file mode 100644 index 09f3d59a..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FDE1E39.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/common-chest/FFF9D91.webp b/public/images/comments/dragonspine/common-chest/FFF9D91.webp deleted file mode 100644 index e75a9d35..00000000 Binary files a/public/images/comments/dragonspine/common-chest/FFF9D91.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-1.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-1.webp deleted file mode 100644 index e4b0941d..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-10.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-10.webp deleted file mode 100644 index 5f23991a..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-10.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-12.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-12.webp deleted file mode 100644 index 0bd28bc0..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-12.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-14.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-14.webp deleted file mode 100644 index 55f572fd..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-14.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-15.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-15.webp deleted file mode 100644 index 3dca96a4..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-15.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-17.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-17.webp deleted file mode 100644 index 98e21676..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-17.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-2.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-2.webp deleted file mode 100644 index 014744dc..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-2.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-20.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-20.webp deleted file mode 100644 index d40a37ab..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-20.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-21.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-21.webp deleted file mode 100644 index 6ae77f70..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-21.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-22.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-22.webp deleted file mode 100644 index 3eb755f6..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-22.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-23.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-23.webp deleted file mode 100644 index 8bdd365b..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-23.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-26.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-26.webp deleted file mode 100644 index e876ee9d..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-26.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-27.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-27.webp deleted file mode 100644 index f7f529da..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-27.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-29.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-29.webp deleted file mode 100644 index db931e96..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-29.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-3.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-3.webp deleted file mode 100644 index 9dbdd530..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-3.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-32.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-32.webp deleted file mode 100644 index 3ff4f516..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-32.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-33.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-33.webp deleted file mode 100644 index 8b5afb8e..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-33.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-35.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-35.webp deleted file mode 100644 index 5b244003..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-35.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-36.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-36.webp deleted file mode 100644 index c294c2c3..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-36.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-38.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-38.webp deleted file mode 100644 index 9a3fc87f..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-38.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-39.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-39.webp deleted file mode 100644 index 98ab4804..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-39.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-4.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-4.webp deleted file mode 100644 index 56896e35..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-4.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-40.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-40.webp deleted file mode 100644 index 0e4b0652..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-40.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-43.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-43.webp deleted file mode 100644 index 95125e1f..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-43.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-44.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-44.webp deleted file mode 100644 index bc453543..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-44.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-48.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-48.webp deleted file mode 100644 index 868688f1..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-48.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-49.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-49.webp deleted file mode 100644 index 0e9018ef..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-49.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-5.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-5.webp deleted file mode 100644 index 480dfedc..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-5.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-52.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-52.webp deleted file mode 100644 index 4c4c62f6..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-52.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-53.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-53.webp deleted file mode 100644 index 660d517b..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-53.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-54.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-54.webp deleted file mode 100644 index d0ff34ee..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-54.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-55.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-55.webp deleted file mode 100644 index 2744bcfd..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-55.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-57.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-57.webp deleted file mode 100644 index 13cd871f..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-57.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-59.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-59.webp deleted file mode 100644 index 59b8e519..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-59.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-6.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-6.webp deleted file mode 100644 index 295ea92b..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-6.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-60.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-60.webp deleted file mode 100644 index 67cb6699..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-60.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-62.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-62.webp deleted file mode 100644 index d3861bc9..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-62.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-64.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-64.webp deleted file mode 100644 index a7bb627c..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-64.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-65.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-65.webp deleted file mode 100644 index 59648a73..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-65.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-67.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-67.webp deleted file mode 100644 index dc97d307..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-67.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-68.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-68.webp deleted file mode 100644 index 91fc9fd6..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-68.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-7.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-7.webp deleted file mode 100644 index 538e53ec..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-7.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-73.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-73.webp deleted file mode 100644 index 4fda777e..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-73.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-74.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-74.webp deleted file mode 100644 index b56b4862..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-74.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/crimson-agate/crimson-agate-9.webp b/public/images/comments/dragonspine/crimson-agate/crimson-agate-9.webp deleted file mode 100644 index b6a2983a..00000000 Binary files a/public/images/comments/dragonspine/crimson-agate/crimson-agate-9.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/domain/1.webp b/public/images/comments/dragonspine/domain/1.webp deleted file mode 100644 index 84cd0f93..00000000 Binary files a/public/images/comments/dragonspine/domain/1.webp and /dev/null differ diff --git a/public/images/comments/dragonspine/statue/1.webp b/public/images/comments/dragonspine/statue/1.webp deleted file mode 100644 index 3172f5a0..00000000 Binary files a/public/images/comments/dragonspine/statue/1.webp and /dev/null differ diff --git a/public/images/comments/liyue/bamboo-shoot/1.webp b/public/images/comments/liyue/bamboo-shoot/1.webp deleted file mode 100644 index d77a6485..00000000 Binary files a/public/images/comments/liyue/bamboo-shoot/1.webp and /dev/null differ diff --git a/public/images/comments/liyue/bamboo-shoot/2.webp b/public/images/comments/liyue/bamboo-shoot/2.webp deleted file mode 100644 index 984648d2..00000000 Binary files a/public/images/comments/liyue/bamboo-shoot/2.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_104.webp b/public/images/comments/liyue/challenge/27_104.webp deleted file mode 100644 index 35ce12cb..00000000 Binary files a/public/images/comments/liyue/challenge/27_104.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_1050.webp b/public/images/comments/liyue/challenge/27_1050.webp deleted file mode 100644 index 0e6f4018..00000000 Binary files a/public/images/comments/liyue/challenge/27_1050.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_1060.webp b/public/images/comments/liyue/challenge/27_1060.webp deleted file mode 100644 index 9f40b5ce..00000000 Binary files a/public/images/comments/liyue/challenge/27_1060.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_130.webp b/public/images/comments/liyue/challenge/27_130.webp deleted file mode 100644 index aeb90e3b..00000000 Binary files a/public/images/comments/liyue/challenge/27_130.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_138.webp b/public/images/comments/liyue/challenge/27_138.webp deleted file mode 100644 index fd1ad26a..00000000 Binary files a/public/images/comments/liyue/challenge/27_138.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_153.webp b/public/images/comments/liyue/challenge/27_153.webp deleted file mode 100644 index 27a945c4..00000000 Binary files a/public/images/comments/liyue/challenge/27_153.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_171.webp b/public/images/comments/liyue/challenge/27_171.webp deleted file mode 100644 index 25284ac5..00000000 Binary files a/public/images/comments/liyue/challenge/27_171.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_24.webp b/public/images/comments/liyue/challenge/27_24.webp deleted file mode 100644 index f34b9e5c..00000000 Binary files a/public/images/comments/liyue/challenge/27_24.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_294.webp b/public/images/comments/liyue/challenge/27_294.webp deleted file mode 100644 index 9102757e..00000000 Binary files a/public/images/comments/liyue/challenge/27_294.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_317.webp b/public/images/comments/liyue/challenge/27_317.webp deleted file mode 100644 index 68e96599..00000000 Binary files a/public/images/comments/liyue/challenge/27_317.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_351.webp b/public/images/comments/liyue/challenge/27_351.webp deleted file mode 100644 index f362c6d2..00000000 Binary files a/public/images/comments/liyue/challenge/27_351.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_377.webp b/public/images/comments/liyue/challenge/27_377.webp deleted file mode 100644 index 19047dda..00000000 Binary files a/public/images/comments/liyue/challenge/27_377.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_385.webp b/public/images/comments/liyue/challenge/27_385.webp deleted file mode 100644 index 893091f0..00000000 Binary files a/public/images/comments/liyue/challenge/27_385.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_403.webp b/public/images/comments/liyue/challenge/27_403.webp deleted file mode 100644 index 144b3313..00000000 Binary files a/public/images/comments/liyue/challenge/27_403.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_423.webp b/public/images/comments/liyue/challenge/27_423.webp deleted file mode 100644 index e61284a4..00000000 Binary files a/public/images/comments/liyue/challenge/27_423.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_434.webp b/public/images/comments/liyue/challenge/27_434.webp deleted file mode 100644 index 2201ab6e..00000000 Binary files a/public/images/comments/liyue/challenge/27_434.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_450.webp b/public/images/comments/liyue/challenge/27_450.webp deleted file mode 100644 index dbba253f..00000000 Binary files a/public/images/comments/liyue/challenge/27_450.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_471.webp b/public/images/comments/liyue/challenge/27_471.webp deleted file mode 100644 index b2258ae6..00000000 Binary files a/public/images/comments/liyue/challenge/27_471.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_490.webp b/public/images/comments/liyue/challenge/27_490.webp deleted file mode 100644 index 574c46f0..00000000 Binary files a/public/images/comments/liyue/challenge/27_490.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_537.webp b/public/images/comments/liyue/challenge/27_537.webp deleted file mode 100644 index e9a4c828..00000000 Binary files a/public/images/comments/liyue/challenge/27_537.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_574.webp b/public/images/comments/liyue/challenge/27_574.webp deleted file mode 100644 index dc3ebefa..00000000 Binary files a/public/images/comments/liyue/challenge/27_574.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_586.webp b/public/images/comments/liyue/challenge/27_586.webp deleted file mode 100644 index e1b8f26b..00000000 Binary files a/public/images/comments/liyue/challenge/27_586.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_646.webp b/public/images/comments/liyue/challenge/27_646.webp deleted file mode 100644 index f88d64f4..00000000 Binary files a/public/images/comments/liyue/challenge/27_646.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_687.webp b/public/images/comments/liyue/challenge/27_687.webp deleted file mode 100644 index 051c5d57..00000000 Binary files a/public/images/comments/liyue/challenge/27_687.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_778.webp b/public/images/comments/liyue/challenge/27_778.webp deleted file mode 100644 index 1772a2bd..00000000 Binary files a/public/images/comments/liyue/challenge/27_778.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_813.webp b/public/images/comments/liyue/challenge/27_813.webp deleted file mode 100644 index 1f06fb9b..00000000 Binary files a/public/images/comments/liyue/challenge/27_813.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_830.webp b/public/images/comments/liyue/challenge/27_830.webp deleted file mode 100644 index a7ac7e15..00000000 Binary files a/public/images/comments/liyue/challenge/27_830.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_910.webp b/public/images/comments/liyue/challenge/27_910.webp deleted file mode 100644 index 3ed85ebe..00000000 Binary files a/public/images/comments/liyue/challenge/27_910.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_939.webp b/public/images/comments/liyue/challenge/27_939.webp deleted file mode 100644 index 457dd5cb..00000000 Binary files a/public/images/comments/liyue/challenge/27_939.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_959.webp b/public/images/comments/liyue/challenge/27_959.webp deleted file mode 100644 index 5d282a96..00000000 Binary files a/public/images/comments/liyue/challenge/27_959.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_971.webp b/public/images/comments/liyue/challenge/27_971.webp deleted file mode 100644 index 5611932e..00000000 Binary files a/public/images/comments/liyue/challenge/27_971.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_976.webp b/public/images/comments/liyue/challenge/27_976.webp deleted file mode 100644 index e85b3591..00000000 Binary files a/public/images/comments/liyue/challenge/27_976.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_986.webp b/public/images/comments/liyue/challenge/27_986.webp deleted file mode 100644 index 70cf97f9..00000000 Binary files a/public/images/comments/liyue/challenge/27_986.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/27_989.webp b/public/images/comments/liyue/challenge/27_989.webp deleted file mode 100644 index 3a4c5d60..00000000 Binary files a/public/images/comments/liyue/challenge/27_989.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/6331D34.webp b/public/images/comments/liyue/challenge/6331D34.webp deleted file mode 100644 index c541c9ec..00000000 Binary files a/public/images/comments/liyue/challenge/6331D34.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/FA0CB26.webp b/public/images/comments/liyue/challenge/FA0CB26.webp deleted file mode 100644 index b89c5581..00000000 Binary files a/public/images/comments/liyue/challenge/FA0CB26.webp and /dev/null differ diff --git a/public/images/comments/liyue/challenge/FF28462.webp b/public/images/comments/liyue/challenge/FF28462.webp deleted file mode 100644 index 8868acc9..00000000 Binary files a/public/images/comments/liyue/challenge/FF28462.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/011EB69.webp b/public/images/comments/liyue/common-chest/011EB69.webp deleted file mode 100644 index 126c20dc..00000000 Binary files a/public/images/comments/liyue/common-chest/011EB69.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/1136.webp b/public/images/comments/liyue/common-chest/1136.webp deleted file mode 100644 index 42535463..00000000 Binary files a/public/images/comments/liyue/common-chest/1136.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/2001.webp b/public/images/comments/liyue/common-chest/2001.webp deleted file mode 100644 index f7444600..00000000 Binary files a/public/images/comments/liyue/common-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_10.webp b/public/images/comments/liyue/common-chest/27_10.webp deleted file mode 100644 index 6dc5f192..00000000 Binary files a/public/images/comments/liyue/common-chest/27_10.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1000.webp b/public/images/comments/liyue/common-chest/27_1000.webp deleted file mode 100644 index 7b2a1fbc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1000.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1001.webp b/public/images/comments/liyue/common-chest/27_1001.webp deleted file mode 100644 index a89bfbf0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1001.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1002.webp b/public/images/comments/liyue/common-chest/27_1002.webp deleted file mode 100644 index 3d04dbe2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1002.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1003.webp b/public/images/comments/liyue/common-chest/27_1003.webp deleted file mode 100644 index b1a4c197..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1003.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1004.webp b/public/images/comments/liyue/common-chest/27_1004.webp deleted file mode 100644 index 1d349a11..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1004.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1005.webp b/public/images/comments/liyue/common-chest/27_1005.webp deleted file mode 100644 index 61924f78..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1005.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1006.webp b/public/images/comments/liyue/common-chest/27_1006.webp deleted file mode 100644 index e4e35a24..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1006.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1007.webp b/public/images/comments/liyue/common-chest/27_1007.webp deleted file mode 100644 index 496b9a57..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1007.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1008.webp b/public/images/comments/liyue/common-chest/27_1008.webp deleted file mode 100644 index 3d0f3cdd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1008.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1009.webp b/public/images/comments/liyue/common-chest/27_1009.webp deleted file mode 100644 index 681ddb76..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1009.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_101.webp b/public/images/comments/liyue/common-chest/27_101.webp deleted file mode 100644 index dd74197d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_101.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1012.webp b/public/images/comments/liyue/common-chest/27_1012.webp deleted file mode 100644 index 712f0a26..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1012.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1014.webp b/public/images/comments/liyue/common-chest/27_1014.webp deleted file mode 100644 index 9ac80f92..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1014.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1015.webp b/public/images/comments/liyue/common-chest/27_1015.webp deleted file mode 100644 index 82740ced..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1015.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1016.webp b/public/images/comments/liyue/common-chest/27_1016.webp deleted file mode 100644 index bd66c64a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1016.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1017.webp b/public/images/comments/liyue/common-chest/27_1017.webp deleted file mode 100644 index 88c8f327..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1017.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1018.webp b/public/images/comments/liyue/common-chest/27_1018.webp deleted file mode 100644 index c34aa988..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1018.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1019.webp b/public/images/comments/liyue/common-chest/27_1019.webp deleted file mode 100644 index 72c87184..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1019.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_102.webp b/public/images/comments/liyue/common-chest/27_102.webp deleted file mode 100644 index dfe234f4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_102.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1020.webp b/public/images/comments/liyue/common-chest/27_1020.webp deleted file mode 100644 index 53081343..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1020.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1022.webp b/public/images/comments/liyue/common-chest/27_1022.webp deleted file mode 100644 index 8738b1bc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1022.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1023.webp b/public/images/comments/liyue/common-chest/27_1023.webp deleted file mode 100644 index fc76828f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1023.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1024.webp b/public/images/comments/liyue/common-chest/27_1024.webp deleted file mode 100644 index 42b73e28..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1024.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1026.webp b/public/images/comments/liyue/common-chest/27_1026.webp deleted file mode 100644 index 90b2f98a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1026.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1027.webp b/public/images/comments/liyue/common-chest/27_1027.webp deleted file mode 100644 index 00a2fec6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1027.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1028.webp b/public/images/comments/liyue/common-chest/27_1028.webp deleted file mode 100644 index 13947159..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1028.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1029.webp b/public/images/comments/liyue/common-chest/27_1029.webp deleted file mode 100644 index 211882d9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1029.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_103.webp b/public/images/comments/liyue/common-chest/27_103.webp deleted file mode 100644 index 4980cfd6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_103.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1031.webp b/public/images/comments/liyue/common-chest/27_1031.webp deleted file mode 100644 index 1299e743..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1031.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1032.webp b/public/images/comments/liyue/common-chest/27_1032.webp deleted file mode 100644 index e01254c7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1032.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1034.webp b/public/images/comments/liyue/common-chest/27_1034.webp deleted file mode 100644 index 41a2ba4f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1034.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1035.webp b/public/images/comments/liyue/common-chest/27_1035.webp deleted file mode 100644 index f1fa28b8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1035.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1036.webp b/public/images/comments/liyue/common-chest/27_1036.webp deleted file mode 100644 index b911231f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1036.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1037.webp b/public/images/comments/liyue/common-chest/27_1037.webp deleted file mode 100644 index 90ae4008..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1037.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1038.webp b/public/images/comments/liyue/common-chest/27_1038.webp deleted file mode 100644 index 20e9afc6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1038.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1039.webp b/public/images/comments/liyue/common-chest/27_1039.webp deleted file mode 100644 index 5d4d1f61..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1039.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1040.webp b/public/images/comments/liyue/common-chest/27_1040.webp deleted file mode 100644 index 5bb92fe5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1040.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1043.webp b/public/images/comments/liyue/common-chest/27_1043.webp deleted file mode 100644 index 754199d3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1043.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1044.webp b/public/images/comments/liyue/common-chest/27_1044.webp deleted file mode 100644 index fd292238..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1044.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1045.webp b/public/images/comments/liyue/common-chest/27_1045.webp deleted file mode 100644 index 876ade09..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1045.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_105.webp b/public/images/comments/liyue/common-chest/27_105.webp deleted file mode 100644 index 2cf419fd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_105.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1057.webp b/public/images/comments/liyue/common-chest/27_1057.webp deleted file mode 100644 index eda8ca16..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1057.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1058.webp b/public/images/comments/liyue/common-chest/27_1058.webp deleted file mode 100644 index 5837bd64..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1058.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1059.webp b/public/images/comments/liyue/common-chest/27_1059.webp deleted file mode 100644 index fbc26051..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1059.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_106.webp b/public/images/comments/liyue/common-chest/27_106.webp deleted file mode 100644 index 9f03c292..00000000 Binary files a/public/images/comments/liyue/common-chest/27_106.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1062.webp b/public/images/comments/liyue/common-chest/27_1062.webp deleted file mode 100644 index 19c282f4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1062.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1063.webp b/public/images/comments/liyue/common-chest/27_1063.webp deleted file mode 100644 index 595e288b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1063.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1064.webp b/public/images/comments/liyue/common-chest/27_1064.webp deleted file mode 100644 index 9c1afab5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1064.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1065.webp b/public/images/comments/liyue/common-chest/27_1065.webp deleted file mode 100644 index cb352ef7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1065.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1067.webp b/public/images/comments/liyue/common-chest/27_1067.webp deleted file mode 100644 index 7f283617..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1067.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1068.webp b/public/images/comments/liyue/common-chest/27_1068.webp deleted file mode 100644 index 7fc364d9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1068.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1069.webp b/public/images/comments/liyue/common-chest/27_1069.webp deleted file mode 100644 index 0d86fb8c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1069.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1070.webp b/public/images/comments/liyue/common-chest/27_1070.webp deleted file mode 100644 index 28c210a4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1070.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1071.webp b/public/images/comments/liyue/common-chest/27_1071.webp deleted file mode 100644 index 04791b5c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1071.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1072.webp b/public/images/comments/liyue/common-chest/27_1072.webp deleted file mode 100644 index f60edfca..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1072.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1073.webp b/public/images/comments/liyue/common-chest/27_1073.webp deleted file mode 100644 index 91c45172..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1073.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1078.webp b/public/images/comments/liyue/common-chest/27_1078.webp deleted file mode 100644 index 82c3f679..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1078.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_108.webp b/public/images/comments/liyue/common-chest/27_108.webp deleted file mode 100644 index 79237641..00000000 Binary files a/public/images/comments/liyue/common-chest/27_108.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1081.webp b/public/images/comments/liyue/common-chest/27_1081.webp deleted file mode 100644 index a6159286..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1081.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1082.webp b/public/images/comments/liyue/common-chest/27_1082.webp deleted file mode 100644 index bba3426d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1082.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1084.webp b/public/images/comments/liyue/common-chest/27_1084.webp deleted file mode 100644 index 0daee3c8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1084.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1088.webp b/public/images/comments/liyue/common-chest/27_1088.webp deleted file mode 100644 index 86467fd9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1088.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1089.webp b/public/images/comments/liyue/common-chest/27_1089.webp deleted file mode 100644 index b6b32e35..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1089.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_109.webp b/public/images/comments/liyue/common-chest/27_109.webp deleted file mode 100644 index ff2b2ff2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_109.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1094.webp b/public/images/comments/liyue/common-chest/27_1094.webp deleted file mode 100644 index dbf95d6d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1094.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1095.webp b/public/images/comments/liyue/common-chest/27_1095.webp deleted file mode 100644 index 9ace76f6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1095.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1096.webp b/public/images/comments/liyue/common-chest/27_1096.webp deleted file mode 100644 index 1a79ddd5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1096.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_110.webp b/public/images/comments/liyue/common-chest/27_110.webp deleted file mode 100644 index f83f8188..00000000 Binary files a/public/images/comments/liyue/common-chest/27_110.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1102.webp b/public/images/comments/liyue/common-chest/27_1102.webp deleted file mode 100644 index adda31a5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1102.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1105.webp b/public/images/comments/liyue/common-chest/27_1105.webp deleted file mode 100644 index 57cb3db8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1105.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1107.webp b/public/images/comments/liyue/common-chest/27_1107.webp deleted file mode 100644 index 5c1fc98d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1107.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1111.webp b/public/images/comments/liyue/common-chest/27_1111.webp deleted file mode 100644 index cbf96c1a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1111.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1112.webp b/public/images/comments/liyue/common-chest/27_1112.webp deleted file mode 100644 index 947d831c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1112.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1113.webp b/public/images/comments/liyue/common-chest/27_1113.webp deleted file mode 100644 index 37d4d730..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1113.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1114.webp b/public/images/comments/liyue/common-chest/27_1114.webp deleted file mode 100644 index 0b6b6dc9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1114.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1116.webp b/public/images/comments/liyue/common-chest/27_1116.webp deleted file mode 100644 index acbe1094..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1116.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1117.webp b/public/images/comments/liyue/common-chest/27_1117.webp deleted file mode 100644 index bf53b6ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1117.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1118.webp b/public/images/comments/liyue/common-chest/27_1118.webp deleted file mode 100644 index 7a21dadd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1118.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1120.webp b/public/images/comments/liyue/common-chest/27_1120.webp deleted file mode 100644 index 1fbf2063..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1120.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1129.webp b/public/images/comments/liyue/common-chest/27_1129.webp deleted file mode 100644 index c42e40e1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1129.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1133.webp b/public/images/comments/liyue/common-chest/27_1133.webp deleted file mode 100644 index d5510e84..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1133.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1135.webp b/public/images/comments/liyue/common-chest/27_1135.webp deleted file mode 100644 index 6745cfcb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1135.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1137.webp b/public/images/comments/liyue/common-chest/27_1137.webp deleted file mode 100644 index 6e021431..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1137.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_1141.webp b/public/images/comments/liyue/common-chest/27_1141.webp deleted file mode 100644 index 60388df2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_1141.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_117.webp b/public/images/comments/liyue/common-chest/27_117.webp deleted file mode 100644 index 8f45c420..00000000 Binary files a/public/images/comments/liyue/common-chest/27_117.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_12.webp b/public/images/comments/liyue/common-chest/27_12.webp deleted file mode 100644 index 2195ebd1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_12.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_120.webp b/public/images/comments/liyue/common-chest/27_120.webp deleted file mode 100644 index f7695e8e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_120.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_121.webp b/public/images/comments/liyue/common-chest/27_121.webp deleted file mode 100644 index bd34d15d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_121.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_122.webp b/public/images/comments/liyue/common-chest/27_122.webp deleted file mode 100644 index 22ded740..00000000 Binary files a/public/images/comments/liyue/common-chest/27_122.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_124.webp b/public/images/comments/liyue/common-chest/27_124.webp deleted file mode 100644 index f3c3e0e7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_124.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_125.webp b/public/images/comments/liyue/common-chest/27_125.webp deleted file mode 100644 index 4130dd29..00000000 Binary files a/public/images/comments/liyue/common-chest/27_125.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_127.webp b/public/images/comments/liyue/common-chest/27_127.webp deleted file mode 100644 index 061fbfea..00000000 Binary files a/public/images/comments/liyue/common-chest/27_127.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_128.webp b/public/images/comments/liyue/common-chest/27_128.webp deleted file mode 100644 index 3bd9ab16..00000000 Binary files a/public/images/comments/liyue/common-chest/27_128.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_13.webp b/public/images/comments/liyue/common-chest/27_13.webp deleted file mode 100644 index d1fb82da..00000000 Binary files a/public/images/comments/liyue/common-chest/27_13.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_131.webp b/public/images/comments/liyue/common-chest/27_131.webp deleted file mode 100644 index 81e3cc04..00000000 Binary files a/public/images/comments/liyue/common-chest/27_131.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_132.webp b/public/images/comments/liyue/common-chest/27_132.webp deleted file mode 100644 index 1788328d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_132.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_137.webp b/public/images/comments/liyue/common-chest/27_137.webp deleted file mode 100644 index 0e60a80a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_137.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_140.webp b/public/images/comments/liyue/common-chest/27_140.webp deleted file mode 100644 index 18f7ccb1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_140.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_142.webp b/public/images/comments/liyue/common-chest/27_142.webp deleted file mode 100644 index 09c1c8ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_142.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_143.webp b/public/images/comments/liyue/common-chest/27_143.webp deleted file mode 100644 index f6d7a674..00000000 Binary files a/public/images/comments/liyue/common-chest/27_143.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_145.webp b/public/images/comments/liyue/common-chest/27_145.webp deleted file mode 100644 index c2cae1a4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_145.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_146.webp b/public/images/comments/liyue/common-chest/27_146.webp deleted file mode 100644 index 1ebff23a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_146.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_147.webp b/public/images/comments/liyue/common-chest/27_147.webp deleted file mode 100644 index 493ee292..00000000 Binary files a/public/images/comments/liyue/common-chest/27_147.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_149.webp b/public/images/comments/liyue/common-chest/27_149.webp deleted file mode 100644 index c1beb77c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_149.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_15.webp b/public/images/comments/liyue/common-chest/27_15.webp deleted file mode 100644 index ab8271d1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_15.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_150.webp b/public/images/comments/liyue/common-chest/27_150.webp deleted file mode 100644 index f6393803..00000000 Binary files a/public/images/comments/liyue/common-chest/27_150.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_152.webp b/public/images/comments/liyue/common-chest/27_152.webp deleted file mode 100644 index 0294bac0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_152.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_154.webp b/public/images/comments/liyue/common-chest/27_154.webp deleted file mode 100644 index ab4fd39c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_154.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_155.webp b/public/images/comments/liyue/common-chest/27_155.webp deleted file mode 100644 index 2fd03db0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_155.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_156.webp b/public/images/comments/liyue/common-chest/27_156.webp deleted file mode 100644 index f0600f40..00000000 Binary files a/public/images/comments/liyue/common-chest/27_156.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_157.webp b/public/images/comments/liyue/common-chest/27_157.webp deleted file mode 100644 index 11902908..00000000 Binary files a/public/images/comments/liyue/common-chest/27_157.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_158.webp b/public/images/comments/liyue/common-chest/27_158.webp deleted file mode 100644 index 1b86636f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_158.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_159.webp b/public/images/comments/liyue/common-chest/27_159.webp deleted file mode 100644 index 7b393a64..00000000 Binary files a/public/images/comments/liyue/common-chest/27_159.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_160.webp b/public/images/comments/liyue/common-chest/27_160.webp deleted file mode 100644 index 87b6bf88..00000000 Binary files a/public/images/comments/liyue/common-chest/27_160.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_163.webp b/public/images/comments/liyue/common-chest/27_163.webp deleted file mode 100644 index acba11b5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_163.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_165.webp b/public/images/comments/liyue/common-chest/27_165.webp deleted file mode 100644 index e94de62e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_165.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_166.webp b/public/images/comments/liyue/common-chest/27_166.webp deleted file mode 100644 index 6b741672..00000000 Binary files a/public/images/comments/liyue/common-chest/27_166.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_17.webp b/public/images/comments/liyue/common-chest/27_17.webp deleted file mode 100644 index be3082b2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_17.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_174.webp b/public/images/comments/liyue/common-chest/27_174.webp deleted file mode 100644 index ab5ca17f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_174.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_175.webp b/public/images/comments/liyue/common-chest/27_175.webp deleted file mode 100644 index 0838e476..00000000 Binary files a/public/images/comments/liyue/common-chest/27_175.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_176.webp b/public/images/comments/liyue/common-chest/27_176.webp deleted file mode 100644 index 578a2e19..00000000 Binary files a/public/images/comments/liyue/common-chest/27_176.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_177.webp b/public/images/comments/liyue/common-chest/27_177.webp deleted file mode 100644 index 9b8ede0d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_177.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_178.webp b/public/images/comments/liyue/common-chest/27_178.webp deleted file mode 100644 index df241734..00000000 Binary files a/public/images/comments/liyue/common-chest/27_178.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_180.webp b/public/images/comments/liyue/common-chest/27_180.webp deleted file mode 100644 index 44b7331a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_180.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_182.webp b/public/images/comments/liyue/common-chest/27_182.webp deleted file mode 100644 index c3fc79fe..00000000 Binary files a/public/images/comments/liyue/common-chest/27_182.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_189.webp b/public/images/comments/liyue/common-chest/27_189.webp deleted file mode 100644 index 646112eb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_189.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_19.webp b/public/images/comments/liyue/common-chest/27_19.webp deleted file mode 100644 index e9b7e03d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_19.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_190.webp b/public/images/comments/liyue/common-chest/27_190.webp deleted file mode 100644 index 02886ab5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_190.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_192.webp b/public/images/comments/liyue/common-chest/27_192.webp deleted file mode 100644 index d8b45bf1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_192.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_193.webp b/public/images/comments/liyue/common-chest/27_193.webp deleted file mode 100644 index 8b0ab425..00000000 Binary files a/public/images/comments/liyue/common-chest/27_193.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_194.webp b/public/images/comments/liyue/common-chest/27_194.webp deleted file mode 100644 index 1eee42ed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_194.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_196.webp b/public/images/comments/liyue/common-chest/27_196.webp deleted file mode 100644 index 56edd75d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_196.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_197.webp b/public/images/comments/liyue/common-chest/27_197.webp deleted file mode 100644 index 8800bcad..00000000 Binary files a/public/images/comments/liyue/common-chest/27_197.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_198.webp b/public/images/comments/liyue/common-chest/27_198.webp deleted file mode 100644 index 25530117..00000000 Binary files a/public/images/comments/liyue/common-chest/27_198.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_20.webp b/public/images/comments/liyue/common-chest/27_20.webp deleted file mode 100644 index 376d169c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_20.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_204.webp b/public/images/comments/liyue/common-chest/27_204.webp deleted file mode 100644 index 0d75bddf..00000000 Binary files a/public/images/comments/liyue/common-chest/27_204.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_208.webp b/public/images/comments/liyue/common-chest/27_208.webp deleted file mode 100644 index 65c79fbc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_208.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_209.webp b/public/images/comments/liyue/common-chest/27_209.webp deleted file mode 100644 index 6d5f8f55..00000000 Binary files a/public/images/comments/liyue/common-chest/27_209.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_214.webp b/public/images/comments/liyue/common-chest/27_214.webp deleted file mode 100644 index cafdf3fa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_214.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_216.webp b/public/images/comments/liyue/common-chest/27_216.webp deleted file mode 100644 index 5545ac42..00000000 Binary files a/public/images/comments/liyue/common-chest/27_216.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_218.webp b/public/images/comments/liyue/common-chest/27_218.webp deleted file mode 100644 index 5e01538b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_218.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_219.webp b/public/images/comments/liyue/common-chest/27_219.webp deleted file mode 100644 index 81d09d2c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_219.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_22.webp b/public/images/comments/liyue/common-chest/27_22.webp deleted file mode 100644 index 828ee9c3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_22.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_224.webp b/public/images/comments/liyue/common-chest/27_224.webp deleted file mode 100644 index 97606fed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_224.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_225.webp b/public/images/comments/liyue/common-chest/27_225.webp deleted file mode 100644 index 7b563bef..00000000 Binary files a/public/images/comments/liyue/common-chest/27_225.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_226.webp b/public/images/comments/liyue/common-chest/27_226.webp deleted file mode 100644 index aad98aa3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_226.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_227.webp b/public/images/comments/liyue/common-chest/27_227.webp deleted file mode 100644 index 4500c06b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_227.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_23.webp b/public/images/comments/liyue/common-chest/27_23.webp deleted file mode 100644 index 0c87fa5f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_23.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_232.webp b/public/images/comments/liyue/common-chest/27_232.webp deleted file mode 100644 index 0c3a6cf1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_232.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_233.webp b/public/images/comments/liyue/common-chest/27_233.webp deleted file mode 100644 index 954125ee..00000000 Binary files a/public/images/comments/liyue/common-chest/27_233.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_234.webp b/public/images/comments/liyue/common-chest/27_234.webp deleted file mode 100644 index e0bd6d49..00000000 Binary files a/public/images/comments/liyue/common-chest/27_234.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_235.webp b/public/images/comments/liyue/common-chest/27_235.webp deleted file mode 100644 index d3fea987..00000000 Binary files a/public/images/comments/liyue/common-chest/27_235.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_237.webp b/public/images/comments/liyue/common-chest/27_237.webp deleted file mode 100644 index 237b83e8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_237.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_239.webp b/public/images/comments/liyue/common-chest/27_239.webp deleted file mode 100644 index 98ce4d42..00000000 Binary files a/public/images/comments/liyue/common-chest/27_239.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_242.webp b/public/images/comments/liyue/common-chest/27_242.webp deleted file mode 100644 index 7ddc8d65..00000000 Binary files a/public/images/comments/liyue/common-chest/27_242.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_249.webp b/public/images/comments/liyue/common-chest/27_249.webp deleted file mode 100644 index 5c4ba2c0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_249.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_25.webp b/public/images/comments/liyue/common-chest/27_25.webp deleted file mode 100644 index 67e7dd90..00000000 Binary files a/public/images/comments/liyue/common-chest/27_25.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_251.webp b/public/images/comments/liyue/common-chest/27_251.webp deleted file mode 100644 index 6565d76d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_251.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_252.webp b/public/images/comments/liyue/common-chest/27_252.webp deleted file mode 100644 index 5d7b5406..00000000 Binary files a/public/images/comments/liyue/common-chest/27_252.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_257.webp b/public/images/comments/liyue/common-chest/27_257.webp deleted file mode 100644 index 40d30a20..00000000 Binary files a/public/images/comments/liyue/common-chest/27_257.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_258.webp b/public/images/comments/liyue/common-chest/27_258.webp deleted file mode 100644 index 581de090..00000000 Binary files a/public/images/comments/liyue/common-chest/27_258.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_259.webp b/public/images/comments/liyue/common-chest/27_259.webp deleted file mode 100644 index a2921cff..00000000 Binary files a/public/images/comments/liyue/common-chest/27_259.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_261.webp b/public/images/comments/liyue/common-chest/27_261.webp deleted file mode 100644 index 59236062..00000000 Binary files a/public/images/comments/liyue/common-chest/27_261.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_262.webp b/public/images/comments/liyue/common-chest/27_262.webp deleted file mode 100644 index 57315d4f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_262.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_263.webp b/public/images/comments/liyue/common-chest/27_263.webp deleted file mode 100644 index 0f290e0b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_263.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_265.webp b/public/images/comments/liyue/common-chest/27_265.webp deleted file mode 100644 index e0c2bd44..00000000 Binary files a/public/images/comments/liyue/common-chest/27_265.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_267.webp b/public/images/comments/liyue/common-chest/27_267.webp deleted file mode 100644 index cc6d449e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_267.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_27.webp b/public/images/comments/liyue/common-chest/27_27.webp deleted file mode 100644 index cd3e8b1c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_27.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_271.webp b/public/images/comments/liyue/common-chest/27_271.webp deleted file mode 100644 index f18b545e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_271.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_276.webp b/public/images/comments/liyue/common-chest/27_276.webp deleted file mode 100644 index ba9e40ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_276.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_278.webp b/public/images/comments/liyue/common-chest/27_278.webp deleted file mode 100644 index d3d176b3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_278.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_28.webp b/public/images/comments/liyue/common-chest/27_28.webp deleted file mode 100644 index 97a60d6a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_28.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_280.webp b/public/images/comments/liyue/common-chest/27_280.webp deleted file mode 100644 index 2509a885..00000000 Binary files a/public/images/comments/liyue/common-chest/27_280.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_283.webp b/public/images/comments/liyue/common-chest/27_283.webp deleted file mode 100644 index c59d5412..00000000 Binary files a/public/images/comments/liyue/common-chest/27_283.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_284.webp b/public/images/comments/liyue/common-chest/27_284.webp deleted file mode 100644 index f1f0a4bb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_284.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_285.webp b/public/images/comments/liyue/common-chest/27_285.webp deleted file mode 100644 index 58ab8691..00000000 Binary files a/public/images/comments/liyue/common-chest/27_285.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_286.webp b/public/images/comments/liyue/common-chest/27_286.webp deleted file mode 100644 index 00962d4a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_286.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_289.webp b/public/images/comments/liyue/common-chest/27_289.webp deleted file mode 100644 index 59660626..00000000 Binary files a/public/images/comments/liyue/common-chest/27_289.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_290.webp b/public/images/comments/liyue/common-chest/27_290.webp deleted file mode 100644 index 2e0df3c0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_290.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_291.webp b/public/images/comments/liyue/common-chest/27_291.webp deleted file mode 100644 index c6f873b2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_291.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_292.webp b/public/images/comments/liyue/common-chest/27_292.webp deleted file mode 100644 index e813d0ee..00000000 Binary files a/public/images/comments/liyue/common-chest/27_292.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_295.webp b/public/images/comments/liyue/common-chest/27_295.webp deleted file mode 100644 index 47d59f08..00000000 Binary files a/public/images/comments/liyue/common-chest/27_295.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_296.webp b/public/images/comments/liyue/common-chest/27_296.webp deleted file mode 100644 index af94e2f3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_296.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_297.webp b/public/images/comments/liyue/common-chest/27_297.webp deleted file mode 100644 index 56b5d012..00000000 Binary files a/public/images/comments/liyue/common-chest/27_297.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_298.webp b/public/images/comments/liyue/common-chest/27_298.webp deleted file mode 100644 index aea72bd0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_298.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_299.webp b/public/images/comments/liyue/common-chest/27_299.webp deleted file mode 100644 index bd88f682..00000000 Binary files a/public/images/comments/liyue/common-chest/27_299.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_3.webp b/public/images/comments/liyue/common-chest/27_3.webp deleted file mode 100644 index 75967616..00000000 Binary files a/public/images/comments/liyue/common-chest/27_3.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_300.webp b/public/images/comments/liyue/common-chest/27_300.webp deleted file mode 100644 index 97be88fc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_300.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_302.webp b/public/images/comments/liyue/common-chest/27_302.webp deleted file mode 100644 index c88e0504..00000000 Binary files a/public/images/comments/liyue/common-chest/27_302.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_306.webp b/public/images/comments/liyue/common-chest/27_306.webp deleted file mode 100644 index 5c1fac1b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_306.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_307.webp b/public/images/comments/liyue/common-chest/27_307.webp deleted file mode 100644 index ba868469..00000000 Binary files a/public/images/comments/liyue/common-chest/27_307.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_310.webp b/public/images/comments/liyue/common-chest/27_310.webp deleted file mode 100644 index d6f5d43e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_310.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_311.webp b/public/images/comments/liyue/common-chest/27_311.webp deleted file mode 100644 index 80f64ee4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_311.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_312.webp b/public/images/comments/liyue/common-chest/27_312.webp deleted file mode 100644 index 89654b76..00000000 Binary files a/public/images/comments/liyue/common-chest/27_312.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_316.webp b/public/images/comments/liyue/common-chest/27_316.webp deleted file mode 100644 index 1b6c23e4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_316.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_318.webp b/public/images/comments/liyue/common-chest/27_318.webp deleted file mode 100644 index 0de47e7a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_318.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_320.webp b/public/images/comments/liyue/common-chest/27_320.webp deleted file mode 100644 index 8297abb9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_320.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_321.webp b/public/images/comments/liyue/common-chest/27_321.webp deleted file mode 100644 index eb94c3b8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_321.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_322.webp b/public/images/comments/liyue/common-chest/27_322.webp deleted file mode 100644 index 5cb2c503..00000000 Binary files a/public/images/comments/liyue/common-chest/27_322.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_326.webp b/public/images/comments/liyue/common-chest/27_326.webp deleted file mode 100644 index 2c24ff1e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_326.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_328.webp b/public/images/comments/liyue/common-chest/27_328.webp deleted file mode 100644 index fa7d6102..00000000 Binary files a/public/images/comments/liyue/common-chest/27_328.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_331.webp b/public/images/comments/liyue/common-chest/27_331.webp deleted file mode 100644 index 8f46541b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_331.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_333.webp b/public/images/comments/liyue/common-chest/27_333.webp deleted file mode 100644 index e9ed28a0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_333.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_335.webp b/public/images/comments/liyue/common-chest/27_335.webp deleted file mode 100644 index bb7d2a22..00000000 Binary files a/public/images/comments/liyue/common-chest/27_335.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_336.webp b/public/images/comments/liyue/common-chest/27_336.webp deleted file mode 100644 index d5911896..00000000 Binary files a/public/images/comments/liyue/common-chest/27_336.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_337.webp b/public/images/comments/liyue/common-chest/27_337.webp deleted file mode 100644 index 1b7c3e09..00000000 Binary files a/public/images/comments/liyue/common-chest/27_337.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_338.webp b/public/images/comments/liyue/common-chest/27_338.webp deleted file mode 100644 index 0d19feab..00000000 Binary files a/public/images/comments/liyue/common-chest/27_338.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_339.webp b/public/images/comments/liyue/common-chest/27_339.webp deleted file mode 100644 index a9f26d1b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_339.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_340.webp b/public/images/comments/liyue/common-chest/27_340.webp deleted file mode 100644 index 0f163605..00000000 Binary files a/public/images/comments/liyue/common-chest/27_340.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_342.webp b/public/images/comments/liyue/common-chest/27_342.webp deleted file mode 100644 index 32c10b56..00000000 Binary files a/public/images/comments/liyue/common-chest/27_342.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_343.webp b/public/images/comments/liyue/common-chest/27_343.webp deleted file mode 100644 index 358570f9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_343.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_344.webp b/public/images/comments/liyue/common-chest/27_344.webp deleted file mode 100644 index 7c002d60..00000000 Binary files a/public/images/comments/liyue/common-chest/27_344.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_345.webp b/public/images/comments/liyue/common-chest/27_345.webp deleted file mode 100644 index be203384..00000000 Binary files a/public/images/comments/liyue/common-chest/27_345.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_346.webp b/public/images/comments/liyue/common-chest/27_346.webp deleted file mode 100644 index b5223375..00000000 Binary files a/public/images/comments/liyue/common-chest/27_346.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_350.webp b/public/images/comments/liyue/common-chest/27_350.webp deleted file mode 100644 index 50358d40..00000000 Binary files a/public/images/comments/liyue/common-chest/27_350.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_353.webp b/public/images/comments/liyue/common-chest/27_353.webp deleted file mode 100644 index fcf4ba69..00000000 Binary files a/public/images/comments/liyue/common-chest/27_353.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_354.webp b/public/images/comments/liyue/common-chest/27_354.webp deleted file mode 100644 index 77bda7ae..00000000 Binary files a/public/images/comments/liyue/common-chest/27_354.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_355.webp b/public/images/comments/liyue/common-chest/27_355.webp deleted file mode 100644 index 4c700959..00000000 Binary files a/public/images/comments/liyue/common-chest/27_355.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_356.webp b/public/images/comments/liyue/common-chest/27_356.webp deleted file mode 100644 index be1f965b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_356.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_358.webp b/public/images/comments/liyue/common-chest/27_358.webp deleted file mode 100644 index 1faf2fb1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_358.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_36.webp b/public/images/comments/liyue/common-chest/27_36.webp deleted file mode 100644 index 3ea8f672..00000000 Binary files a/public/images/comments/liyue/common-chest/27_36.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_360.webp b/public/images/comments/liyue/common-chest/27_360.webp deleted file mode 100644 index 4f4e7ee9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_360.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_361.webp b/public/images/comments/liyue/common-chest/27_361.webp deleted file mode 100644 index 9a248388..00000000 Binary files a/public/images/comments/liyue/common-chest/27_361.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_362.webp b/public/images/comments/liyue/common-chest/27_362.webp deleted file mode 100644 index 87b082af..00000000 Binary files a/public/images/comments/liyue/common-chest/27_362.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_363.webp b/public/images/comments/liyue/common-chest/27_363.webp deleted file mode 100644 index e9e8d6a8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_363.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_365.webp b/public/images/comments/liyue/common-chest/27_365.webp deleted file mode 100644 index 1d50bbe6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_365.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_366.webp b/public/images/comments/liyue/common-chest/27_366.webp deleted file mode 100644 index c2fbfa4d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_366.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_369.webp b/public/images/comments/liyue/common-chest/27_369.webp deleted file mode 100644 index 871a2c17..00000000 Binary files a/public/images/comments/liyue/common-chest/27_369.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_37.webp b/public/images/comments/liyue/common-chest/27_37.webp deleted file mode 100644 index 6a42d8bb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_37.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_370.webp b/public/images/comments/liyue/common-chest/27_370.webp deleted file mode 100644 index 9d78de05..00000000 Binary files a/public/images/comments/liyue/common-chest/27_370.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_371.webp b/public/images/comments/liyue/common-chest/27_371.webp deleted file mode 100644 index a06f7c55..00000000 Binary files a/public/images/comments/liyue/common-chest/27_371.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_372.webp b/public/images/comments/liyue/common-chest/27_372.webp deleted file mode 100644 index 483e52ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_372.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_374.webp b/public/images/comments/liyue/common-chest/27_374.webp deleted file mode 100644 index 03b5cf07..00000000 Binary files a/public/images/comments/liyue/common-chest/27_374.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_376.webp b/public/images/comments/liyue/common-chest/27_376.webp deleted file mode 100644 index d45a71e6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_376.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_38.webp b/public/images/comments/liyue/common-chest/27_38.webp deleted file mode 100644 index 64b884ec..00000000 Binary files a/public/images/comments/liyue/common-chest/27_38.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_380.webp b/public/images/comments/liyue/common-chest/27_380.webp deleted file mode 100644 index 92ef62cb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_380.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_381.webp b/public/images/comments/liyue/common-chest/27_381.webp deleted file mode 100644 index 824463ed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_381.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_383.webp b/public/images/comments/liyue/common-chest/27_383.webp deleted file mode 100644 index 46b1a928..00000000 Binary files a/public/images/comments/liyue/common-chest/27_383.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_384.webp b/public/images/comments/liyue/common-chest/27_384.webp deleted file mode 100644 index 05ad7d06..00000000 Binary files a/public/images/comments/liyue/common-chest/27_384.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_386.webp b/public/images/comments/liyue/common-chest/27_386.webp deleted file mode 100644 index 94bdb012..00000000 Binary files a/public/images/comments/liyue/common-chest/27_386.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_389.webp b/public/images/comments/liyue/common-chest/27_389.webp deleted file mode 100644 index 004208ec..00000000 Binary files a/public/images/comments/liyue/common-chest/27_389.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_39.webp b/public/images/comments/liyue/common-chest/27_39.webp deleted file mode 100644 index adb48e27..00000000 Binary files a/public/images/comments/liyue/common-chest/27_39.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_390.webp b/public/images/comments/liyue/common-chest/27_390.webp deleted file mode 100644 index cd8bd7ae..00000000 Binary files a/public/images/comments/liyue/common-chest/27_390.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_391.webp b/public/images/comments/liyue/common-chest/27_391.webp deleted file mode 100644 index cc5b5edd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_391.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_393.webp b/public/images/comments/liyue/common-chest/27_393.webp deleted file mode 100644 index 90fdd183..00000000 Binary files a/public/images/comments/liyue/common-chest/27_393.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_394.webp b/public/images/comments/liyue/common-chest/27_394.webp deleted file mode 100644 index fb1698ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_394.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_397.webp b/public/images/comments/liyue/common-chest/27_397.webp deleted file mode 100644 index 0e50ad1d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_397.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_398.webp b/public/images/comments/liyue/common-chest/27_398.webp deleted file mode 100644 index 9af26ed2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_398.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_399.webp b/public/images/comments/liyue/common-chest/27_399.webp deleted file mode 100644 index e18277ee..00000000 Binary files a/public/images/comments/liyue/common-chest/27_399.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_40.webp b/public/images/comments/liyue/common-chest/27_40.webp deleted file mode 100644 index 14fd2b3c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_40.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_400.webp b/public/images/comments/liyue/common-chest/27_400.webp deleted file mode 100644 index 600300fa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_400.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_401.webp b/public/images/comments/liyue/common-chest/27_401.webp deleted file mode 100644 index 64613a77..00000000 Binary files a/public/images/comments/liyue/common-chest/27_401.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_404.webp b/public/images/comments/liyue/common-chest/27_404.webp deleted file mode 100644 index 5df7224e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_404.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_405.webp b/public/images/comments/liyue/common-chest/27_405.webp deleted file mode 100644 index 06635ca7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_405.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_407.webp b/public/images/comments/liyue/common-chest/27_407.webp deleted file mode 100644 index 9df29273..00000000 Binary files a/public/images/comments/liyue/common-chest/27_407.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_408.webp b/public/images/comments/liyue/common-chest/27_408.webp deleted file mode 100644 index edffd77d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_408.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_409.webp b/public/images/comments/liyue/common-chest/27_409.webp deleted file mode 100644 index 38b7a4a4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_409.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_41.webp b/public/images/comments/liyue/common-chest/27_41.webp deleted file mode 100644 index 77b858dd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_41.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_411.webp b/public/images/comments/liyue/common-chest/27_411.webp deleted file mode 100644 index bf04ea6a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_411.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_412.webp b/public/images/comments/liyue/common-chest/27_412.webp deleted file mode 100644 index 70f66bae..00000000 Binary files a/public/images/comments/liyue/common-chest/27_412.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_413.webp b/public/images/comments/liyue/common-chest/27_413.webp deleted file mode 100644 index fc27c307..00000000 Binary files a/public/images/comments/liyue/common-chest/27_413.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_414.webp b/public/images/comments/liyue/common-chest/27_414.webp deleted file mode 100644 index 46ad5ffd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_414.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_415.webp b/public/images/comments/liyue/common-chest/27_415.webp deleted file mode 100644 index 55f78f96..00000000 Binary files a/public/images/comments/liyue/common-chest/27_415.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_418.webp b/public/images/comments/liyue/common-chest/27_418.webp deleted file mode 100644 index c5b0214e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_418.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_420.webp b/public/images/comments/liyue/common-chest/27_420.webp deleted file mode 100644 index 75c94232..00000000 Binary files a/public/images/comments/liyue/common-chest/27_420.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_421.webp b/public/images/comments/liyue/common-chest/27_421.webp deleted file mode 100644 index b557b177..00000000 Binary files a/public/images/comments/liyue/common-chest/27_421.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_422.webp b/public/images/comments/liyue/common-chest/27_422.webp deleted file mode 100644 index c1a6a188..00000000 Binary files a/public/images/comments/liyue/common-chest/27_422.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_426.webp b/public/images/comments/liyue/common-chest/27_426.webp deleted file mode 100644 index 7dd126d0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_426.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_427.webp b/public/images/comments/liyue/common-chest/27_427.webp deleted file mode 100644 index 4ba6355e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_427.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_429.webp b/public/images/comments/liyue/common-chest/27_429.webp deleted file mode 100644 index eaf6d877..00000000 Binary files a/public/images/comments/liyue/common-chest/27_429.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_43.webp b/public/images/comments/liyue/common-chest/27_43.webp deleted file mode 100644 index 4532852e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_43.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_430.webp b/public/images/comments/liyue/common-chest/27_430.webp deleted file mode 100644 index 9436ba9c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_430.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_432.webp b/public/images/comments/liyue/common-chest/27_432.webp deleted file mode 100644 index 84cc87ed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_432.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_433.webp b/public/images/comments/liyue/common-chest/27_433.webp deleted file mode 100644 index 175966a5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_433.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_436.webp b/public/images/comments/liyue/common-chest/27_436.webp deleted file mode 100644 index ffdf5d74..00000000 Binary files a/public/images/comments/liyue/common-chest/27_436.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_44.webp b/public/images/comments/liyue/common-chest/27_44.webp deleted file mode 100644 index 6d3057f8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_44.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_440.webp b/public/images/comments/liyue/common-chest/27_440.webp deleted file mode 100644 index 2beb24d6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_440.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_442.webp b/public/images/comments/liyue/common-chest/27_442.webp deleted file mode 100644 index a051c377..00000000 Binary files a/public/images/comments/liyue/common-chest/27_442.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_443.webp b/public/images/comments/liyue/common-chest/27_443.webp deleted file mode 100644 index 82e72ccd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_443.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_444.webp b/public/images/comments/liyue/common-chest/27_444.webp deleted file mode 100644 index 48f1281b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_444.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_446.webp b/public/images/comments/liyue/common-chest/27_446.webp deleted file mode 100644 index 4e590bbe..00000000 Binary files a/public/images/comments/liyue/common-chest/27_446.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_447.webp b/public/images/comments/liyue/common-chest/27_447.webp deleted file mode 100644 index f2f13f10..00000000 Binary files a/public/images/comments/liyue/common-chest/27_447.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_448.webp b/public/images/comments/liyue/common-chest/27_448.webp deleted file mode 100644 index 2354fae4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_448.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_452.webp b/public/images/comments/liyue/common-chest/27_452.webp deleted file mode 100644 index f5c112d3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_452.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_453.webp b/public/images/comments/liyue/common-chest/27_453.webp deleted file mode 100644 index 35186f82..00000000 Binary files a/public/images/comments/liyue/common-chest/27_453.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_456.webp b/public/images/comments/liyue/common-chest/27_456.webp deleted file mode 100644 index ba5723b9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_456.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_460.webp b/public/images/comments/liyue/common-chest/27_460.webp deleted file mode 100644 index 3bfbedb9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_460.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_463.webp b/public/images/comments/liyue/common-chest/27_463.webp deleted file mode 100644 index ae6cde1b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_463.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_464.webp b/public/images/comments/liyue/common-chest/27_464.webp deleted file mode 100644 index aa9d98a1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_464.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_465.webp b/public/images/comments/liyue/common-chest/27_465.webp deleted file mode 100644 index f34f1030..00000000 Binary files a/public/images/comments/liyue/common-chest/27_465.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_466.webp b/public/images/comments/liyue/common-chest/27_466.webp deleted file mode 100644 index d06421c5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_466.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_467.webp b/public/images/comments/liyue/common-chest/27_467.webp deleted file mode 100644 index d00462b1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_467.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_468.webp b/public/images/comments/liyue/common-chest/27_468.webp deleted file mode 100644 index 0667a27b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_468.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_469.webp b/public/images/comments/liyue/common-chest/27_469.webp deleted file mode 100644 index 4ef7e32e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_469.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_470.webp b/public/images/comments/liyue/common-chest/27_470.webp deleted file mode 100644 index 52cd0a94..00000000 Binary files a/public/images/comments/liyue/common-chest/27_470.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_474.webp b/public/images/comments/liyue/common-chest/27_474.webp deleted file mode 100644 index a4b881ed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_474.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_478.webp b/public/images/comments/liyue/common-chest/27_478.webp deleted file mode 100644 index dc055ea9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_478.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_482.webp b/public/images/comments/liyue/common-chest/27_482.webp deleted file mode 100644 index a350ddb1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_482.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_484.webp b/public/images/comments/liyue/common-chest/27_484.webp deleted file mode 100644 index 174c28d6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_484.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_485.webp b/public/images/comments/liyue/common-chest/27_485.webp deleted file mode 100644 index 90642d72..00000000 Binary files a/public/images/comments/liyue/common-chest/27_485.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_487.webp b/public/images/comments/liyue/common-chest/27_487.webp deleted file mode 100644 index c053eed5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_487.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_489.webp b/public/images/comments/liyue/common-chest/27_489.webp deleted file mode 100644 index 9f430520..00000000 Binary files a/public/images/comments/liyue/common-chest/27_489.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_493.webp b/public/images/comments/liyue/common-chest/27_493.webp deleted file mode 100644 index 4993807e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_493.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_495.webp b/public/images/comments/liyue/common-chest/27_495.webp deleted file mode 100644 index fe179acb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_495.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_496.webp b/public/images/comments/liyue/common-chest/27_496.webp deleted file mode 100644 index d86b3626..00000000 Binary files a/public/images/comments/liyue/common-chest/27_496.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_497.webp b/public/images/comments/liyue/common-chest/27_497.webp deleted file mode 100644 index 782a43ce..00000000 Binary files a/public/images/comments/liyue/common-chest/27_497.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_500.webp b/public/images/comments/liyue/common-chest/27_500.webp deleted file mode 100644 index 3ad128d5..00000000 Binary files a/public/images/comments/liyue/common-chest/27_500.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_501.webp b/public/images/comments/liyue/common-chest/27_501.webp deleted file mode 100644 index ea4d4d72..00000000 Binary files a/public/images/comments/liyue/common-chest/27_501.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_502.webp b/public/images/comments/liyue/common-chest/27_502.webp deleted file mode 100644 index 4079db50..00000000 Binary files a/public/images/comments/liyue/common-chest/27_502.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_503.webp b/public/images/comments/liyue/common-chest/27_503.webp deleted file mode 100644 index 8949eed2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_503.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_509.webp b/public/images/comments/liyue/common-chest/27_509.webp deleted file mode 100644 index 6a267679..00000000 Binary files a/public/images/comments/liyue/common-chest/27_509.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_51.webp b/public/images/comments/liyue/common-chest/27_51.webp deleted file mode 100644 index 6ca62543..00000000 Binary files a/public/images/comments/liyue/common-chest/27_51.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_511.webp b/public/images/comments/liyue/common-chest/27_511.webp deleted file mode 100644 index 556027ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_511.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_512.webp b/public/images/comments/liyue/common-chest/27_512.webp deleted file mode 100644 index baa33eb3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_512.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_513.webp b/public/images/comments/liyue/common-chest/27_513.webp deleted file mode 100644 index f2ba8532..00000000 Binary files a/public/images/comments/liyue/common-chest/27_513.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_515.webp b/public/images/comments/liyue/common-chest/27_515.webp deleted file mode 100644 index c8b7db1d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_515.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_518.webp b/public/images/comments/liyue/common-chest/27_518.webp deleted file mode 100644 index 40064e66..00000000 Binary files a/public/images/comments/liyue/common-chest/27_518.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_52.webp b/public/images/comments/liyue/common-chest/27_52.webp deleted file mode 100644 index fb0e6321..00000000 Binary files a/public/images/comments/liyue/common-chest/27_52.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_520.webp b/public/images/comments/liyue/common-chest/27_520.webp deleted file mode 100644 index 06a07307..00000000 Binary files a/public/images/comments/liyue/common-chest/27_520.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_521.webp b/public/images/comments/liyue/common-chest/27_521.webp deleted file mode 100644 index 4bbb22c4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_521.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_522.webp b/public/images/comments/liyue/common-chest/27_522.webp deleted file mode 100644 index f73eb770..00000000 Binary files a/public/images/comments/liyue/common-chest/27_522.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_523.webp b/public/images/comments/liyue/common-chest/27_523.webp deleted file mode 100644 index 43fccae9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_523.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_524.webp b/public/images/comments/liyue/common-chest/27_524.webp deleted file mode 100644 index bd3643f3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_524.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_525.webp b/public/images/comments/liyue/common-chest/27_525.webp deleted file mode 100644 index 3af4558d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_525.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_526.webp b/public/images/comments/liyue/common-chest/27_526.webp deleted file mode 100644 index 4c1e5ec0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_526.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_528.webp b/public/images/comments/liyue/common-chest/27_528.webp deleted file mode 100644 index f9900a86..00000000 Binary files a/public/images/comments/liyue/common-chest/27_528.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_53.webp b/public/images/comments/liyue/common-chest/27_53.webp deleted file mode 100644 index 9688e2e4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_53.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_531.webp b/public/images/comments/liyue/common-chest/27_531.webp deleted file mode 100644 index 58291c4d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_531.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_54.webp b/public/images/comments/liyue/common-chest/27_54.webp deleted file mode 100644 index 9b622a43..00000000 Binary files a/public/images/comments/liyue/common-chest/27_54.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_540.webp b/public/images/comments/liyue/common-chest/27_540.webp deleted file mode 100644 index fe13f2ab..00000000 Binary files a/public/images/comments/liyue/common-chest/27_540.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_546.webp b/public/images/comments/liyue/common-chest/27_546.webp deleted file mode 100644 index 168d7bc7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_546.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_55.webp b/public/images/comments/liyue/common-chest/27_55.webp deleted file mode 100644 index 12b063b7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_55.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_551.webp b/public/images/comments/liyue/common-chest/27_551.webp deleted file mode 100644 index d640c20b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_551.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_553.webp b/public/images/comments/liyue/common-chest/27_553.webp deleted file mode 100644 index 4c92465d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_553.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_554.webp b/public/images/comments/liyue/common-chest/27_554.webp deleted file mode 100644 index 9cab5d1e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_554.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_555.webp b/public/images/comments/liyue/common-chest/27_555.webp deleted file mode 100644 index bd1b8a3c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_555.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_558.webp b/public/images/comments/liyue/common-chest/27_558.webp deleted file mode 100644 index cded0084..00000000 Binary files a/public/images/comments/liyue/common-chest/27_558.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_559.webp b/public/images/comments/liyue/common-chest/27_559.webp deleted file mode 100644 index ad223577..00000000 Binary files a/public/images/comments/liyue/common-chest/27_559.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_56.webp b/public/images/comments/liyue/common-chest/27_56.webp deleted file mode 100644 index f42ca520..00000000 Binary files a/public/images/comments/liyue/common-chest/27_56.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_561.webp b/public/images/comments/liyue/common-chest/27_561.webp deleted file mode 100644 index 2add11fc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_561.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_562.webp b/public/images/comments/liyue/common-chest/27_562.webp deleted file mode 100644 index a8262af4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_562.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_566.webp b/public/images/comments/liyue/common-chest/27_566.webp deleted file mode 100644 index a7a8c579..00000000 Binary files a/public/images/comments/liyue/common-chest/27_566.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_567.webp b/public/images/comments/liyue/common-chest/27_567.webp deleted file mode 100644 index eb12c73c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_567.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_57.webp b/public/images/comments/liyue/common-chest/27_57.webp deleted file mode 100644 index 437986b4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_57.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_570.webp b/public/images/comments/liyue/common-chest/27_570.webp deleted file mode 100644 index c0f47a6f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_570.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_571.webp b/public/images/comments/liyue/common-chest/27_571.webp deleted file mode 100644 index 4f867cd6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_571.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_572.webp b/public/images/comments/liyue/common-chest/27_572.webp deleted file mode 100644 index e813bc48..00000000 Binary files a/public/images/comments/liyue/common-chest/27_572.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_575.webp b/public/images/comments/liyue/common-chest/27_575.webp deleted file mode 100644 index 6d0b43aa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_575.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_58.webp b/public/images/comments/liyue/common-chest/27_58.webp deleted file mode 100644 index 733a2fee..00000000 Binary files a/public/images/comments/liyue/common-chest/27_58.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_581.webp b/public/images/comments/liyue/common-chest/27_581.webp deleted file mode 100644 index 4d102e7a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_581.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_584.webp b/public/images/comments/liyue/common-chest/27_584.webp deleted file mode 100644 index d7d5375c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_584.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_585.webp b/public/images/comments/liyue/common-chest/27_585.webp deleted file mode 100644 index 40680e79..00000000 Binary files a/public/images/comments/liyue/common-chest/27_585.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_587.webp b/public/images/comments/liyue/common-chest/27_587.webp deleted file mode 100644 index 472b0920..00000000 Binary files a/public/images/comments/liyue/common-chest/27_587.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_59.webp b/public/images/comments/liyue/common-chest/27_59.webp deleted file mode 100644 index d2414277..00000000 Binary files a/public/images/comments/liyue/common-chest/27_59.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_590.webp b/public/images/comments/liyue/common-chest/27_590.webp deleted file mode 100644 index 721f0887..00000000 Binary files a/public/images/comments/liyue/common-chest/27_590.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_592.webp b/public/images/comments/liyue/common-chest/27_592.webp deleted file mode 100644 index 0d437f11..00000000 Binary files a/public/images/comments/liyue/common-chest/27_592.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_593.webp b/public/images/comments/liyue/common-chest/27_593.webp deleted file mode 100644 index 96c38ee4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_593.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_595.webp b/public/images/comments/liyue/common-chest/27_595.webp deleted file mode 100644 index 1f8d82de..00000000 Binary files a/public/images/comments/liyue/common-chest/27_595.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_596.webp b/public/images/comments/liyue/common-chest/27_596.webp deleted file mode 100644 index fc571d03..00000000 Binary files a/public/images/comments/liyue/common-chest/27_596.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_60.webp b/public/images/comments/liyue/common-chest/27_60.webp deleted file mode 100644 index e64932b0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_60.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_602.webp b/public/images/comments/liyue/common-chest/27_602.webp deleted file mode 100644 index 09df05d2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_602.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_603.webp b/public/images/comments/liyue/common-chest/27_603.webp deleted file mode 100644 index 9bada9b6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_603.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_605.webp b/public/images/comments/liyue/common-chest/27_605.webp deleted file mode 100644 index acffd301..00000000 Binary files a/public/images/comments/liyue/common-chest/27_605.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_606.webp b/public/images/comments/liyue/common-chest/27_606.webp deleted file mode 100644 index 50ae99c1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_606.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_61.webp b/public/images/comments/liyue/common-chest/27_61.webp deleted file mode 100644 index 915eb0c4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_61.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_610.webp b/public/images/comments/liyue/common-chest/27_610.webp deleted file mode 100644 index 7e435e49..00000000 Binary files a/public/images/comments/liyue/common-chest/27_610.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_612.webp b/public/images/comments/liyue/common-chest/27_612.webp deleted file mode 100644 index 34a7968f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_612.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_615.webp b/public/images/comments/liyue/common-chest/27_615.webp deleted file mode 100644 index ac1f9eeb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_615.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_616.webp b/public/images/comments/liyue/common-chest/27_616.webp deleted file mode 100644 index d9da67fc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_616.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_618.webp b/public/images/comments/liyue/common-chest/27_618.webp deleted file mode 100644 index a6604d0a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_618.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_620.webp b/public/images/comments/liyue/common-chest/27_620.webp deleted file mode 100644 index 3c4133d2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_620.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_625.webp b/public/images/comments/liyue/common-chest/27_625.webp deleted file mode 100644 index b2a25e46..00000000 Binary files a/public/images/comments/liyue/common-chest/27_625.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_627.webp b/public/images/comments/liyue/common-chest/27_627.webp deleted file mode 100644 index 8950d111..00000000 Binary files a/public/images/comments/liyue/common-chest/27_627.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_628.webp b/public/images/comments/liyue/common-chest/27_628.webp deleted file mode 100644 index fe8fe81f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_628.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_629.webp b/public/images/comments/liyue/common-chest/27_629.webp deleted file mode 100644 index 65f10ab1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_629.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_63.webp b/public/images/comments/liyue/common-chest/27_63.webp deleted file mode 100644 index 4cd9c4a2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_63.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_630.webp b/public/images/comments/liyue/common-chest/27_630.webp deleted file mode 100644 index 6f666d7c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_630.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_631.webp b/public/images/comments/liyue/common-chest/27_631.webp deleted file mode 100644 index 22ef45a9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_631.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_632.webp b/public/images/comments/liyue/common-chest/27_632.webp deleted file mode 100644 index c3223413..00000000 Binary files a/public/images/comments/liyue/common-chest/27_632.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_634.webp b/public/images/comments/liyue/common-chest/27_634.webp deleted file mode 100644 index 65245ab6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_634.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_635.webp b/public/images/comments/liyue/common-chest/27_635.webp deleted file mode 100644 index 5f46048e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_635.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_637.webp b/public/images/comments/liyue/common-chest/27_637.webp deleted file mode 100644 index 49641fcb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_637.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_638.webp b/public/images/comments/liyue/common-chest/27_638.webp deleted file mode 100644 index de916b91..00000000 Binary files a/public/images/comments/liyue/common-chest/27_638.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_639.webp b/public/images/comments/liyue/common-chest/27_639.webp deleted file mode 100644 index 33e8b904..00000000 Binary files a/public/images/comments/liyue/common-chest/27_639.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_64.webp b/public/images/comments/liyue/common-chest/27_64.webp deleted file mode 100644 index 49b109b0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_64.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_640.webp b/public/images/comments/liyue/common-chest/27_640.webp deleted file mode 100644 index 2f7ad436..00000000 Binary files a/public/images/comments/liyue/common-chest/27_640.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_641.webp b/public/images/comments/liyue/common-chest/27_641.webp deleted file mode 100644 index 3747ef7e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_641.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_644.webp b/public/images/comments/liyue/common-chest/27_644.webp deleted file mode 100644 index c523e102..00000000 Binary files a/public/images/comments/liyue/common-chest/27_644.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_647.webp b/public/images/comments/liyue/common-chest/27_647.webp deleted file mode 100644 index 7a362725..00000000 Binary files a/public/images/comments/liyue/common-chest/27_647.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_648.webp b/public/images/comments/liyue/common-chest/27_648.webp deleted file mode 100644 index 082b9ad0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_648.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_649.webp b/public/images/comments/liyue/common-chest/27_649.webp deleted file mode 100644 index a73c0ece..00000000 Binary files a/public/images/comments/liyue/common-chest/27_649.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_651.webp b/public/images/comments/liyue/common-chest/27_651.webp deleted file mode 100644 index 267b989d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_651.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_652.webp b/public/images/comments/liyue/common-chest/27_652.webp deleted file mode 100644 index 6ddd689d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_652.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_653.webp b/public/images/comments/liyue/common-chest/27_653.webp deleted file mode 100644 index 9767acce..00000000 Binary files a/public/images/comments/liyue/common-chest/27_653.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_655.webp b/public/images/comments/liyue/common-chest/27_655.webp deleted file mode 100644 index 434c455c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_655.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_658.webp b/public/images/comments/liyue/common-chest/27_658.webp deleted file mode 100644 index fa4e0eac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_658.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_66.webp b/public/images/comments/liyue/common-chest/27_66.webp deleted file mode 100644 index 42e9633b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_66.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_663.webp b/public/images/comments/liyue/common-chest/27_663.webp deleted file mode 100644 index 86eb56e7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_663.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_665.webp b/public/images/comments/liyue/common-chest/27_665.webp deleted file mode 100644 index 2d06ac6a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_665.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_667.webp b/public/images/comments/liyue/common-chest/27_667.webp deleted file mode 100644 index 4ac6f13a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_667.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_668.webp b/public/images/comments/liyue/common-chest/27_668.webp deleted file mode 100644 index 8ecdeae3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_668.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_67.webp b/public/images/comments/liyue/common-chest/27_67.webp deleted file mode 100644 index ef7bdc73..00000000 Binary files a/public/images/comments/liyue/common-chest/27_67.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_670.webp b/public/images/comments/liyue/common-chest/27_670.webp deleted file mode 100644 index b4d59101..00000000 Binary files a/public/images/comments/liyue/common-chest/27_670.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_673.webp b/public/images/comments/liyue/common-chest/27_673.webp deleted file mode 100644 index f99fdeba..00000000 Binary files a/public/images/comments/liyue/common-chest/27_673.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_68.webp b/public/images/comments/liyue/common-chest/27_68.webp deleted file mode 100644 index cf543adb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_68.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_681.webp b/public/images/comments/liyue/common-chest/27_681.webp deleted file mode 100644 index 175d4eea..00000000 Binary files a/public/images/comments/liyue/common-chest/27_681.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_683.webp b/public/images/comments/liyue/common-chest/27_683.webp deleted file mode 100644 index 0ef67432..00000000 Binary files a/public/images/comments/liyue/common-chest/27_683.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_685.webp b/public/images/comments/liyue/common-chest/27_685.webp deleted file mode 100644 index 12169a69..00000000 Binary files a/public/images/comments/liyue/common-chest/27_685.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_697.webp b/public/images/comments/liyue/common-chest/27_697.webp deleted file mode 100644 index f54e9750..00000000 Binary files a/public/images/comments/liyue/common-chest/27_697.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_699.webp b/public/images/comments/liyue/common-chest/27_699.webp deleted file mode 100644 index 0579a77c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_699.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_7.webp b/public/images/comments/liyue/common-chest/27_7.webp deleted file mode 100644 index c4ad6bdb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_7.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_70.webp b/public/images/comments/liyue/common-chest/27_70.webp deleted file mode 100644 index 8d4fe8ac..00000000 Binary files a/public/images/comments/liyue/common-chest/27_70.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_702.webp b/public/images/comments/liyue/common-chest/27_702.webp deleted file mode 100644 index e871a6bc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_702.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_703.webp b/public/images/comments/liyue/common-chest/27_703.webp deleted file mode 100644 index 47f39923..00000000 Binary files a/public/images/comments/liyue/common-chest/27_703.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_704.webp b/public/images/comments/liyue/common-chest/27_704.webp deleted file mode 100644 index 29dfe824..00000000 Binary files a/public/images/comments/liyue/common-chest/27_704.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_706.webp b/public/images/comments/liyue/common-chest/27_706.webp deleted file mode 100644 index 68f0b2b7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_706.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_707.webp b/public/images/comments/liyue/common-chest/27_707.webp deleted file mode 100644 index 3cce12a1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_707.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_71.webp b/public/images/comments/liyue/common-chest/27_71.webp deleted file mode 100644 index aaaff151..00000000 Binary files a/public/images/comments/liyue/common-chest/27_71.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_713.webp b/public/images/comments/liyue/common-chest/27_713.webp deleted file mode 100644 index 14cce684..00000000 Binary files a/public/images/comments/liyue/common-chest/27_713.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_715.webp b/public/images/comments/liyue/common-chest/27_715.webp deleted file mode 100644 index db4ce658..00000000 Binary files a/public/images/comments/liyue/common-chest/27_715.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_716.webp b/public/images/comments/liyue/common-chest/27_716.webp deleted file mode 100644 index 7ccabf34..00000000 Binary files a/public/images/comments/liyue/common-chest/27_716.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_72.webp b/public/images/comments/liyue/common-chest/27_72.webp deleted file mode 100644 index 949bae6c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_72.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_721.webp b/public/images/comments/liyue/common-chest/27_721.webp deleted file mode 100644 index 9aa891f7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_721.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_722.webp b/public/images/comments/liyue/common-chest/27_722.webp deleted file mode 100644 index fad3a626..00000000 Binary files a/public/images/comments/liyue/common-chest/27_722.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_724.webp b/public/images/comments/liyue/common-chest/27_724.webp deleted file mode 100644 index 61ea0815..00000000 Binary files a/public/images/comments/liyue/common-chest/27_724.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_725.webp b/public/images/comments/liyue/common-chest/27_725.webp deleted file mode 100644 index f0ccf5f4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_725.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_726.webp b/public/images/comments/liyue/common-chest/27_726.webp deleted file mode 100644 index 08d2d019..00000000 Binary files a/public/images/comments/liyue/common-chest/27_726.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_727.webp b/public/images/comments/liyue/common-chest/27_727.webp deleted file mode 100644 index e97b6dc4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_727.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_728.webp b/public/images/comments/liyue/common-chest/27_728.webp deleted file mode 100644 index 1c1d3f24..00000000 Binary files a/public/images/comments/liyue/common-chest/27_728.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_730.webp b/public/images/comments/liyue/common-chest/27_730.webp deleted file mode 100644 index ac082226..00000000 Binary files a/public/images/comments/liyue/common-chest/27_730.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_731.webp b/public/images/comments/liyue/common-chest/27_731.webp deleted file mode 100644 index d69a83f3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_731.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_732.webp b/public/images/comments/liyue/common-chest/27_732.webp deleted file mode 100644 index e3906dcd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_732.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_733.webp b/public/images/comments/liyue/common-chest/27_733.webp deleted file mode 100644 index fb754a24..00000000 Binary files a/public/images/comments/liyue/common-chest/27_733.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_736.webp b/public/images/comments/liyue/common-chest/27_736.webp deleted file mode 100644 index dd74df69..00000000 Binary files a/public/images/comments/liyue/common-chest/27_736.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_738.webp b/public/images/comments/liyue/common-chest/27_738.webp deleted file mode 100644 index ea89ba2f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_738.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_739.webp b/public/images/comments/liyue/common-chest/27_739.webp deleted file mode 100644 index 5bd0a65c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_739.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_74.webp b/public/images/comments/liyue/common-chest/27_74.webp deleted file mode 100644 index 6191055a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_74.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_740.webp b/public/images/comments/liyue/common-chest/27_740.webp deleted file mode 100644 index fb3da0fc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_740.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_741.webp b/public/images/comments/liyue/common-chest/27_741.webp deleted file mode 100644 index 837847b3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_741.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_743.webp b/public/images/comments/liyue/common-chest/27_743.webp deleted file mode 100644 index 1058b536..00000000 Binary files a/public/images/comments/liyue/common-chest/27_743.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_744.webp b/public/images/comments/liyue/common-chest/27_744.webp deleted file mode 100644 index 9385b210..00000000 Binary files a/public/images/comments/liyue/common-chest/27_744.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_746.webp b/public/images/comments/liyue/common-chest/27_746.webp deleted file mode 100644 index 5745b7fe..00000000 Binary files a/public/images/comments/liyue/common-chest/27_746.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_747.webp b/public/images/comments/liyue/common-chest/27_747.webp deleted file mode 100644 index 18995b82..00000000 Binary files a/public/images/comments/liyue/common-chest/27_747.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_749.webp b/public/images/comments/liyue/common-chest/27_749.webp deleted file mode 100644 index 522181a9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_749.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_750.webp b/public/images/comments/liyue/common-chest/27_750.webp deleted file mode 100644 index 00610cf1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_750.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_751.webp b/public/images/comments/liyue/common-chest/27_751.webp deleted file mode 100644 index 7a1b0057..00000000 Binary files a/public/images/comments/liyue/common-chest/27_751.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_752.webp b/public/images/comments/liyue/common-chest/27_752.webp deleted file mode 100644 index 5be9191f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_752.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_755.webp b/public/images/comments/liyue/common-chest/27_755.webp deleted file mode 100644 index 541b0d96..00000000 Binary files a/public/images/comments/liyue/common-chest/27_755.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_757.webp b/public/images/comments/liyue/common-chest/27_757.webp deleted file mode 100644 index 8f0a3378..00000000 Binary files a/public/images/comments/liyue/common-chest/27_757.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_768.webp b/public/images/comments/liyue/common-chest/27_768.webp deleted file mode 100644 index 63c7cb44..00000000 Binary files a/public/images/comments/liyue/common-chest/27_768.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_771.webp b/public/images/comments/liyue/common-chest/27_771.webp deleted file mode 100644 index 59623607..00000000 Binary files a/public/images/comments/liyue/common-chest/27_771.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_774.webp b/public/images/comments/liyue/common-chest/27_774.webp deleted file mode 100644 index d1f07bd1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_774.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_78.webp b/public/images/comments/liyue/common-chest/27_78.webp deleted file mode 100644 index c0aa92ed..00000000 Binary files a/public/images/comments/liyue/common-chest/27_78.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_782.webp b/public/images/comments/liyue/common-chest/27_782.webp deleted file mode 100644 index 79e811fc..00000000 Binary files a/public/images/comments/liyue/common-chest/27_782.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_784.webp b/public/images/comments/liyue/common-chest/27_784.webp deleted file mode 100644 index bef4f41c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_784.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_795.webp b/public/images/comments/liyue/common-chest/27_795.webp deleted file mode 100644 index 6c5d0ef4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_795.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_8.webp b/public/images/comments/liyue/common-chest/27_8.webp deleted file mode 100644 index 7ed7595e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_8.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_80.webp b/public/images/comments/liyue/common-chest/27_80.webp deleted file mode 100644 index 22d56545..00000000 Binary files a/public/images/comments/liyue/common-chest/27_80.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_802.webp b/public/images/comments/liyue/common-chest/27_802.webp deleted file mode 100644 index 533f5068..00000000 Binary files a/public/images/comments/liyue/common-chest/27_802.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_804.webp b/public/images/comments/liyue/common-chest/27_804.webp deleted file mode 100644 index dcbf42f3..00000000 Binary files a/public/images/comments/liyue/common-chest/27_804.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_808.webp b/public/images/comments/liyue/common-chest/27_808.webp deleted file mode 100644 index c6b9006a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_808.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_81.webp b/public/images/comments/liyue/common-chest/27_81.webp deleted file mode 100644 index d8fd5944..00000000 Binary files a/public/images/comments/liyue/common-chest/27_81.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_815.webp b/public/images/comments/liyue/common-chest/27_815.webp deleted file mode 100644 index d44dc52c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_815.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_816.webp b/public/images/comments/liyue/common-chest/27_816.webp deleted file mode 100644 index a2ed5e5b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_816.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_817.webp b/public/images/comments/liyue/common-chest/27_817.webp deleted file mode 100644 index 67d310ea..00000000 Binary files a/public/images/comments/liyue/common-chest/27_817.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_818.webp b/public/images/comments/liyue/common-chest/27_818.webp deleted file mode 100644 index 3ce86f4e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_818.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_822.webp b/public/images/comments/liyue/common-chest/27_822.webp deleted file mode 100644 index d2d5e6a9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_822.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_823.webp b/public/images/comments/liyue/common-chest/27_823.webp deleted file mode 100644 index 3342e2c7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_823.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_829.webp b/public/images/comments/liyue/common-chest/27_829.webp deleted file mode 100644 index 5c5310a8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_829.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_84.webp b/public/images/comments/liyue/common-chest/27_84.webp deleted file mode 100644 index c14b68f4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_84.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_841.webp b/public/images/comments/liyue/common-chest/27_841.webp deleted file mode 100644 index 2471836a..00000000 Binary files a/public/images/comments/liyue/common-chest/27_841.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_847.webp b/public/images/comments/liyue/common-chest/27_847.webp deleted file mode 100644 index eb03746b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_847.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_849.webp b/public/images/comments/liyue/common-chest/27_849.webp deleted file mode 100644 index 0ce380c6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_849.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_85.webp b/public/images/comments/liyue/common-chest/27_85.webp deleted file mode 100644 index f2e91c30..00000000 Binary files a/public/images/comments/liyue/common-chest/27_85.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_851.webp b/public/images/comments/liyue/common-chest/27_851.webp deleted file mode 100644 index 71a462f6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_851.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_853.webp b/public/images/comments/liyue/common-chest/27_853.webp deleted file mode 100644 index 5b6b87fa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_853.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_86.webp b/public/images/comments/liyue/common-chest/27_86.webp deleted file mode 100644 index 355945aa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_86.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_860.webp b/public/images/comments/liyue/common-chest/27_860.webp deleted file mode 100644 index 1731384f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_860.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_861.webp b/public/images/comments/liyue/common-chest/27_861.webp deleted file mode 100644 index a35723b1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_861.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_864.webp b/public/images/comments/liyue/common-chest/27_864.webp deleted file mode 100644 index b0429617..00000000 Binary files a/public/images/comments/liyue/common-chest/27_864.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_869.webp b/public/images/comments/liyue/common-chest/27_869.webp deleted file mode 100644 index 9e74dd8d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_869.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_87.webp b/public/images/comments/liyue/common-chest/27_87.webp deleted file mode 100644 index 4ea92670..00000000 Binary files a/public/images/comments/liyue/common-chest/27_87.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_870.webp b/public/images/comments/liyue/common-chest/27_870.webp deleted file mode 100644 index 86449e2c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_870.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_871.webp b/public/images/comments/liyue/common-chest/27_871.webp deleted file mode 100644 index 5dc4a9c9..00000000 Binary files a/public/images/comments/liyue/common-chest/27_871.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_878.webp b/public/images/comments/liyue/common-chest/27_878.webp deleted file mode 100644 index df0a65ff..00000000 Binary files a/public/images/comments/liyue/common-chest/27_878.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_879.webp b/public/images/comments/liyue/common-chest/27_879.webp deleted file mode 100644 index 359a07f1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_879.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_88.webp b/public/images/comments/liyue/common-chest/27_88.webp deleted file mode 100644 index 9929c275..00000000 Binary files a/public/images/comments/liyue/common-chest/27_88.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_880.webp b/public/images/comments/liyue/common-chest/27_880.webp deleted file mode 100644 index 6bf3ea58..00000000 Binary files a/public/images/comments/liyue/common-chest/27_880.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_882.webp b/public/images/comments/liyue/common-chest/27_882.webp deleted file mode 100644 index 1017d92c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_882.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_886.webp b/public/images/comments/liyue/common-chest/27_886.webp deleted file mode 100644 index fb35bed1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_886.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_888.webp b/public/images/comments/liyue/common-chest/27_888.webp deleted file mode 100644 index a9e40649..00000000 Binary files a/public/images/comments/liyue/common-chest/27_888.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_889.webp b/public/images/comments/liyue/common-chest/27_889.webp deleted file mode 100644 index e21713c0..00000000 Binary files a/public/images/comments/liyue/common-chest/27_889.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_893.webp b/public/images/comments/liyue/common-chest/27_893.webp deleted file mode 100644 index ffa3bcfa..00000000 Binary files a/public/images/comments/liyue/common-chest/27_893.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_897.webp b/public/images/comments/liyue/common-chest/27_897.webp deleted file mode 100644 index 291f0423..00000000 Binary files a/public/images/comments/liyue/common-chest/27_897.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_898.webp b/public/images/comments/liyue/common-chest/27_898.webp deleted file mode 100644 index b6a8c595..00000000 Binary files a/public/images/comments/liyue/common-chest/27_898.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_899.webp b/public/images/comments/liyue/common-chest/27_899.webp deleted file mode 100644 index a1ae95df..00000000 Binary files a/public/images/comments/liyue/common-chest/27_899.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_90.webp b/public/images/comments/liyue/common-chest/27_90.webp deleted file mode 100644 index 4bcf6d6d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_90.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_900.webp b/public/images/comments/liyue/common-chest/27_900.webp deleted file mode 100644 index c5b4bd6c..00000000 Binary files a/public/images/comments/liyue/common-chest/27_900.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_901.webp b/public/images/comments/liyue/common-chest/27_901.webp deleted file mode 100644 index 4a2e4b13..00000000 Binary files a/public/images/comments/liyue/common-chest/27_901.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_902.webp b/public/images/comments/liyue/common-chest/27_902.webp deleted file mode 100644 index 6a0a5c80..00000000 Binary files a/public/images/comments/liyue/common-chest/27_902.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_903.webp b/public/images/comments/liyue/common-chest/27_903.webp deleted file mode 100644 index 3833da67..00000000 Binary files a/public/images/comments/liyue/common-chest/27_903.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_904.webp b/public/images/comments/liyue/common-chest/27_904.webp deleted file mode 100644 index 625b5957..00000000 Binary files a/public/images/comments/liyue/common-chest/27_904.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_905.webp b/public/images/comments/liyue/common-chest/27_905.webp deleted file mode 100644 index 6e12db27..00000000 Binary files a/public/images/comments/liyue/common-chest/27_905.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_906.webp b/public/images/comments/liyue/common-chest/27_906.webp deleted file mode 100644 index b41ff9f8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_906.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_909.webp b/public/images/comments/liyue/common-chest/27_909.webp deleted file mode 100644 index e47839fb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_909.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_911.webp b/public/images/comments/liyue/common-chest/27_911.webp deleted file mode 100644 index 91c2372f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_911.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_914.webp b/public/images/comments/liyue/common-chest/27_914.webp deleted file mode 100644 index 4d6b6310..00000000 Binary files a/public/images/comments/liyue/common-chest/27_914.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_916.webp b/public/images/comments/liyue/common-chest/27_916.webp deleted file mode 100644 index f1f00fe1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_916.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_917.webp b/public/images/comments/liyue/common-chest/27_917.webp deleted file mode 100644 index dae97536..00000000 Binary files a/public/images/comments/liyue/common-chest/27_917.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_918.webp b/public/images/comments/liyue/common-chest/27_918.webp deleted file mode 100644 index 13abe13d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_918.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_919.webp b/public/images/comments/liyue/common-chest/27_919.webp deleted file mode 100644 index b97ffa06..00000000 Binary files a/public/images/comments/liyue/common-chest/27_919.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_922.webp b/public/images/comments/liyue/common-chest/27_922.webp deleted file mode 100644 index f48eef54..00000000 Binary files a/public/images/comments/liyue/common-chest/27_922.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_923.webp b/public/images/comments/liyue/common-chest/27_923.webp deleted file mode 100644 index 70951d63..00000000 Binary files a/public/images/comments/liyue/common-chest/27_923.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_924.webp b/public/images/comments/liyue/common-chest/27_924.webp deleted file mode 100644 index a0fdc331..00000000 Binary files a/public/images/comments/liyue/common-chest/27_924.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_925.webp b/public/images/comments/liyue/common-chest/27_925.webp deleted file mode 100644 index 5a770cc2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_925.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_926.webp b/public/images/comments/liyue/common-chest/27_926.webp deleted file mode 100644 index 2897f180..00000000 Binary files a/public/images/comments/liyue/common-chest/27_926.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_927.webp b/public/images/comments/liyue/common-chest/27_927.webp deleted file mode 100644 index 9383bfcb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_927.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_928.webp b/public/images/comments/liyue/common-chest/27_928.webp deleted file mode 100644 index 97c88a2e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_928.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_929.webp b/public/images/comments/liyue/common-chest/27_929.webp deleted file mode 100644 index 77f6b457..00000000 Binary files a/public/images/comments/liyue/common-chest/27_929.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_930.webp b/public/images/comments/liyue/common-chest/27_930.webp deleted file mode 100644 index 9032245b..00000000 Binary files a/public/images/comments/liyue/common-chest/27_930.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_932.webp b/public/images/comments/liyue/common-chest/27_932.webp deleted file mode 100644 index 6ca50bbd..00000000 Binary files a/public/images/comments/liyue/common-chest/27_932.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_933.webp b/public/images/comments/liyue/common-chest/27_933.webp deleted file mode 100644 index 688bd626..00000000 Binary files a/public/images/comments/liyue/common-chest/27_933.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_936.webp b/public/images/comments/liyue/common-chest/27_936.webp deleted file mode 100644 index cb25171e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_936.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_938.webp b/public/images/comments/liyue/common-chest/27_938.webp deleted file mode 100644 index 975c2b3f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_938.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_94.webp b/public/images/comments/liyue/common-chest/27_94.webp deleted file mode 100644 index 772422f7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_94.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_940.webp b/public/images/comments/liyue/common-chest/27_940.webp deleted file mode 100644 index bcecb7ea..00000000 Binary files a/public/images/comments/liyue/common-chest/27_940.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_941.webp b/public/images/comments/liyue/common-chest/27_941.webp deleted file mode 100644 index c306a619..00000000 Binary files a/public/images/comments/liyue/common-chest/27_941.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_942.webp b/public/images/comments/liyue/common-chest/27_942.webp deleted file mode 100644 index a076f744..00000000 Binary files a/public/images/comments/liyue/common-chest/27_942.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_943.webp b/public/images/comments/liyue/common-chest/27_943.webp deleted file mode 100644 index 5e18ddf7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_943.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_945.webp b/public/images/comments/liyue/common-chest/27_945.webp deleted file mode 100644 index 80a44bbb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_945.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_946.webp b/public/images/comments/liyue/common-chest/27_946.webp deleted file mode 100644 index bde3d769..00000000 Binary files a/public/images/comments/liyue/common-chest/27_946.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_947.webp b/public/images/comments/liyue/common-chest/27_947.webp deleted file mode 100644 index cd4fa3d1..00000000 Binary files a/public/images/comments/liyue/common-chest/27_947.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_948.webp b/public/images/comments/liyue/common-chest/27_948.webp deleted file mode 100644 index c6947d79..00000000 Binary files a/public/images/comments/liyue/common-chest/27_948.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_95.webp b/public/images/comments/liyue/common-chest/27_95.webp deleted file mode 100644 index ba9b86ec..00000000 Binary files a/public/images/comments/liyue/common-chest/27_95.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_950.webp b/public/images/comments/liyue/common-chest/27_950.webp deleted file mode 100644 index 659b1876..00000000 Binary files a/public/images/comments/liyue/common-chest/27_950.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_954.webp b/public/images/comments/liyue/common-chest/27_954.webp deleted file mode 100644 index 79285ed6..00000000 Binary files a/public/images/comments/liyue/common-chest/27_954.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_955.webp b/public/images/comments/liyue/common-chest/27_955.webp deleted file mode 100644 index aa65b287..00000000 Binary files a/public/images/comments/liyue/common-chest/27_955.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_957.webp b/public/images/comments/liyue/common-chest/27_957.webp deleted file mode 100644 index c0ef6d19..00000000 Binary files a/public/images/comments/liyue/common-chest/27_957.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_958.webp b/public/images/comments/liyue/common-chest/27_958.webp deleted file mode 100644 index 3d5b81e4..00000000 Binary files a/public/images/comments/liyue/common-chest/27_958.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_960.webp b/public/images/comments/liyue/common-chest/27_960.webp deleted file mode 100644 index d3b0606d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_960.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_961.webp b/public/images/comments/liyue/common-chest/27_961.webp deleted file mode 100644 index 4bd57f4d..00000000 Binary files a/public/images/comments/liyue/common-chest/27_961.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_962.webp b/public/images/comments/liyue/common-chest/27_962.webp deleted file mode 100644 index 8c532294..00000000 Binary files a/public/images/comments/liyue/common-chest/27_962.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_963.webp b/public/images/comments/liyue/common-chest/27_963.webp deleted file mode 100644 index 03c91e95..00000000 Binary files a/public/images/comments/liyue/common-chest/27_963.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_965.webp b/public/images/comments/liyue/common-chest/27_965.webp deleted file mode 100644 index 176b752f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_965.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_966.webp b/public/images/comments/liyue/common-chest/27_966.webp deleted file mode 100644 index 39937c94..00000000 Binary files a/public/images/comments/liyue/common-chest/27_966.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_967.webp b/public/images/comments/liyue/common-chest/27_967.webp deleted file mode 100644 index 1cba2023..00000000 Binary files a/public/images/comments/liyue/common-chest/27_967.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_968.webp b/public/images/comments/liyue/common-chest/27_968.webp deleted file mode 100644 index 37bac6eb..00000000 Binary files a/public/images/comments/liyue/common-chest/27_968.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_969.webp b/public/images/comments/liyue/common-chest/27_969.webp deleted file mode 100644 index 49c6e09e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_969.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_97.webp b/public/images/comments/liyue/common-chest/27_97.webp deleted file mode 100644 index 9d055edf..00000000 Binary files a/public/images/comments/liyue/common-chest/27_97.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_977.webp b/public/images/comments/liyue/common-chest/27_977.webp deleted file mode 100644 index 8ff2ec7f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_977.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_979.webp b/public/images/comments/liyue/common-chest/27_979.webp deleted file mode 100644 index 91510016..00000000 Binary files a/public/images/comments/liyue/common-chest/27_979.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_980.webp b/public/images/comments/liyue/common-chest/27_980.webp deleted file mode 100644 index 5a1c7e24..00000000 Binary files a/public/images/comments/liyue/common-chest/27_980.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_981.webp b/public/images/comments/liyue/common-chest/27_981.webp deleted file mode 100644 index 841b7d32..00000000 Binary files a/public/images/comments/liyue/common-chest/27_981.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_983.webp b/public/images/comments/liyue/common-chest/27_983.webp deleted file mode 100644 index 8ce56536..00000000 Binary files a/public/images/comments/liyue/common-chest/27_983.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_984.webp b/public/images/comments/liyue/common-chest/27_984.webp deleted file mode 100644 index 055475ca..00000000 Binary files a/public/images/comments/liyue/common-chest/27_984.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_985.webp b/public/images/comments/liyue/common-chest/27_985.webp deleted file mode 100644 index ba272ef2..00000000 Binary files a/public/images/comments/liyue/common-chest/27_985.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_990.webp b/public/images/comments/liyue/common-chest/27_990.webp deleted file mode 100644 index ad6ad1d7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_990.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_991.webp b/public/images/comments/liyue/common-chest/27_991.webp deleted file mode 100644 index 8019c111..00000000 Binary files a/public/images/comments/liyue/common-chest/27_991.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_992.webp b/public/images/comments/liyue/common-chest/27_992.webp deleted file mode 100644 index aaec9d64..00000000 Binary files a/public/images/comments/liyue/common-chest/27_992.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_993.webp b/public/images/comments/liyue/common-chest/27_993.webp deleted file mode 100644 index 17b87fd8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_993.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_994.webp b/public/images/comments/liyue/common-chest/27_994.webp deleted file mode 100644 index 17b87fd8..00000000 Binary files a/public/images/comments/liyue/common-chest/27_994.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_995.webp b/public/images/comments/liyue/common-chest/27_995.webp deleted file mode 100644 index 762f1314..00000000 Binary files a/public/images/comments/liyue/common-chest/27_995.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_996.webp b/public/images/comments/liyue/common-chest/27_996.webp deleted file mode 100644 index 0a8bd0f7..00000000 Binary files a/public/images/comments/liyue/common-chest/27_996.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_997.webp b/public/images/comments/liyue/common-chest/27_997.webp deleted file mode 100644 index 2ef0403e..00000000 Binary files a/public/images/comments/liyue/common-chest/27_997.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_998.webp b/public/images/comments/liyue/common-chest/27_998.webp deleted file mode 100644 index af58943f..00000000 Binary files a/public/images/comments/liyue/common-chest/27_998.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/27_999.webp b/public/images/comments/liyue/common-chest/27_999.webp deleted file mode 100644 index fce21ede..00000000 Binary files a/public/images/comments/liyue/common-chest/27_999.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/302A3C8.webp b/public/images/comments/liyue/common-chest/302A3C8.webp deleted file mode 100644 index da58c39d..00000000 Binary files a/public/images/comments/liyue/common-chest/302A3C8.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/352980F.webp b/public/images/comments/liyue/common-chest/352980F.webp deleted file mode 100644 index d4822cc6..00000000 Binary files a/public/images/comments/liyue/common-chest/352980F.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/361A96A.webp b/public/images/comments/liyue/common-chest/361A96A.webp deleted file mode 100644 index eb5dcdd3..00000000 Binary files a/public/images/comments/liyue/common-chest/361A96A.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/38146C1.webp b/public/images/comments/liyue/common-chest/38146C1.webp deleted file mode 100644 index 428661fc..00000000 Binary files a/public/images/comments/liyue/common-chest/38146C1.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/3DE0978.webp b/public/images/comments/liyue/common-chest/3DE0978.webp deleted file mode 100644 index cf943ecc..00000000 Binary files a/public/images/comments/liyue/common-chest/3DE0978.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/5222DDC.webp b/public/images/comments/liyue/common-chest/5222DDC.webp deleted file mode 100644 index d84d6f82..00000000 Binary files a/public/images/comments/liyue/common-chest/5222DDC.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/91C232F.webp b/public/images/comments/liyue/common-chest/91C232F.webp deleted file mode 100644 index b419d7c8..00000000 Binary files a/public/images/comments/liyue/common-chest/91C232F.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/9367387.webp b/public/images/comments/liyue/common-chest/9367387.webp deleted file mode 100644 index c8d7b0c1..00000000 Binary files a/public/images/comments/liyue/common-chest/9367387.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/99FF13D.webp b/public/images/comments/liyue/common-chest/99FF13D.webp deleted file mode 100644 index 230bdd19..00000000 Binary files a/public/images/comments/liyue/common-chest/99FF13D.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/A5634B7.webp b/public/images/comments/liyue/common-chest/A5634B7.webp deleted file mode 100644 index 045b9d75..00000000 Binary files a/public/images/comments/liyue/common-chest/A5634B7.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/B64DA77.webp b/public/images/comments/liyue/common-chest/B64DA77.webp deleted file mode 100644 index 1f4b761a..00000000 Binary files a/public/images/comments/liyue/common-chest/B64DA77.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/BF37463.webp b/public/images/comments/liyue/common-chest/BF37463.webp deleted file mode 100644 index fbea4906..00000000 Binary files a/public/images/comments/liyue/common-chest/BF37463.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/CB534BD.webp b/public/images/comments/liyue/common-chest/CB534BD.webp deleted file mode 100644 index 601f12c4..00000000 Binary files a/public/images/comments/liyue/common-chest/CB534BD.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/CE80DA4.webp b/public/images/comments/liyue/common-chest/CE80DA4.webp deleted file mode 100644 index 253bf62c..00000000 Binary files a/public/images/comments/liyue/common-chest/CE80DA4.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/D5B8660.webp b/public/images/comments/liyue/common-chest/D5B8660.webp deleted file mode 100644 index 91f3b041..00000000 Binary files a/public/images/comments/liyue/common-chest/D5B8660.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/E3382C1.webp b/public/images/comments/liyue/common-chest/E3382C1.webp deleted file mode 100644 index 86013f54..00000000 Binary files a/public/images/comments/liyue/common-chest/E3382C1.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/E760AFA.webp b/public/images/comments/liyue/common-chest/E760AFA.webp deleted file mode 100644 index 73b46008..00000000 Binary files a/public/images/comments/liyue/common-chest/E760AFA.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/F432578.webp b/public/images/comments/liyue/common-chest/F432578.webp deleted file mode 100644 index 8ddd2b93..00000000 Binary files a/public/images/comments/liyue/common-chest/F432578.webp and /dev/null differ diff --git a/public/images/comments/liyue/common-chest/F5DF13F.webp b/public/images/comments/liyue/common-chest/F5DF13F.webp deleted file mode 100644 index d8d23652..00000000 Binary files a/public/images/comments/liyue/common-chest/F5DF13F.webp and /dev/null differ diff --git a/public/images/comments/liyue/crate/1.webp b/public/images/comments/liyue/crate/1.webp deleted file mode 100644 index 3107e6ea..00000000 Binary files a/public/images/comments/liyue/crate/1.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/1.webp b/public/images/comments/liyue/dandy/1.webp deleted file mode 100644 index d5acc5e0..00000000 Binary files a/public/images/comments/liyue/dandy/1.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/2.webp b/public/images/comments/liyue/dandy/2.webp deleted file mode 100644 index 6e277c83..00000000 Binary files a/public/images/comments/liyue/dandy/2.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/27_135.webp b/public/images/comments/liyue/dandy/27_135.webp deleted file mode 100644 index f4821b9a..00000000 Binary files a/public/images/comments/liyue/dandy/27_135.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/27_461.webp b/public/images/comments/liyue/dandy/27_461.webp deleted file mode 100644 index bf855596..00000000 Binary files a/public/images/comments/liyue/dandy/27_461.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/3.webp b/public/images/comments/liyue/dandy/3.webp deleted file mode 100644 index bf855596..00000000 Binary files a/public/images/comments/liyue/dandy/3.webp and /dev/null differ diff --git a/public/images/comments/liyue/dandy/4.webp b/public/images/comments/liyue/dandy/4.webp deleted file mode 100644 index f4821b9a..00000000 Binary files a/public/images/comments/liyue/dandy/4.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/clear-pool.webp b/public/images/comments/liyue/domain/clear-pool.webp deleted file mode 100644 index cfc7e86d..00000000 Binary files a/public/images/comments/liyue/domain/clear-pool.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/forsaken-ruins.webp b/public/images/comments/liyue/domain/forsaken-ruins.webp deleted file mode 100644 index 7ecc4d17..00000000 Binary files a/public/images/comments/liyue/domain/forsaken-ruins.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/guizang-formula.webp b/public/images/comments/liyue/domain/guizang-formula.webp deleted file mode 100644 index 25661761..00000000 Binary files a/public/images/comments/liyue/domain/guizang-formula.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/guyun.webp b/public/images/comments/liyue/domain/guyun.webp deleted file mode 100644 index e50776b7..00000000 Binary files a/public/images/comments/liyue/domain/guyun.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/lianshan-formula.webp b/public/images/comments/liyue/domain/lianshan-formula.webp deleted file mode 100644 index 6d64eba7..00000000 Binary files a/public/images/comments/liyue/domain/lianshan-formula.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/taishan-mansion.webp b/public/images/comments/liyue/domain/taishan-mansion.webp deleted file mode 100644 index 71401c6c..00000000 Binary files a/public/images/comments/liyue/domain/taishan-mansion.webp and /dev/null differ diff --git a/public/images/comments/liyue/domain/zhou-formula.webp b/public/images/comments/liyue/domain/zhou-formula.webp deleted file mode 100644 index 2f355289..00000000 Binary files a/public/images/comments/liyue/domain/zhou-formula.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/2001.webp b/public/images/comments/liyue/exquisite-chest/2001.webp deleted file mode 100644 index e57f5cb9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1.webp b/public/images/comments/liyue/exquisite-chest/27_1.webp deleted file mode 100644 index 09f75429..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1011.webp b/public/images/comments/liyue/exquisite-chest/27_1011.webp deleted file mode 100644 index f1f14625..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1011.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1013.webp b/public/images/comments/liyue/exquisite-chest/27_1013.webp deleted file mode 100644 index b868f990..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1013.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1021.webp b/public/images/comments/liyue/exquisite-chest/27_1021.webp deleted file mode 100644 index caf0bb3b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1021.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1025.webp b/public/images/comments/liyue/exquisite-chest/27_1025.webp deleted file mode 100644 index ccf09239..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1025.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1030.webp b/public/images/comments/liyue/exquisite-chest/27_1030.webp deleted file mode 100644 index e0af5721..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1030.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1042.webp b/public/images/comments/liyue/exquisite-chest/27_1042.webp deleted file mode 100644 index d308a0f8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1042.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1047.webp b/public/images/comments/liyue/exquisite-chest/27_1047.webp deleted file mode 100644 index 1a2817c1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1047.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1048.webp b/public/images/comments/liyue/exquisite-chest/27_1048.webp deleted file mode 100644 index 066e1500..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1048.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1051.webp b/public/images/comments/liyue/exquisite-chest/27_1051.webp deleted file mode 100644 index 7952431f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1051.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1052.webp b/public/images/comments/liyue/exquisite-chest/27_1052.webp deleted file mode 100644 index ee1e43b1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1052.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1053.webp b/public/images/comments/liyue/exquisite-chest/27_1053.webp deleted file mode 100644 index 7e27e7fd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1053.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1054.webp b/public/images/comments/liyue/exquisite-chest/27_1054.webp deleted file mode 100644 index c2009e11..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1054.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1061.webp b/public/images/comments/liyue/exquisite-chest/27_1061.webp deleted file mode 100644 index 3ff4e3a5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1061.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_107.webp b/public/images/comments/liyue/exquisite-chest/27_107.webp deleted file mode 100644 index 83ca5397..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_107.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1099.webp b/public/images/comments/liyue/exquisite-chest/27_1099.webp deleted file mode 100644 index d608b09c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1099.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_11.webp b/public/images/comments/liyue/exquisite-chest/27_11.webp deleted file mode 100644 index 3ebc1bdf..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_11.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1100.webp b/public/images/comments/liyue/exquisite-chest/27_1100.webp deleted file mode 100644 index 95e2b722..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1100.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1101.webp b/public/images/comments/liyue/exquisite-chest/27_1101.webp deleted file mode 100644 index f902eb52..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1101.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_111.webp b/public/images/comments/liyue/exquisite-chest/27_111.webp deleted file mode 100644 index d4b5feb2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_111.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1115.webp b/public/images/comments/liyue/exquisite-chest/27_1115.webp deleted file mode 100644 index 01c144d4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1115.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_112.webp b/public/images/comments/liyue/exquisite-chest/27_112.webp deleted file mode 100644 index c8d77de0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_112.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1122.webp b/public/images/comments/liyue/exquisite-chest/27_1122.webp deleted file mode 100644 index d3bc0c8f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1122.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1123.webp b/public/images/comments/liyue/exquisite-chest/27_1123.webp deleted file mode 100644 index 6d0970c3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1123.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1124.webp b/public/images/comments/liyue/exquisite-chest/27_1124.webp deleted file mode 100644 index ff5483e0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1124.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1125.webp b/public/images/comments/liyue/exquisite-chest/27_1125.webp deleted file mode 100644 index 00a64f7f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1125.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1126.webp b/public/images/comments/liyue/exquisite-chest/27_1126.webp deleted file mode 100644 index 92d9e059..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1126.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1127.webp b/public/images/comments/liyue/exquisite-chest/27_1127.webp deleted file mode 100644 index 0502754e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1127.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_113.webp b/public/images/comments/liyue/exquisite-chest/27_113.webp deleted file mode 100644 index 8bc36265..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_113.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1130.webp b/public/images/comments/liyue/exquisite-chest/27_1130.webp deleted file mode 100644 index 07ae1a2c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1130.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1131.webp b/public/images/comments/liyue/exquisite-chest/27_1131.webp deleted file mode 100644 index 27e49177..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1131.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_1132.webp b/public/images/comments/liyue/exquisite-chest/27_1132.webp deleted file mode 100644 index 0dc0b372..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_1132.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_115.webp b/public/images/comments/liyue/exquisite-chest/27_115.webp deleted file mode 100644 index f6363129..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_115.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_123.webp b/public/images/comments/liyue/exquisite-chest/27_123.webp deleted file mode 100644 index 1448c5f2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_123.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_126.webp b/public/images/comments/liyue/exquisite-chest/27_126.webp deleted file mode 100644 index 9f59a7c8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_126.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_129.webp b/public/images/comments/liyue/exquisite-chest/27_129.webp deleted file mode 100644 index 3a95bdaa..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_129.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_133.webp b/public/images/comments/liyue/exquisite-chest/27_133.webp deleted file mode 100644 index fcdf75ad..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_133.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_134.webp b/public/images/comments/liyue/exquisite-chest/27_134.webp deleted file mode 100644 index 6ad4837e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_134.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_136.webp b/public/images/comments/liyue/exquisite-chest/27_136.webp deleted file mode 100644 index f8a80826..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_136.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_144.webp b/public/images/comments/liyue/exquisite-chest/27_144.webp deleted file mode 100644 index 9c025e99..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_144.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_16.webp b/public/images/comments/liyue/exquisite-chest/27_16.webp deleted file mode 100644 index 4de9efcc..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_16.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_162.webp b/public/images/comments/liyue/exquisite-chest/27_162.webp deleted file mode 100644 index b60c29a4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_162.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_172.webp b/public/images/comments/liyue/exquisite-chest/27_172.webp deleted file mode 100644 index f51de521..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_172.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_183.webp b/public/images/comments/liyue/exquisite-chest/27_183.webp deleted file mode 100644 index 0ccb9009..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_183.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_184.webp b/public/images/comments/liyue/exquisite-chest/27_184.webp deleted file mode 100644 index 7b0a8d42..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_184.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_185.webp b/public/images/comments/liyue/exquisite-chest/27_185.webp deleted file mode 100644 index 9f46b84b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_185.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_187.webp b/public/images/comments/liyue/exquisite-chest/27_187.webp deleted file mode 100644 index b62054ee..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_187.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_188.webp b/public/images/comments/liyue/exquisite-chest/27_188.webp deleted file mode 100644 index 032b95f9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_188.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_191.webp b/public/images/comments/liyue/exquisite-chest/27_191.webp deleted file mode 100644 index dc7a17e5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_191.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_199.webp b/public/images/comments/liyue/exquisite-chest/27_199.webp deleted file mode 100644 index de7cba2a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_199.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_2.webp b/public/images/comments/liyue/exquisite-chest/27_2.webp deleted file mode 100644 index d41da7e8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_2.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_201.webp b/public/images/comments/liyue/exquisite-chest/27_201.webp deleted file mode 100644 index d5073365..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_201.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_210.webp b/public/images/comments/liyue/exquisite-chest/27_210.webp deleted file mode 100644 index 6e566c2c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_210.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_212.webp b/public/images/comments/liyue/exquisite-chest/27_212.webp deleted file mode 100644 index 1e70d6c8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_212.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_213.webp b/public/images/comments/liyue/exquisite-chest/27_213.webp deleted file mode 100644 index ee4b1cf7..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_213.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_217.webp b/public/images/comments/liyue/exquisite-chest/27_217.webp deleted file mode 100644 index fd750600..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_217.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_220.webp b/public/images/comments/liyue/exquisite-chest/27_220.webp deleted file mode 100644 index ec94cb79..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_220.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_221.webp b/public/images/comments/liyue/exquisite-chest/27_221.webp deleted file mode 100644 index fb3b4957..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_221.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_222.webp b/public/images/comments/liyue/exquisite-chest/27_222.webp deleted file mode 100644 index 5bdc92a5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_222.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_223.webp b/public/images/comments/liyue/exquisite-chest/27_223.webp deleted file mode 100644 index 05a3ab54..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_223.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_228.webp b/public/images/comments/liyue/exquisite-chest/27_228.webp deleted file mode 100644 index ea9012e0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_228.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_229.webp b/public/images/comments/liyue/exquisite-chest/27_229.webp deleted file mode 100644 index a5320cb7..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_229.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_230.webp b/public/images/comments/liyue/exquisite-chest/27_230.webp deleted file mode 100644 index 149bb942..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_230.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_231.webp b/public/images/comments/liyue/exquisite-chest/27_231.webp deleted file mode 100644 index 8d31c65e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_231.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_238.webp b/public/images/comments/liyue/exquisite-chest/27_238.webp deleted file mode 100644 index 01412332..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_238.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_240.webp b/public/images/comments/liyue/exquisite-chest/27_240.webp deleted file mode 100644 index 5816652e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_240.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_241.webp b/public/images/comments/liyue/exquisite-chest/27_241.webp deleted file mode 100644 index 971d83cb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_241.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_244.webp b/public/images/comments/liyue/exquisite-chest/27_244.webp deleted file mode 100644 index e7c68249..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_244.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_245.webp b/public/images/comments/liyue/exquisite-chest/27_245.webp deleted file mode 100644 index 79bd6277..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_245.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_246.webp b/public/images/comments/liyue/exquisite-chest/27_246.webp deleted file mode 100644 index 9ef6fba9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_246.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_247.webp b/public/images/comments/liyue/exquisite-chest/27_247.webp deleted file mode 100644 index 582fd133..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_247.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_248.webp b/public/images/comments/liyue/exquisite-chest/27_248.webp deleted file mode 100644 index 09cea7e6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_248.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_253.webp b/public/images/comments/liyue/exquisite-chest/27_253.webp deleted file mode 100644 index 79fb9a39..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_253.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_254.webp b/public/images/comments/liyue/exquisite-chest/27_254.webp deleted file mode 100644 index 9d7b8753..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_254.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_255.webp b/public/images/comments/liyue/exquisite-chest/27_255.webp deleted file mode 100644 index 2d7a46d2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_255.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_260.webp b/public/images/comments/liyue/exquisite-chest/27_260.webp deleted file mode 100644 index d77f9929..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_260.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_264.webp b/public/images/comments/liyue/exquisite-chest/27_264.webp deleted file mode 100644 index 940a671f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_264.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_266.webp b/public/images/comments/liyue/exquisite-chest/27_266.webp deleted file mode 100644 index 6d5f5bcc..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_266.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_269.webp b/public/images/comments/liyue/exquisite-chest/27_269.webp deleted file mode 100644 index 23705f54..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_269.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_270.webp b/public/images/comments/liyue/exquisite-chest/27_270.webp deleted file mode 100644 index 17d09886..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_270.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_275.webp b/public/images/comments/liyue/exquisite-chest/27_275.webp deleted file mode 100644 index c5d36200..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_275.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_281.webp b/public/images/comments/liyue/exquisite-chest/27_281.webp deleted file mode 100644 index 98ee0136..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_281.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_282.webp b/public/images/comments/liyue/exquisite-chest/27_282.webp deleted file mode 100644 index bac086fe..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_282.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_287.webp b/public/images/comments/liyue/exquisite-chest/27_287.webp deleted file mode 100644 index fcf493cd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_287.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_293.webp b/public/images/comments/liyue/exquisite-chest/27_293.webp deleted file mode 100644 index 8f1863b2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_293.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_30.webp b/public/images/comments/liyue/exquisite-chest/27_30.webp deleted file mode 100644 index ee321129..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_30.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_304.webp b/public/images/comments/liyue/exquisite-chest/27_304.webp deleted file mode 100644 index bb094295..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_304.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_305.webp b/public/images/comments/liyue/exquisite-chest/27_305.webp deleted file mode 100644 index b72b67ac..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_305.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_308.webp b/public/images/comments/liyue/exquisite-chest/27_308.webp deleted file mode 100644 index cec76671..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_308.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_31.webp b/public/images/comments/liyue/exquisite-chest/27_31.webp deleted file mode 100644 index 83474d74..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_31.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_313.webp b/public/images/comments/liyue/exquisite-chest/27_313.webp deleted file mode 100644 index c3112f04..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_313.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_314.webp b/public/images/comments/liyue/exquisite-chest/27_314.webp deleted file mode 100644 index 03b64a90..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_314.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_32.webp b/public/images/comments/liyue/exquisite-chest/27_32.webp deleted file mode 100644 index b19346b6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_32.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_323.webp b/public/images/comments/liyue/exquisite-chest/27_323.webp deleted file mode 100644 index 39007138..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_323.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_324.webp b/public/images/comments/liyue/exquisite-chest/27_324.webp deleted file mode 100644 index 76228fc3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_324.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_325.webp b/public/images/comments/liyue/exquisite-chest/27_325.webp deleted file mode 100644 index bd28753a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_325.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_327.webp b/public/images/comments/liyue/exquisite-chest/27_327.webp deleted file mode 100644 index 50a4a68a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_327.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_329.webp b/public/images/comments/liyue/exquisite-chest/27_329.webp deleted file mode 100644 index c3c8950d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_329.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_33.webp b/public/images/comments/liyue/exquisite-chest/27_33.webp deleted file mode 100644 index 340afa87..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_33.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_330.webp b/public/images/comments/liyue/exquisite-chest/27_330.webp deleted file mode 100644 index 0f993636..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_330.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_332.webp b/public/images/comments/liyue/exquisite-chest/27_332.webp deleted file mode 100644 index 06fb96dd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_332.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_334.webp b/public/images/comments/liyue/exquisite-chest/27_334.webp deleted file mode 100644 index ffb4f735..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_334.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_341.webp b/public/images/comments/liyue/exquisite-chest/27_341.webp deleted file mode 100644 index 192141b3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_341.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_347.webp b/public/images/comments/liyue/exquisite-chest/27_347.webp deleted file mode 100644 index ac571cf1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_347.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_348.webp b/public/images/comments/liyue/exquisite-chest/27_348.webp deleted file mode 100644 index 34ed4b2a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_348.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_35.webp b/public/images/comments/liyue/exquisite-chest/27_35.webp deleted file mode 100644 index 1c19d46d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_35.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_352.webp b/public/images/comments/liyue/exquisite-chest/27_352.webp deleted file mode 100644 index 0676ef19..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_352.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_357.webp b/public/images/comments/liyue/exquisite-chest/27_357.webp deleted file mode 100644 index a3a59c1e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_357.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_359.webp b/public/images/comments/liyue/exquisite-chest/27_359.webp deleted file mode 100644 index 78278ef0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_359.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_364.webp b/public/images/comments/liyue/exquisite-chest/27_364.webp deleted file mode 100644 index 3508cf15..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_364.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_367.webp b/public/images/comments/liyue/exquisite-chest/27_367.webp deleted file mode 100644 index 3882571d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_367.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_368.webp b/public/images/comments/liyue/exquisite-chest/27_368.webp deleted file mode 100644 index 05df2a2c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_368.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_373.webp b/public/images/comments/liyue/exquisite-chest/27_373.webp deleted file mode 100644 index 4b0fe4b4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_373.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_375.webp b/public/images/comments/liyue/exquisite-chest/27_375.webp deleted file mode 100644 index e3a554e0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_375.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_378.webp b/public/images/comments/liyue/exquisite-chest/27_378.webp deleted file mode 100644 index 2c77c181..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_378.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_379.webp b/public/images/comments/liyue/exquisite-chest/27_379.webp deleted file mode 100644 index bffac67a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_379.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_382.webp b/public/images/comments/liyue/exquisite-chest/27_382.webp deleted file mode 100644 index eb56f886..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_382.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_387.webp b/public/images/comments/liyue/exquisite-chest/27_387.webp deleted file mode 100644 index 4d5c16fa..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_387.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_396.webp b/public/images/comments/liyue/exquisite-chest/27_396.webp deleted file mode 100644 index 9c9ed17f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_396.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_402.webp b/public/images/comments/liyue/exquisite-chest/27_402.webp deleted file mode 100644 index 0c239ec1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_402.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_410.webp b/public/images/comments/liyue/exquisite-chest/27_410.webp deleted file mode 100644 index aa1267fa..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_410.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_416.webp b/public/images/comments/liyue/exquisite-chest/27_416.webp deleted file mode 100644 index b4657845..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_416.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_428.webp b/public/images/comments/liyue/exquisite-chest/27_428.webp deleted file mode 100644 index e057893b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_428.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_431.webp b/public/images/comments/liyue/exquisite-chest/27_431.webp deleted file mode 100644 index 4cee4c4a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_431.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_437.webp b/public/images/comments/liyue/exquisite-chest/27_437.webp deleted file mode 100644 index 15c6a1b1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_437.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_445.webp b/public/images/comments/liyue/exquisite-chest/27_445.webp deleted file mode 100644 index 37baca63..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_445.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_45.webp b/public/images/comments/liyue/exquisite-chest/27_45.webp deleted file mode 100644 index dafa20c3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_45.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_451.webp b/public/images/comments/liyue/exquisite-chest/27_451.webp deleted file mode 100644 index d59245c8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_451.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_454.webp b/public/images/comments/liyue/exquisite-chest/27_454.webp deleted file mode 100644 index b5c12950..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_454.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_455.webp b/public/images/comments/liyue/exquisite-chest/27_455.webp deleted file mode 100644 index c4b8661f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_455.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_457.webp b/public/images/comments/liyue/exquisite-chest/27_457.webp deleted file mode 100644 index 55f6f7ba..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_457.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_459.webp b/public/images/comments/liyue/exquisite-chest/27_459.webp deleted file mode 100644 index 86c3e8bf..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_459.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_46.webp b/public/images/comments/liyue/exquisite-chest/27_46.webp deleted file mode 100644 index 1ca70ef4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_46.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_462.webp b/public/images/comments/liyue/exquisite-chest/27_462.webp deleted file mode 100644 index 95669afd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_462.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_47.webp b/public/images/comments/liyue/exquisite-chest/27_47.webp deleted file mode 100644 index b7223488..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_47.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_473.webp b/public/images/comments/liyue/exquisite-chest/27_473.webp deleted file mode 100644 index 911738fc..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_473.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_476.webp b/public/images/comments/liyue/exquisite-chest/27_476.webp deleted file mode 100644 index 36f95663..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_476.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_477.webp b/public/images/comments/liyue/exquisite-chest/27_477.webp deleted file mode 100644 index 65871d8b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_477.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_479.webp b/public/images/comments/liyue/exquisite-chest/27_479.webp deleted file mode 100644 index eee89aa2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_479.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_480.webp b/public/images/comments/liyue/exquisite-chest/27_480.webp deleted file mode 100644 index c24aa133..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_480.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_483.webp b/public/images/comments/liyue/exquisite-chest/27_483.webp deleted file mode 100644 index 7df53261..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_483.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_49.webp b/public/images/comments/liyue/exquisite-chest/27_49.webp deleted file mode 100644 index 9de747e8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_49.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_491.webp b/public/images/comments/liyue/exquisite-chest/27_491.webp deleted file mode 100644 index 8df08d33..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_491.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_492.webp b/public/images/comments/liyue/exquisite-chest/27_492.webp deleted file mode 100644 index c5f0d51f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_492.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_494.webp b/public/images/comments/liyue/exquisite-chest/27_494.webp deleted file mode 100644 index 7f994ff4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_494.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_498.webp b/public/images/comments/liyue/exquisite-chest/27_498.webp deleted file mode 100644 index 2e031b43..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_498.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_5.webp b/public/images/comments/liyue/exquisite-chest/27_5.webp deleted file mode 100644 index e46fe3c8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_5.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_50.webp b/public/images/comments/liyue/exquisite-chest/27_50.webp deleted file mode 100644 index 4e89a53c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_50.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_504.webp b/public/images/comments/liyue/exquisite-chest/27_504.webp deleted file mode 100644 index a2336f3e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_504.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_505.webp b/public/images/comments/liyue/exquisite-chest/27_505.webp deleted file mode 100644 index a2aa39dd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_505.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_506.webp b/public/images/comments/liyue/exquisite-chest/27_506.webp deleted file mode 100644 index bcec9a66..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_506.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_508.webp b/public/images/comments/liyue/exquisite-chest/27_508.webp deleted file mode 100644 index 6c0c08fb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_508.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_510.webp b/public/images/comments/liyue/exquisite-chest/27_510.webp deleted file mode 100644 index 8a403864..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_510.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_514.webp b/public/images/comments/liyue/exquisite-chest/27_514.webp deleted file mode 100644 index 419b1873..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_514.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_516.webp b/public/images/comments/liyue/exquisite-chest/27_516.webp deleted file mode 100644 index 72a2ccd0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_516.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_517.webp b/public/images/comments/liyue/exquisite-chest/27_517.webp deleted file mode 100644 index bd2a86a3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_517.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_519.webp b/public/images/comments/liyue/exquisite-chest/27_519.webp deleted file mode 100644 index ccc382e1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_519.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_527.webp b/public/images/comments/liyue/exquisite-chest/27_527.webp deleted file mode 100644 index f5406fff..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_527.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_530.webp b/public/images/comments/liyue/exquisite-chest/27_530.webp deleted file mode 100644 index 5d159361..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_530.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_534.webp b/public/images/comments/liyue/exquisite-chest/27_534.webp deleted file mode 100644 index 32603b30..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_534.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_535.webp b/public/images/comments/liyue/exquisite-chest/27_535.webp deleted file mode 100644 index bdec9ac4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_535.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_538.webp b/public/images/comments/liyue/exquisite-chest/27_538.webp deleted file mode 100644 index 52e9db21..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_538.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_541.webp b/public/images/comments/liyue/exquisite-chest/27_541.webp deleted file mode 100644 index b09dc4e8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_541.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_542.webp b/public/images/comments/liyue/exquisite-chest/27_542.webp deleted file mode 100644 index cee6bfea..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_542.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_543.webp b/public/images/comments/liyue/exquisite-chest/27_543.webp deleted file mode 100644 index c440da82..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_543.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_547.webp b/public/images/comments/liyue/exquisite-chest/27_547.webp deleted file mode 100644 index a1781dca..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_547.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_548.webp b/public/images/comments/liyue/exquisite-chest/27_548.webp deleted file mode 100644 index db1e4d4e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_548.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_550.webp b/public/images/comments/liyue/exquisite-chest/27_550.webp deleted file mode 100644 index 1237d3ee..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_550.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_556.webp b/public/images/comments/liyue/exquisite-chest/27_556.webp deleted file mode 100644 index 429e4884..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_556.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_563.webp b/public/images/comments/liyue/exquisite-chest/27_563.webp deleted file mode 100644 index 0fcc2699..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_563.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_569.webp b/public/images/comments/liyue/exquisite-chest/27_569.webp deleted file mode 100644 index d90ba628..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_569.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_576.webp b/public/images/comments/liyue/exquisite-chest/27_576.webp deleted file mode 100644 index 6320180b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_576.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_577.webp b/public/images/comments/liyue/exquisite-chest/27_577.webp deleted file mode 100644 index 4167ea0b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_577.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_578.webp b/public/images/comments/liyue/exquisite-chest/27_578.webp deleted file mode 100644 index e6492694..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_578.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_579.webp b/public/images/comments/liyue/exquisite-chest/27_579.webp deleted file mode 100644 index 5ef0e27a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_579.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_582.webp b/public/images/comments/liyue/exquisite-chest/27_582.webp deleted file mode 100644 index eedd8c0d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_582.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_594.webp b/public/images/comments/liyue/exquisite-chest/27_594.webp deleted file mode 100644 index 85fe2f0e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_594.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_597.webp b/public/images/comments/liyue/exquisite-chest/27_597.webp deleted file mode 100644 index 904e6018..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_597.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_598.webp b/public/images/comments/liyue/exquisite-chest/27_598.webp deleted file mode 100644 index 3d57161f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_598.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_599.webp b/public/images/comments/liyue/exquisite-chest/27_599.webp deleted file mode 100644 index 0f72ed39..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_599.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_607.webp b/public/images/comments/liyue/exquisite-chest/27_607.webp deleted file mode 100644 index 9ec5e3ca..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_607.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_609.webp b/public/images/comments/liyue/exquisite-chest/27_609.webp deleted file mode 100644 index 09368a86..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_609.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_611.webp b/public/images/comments/liyue/exquisite-chest/27_611.webp deleted file mode 100644 index b22c0bb6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_611.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_613.webp b/public/images/comments/liyue/exquisite-chest/27_613.webp deleted file mode 100644 index c46acaef..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_613.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_614.webp b/public/images/comments/liyue/exquisite-chest/27_614.webp deleted file mode 100644 index 0f58c138..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_614.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_617.webp b/public/images/comments/liyue/exquisite-chest/27_617.webp deleted file mode 100644 index 15b2b02a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_617.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_622.webp b/public/images/comments/liyue/exquisite-chest/27_622.webp deleted file mode 100644 index 688e28a7..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_622.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_623.webp b/public/images/comments/liyue/exquisite-chest/27_623.webp deleted file mode 100644 index 9007caf5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_623.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_624.webp b/public/images/comments/liyue/exquisite-chest/27_624.webp deleted file mode 100644 index abf2733b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_624.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_633.webp b/public/images/comments/liyue/exquisite-chest/27_633.webp deleted file mode 100644 index e3a88df9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_633.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_643.webp b/public/images/comments/liyue/exquisite-chest/27_643.webp deleted file mode 100644 index c19173e1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_643.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_645.webp b/public/images/comments/liyue/exquisite-chest/27_645.webp deleted file mode 100644 index 9d9cd9ee..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_645.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_654.webp b/public/images/comments/liyue/exquisite-chest/27_654.webp deleted file mode 100644 index 562d076f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_654.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_657.webp b/public/images/comments/liyue/exquisite-chest/27_657.webp deleted file mode 100644 index a45abc78..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_657.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_659.webp b/public/images/comments/liyue/exquisite-chest/27_659.webp deleted file mode 100644 index 707cd929..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_659.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_660.webp b/public/images/comments/liyue/exquisite-chest/27_660.webp deleted file mode 100644 index e021ee0d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_660.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_661.webp b/public/images/comments/liyue/exquisite-chest/27_661.webp deleted file mode 100644 index 430005e2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_661.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_662.webp b/public/images/comments/liyue/exquisite-chest/27_662.webp deleted file mode 100644 index c8c75892..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_662.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_664.webp b/public/images/comments/liyue/exquisite-chest/27_664.webp deleted file mode 100644 index 79e387fd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_664.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_666.webp b/public/images/comments/liyue/exquisite-chest/27_666.webp deleted file mode 100644 index 38245909..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_666.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_669.webp b/public/images/comments/liyue/exquisite-chest/27_669.webp deleted file mode 100644 index 3162f886..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_669.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_671.webp b/public/images/comments/liyue/exquisite-chest/27_671.webp deleted file mode 100644 index 213075b9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_671.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_672.webp b/public/images/comments/liyue/exquisite-chest/27_672.webp deleted file mode 100644 index 8ee795d2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_672.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_675.webp b/public/images/comments/liyue/exquisite-chest/27_675.webp deleted file mode 100644 index e2435076..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_675.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_676.webp b/public/images/comments/liyue/exquisite-chest/27_676.webp deleted file mode 100644 index 3ae34f05..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_676.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_677.webp b/public/images/comments/liyue/exquisite-chest/27_677.webp deleted file mode 100644 index bd2ed926..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_677.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_678.webp b/public/images/comments/liyue/exquisite-chest/27_678.webp deleted file mode 100644 index f49e1759..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_678.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_679.webp b/public/images/comments/liyue/exquisite-chest/27_679.webp deleted file mode 100644 index e1c012b6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_679.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_680.webp b/public/images/comments/liyue/exquisite-chest/27_680.webp deleted file mode 100644 index 7979d447..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_680.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_684.webp b/public/images/comments/liyue/exquisite-chest/27_684.webp deleted file mode 100644 index 2f8ded8f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_684.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_688.webp b/public/images/comments/liyue/exquisite-chest/27_688.webp deleted file mode 100644 index 21424d35..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_688.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_689.webp b/public/images/comments/liyue/exquisite-chest/27_689.webp deleted file mode 100644 index 727faa87..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_689.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_690.webp b/public/images/comments/liyue/exquisite-chest/27_690.webp deleted file mode 100644 index f90e0f84..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_690.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_691.webp b/public/images/comments/liyue/exquisite-chest/27_691.webp deleted file mode 100644 index 6ac3af51..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_691.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_693.webp b/public/images/comments/liyue/exquisite-chest/27_693.webp deleted file mode 100644 index f28ea44c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_693.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_694.webp b/public/images/comments/liyue/exquisite-chest/27_694.webp deleted file mode 100644 index 438ab851..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_694.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_695.webp b/public/images/comments/liyue/exquisite-chest/27_695.webp deleted file mode 100644 index df8bccbd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_695.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_696.webp b/public/images/comments/liyue/exquisite-chest/27_696.webp deleted file mode 100644 index 4748113d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_696.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_698.webp b/public/images/comments/liyue/exquisite-chest/27_698.webp deleted file mode 100644 index 7117c8b5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_698.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_700.webp b/public/images/comments/liyue/exquisite-chest/27_700.webp deleted file mode 100644 index eadf3527..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_700.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_701.webp b/public/images/comments/liyue/exquisite-chest/27_701.webp deleted file mode 100644 index 0c8fffe7..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_701.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_705.webp b/public/images/comments/liyue/exquisite-chest/27_705.webp deleted file mode 100644 index 055fa1e9..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_705.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_708.webp b/public/images/comments/liyue/exquisite-chest/27_708.webp deleted file mode 100644 index e0ddbb50..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_708.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_709.webp b/public/images/comments/liyue/exquisite-chest/27_709.webp deleted file mode 100644 index d27dee71..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_709.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_710.webp b/public/images/comments/liyue/exquisite-chest/27_710.webp deleted file mode 100644 index 9cd9edfb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_710.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_711.webp b/public/images/comments/liyue/exquisite-chest/27_711.webp deleted file mode 100644 index c8c03367..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_711.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_712.webp b/public/images/comments/liyue/exquisite-chest/27_712.webp deleted file mode 100644 index 39e3e7bf..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_712.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_714.webp b/public/images/comments/liyue/exquisite-chest/27_714.webp deleted file mode 100644 index 43dfd52f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_714.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_717.webp b/public/images/comments/liyue/exquisite-chest/27_717.webp deleted file mode 100644 index 0e3750d6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_717.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_718.webp b/public/images/comments/liyue/exquisite-chest/27_718.webp deleted file mode 100644 index d4931943..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_718.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_719.webp b/public/images/comments/liyue/exquisite-chest/27_719.webp deleted file mode 100644 index 69342a0e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_719.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_720.webp b/public/images/comments/liyue/exquisite-chest/27_720.webp deleted file mode 100644 index 098598dd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_720.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_729.webp b/public/images/comments/liyue/exquisite-chest/27_729.webp deleted file mode 100644 index c4d683bc..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_729.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_73.webp b/public/images/comments/liyue/exquisite-chest/27_73.webp deleted file mode 100644 index d5566864..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_73.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_742.webp b/public/images/comments/liyue/exquisite-chest/27_742.webp deleted file mode 100644 index ad2ef5ce..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_742.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_748.webp b/public/images/comments/liyue/exquisite-chest/27_748.webp deleted file mode 100644 index c1c84f73..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_748.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_75.webp b/public/images/comments/liyue/exquisite-chest/27_75.webp deleted file mode 100644 index c09f5c3b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_75.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_753.webp b/public/images/comments/liyue/exquisite-chest/27_753.webp deleted file mode 100644 index 87e94e9c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_753.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_754.webp b/public/images/comments/liyue/exquisite-chest/27_754.webp deleted file mode 100644 index df1d0b85..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_754.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_756.webp b/public/images/comments/liyue/exquisite-chest/27_756.webp deleted file mode 100644 index a05d5c26..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_756.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_758.webp b/public/images/comments/liyue/exquisite-chest/27_758.webp deleted file mode 100644 index 141a91a0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_758.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_759.webp b/public/images/comments/liyue/exquisite-chest/27_759.webp deleted file mode 100644 index 1cb7d223..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_759.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_760.webp b/public/images/comments/liyue/exquisite-chest/27_760.webp deleted file mode 100644 index dc996d4a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_760.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_761.webp b/public/images/comments/liyue/exquisite-chest/27_761.webp deleted file mode 100644 index 033a3c6a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_761.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_762.webp b/public/images/comments/liyue/exquisite-chest/27_762.webp deleted file mode 100644 index 3cce01ab..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_762.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_764.webp b/public/images/comments/liyue/exquisite-chest/27_764.webp deleted file mode 100644 index 41dbcbc0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_764.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_765.webp b/public/images/comments/liyue/exquisite-chest/27_765.webp deleted file mode 100644 index 67fdcb3d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_765.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_766.webp b/public/images/comments/liyue/exquisite-chest/27_766.webp deleted file mode 100644 index 84e19e42..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_766.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_767.webp b/public/images/comments/liyue/exquisite-chest/27_767.webp deleted file mode 100644 index c0c61b79..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_767.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_769.webp b/public/images/comments/liyue/exquisite-chest/27_769.webp deleted file mode 100644 index 54546bb6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_769.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_77.webp b/public/images/comments/liyue/exquisite-chest/27_77.webp deleted file mode 100644 index 066da71d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_77.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_770.webp b/public/images/comments/liyue/exquisite-chest/27_770.webp deleted file mode 100644 index 89efc4bb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_770.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_773.webp b/public/images/comments/liyue/exquisite-chest/27_773.webp deleted file mode 100644 index 1b72feba..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_773.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_776.webp b/public/images/comments/liyue/exquisite-chest/27_776.webp deleted file mode 100644 index a89d6550..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_776.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_777.webp b/public/images/comments/liyue/exquisite-chest/27_777.webp deleted file mode 100644 index 128384e3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_777.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_779.webp b/public/images/comments/liyue/exquisite-chest/27_779.webp deleted file mode 100644 index 9ba80864..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_779.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_780.webp b/public/images/comments/liyue/exquisite-chest/27_780.webp deleted file mode 100644 index 8a38e514..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_780.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_781.webp b/public/images/comments/liyue/exquisite-chest/27_781.webp deleted file mode 100644 index 4ec871ab..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_781.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_783.webp b/public/images/comments/liyue/exquisite-chest/27_783.webp deleted file mode 100644 index e81b70fb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_783.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_785.webp b/public/images/comments/liyue/exquisite-chest/27_785.webp deleted file mode 100644 index 3c61748f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_785.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_786.webp b/public/images/comments/liyue/exquisite-chest/27_786.webp deleted file mode 100644 index 3f96a384..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_786.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_787.webp b/public/images/comments/liyue/exquisite-chest/27_787.webp deleted file mode 100644 index e51eadf0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_787.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_788.webp b/public/images/comments/liyue/exquisite-chest/27_788.webp deleted file mode 100644 index 4bf6e761..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_788.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_789.webp b/public/images/comments/liyue/exquisite-chest/27_789.webp deleted file mode 100644 index e5b11e6d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_789.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_79.webp b/public/images/comments/liyue/exquisite-chest/27_79.webp deleted file mode 100644 index 200eb174..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_79.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_790.webp b/public/images/comments/liyue/exquisite-chest/27_790.webp deleted file mode 100644 index 07f2b980..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_790.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_791.webp b/public/images/comments/liyue/exquisite-chest/27_791.webp deleted file mode 100644 index 85bc6a4b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_791.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_792.webp b/public/images/comments/liyue/exquisite-chest/27_792.webp deleted file mode 100644 index 2b176404..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_792.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_793.webp b/public/images/comments/liyue/exquisite-chest/27_793.webp deleted file mode 100644 index 328a07d0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_793.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_794.webp b/public/images/comments/liyue/exquisite-chest/27_794.webp deleted file mode 100644 index 0375b838..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_794.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_796.webp b/public/images/comments/liyue/exquisite-chest/27_796.webp deleted file mode 100644 index 26ca61cd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_796.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_798.webp b/public/images/comments/liyue/exquisite-chest/27_798.webp deleted file mode 100644 index c55de814..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_798.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_800.webp b/public/images/comments/liyue/exquisite-chest/27_800.webp deleted file mode 100644 index b855d09c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_800.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_801.webp b/public/images/comments/liyue/exquisite-chest/27_801.webp deleted file mode 100644 index 7aff27d1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_801.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_803.webp b/public/images/comments/liyue/exquisite-chest/27_803.webp deleted file mode 100644 index 07c63e77..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_803.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_805.webp b/public/images/comments/liyue/exquisite-chest/27_805.webp deleted file mode 100644 index 6228bb3c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_805.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_806.webp b/public/images/comments/liyue/exquisite-chest/27_806.webp deleted file mode 100644 index 594bdef5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_806.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_807.webp b/public/images/comments/liyue/exquisite-chest/27_807.webp deleted file mode 100644 index 9d8cfc85..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_807.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_809.webp b/public/images/comments/liyue/exquisite-chest/27_809.webp deleted file mode 100644 index 14582021..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_809.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_810.webp b/public/images/comments/liyue/exquisite-chest/27_810.webp deleted file mode 100644 index 8ed2f324..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_810.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_811.webp b/public/images/comments/liyue/exquisite-chest/27_811.webp deleted file mode 100644 index d61ee71b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_811.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_812.webp b/public/images/comments/liyue/exquisite-chest/27_812.webp deleted file mode 100644 index e077d787..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_812.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_814.webp b/public/images/comments/liyue/exquisite-chest/27_814.webp deleted file mode 100644 index 6e426119..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_814.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_819.webp b/public/images/comments/liyue/exquisite-chest/27_819.webp deleted file mode 100644 index 1a09923e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_819.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_82.webp b/public/images/comments/liyue/exquisite-chest/27_82.webp deleted file mode 100644 index 0cc4faae..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_82.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_821.webp b/public/images/comments/liyue/exquisite-chest/27_821.webp deleted file mode 100644 index fd6417bb..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_821.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_824.webp b/public/images/comments/liyue/exquisite-chest/27_824.webp deleted file mode 100644 index 6dd4a5db..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_824.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_825.webp b/public/images/comments/liyue/exquisite-chest/27_825.webp deleted file mode 100644 index 8b05fd0a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_825.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_826.webp b/public/images/comments/liyue/exquisite-chest/27_826.webp deleted file mode 100644 index 3e4175e1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_826.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_827.webp b/public/images/comments/liyue/exquisite-chest/27_827.webp deleted file mode 100644 index 4c3df07d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_827.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_828.webp b/public/images/comments/liyue/exquisite-chest/27_828.webp deleted file mode 100644 index e10e51ca..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_828.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_83.webp b/public/images/comments/liyue/exquisite-chest/27_83.webp deleted file mode 100644 index 9dd3b63c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_83.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_831.webp b/public/images/comments/liyue/exquisite-chest/27_831.webp deleted file mode 100644 index d49fc070..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_831.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_833.webp b/public/images/comments/liyue/exquisite-chest/27_833.webp deleted file mode 100644 index 3c73dbfd..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_833.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_834.webp b/public/images/comments/liyue/exquisite-chest/27_834.webp deleted file mode 100644 index b568ccf4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_834.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_835.webp b/public/images/comments/liyue/exquisite-chest/27_835.webp deleted file mode 100644 index afb61a72..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_835.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_836.webp b/public/images/comments/liyue/exquisite-chest/27_836.webp deleted file mode 100644 index 01870a7b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_836.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_837.webp b/public/images/comments/liyue/exquisite-chest/27_837.webp deleted file mode 100644 index 8a2332ed..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_837.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_838.webp b/public/images/comments/liyue/exquisite-chest/27_838.webp deleted file mode 100644 index 42cc30b8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_838.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_842.webp b/public/images/comments/liyue/exquisite-chest/27_842.webp deleted file mode 100644 index a2798059..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_842.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_843.webp b/public/images/comments/liyue/exquisite-chest/27_843.webp deleted file mode 100644 index 6d5609d3..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_843.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_845.webp b/public/images/comments/liyue/exquisite-chest/27_845.webp deleted file mode 100644 index fe04006b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_845.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_846.webp b/public/images/comments/liyue/exquisite-chest/27_846.webp deleted file mode 100644 index 2a63b408..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_846.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_848.webp b/public/images/comments/liyue/exquisite-chest/27_848.webp deleted file mode 100644 index da328c3a..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_848.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_850.webp b/public/images/comments/liyue/exquisite-chest/27_850.webp deleted file mode 100644 index 2ce4325e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_850.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_852.webp b/public/images/comments/liyue/exquisite-chest/27_852.webp deleted file mode 100644 index 33eff7df..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_852.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_855.webp b/public/images/comments/liyue/exquisite-chest/27_855.webp deleted file mode 100644 index f6657c3d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_855.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_856.webp b/public/images/comments/liyue/exquisite-chest/27_856.webp deleted file mode 100644 index f1e94d6c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_856.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_857.webp b/public/images/comments/liyue/exquisite-chest/27_857.webp deleted file mode 100644 index 9aacdb08..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_857.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_858.webp b/public/images/comments/liyue/exquisite-chest/27_858.webp deleted file mode 100644 index e7b00f1b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_858.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_859.webp b/public/images/comments/liyue/exquisite-chest/27_859.webp deleted file mode 100644 index 29ea007c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_859.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_862.webp b/public/images/comments/liyue/exquisite-chest/27_862.webp deleted file mode 100644 index 2c1d918b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_862.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_865.webp b/public/images/comments/liyue/exquisite-chest/27_865.webp deleted file mode 100644 index 315947ae..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_865.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_866.webp b/public/images/comments/liyue/exquisite-chest/27_866.webp deleted file mode 100644 index 95bb9c7e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_866.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_867.webp b/public/images/comments/liyue/exquisite-chest/27_867.webp deleted file mode 100644 index bb03ccae..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_867.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_868.webp b/public/images/comments/liyue/exquisite-chest/27_868.webp deleted file mode 100644 index 084f4741..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_868.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_873.webp b/public/images/comments/liyue/exquisite-chest/27_873.webp deleted file mode 100644 index 4ec84d7e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_873.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_874.webp b/public/images/comments/liyue/exquisite-chest/27_874.webp deleted file mode 100644 index 2708bbaf..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_874.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_875.webp b/public/images/comments/liyue/exquisite-chest/27_875.webp deleted file mode 100644 index 5970e0fc..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_875.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_876.webp b/public/images/comments/liyue/exquisite-chest/27_876.webp deleted file mode 100644 index 91cb3d4e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_876.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_877.webp b/public/images/comments/liyue/exquisite-chest/27_877.webp deleted file mode 100644 index f9d44530..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_877.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_881.webp b/public/images/comments/liyue/exquisite-chest/27_881.webp deleted file mode 100644 index eaade760..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_881.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_883.webp b/public/images/comments/liyue/exquisite-chest/27_883.webp deleted file mode 100644 index e7a1d575..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_883.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_884.webp b/public/images/comments/liyue/exquisite-chest/27_884.webp deleted file mode 100644 index 37fbc7b1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_884.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_885.webp b/public/images/comments/liyue/exquisite-chest/27_885.webp deleted file mode 100644 index b8c8dd10..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_885.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_887.webp b/public/images/comments/liyue/exquisite-chest/27_887.webp deleted file mode 100644 index 6ea585c2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_887.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_89.webp b/public/images/comments/liyue/exquisite-chest/27_89.webp deleted file mode 100644 index edeb646f..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_89.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_890.webp b/public/images/comments/liyue/exquisite-chest/27_890.webp deleted file mode 100644 index e5227d60..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_890.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_891.webp b/public/images/comments/liyue/exquisite-chest/27_891.webp deleted file mode 100644 index a36888d8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_891.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_894.webp b/public/images/comments/liyue/exquisite-chest/27_894.webp deleted file mode 100644 index 6cacd060..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_894.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_895.webp b/public/images/comments/liyue/exquisite-chest/27_895.webp deleted file mode 100644 index 68584194..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_895.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_896.webp b/public/images/comments/liyue/exquisite-chest/27_896.webp deleted file mode 100644 index 2d24ae6b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_896.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_9.webp b/public/images/comments/liyue/exquisite-chest/27_9.webp deleted file mode 100644 index d222cda4..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_9.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_908.webp b/public/images/comments/liyue/exquisite-chest/27_908.webp deleted file mode 100644 index c76c33a2..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_908.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_91.webp b/public/images/comments/liyue/exquisite-chest/27_91.webp deleted file mode 100644 index 0f90e4d1..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_91.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_912.webp b/public/images/comments/liyue/exquisite-chest/27_912.webp deleted file mode 100644 index 2f2bc472..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_912.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_915.webp b/public/images/comments/liyue/exquisite-chest/27_915.webp deleted file mode 100644 index b0a5c863..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_915.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_920.webp b/public/images/comments/liyue/exquisite-chest/27_920.webp deleted file mode 100644 index 22f3efa6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_920.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_93.webp b/public/images/comments/liyue/exquisite-chest/27_93.webp deleted file mode 100644 index 6c1bf09b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_93.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_931.webp b/public/images/comments/liyue/exquisite-chest/27_931.webp deleted file mode 100644 index ee0916e5..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_931.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_934.webp b/public/images/comments/liyue/exquisite-chest/27_934.webp deleted file mode 100644 index 9b66226b..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_934.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_935.webp b/public/images/comments/liyue/exquisite-chest/27_935.webp deleted file mode 100644 index 579b542e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_935.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_937.webp b/public/images/comments/liyue/exquisite-chest/27_937.webp deleted file mode 100644 index 04e1266d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_937.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_96.webp b/public/images/comments/liyue/exquisite-chest/27_96.webp deleted file mode 100644 index 1ef6e2c0..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_96.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_964.webp b/public/images/comments/liyue/exquisite-chest/27_964.webp deleted file mode 100644 index 4b629141..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_964.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_970.webp b/public/images/comments/liyue/exquisite-chest/27_970.webp deleted file mode 100644 index ad110358..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_970.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_972.webp b/public/images/comments/liyue/exquisite-chest/27_972.webp deleted file mode 100644 index 5ddc1116..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_972.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_973.webp b/public/images/comments/liyue/exquisite-chest/27_973.webp deleted file mode 100644 index b76b61e6..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_973.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_974.webp b/public/images/comments/liyue/exquisite-chest/27_974.webp deleted file mode 100644 index 54b41423..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_974.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_975.webp b/public/images/comments/liyue/exquisite-chest/27_975.webp deleted file mode 100644 index a3b7dc64..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_975.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_98.webp b/public/images/comments/liyue/exquisite-chest/27_98.webp deleted file mode 100644 index 0650413c..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_98.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_982.webp b/public/images/comments/liyue/exquisite-chest/27_982.webp deleted file mode 100644 index bec06510..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_982.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_987.webp b/public/images/comments/liyue/exquisite-chest/27_987.webp deleted file mode 100644 index f4f12d5d..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_987.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_988.webp b/public/images/comments/liyue/exquisite-chest/27_988.webp deleted file mode 100644 index c0fdd26e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_988.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/27_99.webp b/public/images/comments/liyue/exquisite-chest/27_99.webp deleted file mode 100644 index b3aa9598..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/27_99.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/41CCDFE.webp b/public/images/comments/liyue/exquisite-chest/41CCDFE.webp deleted file mode 100644 index 12d91b84..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/41CCDFE.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/5225A11.webp b/public/images/comments/liyue/exquisite-chest/5225A11.webp deleted file mode 100644 index 9b35202e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/5225A11.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/64FA173.webp b/public/images/comments/liyue/exquisite-chest/64FA173.webp deleted file mode 100644 index 1d40ca0e..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/64FA173.webp and /dev/null differ diff --git a/public/images/comments/liyue/exquisite-chest/F57B6DB.webp b/public/images/comments/liyue/exquisite-chest/F57B6DB.webp deleted file mode 100644 index 179c75d8..00000000 Binary files a/public/images/comments/liyue/exquisite-chest/F57B6DB.webp and /dev/null differ diff --git a/public/images/comments/liyue/fatui-skirmisher/25.webp b/public/images/comments/liyue/fatui-skirmisher/25.webp deleted file mode 100644 index 0755edfc..00000000 Binary files a/public/images/comments/liyue/fatui-skirmisher/25.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/10.webp b/public/images/comments/liyue/geo-sigil/10.webp deleted file mode 100644 index faa00dc8..00000000 Binary files a/public/images/comments/liyue/geo-sigil/10.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/11.webp b/public/images/comments/liyue/geo-sigil/11.webp deleted file mode 100644 index 8bc7437b..00000000 Binary files a/public/images/comments/liyue/geo-sigil/11.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/12.webp b/public/images/comments/liyue/geo-sigil/12.webp deleted file mode 100644 index 8b4224e8..00000000 Binary files a/public/images/comments/liyue/geo-sigil/12.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/13.webp b/public/images/comments/liyue/geo-sigil/13.webp deleted file mode 100644 index e2e4a15a..00000000 Binary files a/public/images/comments/liyue/geo-sigil/13.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/14.webp b/public/images/comments/liyue/geo-sigil/14.webp deleted file mode 100644 index f9c1b4c8..00000000 Binary files a/public/images/comments/liyue/geo-sigil/14.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/15.webp b/public/images/comments/liyue/geo-sigil/15.webp deleted file mode 100644 index 6515d593..00000000 Binary files a/public/images/comments/liyue/geo-sigil/15.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/16.webp b/public/images/comments/liyue/geo-sigil/16.webp deleted file mode 100644 index 0a62e8ea..00000000 Binary files a/public/images/comments/liyue/geo-sigil/16.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/17.webp b/public/images/comments/liyue/geo-sigil/17.webp deleted file mode 100644 index e674fb17..00000000 Binary files a/public/images/comments/liyue/geo-sigil/17.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/18.webp b/public/images/comments/liyue/geo-sigil/18.webp deleted file mode 100644 index 72b5272b..00000000 Binary files a/public/images/comments/liyue/geo-sigil/18.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/19.webp b/public/images/comments/liyue/geo-sigil/19.webp deleted file mode 100644 index 9eab9167..00000000 Binary files a/public/images/comments/liyue/geo-sigil/19.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/2.webp b/public/images/comments/liyue/geo-sigil/2.webp deleted file mode 100644 index bf73cd1c..00000000 Binary files a/public/images/comments/liyue/geo-sigil/2.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/20.webp b/public/images/comments/liyue/geo-sigil/20.webp deleted file mode 100644 index ea331c0e..00000000 Binary files a/public/images/comments/liyue/geo-sigil/20.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/21.webp b/public/images/comments/liyue/geo-sigil/21.webp deleted file mode 100644 index fad95951..00000000 Binary files a/public/images/comments/liyue/geo-sigil/21.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/22.webp b/public/images/comments/liyue/geo-sigil/22.webp deleted file mode 100644 index b5732def..00000000 Binary files a/public/images/comments/liyue/geo-sigil/22.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/23.webp b/public/images/comments/liyue/geo-sigil/23.webp deleted file mode 100644 index 6478a516..00000000 Binary files a/public/images/comments/liyue/geo-sigil/23.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/24.webp b/public/images/comments/liyue/geo-sigil/24.webp deleted file mode 100644 index af4de97c..00000000 Binary files a/public/images/comments/liyue/geo-sigil/24.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/25.webp b/public/images/comments/liyue/geo-sigil/25.webp deleted file mode 100644 index b0477b69..00000000 Binary files a/public/images/comments/liyue/geo-sigil/25.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/26.webp b/public/images/comments/liyue/geo-sigil/26.webp deleted file mode 100644 index 2af4bc4d..00000000 Binary files a/public/images/comments/liyue/geo-sigil/26.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/3.webp b/public/images/comments/liyue/geo-sigil/3.webp deleted file mode 100644 index 7903f233..00000000 Binary files a/public/images/comments/liyue/geo-sigil/3.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/4.webp b/public/images/comments/liyue/geo-sigil/4.webp deleted file mode 100644 index 788a0935..00000000 Binary files a/public/images/comments/liyue/geo-sigil/4.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/5.webp b/public/images/comments/liyue/geo-sigil/5.webp deleted file mode 100644 index 50a0fdbe..00000000 Binary files a/public/images/comments/liyue/geo-sigil/5.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/6.webp b/public/images/comments/liyue/geo-sigil/6.webp deleted file mode 100644 index 32e04415..00000000 Binary files a/public/images/comments/liyue/geo-sigil/6.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/7.webp b/public/images/comments/liyue/geo-sigil/7.webp deleted file mode 100644 index 303745f5..00000000 Binary files a/public/images/comments/liyue/geo-sigil/7.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/8.webp b/public/images/comments/liyue/geo-sigil/8.webp deleted file mode 100644 index 4ae6b09d..00000000 Binary files a/public/images/comments/liyue/geo-sigil/8.webp and /dev/null differ diff --git a/public/images/comments/liyue/geo-sigil/9.webp b/public/images/comments/liyue/geo-sigil/9.webp deleted file mode 100644 index 8609a03c..00000000 Binary files a/public/images/comments/liyue/geo-sigil/9.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_101.webp b/public/images/comments/liyue/geoculus/1_101.webp deleted file mode 100644 index 0bd2ec6c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_101.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_102.webp b/public/images/comments/liyue/geoculus/1_102.webp deleted file mode 100644 index 0181287b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_102.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_103.webp b/public/images/comments/liyue/geoculus/1_103.webp deleted file mode 100644 index 810ca12c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_103.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_104.webp b/public/images/comments/liyue/geoculus/1_104.webp deleted file mode 100644 index 90d864c7..00000000 Binary files a/public/images/comments/liyue/geoculus/1_104.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_105.webp b/public/images/comments/liyue/geoculus/1_105.webp deleted file mode 100644 index f359d9ec..00000000 Binary files a/public/images/comments/liyue/geoculus/1_105.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_106.webp b/public/images/comments/liyue/geoculus/1_106.webp deleted file mode 100644 index 973d5464..00000000 Binary files a/public/images/comments/liyue/geoculus/1_106.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_107.webp b/public/images/comments/liyue/geoculus/1_107.webp deleted file mode 100644 index 51aff029..00000000 Binary files a/public/images/comments/liyue/geoculus/1_107.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_108.webp b/public/images/comments/liyue/geoculus/1_108.webp deleted file mode 100644 index 6dbbc4b3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_108.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_109.webp b/public/images/comments/liyue/geoculus/1_109.webp deleted file mode 100644 index 61dc862f..00000000 Binary files a/public/images/comments/liyue/geoculus/1_109.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_110.webp b/public/images/comments/liyue/geoculus/1_110.webp deleted file mode 100644 index 3b1850c7..00000000 Binary files a/public/images/comments/liyue/geoculus/1_110.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_112.webp b/public/images/comments/liyue/geoculus/1_112.webp deleted file mode 100644 index a2c61dc4..00000000 Binary files a/public/images/comments/liyue/geoculus/1_112.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_114.webp b/public/images/comments/liyue/geoculus/1_114.webp deleted file mode 100644 index 0563de48..00000000 Binary files a/public/images/comments/liyue/geoculus/1_114.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_115.webp b/public/images/comments/liyue/geoculus/1_115.webp deleted file mode 100644 index 29fc8443..00000000 Binary files a/public/images/comments/liyue/geoculus/1_115.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_116.webp b/public/images/comments/liyue/geoculus/1_116.webp deleted file mode 100644 index 7504bc5f..00000000 Binary files a/public/images/comments/liyue/geoculus/1_116.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_117.webp b/public/images/comments/liyue/geoculus/1_117.webp deleted file mode 100644 index 31de1a43..00000000 Binary files a/public/images/comments/liyue/geoculus/1_117.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_118.webp b/public/images/comments/liyue/geoculus/1_118.webp deleted file mode 100644 index d8d060d9..00000000 Binary files a/public/images/comments/liyue/geoculus/1_118.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_119.webp b/public/images/comments/liyue/geoculus/1_119.webp deleted file mode 100644 index 1985e677..00000000 Binary files a/public/images/comments/liyue/geoculus/1_119.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_120.webp b/public/images/comments/liyue/geoculus/1_120.webp deleted file mode 100644 index e4518c86..00000000 Binary files a/public/images/comments/liyue/geoculus/1_120.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_121.webp b/public/images/comments/liyue/geoculus/1_121.webp deleted file mode 100644 index e5bf1182..00000000 Binary files a/public/images/comments/liyue/geoculus/1_121.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_122.webp b/public/images/comments/liyue/geoculus/1_122.webp deleted file mode 100644 index db3e81e0..00000000 Binary files a/public/images/comments/liyue/geoculus/1_122.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_123.webp b/public/images/comments/liyue/geoculus/1_123.webp deleted file mode 100644 index 1954ec03..00000000 Binary files a/public/images/comments/liyue/geoculus/1_123.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_124.webp b/public/images/comments/liyue/geoculus/1_124.webp deleted file mode 100644 index 1df805c0..00000000 Binary files a/public/images/comments/liyue/geoculus/1_124.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_125.webp b/public/images/comments/liyue/geoculus/1_125.webp deleted file mode 100644 index 79a92972..00000000 Binary files a/public/images/comments/liyue/geoculus/1_125.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_126.webp b/public/images/comments/liyue/geoculus/1_126.webp deleted file mode 100644 index cd4f8509..00000000 Binary files a/public/images/comments/liyue/geoculus/1_126.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_127.webp b/public/images/comments/liyue/geoculus/1_127.webp deleted file mode 100644 index f7eb3367..00000000 Binary files a/public/images/comments/liyue/geoculus/1_127.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_128.webp b/public/images/comments/liyue/geoculus/1_128.webp deleted file mode 100644 index fc790a13..00000000 Binary files a/public/images/comments/liyue/geoculus/1_128.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_129.webp b/public/images/comments/liyue/geoculus/1_129.webp deleted file mode 100644 index 14dc40a4..00000000 Binary files a/public/images/comments/liyue/geoculus/1_129.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_130.webp b/public/images/comments/liyue/geoculus/1_130.webp deleted file mode 100644 index 344be64d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_130.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_131.webp b/public/images/comments/liyue/geoculus/1_131.webp deleted file mode 100644 index 9a9d3ec8..00000000 Binary files a/public/images/comments/liyue/geoculus/1_131.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_132.webp b/public/images/comments/liyue/geoculus/1_132.webp deleted file mode 100644 index bc8c6c73..00000000 Binary files a/public/images/comments/liyue/geoculus/1_132.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_133.webp b/public/images/comments/liyue/geoculus/1_133.webp deleted file mode 100644 index 58b0f352..00000000 Binary files a/public/images/comments/liyue/geoculus/1_133.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_134.webp b/public/images/comments/liyue/geoculus/1_134.webp deleted file mode 100644 index 0b360823..00000000 Binary files a/public/images/comments/liyue/geoculus/1_134.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_135.webp b/public/images/comments/liyue/geoculus/1_135.webp deleted file mode 100644 index 5a764790..00000000 Binary files a/public/images/comments/liyue/geoculus/1_135.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_136.webp b/public/images/comments/liyue/geoculus/1_136.webp deleted file mode 100644 index aed8f175..00000000 Binary files a/public/images/comments/liyue/geoculus/1_136.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_137.webp b/public/images/comments/liyue/geoculus/1_137.webp deleted file mode 100644 index a052eba1..00000000 Binary files a/public/images/comments/liyue/geoculus/1_137.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_138.webp b/public/images/comments/liyue/geoculus/1_138.webp deleted file mode 100644 index a8832eba..00000000 Binary files a/public/images/comments/liyue/geoculus/1_138.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_139.webp b/public/images/comments/liyue/geoculus/1_139.webp deleted file mode 100644 index 13a6cafe..00000000 Binary files a/public/images/comments/liyue/geoculus/1_139.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_140.webp b/public/images/comments/liyue/geoculus/1_140.webp deleted file mode 100644 index 3f81607c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_140.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_141.webp b/public/images/comments/liyue/geoculus/1_141.webp deleted file mode 100644 index 4c3f8b5b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_141.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_142.webp b/public/images/comments/liyue/geoculus/1_142.webp deleted file mode 100644 index 466f8e73..00000000 Binary files a/public/images/comments/liyue/geoculus/1_142.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_143.webp b/public/images/comments/liyue/geoculus/1_143.webp deleted file mode 100644 index 7bdd614f..00000000 Binary files a/public/images/comments/liyue/geoculus/1_143.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_144.webp b/public/images/comments/liyue/geoculus/1_144.webp deleted file mode 100644 index f61b3224..00000000 Binary files a/public/images/comments/liyue/geoculus/1_144.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_145.webp b/public/images/comments/liyue/geoculus/1_145.webp deleted file mode 100644 index 19fe5e48..00000000 Binary files a/public/images/comments/liyue/geoculus/1_145.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_146.webp b/public/images/comments/liyue/geoculus/1_146.webp deleted file mode 100644 index fc1aee49..00000000 Binary files a/public/images/comments/liyue/geoculus/1_146.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_147.webp b/public/images/comments/liyue/geoculus/1_147.webp deleted file mode 100644 index d3b493cd..00000000 Binary files a/public/images/comments/liyue/geoculus/1_147.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_148.webp b/public/images/comments/liyue/geoculus/1_148.webp deleted file mode 100644 index bbcafbba..00000000 Binary files a/public/images/comments/liyue/geoculus/1_148.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_149.webp b/public/images/comments/liyue/geoculus/1_149.webp deleted file mode 100644 index 38af5272..00000000 Binary files a/public/images/comments/liyue/geoculus/1_149.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_150.webp b/public/images/comments/liyue/geoculus/1_150.webp deleted file mode 100644 index 55907a4a..00000000 Binary files a/public/images/comments/liyue/geoculus/1_150.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_151.webp b/public/images/comments/liyue/geoculus/1_151.webp deleted file mode 100644 index 35ac6839..00000000 Binary files a/public/images/comments/liyue/geoculus/1_151.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_152.webp b/public/images/comments/liyue/geoculus/1_152.webp deleted file mode 100644 index 9258364d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_152.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_153.webp b/public/images/comments/liyue/geoculus/1_153.webp deleted file mode 100644 index 5349ad6e..00000000 Binary files a/public/images/comments/liyue/geoculus/1_153.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_154.webp b/public/images/comments/liyue/geoculus/1_154.webp deleted file mode 100644 index 8423d731..00000000 Binary files a/public/images/comments/liyue/geoculus/1_154.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_155.webp b/public/images/comments/liyue/geoculus/1_155.webp deleted file mode 100644 index 54d1eda5..00000000 Binary files a/public/images/comments/liyue/geoculus/1_155.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_156.webp b/public/images/comments/liyue/geoculus/1_156.webp deleted file mode 100644 index 34d2657d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_156.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_157.webp b/public/images/comments/liyue/geoculus/1_157.webp deleted file mode 100644 index c1a49141..00000000 Binary files a/public/images/comments/liyue/geoculus/1_157.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_158.webp b/public/images/comments/liyue/geoculus/1_158.webp deleted file mode 100644 index 3f27d3f1..00000000 Binary files a/public/images/comments/liyue/geoculus/1_158.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_159.webp b/public/images/comments/liyue/geoculus/1_159.webp deleted file mode 100644 index 118cb957..00000000 Binary files a/public/images/comments/liyue/geoculus/1_159.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_160.webp b/public/images/comments/liyue/geoculus/1_160.webp deleted file mode 100644 index 4b78ad05..00000000 Binary files a/public/images/comments/liyue/geoculus/1_160.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_161.webp b/public/images/comments/liyue/geoculus/1_161.webp deleted file mode 100644 index 2ed0156e..00000000 Binary files a/public/images/comments/liyue/geoculus/1_161.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_162.webp b/public/images/comments/liyue/geoculus/1_162.webp deleted file mode 100644 index f93beb19..00000000 Binary files a/public/images/comments/liyue/geoculus/1_162.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_163.webp b/public/images/comments/liyue/geoculus/1_163.webp deleted file mode 100644 index 26f894bc..00000000 Binary files a/public/images/comments/liyue/geoculus/1_163.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_164.webp b/public/images/comments/liyue/geoculus/1_164.webp deleted file mode 100644 index ef463b1d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_164.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_165.webp b/public/images/comments/liyue/geoculus/1_165.webp deleted file mode 100644 index 85ab407a..00000000 Binary files a/public/images/comments/liyue/geoculus/1_165.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_167.webp b/public/images/comments/liyue/geoculus/1_167.webp deleted file mode 100644 index 82f733ac..00000000 Binary files a/public/images/comments/liyue/geoculus/1_167.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_168.webp b/public/images/comments/liyue/geoculus/1_168.webp deleted file mode 100644 index 3dcc1c70..00000000 Binary files a/public/images/comments/liyue/geoculus/1_168.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_169.webp b/public/images/comments/liyue/geoculus/1_169.webp deleted file mode 100644 index 08212bd1..00000000 Binary files a/public/images/comments/liyue/geoculus/1_169.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_170.webp b/public/images/comments/liyue/geoculus/1_170.webp deleted file mode 100644 index 28133a66..00000000 Binary files a/public/images/comments/liyue/geoculus/1_170.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_171.webp b/public/images/comments/liyue/geoculus/1_171.webp deleted file mode 100644 index ca0a001a..00000000 Binary files a/public/images/comments/liyue/geoculus/1_171.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_172.webp b/public/images/comments/liyue/geoculus/1_172.webp deleted file mode 100644 index 883811e3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_172.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_173.webp b/public/images/comments/liyue/geoculus/1_173.webp deleted file mode 100644 index 100858f5..00000000 Binary files a/public/images/comments/liyue/geoculus/1_173.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_174.webp b/public/images/comments/liyue/geoculus/1_174.webp deleted file mode 100644 index 420b801b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_174.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_175.webp b/public/images/comments/liyue/geoculus/1_175.webp deleted file mode 100644 index b81e6391..00000000 Binary files a/public/images/comments/liyue/geoculus/1_175.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_176.webp b/public/images/comments/liyue/geoculus/1_176.webp deleted file mode 100644 index 08d5a69a..00000000 Binary files a/public/images/comments/liyue/geoculus/1_176.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_177.webp b/public/images/comments/liyue/geoculus/1_177.webp deleted file mode 100644 index 17c4a9c2..00000000 Binary files a/public/images/comments/liyue/geoculus/1_177.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_178.webp b/public/images/comments/liyue/geoculus/1_178.webp deleted file mode 100644 index 7a33f91d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_178.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_179.webp b/public/images/comments/liyue/geoculus/1_179.webp deleted file mode 100644 index c7cac900..00000000 Binary files a/public/images/comments/liyue/geoculus/1_179.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_180.webp b/public/images/comments/liyue/geoculus/1_180.webp deleted file mode 100644 index adfcf8a2..00000000 Binary files a/public/images/comments/liyue/geoculus/1_180.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_181.webp b/public/images/comments/liyue/geoculus/1_181.webp deleted file mode 100644 index 6c5ca41c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_181.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_182.webp b/public/images/comments/liyue/geoculus/1_182.webp deleted file mode 100644 index c331a50b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_182.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_183.webp b/public/images/comments/liyue/geoculus/1_183.webp deleted file mode 100644 index 6158e7b6..00000000 Binary files a/public/images/comments/liyue/geoculus/1_183.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_184.webp b/public/images/comments/liyue/geoculus/1_184.webp deleted file mode 100644 index fbcaff15..00000000 Binary files a/public/images/comments/liyue/geoculus/1_184.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_185.webp b/public/images/comments/liyue/geoculus/1_185.webp deleted file mode 100644 index 7e2f77df..00000000 Binary files a/public/images/comments/liyue/geoculus/1_185.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_186.webp b/public/images/comments/liyue/geoculus/1_186.webp deleted file mode 100644 index 742fc3e0..00000000 Binary files a/public/images/comments/liyue/geoculus/1_186.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_187.webp b/public/images/comments/liyue/geoculus/1_187.webp deleted file mode 100644 index 8e5cc3d0..00000000 Binary files a/public/images/comments/liyue/geoculus/1_187.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_188.webp b/public/images/comments/liyue/geoculus/1_188.webp deleted file mode 100644 index 4ffcc8c9..00000000 Binary files a/public/images/comments/liyue/geoculus/1_188.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_189.webp b/public/images/comments/liyue/geoculus/1_189.webp deleted file mode 100644 index a54cf5a9..00000000 Binary files a/public/images/comments/liyue/geoculus/1_189.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_190.webp b/public/images/comments/liyue/geoculus/1_190.webp deleted file mode 100644 index 746fce43..00000000 Binary files a/public/images/comments/liyue/geoculus/1_190.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_191.webp b/public/images/comments/liyue/geoculus/1_191.webp deleted file mode 100644 index 3e883a0f..00000000 Binary files a/public/images/comments/liyue/geoculus/1_191.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_192.webp b/public/images/comments/liyue/geoculus/1_192.webp deleted file mode 100644 index b4a177ef..00000000 Binary files a/public/images/comments/liyue/geoculus/1_192.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_193.webp b/public/images/comments/liyue/geoculus/1_193.webp deleted file mode 100644 index 9c777262..00000000 Binary files a/public/images/comments/liyue/geoculus/1_193.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_194.webp b/public/images/comments/liyue/geoculus/1_194.webp deleted file mode 100644 index 20f18e66..00000000 Binary files a/public/images/comments/liyue/geoculus/1_194.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_195.webp b/public/images/comments/liyue/geoculus/1_195.webp deleted file mode 100644 index b3c39cb7..00000000 Binary files a/public/images/comments/liyue/geoculus/1_195.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_196.webp b/public/images/comments/liyue/geoculus/1_196.webp deleted file mode 100644 index d8598a81..00000000 Binary files a/public/images/comments/liyue/geoculus/1_196.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_197.webp b/public/images/comments/liyue/geoculus/1_197.webp deleted file mode 100644 index 83f82b07..00000000 Binary files a/public/images/comments/liyue/geoculus/1_197.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_198.webp b/public/images/comments/liyue/geoculus/1_198.webp deleted file mode 100644 index de425181..00000000 Binary files a/public/images/comments/liyue/geoculus/1_198.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_199.webp b/public/images/comments/liyue/geoculus/1_199.webp deleted file mode 100644 index 18aa08f3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_199.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_200.webp b/public/images/comments/liyue/geoculus/1_200.webp deleted file mode 100644 index 679a2c07..00000000 Binary files a/public/images/comments/liyue/geoculus/1_200.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_201.webp b/public/images/comments/liyue/geoculus/1_201.webp deleted file mode 100644 index 9ac3c886..00000000 Binary files a/public/images/comments/liyue/geoculus/1_201.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_202.webp b/public/images/comments/liyue/geoculus/1_202.webp deleted file mode 100644 index 61e48a15..00000000 Binary files a/public/images/comments/liyue/geoculus/1_202.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_203.webp b/public/images/comments/liyue/geoculus/1_203.webp deleted file mode 100644 index 747e0383..00000000 Binary files a/public/images/comments/liyue/geoculus/1_203.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_204.webp b/public/images/comments/liyue/geoculus/1_204.webp deleted file mode 100644 index f92670b5..00000000 Binary files a/public/images/comments/liyue/geoculus/1_204.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_205.webp b/public/images/comments/liyue/geoculus/1_205.webp deleted file mode 100644 index f0e26f3b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_205.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_206.webp b/public/images/comments/liyue/geoculus/1_206.webp deleted file mode 100644 index 3a7d4a06..00000000 Binary files a/public/images/comments/liyue/geoculus/1_206.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_207.webp b/public/images/comments/liyue/geoculus/1_207.webp deleted file mode 100644 index be333977..00000000 Binary files a/public/images/comments/liyue/geoculus/1_207.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_208.webp b/public/images/comments/liyue/geoculus/1_208.webp deleted file mode 100644 index c7763d92..00000000 Binary files a/public/images/comments/liyue/geoculus/1_208.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_210.webp b/public/images/comments/liyue/geoculus/1_210.webp deleted file mode 100644 index 3a4b3bd3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_210.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_211.webp b/public/images/comments/liyue/geoculus/1_211.webp deleted file mode 100644 index 5539aa2b..00000000 Binary files a/public/images/comments/liyue/geoculus/1_211.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_212.webp b/public/images/comments/liyue/geoculus/1_212.webp deleted file mode 100644 index bdb42dc3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_212.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_213.webp b/public/images/comments/liyue/geoculus/1_213.webp deleted file mode 100644 index ebc3faae..00000000 Binary files a/public/images/comments/liyue/geoculus/1_213.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_214.webp b/public/images/comments/liyue/geoculus/1_214.webp deleted file mode 100644 index 9a0dfbc7..00000000 Binary files a/public/images/comments/liyue/geoculus/1_214.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_215.webp b/public/images/comments/liyue/geoculus/1_215.webp deleted file mode 100644 index c395e0f8..00000000 Binary files a/public/images/comments/liyue/geoculus/1_215.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_216.webp b/public/images/comments/liyue/geoculus/1_216.webp deleted file mode 100644 index a6864179..00000000 Binary files a/public/images/comments/liyue/geoculus/1_216.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_217.webp b/public/images/comments/liyue/geoculus/1_217.webp deleted file mode 100644 index c8ab7f0d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_217.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_218.webp b/public/images/comments/liyue/geoculus/1_218.webp deleted file mode 100644 index 3ccc7b4c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_218.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_219.webp b/public/images/comments/liyue/geoculus/1_219.webp deleted file mode 100644 index 30e2b2f6..00000000 Binary files a/public/images/comments/liyue/geoculus/1_219.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_220.webp b/public/images/comments/liyue/geoculus/1_220.webp deleted file mode 100644 index 89f94ce3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_220.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_221.webp b/public/images/comments/liyue/geoculus/1_221.webp deleted file mode 100644 index 9c3cc8d1..00000000 Binary files a/public/images/comments/liyue/geoculus/1_221.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_222.webp b/public/images/comments/liyue/geoculus/1_222.webp deleted file mode 100644 index a26be2eb..00000000 Binary files a/public/images/comments/liyue/geoculus/1_222.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_223.webp b/public/images/comments/liyue/geoculus/1_223.webp deleted file mode 100644 index 8ec6bc8d..00000000 Binary files a/public/images/comments/liyue/geoculus/1_223.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_224.webp b/public/images/comments/liyue/geoculus/1_224.webp deleted file mode 100644 index 7b041416..00000000 Binary files a/public/images/comments/liyue/geoculus/1_224.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_225.webp b/public/images/comments/liyue/geoculus/1_225.webp deleted file mode 100644 index 9c3b3a95..00000000 Binary files a/public/images/comments/liyue/geoculus/1_225.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_226.webp b/public/images/comments/liyue/geoculus/1_226.webp deleted file mode 100644 index 167116f0..00000000 Binary files a/public/images/comments/liyue/geoculus/1_226.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_227.webp b/public/images/comments/liyue/geoculus/1_227.webp deleted file mode 100644 index ea059b8e..00000000 Binary files a/public/images/comments/liyue/geoculus/1_227.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_228.webp b/public/images/comments/liyue/geoculus/1_228.webp deleted file mode 100644 index 585373cc..00000000 Binary files a/public/images/comments/liyue/geoculus/1_228.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_229.webp b/public/images/comments/liyue/geoculus/1_229.webp deleted file mode 100644 index 3f162d5c..00000000 Binary files a/public/images/comments/liyue/geoculus/1_229.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_230.webp b/public/images/comments/liyue/geoculus/1_230.webp deleted file mode 100644 index 69278dc3..00000000 Binary files a/public/images/comments/liyue/geoculus/1_230.webp and /dev/null differ diff --git a/public/images/comments/liyue/geoculus/1_231.webp b/public/images/comments/liyue/geoculus/1_231.webp deleted file mode 100644 index 434b8964..00000000 Binary files a/public/images/comments/liyue/geoculus/1_231.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_1.webp b/public/images/comments/liyue/geovasip-hatchling/39_1.webp deleted file mode 100644 index b1fc6b2d..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_1.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_10.webp b/public/images/comments/liyue/geovasip-hatchling/39_10.webp deleted file mode 100644 index 52870439..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_10.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_11.webp b/public/images/comments/liyue/geovasip-hatchling/39_11.webp deleted file mode 100644 index 52870439..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_11.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_12.webp b/public/images/comments/liyue/geovasip-hatchling/39_12.webp deleted file mode 100644 index 52870439..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_12.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_14.webp b/public/images/comments/liyue/geovasip-hatchling/39_14.webp deleted file mode 100644 index e8474079..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_14.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_15.webp b/public/images/comments/liyue/geovasip-hatchling/39_15.webp deleted file mode 100644 index b32aab74..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_15.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_2.webp b/public/images/comments/liyue/geovasip-hatchling/39_2.webp deleted file mode 100644 index 698e1158..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_2.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_4.webp b/public/images/comments/liyue/geovasip-hatchling/39_4.webp deleted file mode 100644 index dcf716f6..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_4.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_5.webp b/public/images/comments/liyue/geovasip-hatchling/39_5.webp deleted file mode 100644 index d81750f5..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_5.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_6.webp b/public/images/comments/liyue/geovasip-hatchling/39_6.webp deleted file mode 100644 index d07af860..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_6.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_7.webp b/public/images/comments/liyue/geovasip-hatchling/39_7.webp deleted file mode 100644 index 266f020a..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_7.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_8.webp b/public/images/comments/liyue/geovasip-hatchling/39_8.webp deleted file mode 100644 index 266f020a..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_8.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovasip-hatchling/39_9.webp b/public/images/comments/liyue/geovasip-hatchling/39_9.webp deleted file mode 100644 index a7786aff..00000000 Binary files a/public/images/comments/liyue/geovasip-hatchling/39_9.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovishap-hatchling/63A5505.webp b/public/images/comments/liyue/geovishap-hatchling/63A5505.webp deleted file mode 100644 index 9bae6fbe..00000000 Binary files a/public/images/comments/liyue/geovishap-hatchling/63A5505.webp and /dev/null differ diff --git a/public/images/comments/liyue/geovishap-hatchling/E7ADDF4.webp b/public/images/comments/liyue/geovishap-hatchling/E7ADDF4.webp deleted file mode 100644 index ada43437..00000000 Binary files a/public/images/comments/liyue/geovishap-hatchling/E7ADDF4.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/0D51657.webp b/public/images/comments/liyue/illumiscreen/0D51657.webp deleted file mode 100644 index 05a6868f..00000000 Binary files a/public/images/comments/liyue/illumiscreen/0D51657.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/5C926E2.webp b/public/images/comments/liyue/illumiscreen/5C926E2.webp deleted file mode 100644 index 032c6813..00000000 Binary files a/public/images/comments/liyue/illumiscreen/5C926E2.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/70108DB.webp b/public/images/comments/liyue/illumiscreen/70108DB.webp deleted file mode 100644 index 32c555fe..00000000 Binary files a/public/images/comments/liyue/illumiscreen/70108DB.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/97F0E44.webp b/public/images/comments/liyue/illumiscreen/97F0E44.webp deleted file mode 100644 index 6052f381..00000000 Binary files a/public/images/comments/liyue/illumiscreen/97F0E44.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/EB99FAB.webp b/public/images/comments/liyue/illumiscreen/EB99FAB.webp deleted file mode 100644 index d167686e..00000000 Binary files a/public/images/comments/liyue/illumiscreen/EB99FAB.webp and /dev/null differ diff --git a/public/images/comments/liyue/illumiscreen/FA65FDE.webp b/public/images/comments/liyue/illumiscreen/FA65FDE.webp deleted file mode 100644 index daea953d..00000000 Binary files a/public/images/comments/liyue/illumiscreen/FA65FDE.webp and /dev/null differ diff --git a/public/images/comments/liyue/loach-pearl/1.webp b/public/images/comments/liyue/loach-pearl/1.webp deleted file mode 100644 index 3b5da2b3..00000000 Binary files a/public/images/comments/liyue/loach-pearl/1.webp and /dev/null differ diff --git a/public/images/comments/liyue/loach-pearl/12.webp b/public/images/comments/liyue/loach-pearl/12.webp deleted file mode 100644 index 8604934b..00000000 Binary files a/public/images/comments/liyue/loach-pearl/12.webp and /dev/null differ diff --git a/public/images/comments/liyue/loach-pearl/7.webp b/public/images/comments/liyue/loach-pearl/7.webp deleted file mode 100644 index 6a8e27a0..00000000 Binary files a/public/images/comments/liyue/loach-pearl/7.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2003.webp b/public/images/comments/liyue/luxurious-chest/2003.webp deleted file mode 100644 index c6df97a6..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2003.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2005.webp b/public/images/comments/liyue/luxurious-chest/2005.webp deleted file mode 100644 index 3a7fc2d1..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2005.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2006.webp b/public/images/comments/liyue/luxurious-chest/2006.webp deleted file mode 100644 index fc14ffc6..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2006.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2007.webp b/public/images/comments/liyue/luxurious-chest/2007.webp deleted file mode 100644 index 3f34cd1a..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2007.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2008.webp b/public/images/comments/liyue/luxurious-chest/2008.webp deleted file mode 100644 index 70d8df60..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2008.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2009.webp b/public/images/comments/liyue/luxurious-chest/2009.webp deleted file mode 100644 index 031c696e..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2009.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2010.webp b/public/images/comments/liyue/luxurious-chest/2010.webp deleted file mode 100644 index a47b06f6..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2010.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/2011.webp b/public/images/comments/liyue/luxurious-chest/2011.webp deleted file mode 100644 index e5fdcd7e..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/2011.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_1106.webp b/public/images/comments/liyue/luxurious-chest/27_1106.webp deleted file mode 100644 index 6118b889..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_1106.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_179.webp b/public/images/comments/liyue/luxurious-chest/27_179.webp deleted file mode 100644 index 800da188..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_179.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_236.webp b/public/images/comments/liyue/luxurious-chest/27_236.webp deleted file mode 100644 index 70c8f8c0..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_236.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_274.webp b/public/images/comments/liyue/luxurious-chest/27_274.webp deleted file mode 100644 index d119327a..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_274.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_533.webp b/public/images/comments/liyue/luxurious-chest/27_533.webp deleted file mode 100644 index 6225f72c..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_533.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_539.webp b/public/images/comments/liyue/luxurious-chest/27_539.webp deleted file mode 100644 index ad34a5cd..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_539.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_565.webp b/public/images/comments/liyue/luxurious-chest/27_565.webp deleted file mode 100644 index 0616ea52..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_565.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_608.webp b/public/images/comments/liyue/luxurious-chest/27_608.webp deleted file mode 100644 index de157b11..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_608.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_69.webp b/public/images/comments/liyue/luxurious-chest/27_69.webp deleted file mode 100644 index ebe33fca..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_69.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_735.webp b/public/images/comments/liyue/luxurious-chest/27_735.webp deleted file mode 100644 index e6e61a7c..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_735.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_799.webp b/public/images/comments/liyue/luxurious-chest/27_799.webp deleted file mode 100644 index 533d6c62..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_799.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/27_863.webp b/public/images/comments/liyue/luxurious-chest/27_863.webp deleted file mode 100644 index ce3f1d10..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/27_863.webp and /dev/null differ diff --git a/public/images/comments/liyue/luxurious-chest/507.webp b/public/images/comments/liyue/luxurious-chest/507.webp deleted file mode 100644 index c2722a47..00000000 Binary files a/public/images/comments/liyue/luxurious-chest/507.webp and /dev/null differ diff --git a/public/images/comments/liyue/magical-crystal-chunk/5.webp b/public/images/comments/liyue/magical-crystal-chunk/5.webp deleted file mode 100644 index fe619bb7..00000000 Binary files a/public/images/comments/liyue/magical-crystal-chunk/5.webp and /dev/null differ diff --git a/public/images/comments/liyue/magical-crystal-chunk/guyun-1.webp b/public/images/comments/liyue/magical-crystal-chunk/guyun-1.webp deleted file mode 100644 index b9679db5..00000000 Binary files a/public/images/comments/liyue/magical-crystal-chunk/guyun-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/magical-crystal-chunk/guyun-2.webp b/public/images/comments/liyue/magical-crystal-chunk/guyun-2.webp deleted file mode 100644 index 07949741..00000000 Binary files a/public/images/comments/liyue/magical-crystal-chunk/guyun-2.webp and /dev/null differ diff --git a/public/images/comments/liyue/magical-crystal-chunk/guyun-3.webp b/public/images/comments/liyue/magical-crystal-chunk/guyun-3.webp deleted file mode 100644 index ec95679b..00000000 Binary files a/public/images/comments/liyue/magical-crystal-chunk/guyun-3.webp and /dev/null differ diff --git a/public/images/comments/liyue/magical-crystal-chunk/tianheng-1.webp b/public/images/comments/liyue/magical-crystal-chunk/tianheng-1.webp deleted file mode 100644 index ab3a2769..00000000 Binary files a/public/images/comments/liyue/magical-crystal-chunk/tianheng-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-1.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-1.webp deleted file mode 100644 index 111b375c..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-10.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-10.webp deleted file mode 100644 index bd3f2a5b..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-10.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-11.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-11.webp deleted file mode 100644 index 31818db1..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-11.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-12.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-12.webp deleted file mode 100644 index 3b1a7d94..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-12.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-13.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-13.webp deleted file mode 100644 index 4b57ed9d..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-13.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-14.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-14.webp deleted file mode 100644 index c71d769c..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-14.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-15.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-15.webp deleted file mode 100644 index 340482c5..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-15.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-16.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-16.webp deleted file mode 100644 index b9b53754..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-16.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-17.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-17.webp deleted file mode 100644 index c721e9c1..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-17.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-18.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-18.webp deleted file mode 100644 index 280a0f16..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-18.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-19.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-19.webp deleted file mode 100644 index d921abe3..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-19.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-2.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-2.webp deleted file mode 100644 index eac53264..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-2.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-20.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-20.webp deleted file mode 100644 index 506efae1..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-20.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-3.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-3.webp deleted file mode 100644 index 3f74cc48..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-3.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-4.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-4.webp deleted file mode 100644 index a337efb5..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-4.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-5.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-5.webp deleted file mode 100644 index 15f08537..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-5.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-6.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-6.webp deleted file mode 100644 index 02d98ddc..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-6.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-7.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-7.webp deleted file mode 100644 index 03c0ec1e..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-7.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-8.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-8.webp deleted file mode 100644 index 0cc59f9e..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-8.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-9.webp b/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-9.webp deleted file mode 100644 index eda29fbc..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/guyun-starcatcher-9.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-1.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-1.webp deleted file mode 100644 index 764e6587..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-10.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-10.webp deleted file mode 100644 index 34f8a78e..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-10.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-11.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-11.webp deleted file mode 100644 index b40d7878..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-11.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-12.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-12.webp deleted file mode 100644 index 9e0ee894..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-12.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-13.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-13.webp deleted file mode 100644 index 163dc20a..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-13.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-14.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-14.webp deleted file mode 100644 index effd121d..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-14.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-15.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-15.webp deleted file mode 100644 index 9873bb67..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-15.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-16.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-16.webp deleted file mode 100644 index 10403e5a..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-16.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-17.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-17.webp deleted file mode 100644 index a0aa88e7..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-17.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-18.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-18.webp deleted file mode 100644 index 337c6d2b..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-18.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-19.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-19.webp deleted file mode 100644 index 8fe086bb..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-19.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-2.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-2.webp deleted file mode 100644 index 9c3e8998..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-2.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-20.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-20.webp deleted file mode 100644 index 7cd6fa99..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-20.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-3.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-3.webp deleted file mode 100644 index 0e857ac4..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-3.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-4.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-4.webp deleted file mode 100644 index e107dfb4..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-4.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-5.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-5.webp deleted file mode 100644 index 52a72bb8..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-5.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-6.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-6.webp deleted file mode 100644 index fcc1c17d..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-6.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-7.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-7.webp deleted file mode 100644 index 3fe29aa6..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-7.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-8.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-8.webp deleted file mode 100644 index aaf9059f..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-8.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-9.webp b/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-9.webp deleted file mode 100644 index 04e57497..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/meteors-over-qingce-9.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-1.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-1.webp deleted file mode 100644 index e4a59f11..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-10.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-10.webp deleted file mode 100644 index f4d31914..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-10.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-11.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-11.webp deleted file mode 100644 index 3fd83b59..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-11.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-12.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-12.webp deleted file mode 100644 index 27115f83..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-12.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-13.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-13.webp deleted file mode 100644 index 60ce495b..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-13.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-14.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-14.webp deleted file mode 100644 index 78c06c91..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-14.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-15.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-15.webp deleted file mode 100644 index 3bdcb776..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-15.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-16.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-16.webp deleted file mode 100644 index 6cf5262c..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-16.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-17.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-17.webp deleted file mode 100644 index 75747056..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-17.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-18.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-18.webp deleted file mode 100644 index 2a30e849..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-18.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-19.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-19.webp deleted file mode 100644 index 9089787e..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-19.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-2.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-2.webp deleted file mode 100644 index 7a2f9816..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-2.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-20.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-20.webp deleted file mode 100644 index e65e4899..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-20.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-3.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-3.webp deleted file mode 100644 index baab4406..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-3.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-4.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-4.webp deleted file mode 100644 index 3ff19a3f..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-4.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-5.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-5.webp deleted file mode 100644 index cfe06d98..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-5.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-6.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-6.webp deleted file mode 100644 index 3753578a..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-6.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-7.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-7.webp deleted file mode 100644 index 6acd4768..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-7.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-8.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-8.webp deleted file mode 100644 index f1a973ea..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-8.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-9.webp b/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-9.webp deleted file mode 100644 index 5b7ba486..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/stardust-in-jueyun-9.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-1.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-1.webp deleted file mode 100644 index 05923494..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-1.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-10.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-10.webp deleted file mode 100644 index 8de1e1db..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-10.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-11.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-11.webp deleted file mode 100644 index e4f7d367..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-11.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-12.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-12.webp deleted file mode 100644 index 3c15ee62..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-12.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-13.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-13.webp deleted file mode 100644 index 0ec1ce0d..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-13.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-14.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-14.webp deleted file mode 100644 index 19331cab..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-14.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-15.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-15.webp deleted file mode 100644 index 24263c65..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-15.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-16.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-16.webp deleted file mode 100644 index 834adb0a..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-16.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-17.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-17.webp deleted file mode 100644 index a1c4361c..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-17.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-2.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-2.webp deleted file mode 100644 index 8526352c..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-2.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-3.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-3.webp deleted file mode 100644 index 4c13a1bb..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-3.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-4.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-4.webp deleted file mode 100644 index e68bea89..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-4.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-5.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-5.webp deleted file mode 100644 index b58315b6..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-5.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-6.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-6.webp deleted file mode 100644 index 01486141..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-6.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-7.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-7.webp deleted file mode 100644 index 9683a743..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-7.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-8.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-8.webp deleted file mode 100644 index 0ea791df..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-8.webp and /dev/null differ diff --git a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-9.webp b/public/images/comments/liyue/meteorite-shard/yaoguang-algol-9.webp deleted file mode 100644 index fa8b0f7b..00000000 Binary files a/public/images/comments/liyue/meteorite-shard/yaoguang-algol-9.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/2001.webp b/public/images/comments/liyue/precious-chest/2001.webp deleted file mode 100644 index 3eaf78e2..00000000 Binary files a/public/images/comments/liyue/precious-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_100.webp b/public/images/comments/liyue/precious-chest/27_100.webp deleted file mode 100644 index 74da9ef4..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_100.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_1010.webp b/public/images/comments/liyue/precious-chest/27_1010.webp deleted file mode 100644 index d5c8d458..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_1010.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_1033.webp b/public/images/comments/liyue/precious-chest/27_1033.webp deleted file mode 100644 index fa7aac91..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_1033.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_1041.webp b/public/images/comments/liyue/precious-chest/27_1041.webp deleted file mode 100644 index c677ab60..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_1041.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_1049.webp b/public/images/comments/liyue/precious-chest/27_1049.webp deleted file mode 100644 index c032f1fb..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_1049.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_1121.webp b/public/images/comments/liyue/precious-chest/27_1121.webp deleted file mode 100644 index 85b0a5d3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_1121.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_118.webp b/public/images/comments/liyue/precious-chest/27_118.webp deleted file mode 100644 index f4dd88c7..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_118.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_119.webp b/public/images/comments/liyue/precious-chest/27_119.webp deleted file mode 100644 index 427711fd..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_119.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_14.webp b/public/images/comments/liyue/precious-chest/27_14.webp deleted file mode 100644 index 1b6a079e..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_14.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_151.webp b/public/images/comments/liyue/precious-chest/27_151.webp deleted file mode 100644 index 5e4caac2..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_151.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_164.webp b/public/images/comments/liyue/precious-chest/27_164.webp deleted file mode 100644 index ae7f3ae3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_164.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_167.webp b/public/images/comments/liyue/precious-chest/27_167.webp deleted file mode 100644 index 8ed37102..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_167.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_170.webp b/public/images/comments/liyue/precious-chest/27_170.webp deleted file mode 100644 index 847e44b8..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_170.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_173.webp b/public/images/comments/liyue/precious-chest/27_173.webp deleted file mode 100644 index 960d6bcc..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_173.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_181.webp b/public/images/comments/liyue/precious-chest/27_181.webp deleted file mode 100644 index 27137cc7..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_181.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_202.webp b/public/images/comments/liyue/precious-chest/27_202.webp deleted file mode 100644 index 14a81e9b..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_202.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_203.webp b/public/images/comments/liyue/precious-chest/27_203.webp deleted file mode 100644 index 15c9d386..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_203.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_206.webp b/public/images/comments/liyue/precious-chest/27_206.webp deleted file mode 100644 index 6d96ce4c..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_206.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_207.webp b/public/images/comments/liyue/precious-chest/27_207.webp deleted file mode 100644 index 0ae0d6a3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_207.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_215.webp b/public/images/comments/liyue/precious-chest/27_215.webp deleted file mode 100644 index 194a8201..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_215.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_243.webp b/public/images/comments/liyue/precious-chest/27_243.webp deleted file mode 100644 index c993af88..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_243.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_250.webp b/public/images/comments/liyue/precious-chest/27_250.webp deleted file mode 100644 index a276f279..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_250.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_256.webp b/public/images/comments/liyue/precious-chest/27_256.webp deleted file mode 100644 index 05f5c5d4..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_256.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_272.webp b/public/images/comments/liyue/precious-chest/27_272.webp deleted file mode 100644 index 1c42817b..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_272.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_273.webp b/public/images/comments/liyue/precious-chest/27_273.webp deleted file mode 100644 index 3bcf167b..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_273.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_279.webp b/public/images/comments/liyue/precious-chest/27_279.webp deleted file mode 100644 index 4277c640..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_279.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_301.webp b/public/images/comments/liyue/precious-chest/27_301.webp deleted file mode 100644 index b7208e1e..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_301.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_303.webp b/public/images/comments/liyue/precious-chest/27_303.webp deleted file mode 100644 index 0de90e5f..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_303.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_315.webp b/public/images/comments/liyue/precious-chest/27_315.webp deleted file mode 100644 index 11c4efe3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_315.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_392.webp b/public/images/comments/liyue/precious-chest/27_392.webp deleted file mode 100644 index fcf473f4..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_392.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_395.webp b/public/images/comments/liyue/precious-chest/27_395.webp deleted file mode 100644 index 7e0290f1..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_395.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_4.webp b/public/images/comments/liyue/precious-chest/27_4.webp deleted file mode 100644 index 1e17c177..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_4.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_424.webp b/public/images/comments/liyue/precious-chest/27_424.webp deleted file mode 100644 index 70339663..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_424.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_425.webp b/public/images/comments/liyue/precious-chest/27_425.webp deleted file mode 100644 index da6cc8bd..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_425.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_435.webp b/public/images/comments/liyue/precious-chest/27_435.webp deleted file mode 100644 index 535b60ba..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_435.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_439.webp b/public/images/comments/liyue/precious-chest/27_439.webp deleted file mode 100644 index 509ff08e..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_439.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_449.webp b/public/images/comments/liyue/precious-chest/27_449.webp deleted file mode 100644 index 6e5944b3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_449.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_458.webp b/public/images/comments/liyue/precious-chest/27_458.webp deleted file mode 100644 index 4ae4455e..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_458.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_481.webp b/public/images/comments/liyue/precious-chest/27_481.webp deleted file mode 100644 index 1b31dcd0..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_481.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_499.webp b/public/images/comments/liyue/precious-chest/27_499.webp deleted file mode 100644 index 25ab1087..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_499.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_545.webp b/public/images/comments/liyue/precious-chest/27_545.webp deleted file mode 100644 index 82d087a6..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_545.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_560.webp b/public/images/comments/liyue/precious-chest/27_560.webp deleted file mode 100644 index 72e56704..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_560.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_568.webp b/public/images/comments/liyue/precious-chest/27_568.webp deleted file mode 100644 index a143d7fa..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_568.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_588.webp b/public/images/comments/liyue/precious-chest/27_588.webp deleted file mode 100644 index b3e0674c..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_588.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_589.webp b/public/images/comments/liyue/precious-chest/27_589.webp deleted file mode 100644 index 0a12ad33..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_589.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_591.webp b/public/images/comments/liyue/precious-chest/27_591.webp deleted file mode 100644 index ecd1a657..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_591.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_6.webp b/public/images/comments/liyue/precious-chest/27_6.webp deleted file mode 100644 index 5f6e9088..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_6.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_601.webp b/public/images/comments/liyue/precious-chest/27_601.webp deleted file mode 100644 index 58d14823..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_601.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_62.webp b/public/images/comments/liyue/precious-chest/27_62.webp deleted file mode 100644 index f8e44340..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_62.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_621.webp b/public/images/comments/liyue/precious-chest/27_621.webp deleted file mode 100644 index f4fa2600..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_621.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_636.webp b/public/images/comments/liyue/precious-chest/27_636.webp deleted file mode 100644 index 103aede3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_636.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_642.webp b/public/images/comments/liyue/precious-chest/27_642.webp deleted file mode 100644 index 14a04273..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_642.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_650.webp b/public/images/comments/liyue/precious-chest/27_650.webp deleted file mode 100644 index 3d321b59..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_650.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_692.webp b/public/images/comments/liyue/precious-chest/27_692.webp deleted file mode 100644 index 621fca67..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_692.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_723.webp b/public/images/comments/liyue/precious-chest/27_723.webp deleted file mode 100644 index a92b55a5..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_723.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_734.webp b/public/images/comments/liyue/precious-chest/27_734.webp deleted file mode 100644 index 543bfd00..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_734.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_745.webp b/public/images/comments/liyue/precious-chest/27_745.webp deleted file mode 100644 index 77165b5a..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_745.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_763.webp b/public/images/comments/liyue/precious-chest/27_763.webp deleted file mode 100644 index fa8737b3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_763.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_772.webp b/public/images/comments/liyue/precious-chest/27_772.webp deleted file mode 100644 index 4c33363b..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_772.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_797.webp b/public/images/comments/liyue/precious-chest/27_797.webp deleted file mode 100644 index 27504e9d..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_797.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_820.webp b/public/images/comments/liyue/precious-chest/27_820.webp deleted file mode 100644 index 98ec87eb..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_820.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_839.webp b/public/images/comments/liyue/precious-chest/27_839.webp deleted file mode 100644 index 2aa1cfc1..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_839.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_840.webp b/public/images/comments/liyue/precious-chest/27_840.webp deleted file mode 100644 index b3916db6..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_840.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_844.webp b/public/images/comments/liyue/precious-chest/27_844.webp deleted file mode 100644 index 6bc5427c..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_844.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_854.webp b/public/images/comments/liyue/precious-chest/27_854.webp deleted file mode 100644 index 384d89f3..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_854.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_872.webp b/public/images/comments/liyue/precious-chest/27_872.webp deleted file mode 100644 index ceba63d0..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_872.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_913.webp b/public/images/comments/liyue/precious-chest/27_913.webp deleted file mode 100644 index 6a770f11..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_913.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_944.webp b/public/images/comments/liyue/precious-chest/27_944.webp deleted file mode 100644 index bc5c1b60..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_944.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_949.webp b/public/images/comments/liyue/precious-chest/27_949.webp deleted file mode 100644 index 12b23c6f..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_949.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_956.webp b/public/images/comments/liyue/precious-chest/27_956.webp deleted file mode 100644 index ff9943d2..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_956.webp and /dev/null differ diff --git a/public/images/comments/liyue/precious-chest/27_978.webp b/public/images/comments/liyue/precious-chest/27_978.webp deleted file mode 100644 index b82b47d6..00000000 Binary files a/public/images/comments/liyue/precious-chest/27_978.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_1046.webp b/public/images/comments/liyue/seelie/27_1046.webp deleted file mode 100644 index 99e5173f..00000000 Binary files a/public/images/comments/liyue/seelie/27_1046.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_114.webp b/public/images/comments/liyue/seelie/27_114.webp deleted file mode 100644 index bc6b8e01..00000000 Binary files a/public/images/comments/liyue/seelie/27_114.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_116.webp b/public/images/comments/liyue/seelie/27_116.webp deleted file mode 100644 index 4ed10925..00000000 Binary files a/public/images/comments/liyue/seelie/27_116.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_139.webp b/public/images/comments/liyue/seelie/27_139.webp deleted file mode 100644 index 3d8f82bc..00000000 Binary files a/public/images/comments/liyue/seelie/27_139.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_141.webp b/public/images/comments/liyue/seelie/27_141.webp deleted file mode 100644 index ee32b108..00000000 Binary files a/public/images/comments/liyue/seelie/27_141.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_161.webp b/public/images/comments/liyue/seelie/27_161.webp deleted file mode 100644 index 7a539ce1..00000000 Binary files a/public/images/comments/liyue/seelie/27_161.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_168.webp b/public/images/comments/liyue/seelie/27_168.webp deleted file mode 100644 index d5a67d79..00000000 Binary files a/public/images/comments/liyue/seelie/27_168.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_169.webp b/public/images/comments/liyue/seelie/27_169.webp deleted file mode 100644 index af3481b4..00000000 Binary files a/public/images/comments/liyue/seelie/27_169.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_18.webp b/public/images/comments/liyue/seelie/27_18.webp deleted file mode 100644 index 09fd10d0..00000000 Binary files a/public/images/comments/liyue/seelie/27_18.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_186.webp b/public/images/comments/liyue/seelie/27_186.webp deleted file mode 100644 index 24109a4d..00000000 Binary files a/public/images/comments/liyue/seelie/27_186.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_195.webp b/public/images/comments/liyue/seelie/27_195.webp deleted file mode 100644 index 9b495ec3..00000000 Binary files a/public/images/comments/liyue/seelie/27_195.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_200.webp b/public/images/comments/liyue/seelie/27_200.webp deleted file mode 100644 index 63649c12..00000000 Binary files a/public/images/comments/liyue/seelie/27_200.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_21.webp b/public/images/comments/liyue/seelie/27_21.webp deleted file mode 100644 index f8c5724b..00000000 Binary files a/public/images/comments/liyue/seelie/27_21.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_211.webp b/public/images/comments/liyue/seelie/27_211.webp deleted file mode 100644 index 661edbb2..00000000 Binary files a/public/images/comments/liyue/seelie/27_211.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_268.webp b/public/images/comments/liyue/seelie/27_268.webp deleted file mode 100644 index 2ebb141c..00000000 Binary files a/public/images/comments/liyue/seelie/27_268.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_277.webp b/public/images/comments/liyue/seelie/27_277.webp deleted file mode 100644 index bedb1442..00000000 Binary files a/public/images/comments/liyue/seelie/27_277.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_29.webp b/public/images/comments/liyue/seelie/27_29.webp deleted file mode 100644 index 1bcb4c9e..00000000 Binary files a/public/images/comments/liyue/seelie/27_29.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_309.webp b/public/images/comments/liyue/seelie/27_309.webp deleted file mode 100644 index 3973b85b..00000000 Binary files a/public/images/comments/liyue/seelie/27_309.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_319.webp b/public/images/comments/liyue/seelie/27_319.webp deleted file mode 100644 index 88ef464b..00000000 Binary files a/public/images/comments/liyue/seelie/27_319.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_34.webp b/public/images/comments/liyue/seelie/27_34.webp deleted file mode 100644 index 11ee0d4b..00000000 Binary files a/public/images/comments/liyue/seelie/27_34.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_349.webp b/public/images/comments/liyue/seelie/27_349.webp deleted file mode 100644 index 54ecd609..00000000 Binary files a/public/images/comments/liyue/seelie/27_349.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_388.webp b/public/images/comments/liyue/seelie/27_388.webp deleted file mode 100644 index d8b35f6f..00000000 Binary files a/public/images/comments/liyue/seelie/27_388.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_406.webp b/public/images/comments/liyue/seelie/27_406.webp deleted file mode 100644 index d9336c7c..00000000 Binary files a/public/images/comments/liyue/seelie/27_406.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_417.webp b/public/images/comments/liyue/seelie/27_417.webp deleted file mode 100644 index 28f8ea08..00000000 Binary files a/public/images/comments/liyue/seelie/27_417.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_419.webp b/public/images/comments/liyue/seelie/27_419.webp deleted file mode 100644 index 4bd427fe..00000000 Binary files a/public/images/comments/liyue/seelie/27_419.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_42.webp b/public/images/comments/liyue/seelie/27_42.webp deleted file mode 100644 index 1576eea4..00000000 Binary files a/public/images/comments/liyue/seelie/27_42.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_438.webp b/public/images/comments/liyue/seelie/27_438.webp deleted file mode 100644 index 0ba52e2e..00000000 Binary files a/public/images/comments/liyue/seelie/27_438.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_441.webp b/public/images/comments/liyue/seelie/27_441.webp deleted file mode 100644 index ae94a9a0..00000000 Binary files a/public/images/comments/liyue/seelie/27_441.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_472.webp b/public/images/comments/liyue/seelie/27_472.webp deleted file mode 100644 index 02cc743a..00000000 Binary files a/public/images/comments/liyue/seelie/27_472.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_475.webp b/public/images/comments/liyue/seelie/27_475.webp deleted file mode 100644 index 7528ce91..00000000 Binary files a/public/images/comments/liyue/seelie/27_475.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_48.webp b/public/images/comments/liyue/seelie/27_48.webp deleted file mode 100644 index f5cb1548..00000000 Binary files a/public/images/comments/liyue/seelie/27_48.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_486.webp b/public/images/comments/liyue/seelie/27_486.webp deleted file mode 100644 index b1256edd..00000000 Binary files a/public/images/comments/liyue/seelie/27_486.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_529.webp b/public/images/comments/liyue/seelie/27_529.webp deleted file mode 100644 index 3b5fb74f..00000000 Binary files a/public/images/comments/liyue/seelie/27_529.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_532.webp b/public/images/comments/liyue/seelie/27_532.webp deleted file mode 100644 index 6cae354e..00000000 Binary files a/public/images/comments/liyue/seelie/27_532.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_536.webp b/public/images/comments/liyue/seelie/27_536.webp deleted file mode 100644 index 4698fd36..00000000 Binary files a/public/images/comments/liyue/seelie/27_536.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_544.webp b/public/images/comments/liyue/seelie/27_544.webp deleted file mode 100644 index 8d45c891..00000000 Binary files a/public/images/comments/liyue/seelie/27_544.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_549.webp b/public/images/comments/liyue/seelie/27_549.webp deleted file mode 100644 index 7e98be11..00000000 Binary files a/public/images/comments/liyue/seelie/27_549.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_552.webp b/public/images/comments/liyue/seelie/27_552.webp deleted file mode 100644 index 8db8ae2a..00000000 Binary files a/public/images/comments/liyue/seelie/27_552.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_557.webp b/public/images/comments/liyue/seelie/27_557.webp deleted file mode 100644 index 98e601a9..00000000 Binary files a/public/images/comments/liyue/seelie/27_557.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_564.webp b/public/images/comments/liyue/seelie/27_564.webp deleted file mode 100644 index c82252e5..00000000 Binary files a/public/images/comments/liyue/seelie/27_564.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_573.webp b/public/images/comments/liyue/seelie/27_573.webp deleted file mode 100644 index af80d9c8..00000000 Binary files a/public/images/comments/liyue/seelie/27_573.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_580.webp b/public/images/comments/liyue/seelie/27_580.webp deleted file mode 100644 index 50d2f7a1..00000000 Binary files a/public/images/comments/liyue/seelie/27_580.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_583.webp b/public/images/comments/liyue/seelie/27_583.webp deleted file mode 100644 index 2233d7e1..00000000 Binary files a/public/images/comments/liyue/seelie/27_583.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_600.webp b/public/images/comments/liyue/seelie/27_600.webp deleted file mode 100644 index d1f02adf..00000000 Binary files a/public/images/comments/liyue/seelie/27_600.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_604.webp b/public/images/comments/liyue/seelie/27_604.webp deleted file mode 100644 index 2a9209c1..00000000 Binary files a/public/images/comments/liyue/seelie/27_604.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_619.webp b/public/images/comments/liyue/seelie/27_619.webp deleted file mode 100644 index 26dc3ece..00000000 Binary files a/public/images/comments/liyue/seelie/27_619.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_626.webp b/public/images/comments/liyue/seelie/27_626.webp deleted file mode 100644 index 6f90a61b..00000000 Binary files a/public/images/comments/liyue/seelie/27_626.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_65.webp b/public/images/comments/liyue/seelie/27_65.webp deleted file mode 100644 index 74ffb3c2..00000000 Binary files a/public/images/comments/liyue/seelie/27_65.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_656.webp b/public/images/comments/liyue/seelie/27_656.webp deleted file mode 100644 index 1d03e8b2..00000000 Binary files a/public/images/comments/liyue/seelie/27_656.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_674.webp b/public/images/comments/liyue/seelie/27_674.webp deleted file mode 100644 index ad033a24..00000000 Binary files a/public/images/comments/liyue/seelie/27_674.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_682.webp b/public/images/comments/liyue/seelie/27_682.webp deleted file mode 100644 index ea61b236..00000000 Binary files a/public/images/comments/liyue/seelie/27_682.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_686.webp b/public/images/comments/liyue/seelie/27_686.webp deleted file mode 100644 index 40a99837..00000000 Binary files a/public/images/comments/liyue/seelie/27_686.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_737.webp b/public/images/comments/liyue/seelie/27_737.webp deleted file mode 100644 index 937b8e06..00000000 Binary files a/public/images/comments/liyue/seelie/27_737.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_76.webp b/public/images/comments/liyue/seelie/27_76.webp deleted file mode 100644 index 00752344..00000000 Binary files a/public/images/comments/liyue/seelie/27_76.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_775.webp b/public/images/comments/liyue/seelie/27_775.webp deleted file mode 100644 index 3f79fd80..00000000 Binary files a/public/images/comments/liyue/seelie/27_775.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_832.webp b/public/images/comments/liyue/seelie/27_832.webp deleted file mode 100644 index 8a09d055..00000000 Binary files a/public/images/comments/liyue/seelie/27_832.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_907.webp b/public/images/comments/liyue/seelie/27_907.webp deleted file mode 100644 index e4026737..00000000 Binary files a/public/images/comments/liyue/seelie/27_907.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_92.webp b/public/images/comments/liyue/seelie/27_92.webp deleted file mode 100644 index d2878f2d..00000000 Binary files a/public/images/comments/liyue/seelie/27_92.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_921.webp b/public/images/comments/liyue/seelie/27_921.webp deleted file mode 100644 index 7afb69ce..00000000 Binary files a/public/images/comments/liyue/seelie/27_921.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_951.webp b/public/images/comments/liyue/seelie/27_951.webp deleted file mode 100644 index fc7c895f..00000000 Binary files a/public/images/comments/liyue/seelie/27_951.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_952.webp b/public/images/comments/liyue/seelie/27_952.webp deleted file mode 100644 index 78f14306..00000000 Binary files a/public/images/comments/liyue/seelie/27_952.webp and /dev/null differ diff --git a/public/images/comments/liyue/seelie/27_953.webp b/public/images/comments/liyue/seelie/27_953.webp deleted file mode 100644 index fdf7d918..00000000 Binary files a/public/images/comments/liyue/seelie/27_953.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_1.webp b/public/images/comments/liyue/shrine/3_1.webp deleted file mode 100644 index 3cd54615..00000000 Binary files a/public/images/comments/liyue/shrine/3_1.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_10.webp b/public/images/comments/liyue/shrine/3_10.webp deleted file mode 100644 index a41f1b78..00000000 Binary files a/public/images/comments/liyue/shrine/3_10.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_2.webp b/public/images/comments/liyue/shrine/3_2.webp deleted file mode 100644 index 512e3e29..00000000 Binary files a/public/images/comments/liyue/shrine/3_2.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_3.webp b/public/images/comments/liyue/shrine/3_3.webp deleted file mode 100644 index cb2ec77d..00000000 Binary files a/public/images/comments/liyue/shrine/3_3.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_4.webp b/public/images/comments/liyue/shrine/3_4.webp deleted file mode 100644 index af666673..00000000 Binary files a/public/images/comments/liyue/shrine/3_4.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_5.webp b/public/images/comments/liyue/shrine/3_5.webp deleted file mode 100644 index e8b79de3..00000000 Binary files a/public/images/comments/liyue/shrine/3_5.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_6.webp b/public/images/comments/liyue/shrine/3_6.webp deleted file mode 100644 index 2918da26..00000000 Binary files a/public/images/comments/liyue/shrine/3_6.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_7.webp b/public/images/comments/liyue/shrine/3_7.webp deleted file mode 100644 index 0dda8e6d..00000000 Binary files a/public/images/comments/liyue/shrine/3_7.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_8.webp b/public/images/comments/liyue/shrine/3_8.webp deleted file mode 100644 index 1f02a8e0..00000000 Binary files a/public/images/comments/liyue/shrine/3_8.webp and /dev/null differ diff --git a/public/images/comments/liyue/shrine/3_9.webp b/public/images/comments/liyue/shrine/3_9.webp deleted file mode 100644 index 51df0f7e..00000000 Binary files a/public/images/comments/liyue/shrine/3_9.webp and /dev/null differ diff --git a/public/images/comments/liyue/statue/dihua-marsh.webp b/public/images/comments/liyue/statue/dihua-marsh.webp deleted file mode 100644 index 7ccc5b3d..00000000 Binary files a/public/images/comments/liyue/statue/dihua-marsh.webp and /dev/null differ diff --git a/public/images/comments/liyue/statue/dunyu-ruins.webp b/public/images/comments/liyue/statue/dunyu-ruins.webp deleted file mode 100644 index cd232307..00000000 Binary files a/public/images/comments/liyue/statue/dunyu-ruins.webp and /dev/null differ diff --git a/public/images/comments/liyue/statue/guili-plains.webp b/public/images/comments/liyue/statue/guili-plains.webp deleted file mode 100644 index eca961cb..00000000 Binary files a/public/images/comments/liyue/statue/guili-plains.webp and /dev/null differ diff --git a/public/images/comments/liyue/statue/mingyun-village.webp b/public/images/comments/liyue/statue/mingyun-village.webp deleted file mode 100644 index b900328f..00000000 Binary files a/public/images/comments/liyue/statue/mingyun-village.webp and /dev/null differ diff --git a/public/images/comments/liyue/statue/qingyun-peak.webp b/public/images/comments/liyue/statue/qingyun-peak.webp deleted file mode 100644 index 509b60ca..00000000 Binary files a/public/images/comments/liyue/statue/qingyun-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/east-qingce.webp b/public/images/comments/liyue/teleporter/east-qingce.webp deleted file mode 100644 index c7c0c234..00000000 Binary files a/public/images/comments/liyue/teleporter/east-qingce.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/east-qingyun-peak.webp b/public/images/comments/liyue/teleporter/east-qingyun-peak.webp deleted file mode 100644 index 5b432527..00000000 Binary files a/public/images/comments/liyue/teleporter/east-qingyun-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/east-tianqiu-valley.webp b/public/images/comments/liyue/teleporter/east-tianqiu-valley.webp deleted file mode 100644 index c956abc7..00000000 Binary files a/public/images/comments/liyue/teleporter/east-tianqiu-valley.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/eastern-coast.webp b/public/images/comments/liyue/teleporter/eastern-coast.webp deleted file mode 100644 index b3881461..00000000 Binary files a/public/images/comments/liyue/teleporter/eastern-coast.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/guyun-stone-forest.webp b/public/images/comments/liyue/teleporter/guyun-stone-forest.webp deleted file mode 100644 index 99fe7704..00000000 Binary files a/public/images/comments/liyue/teleporter/guyun-stone-forest.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/jueyun-karst.webp b/public/images/comments/liyue/teleporter/jueyun-karst.webp deleted file mode 100644 index b0b14959..00000000 Binary files a/public/images/comments/liyue/teleporter/jueyun-karst.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/lingju-pass.webp b/public/images/comments/liyue/teleporter/lingju-pass.webp deleted file mode 100644 index 561759f3..00000000 Binary files a/public/images/comments/liyue/teleporter/lingju-pass.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/liyue-harbor-outlook.webp b/public/images/comments/liyue/teleporter/liyue-harbor-outlook.webp deleted file mode 100644 index 3b0a2605..00000000 Binary files a/public/images/comments/liyue/teleporter/liyue-harbor-outlook.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/liyue-harbor-path.webp b/public/images/comments/liyue/teleporter/liyue-harbor-path.webp deleted file mode 100644 index 1d5ac819..00000000 Binary files a/public/images/comments/liyue/teleporter/liyue-harbor-path.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/mt-aiozang.webp b/public/images/comments/liyue/teleporter/mt-aiozang.webp deleted file mode 100644 index 960993c5..00000000 Binary files a/public/images/comments/liyue/teleporter/mt-aiozang.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/mt-hulao.webp b/public/images/comments/liyue/teleporter/mt-hulao.webp deleted file mode 100644 index a896ce14..00000000 Binary files a/public/images/comments/liyue/teleporter/mt-hulao.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/mt-tianheng-river.webp b/public/images/comments/liyue/teleporter/mt-tianheng-river.webp deleted file mode 100644 index ec8935d0..00000000 Binary files a/public/images/comments/liyue/teleporter/mt-tianheng-river.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/mt-tianheng.webp b/public/images/comments/liyue/teleporter/mt-tianheng.webp deleted file mode 100644 index e6a2f614..00000000 Binary files a/public/images/comments/liyue/teleporter/mt-tianheng.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/nantianmen.webp b/public/images/comments/liyue/teleporter/nantianmen.webp deleted file mode 100644 index 1263cfdc..00000000 Binary files a/public/images/comments/liyue/teleporter/nantianmen.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-cuijue-slope.webp b/public/images/comments/liyue/teleporter/north-cuijue-slope.webp deleted file mode 100644 index be49a0a6..00000000 Binary files a/public/images/comments/liyue/teleporter/north-cuijue-slope.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-guili-plains.webp b/public/images/comments/liyue/teleporter/north-guili-plains.webp deleted file mode 100644 index 49e436b3..00000000 Binary files a/public/images/comments/liyue/teleporter/north-guili-plains.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-liyue-harbor.webp b/public/images/comments/liyue/teleporter/north-liyue-harbor.webp deleted file mode 100644 index 99500b2b..00000000 Binary files a/public/images/comments/liyue/teleporter/north-liyue-harbor.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-luhua-pool.webp b/public/images/comments/liyue/teleporter/north-luhua-pool.webp deleted file mode 100644 index 71792505..00000000 Binary files a/public/images/comments/liyue/teleporter/north-luhua-pool.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-mingyun-village.webp b/public/images/comments/liyue/teleporter/north-mingyun-village.webp deleted file mode 100644 index afba5fb0..00000000 Binary files a/public/images/comments/liyue/teleporter/north-mingyun-village.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-mt-tianheng.webp b/public/images/comments/liyue/teleporter/north-mt-tianheng.webp deleted file mode 100644 index 71f28fea..00000000 Binary files a/public/images/comments/liyue/teleporter/north-mt-tianheng.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/north-qingyun-peak.webp b/public/images/comments/liyue/teleporter/north-qingyun-peak.webp deleted file mode 100644 index fae963d9..00000000 Binary files a/public/images/comments/liyue/teleporter/north-qingyun-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/northern-coast.webp b/public/images/comments/liyue/teleporter/northern-coast.webp deleted file mode 100644 index e6ac75ff..00000000 Binary files a/public/images/comments/liyue/teleporter/northern-coast.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/qingxu-pool.webp b/public/images/comments/liyue/teleporter/qingxu-pool.webp deleted file mode 100644 index 434dd042..00000000 Binary files a/public/images/comments/liyue/teleporter/qingxu-pool.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/qingyun-peak.webp b/public/images/comments/liyue/teleporter/qingyun-peak.webp deleted file mode 100644 index 0d5801fe..00000000 Binary files a/public/images/comments/liyue/teleporter/qingyun-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/sal-terrae.webp b/public/images/comments/liyue/teleporter/sal-terrae.webp deleted file mode 100644 index fd479c02..00000000 Binary files a/public/images/comments/liyue/teleporter/sal-terrae.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/south-cuijue-slope.webp b/public/images/comments/liyue/teleporter/south-cuijue-slope.webp deleted file mode 100644 index e0c30255..00000000 Binary files a/public/images/comments/liyue/teleporter/south-cuijue-slope.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/south-guili-plains.webp b/public/images/comments/liyue/teleporter/south-guili-plains.webp deleted file mode 100644 index 83b13a78..00000000 Binary files a/public/images/comments/liyue/teleporter/south-guili-plains.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/south-liyue-harbor.webp b/public/images/comments/liyue/teleporter/south-liyue-harbor.webp deleted file mode 100644 index 0f92c988..00000000 Binary files a/public/images/comments/liyue/teleporter/south-liyue-harbor.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/south-qingyun-peak.webp b/public/images/comments/liyue/teleporter/south-qingyun-peak.webp deleted file mode 100644 index 7a19211a..00000000 Binary files a/public/images/comments/liyue/teleporter/south-qingyun-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/south-tianqiu-valley.webp b/public/images/comments/liyue/teleporter/south-tianqiu-valley.webp deleted file mode 100644 index f30292c0..00000000 Binary files a/public/images/comments/liyue/teleporter/south-tianqiu-valley.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/southwest-qingce.webp b/public/images/comments/liyue/teleporter/southwest-qingce.webp deleted file mode 100644 index 04bfdabe..00000000 Binary files a/public/images/comments/liyue/teleporter/southwest-qingce.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/stone-gate.webp b/public/images/comments/liyue/teleporter/stone-gate.webp deleted file mode 100644 index 1f36fd49..00000000 Binary files a/public/images/comments/liyue/teleporter/stone-gate.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/stonehide-lawachurl.webp b/public/images/comments/liyue/teleporter/stonehide-lawachurl.webp deleted file mode 100644 index c52d8b00..00000000 Binary files a/public/images/comments/liyue/teleporter/stonehide-lawachurl.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/wangshu-inn.webp b/public/images/comments/liyue/teleporter/wangshu-inn.webp deleted file mode 100644 index 69ae135c..00000000 Binary files a/public/images/comments/liyue/teleporter/wangshu-inn.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/west-mingyun-village.webp b/public/images/comments/liyue/teleporter/west-mingyun-village.webp deleted file mode 100644 index 2c4809e3..00000000 Binary files a/public/images/comments/liyue/teleporter/west-mingyun-village.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/west-mt-tianheng.webp b/public/images/comments/liyue/teleporter/west-mt-tianheng.webp deleted file mode 100644 index b8f8b7c3..00000000 Binary files a/public/images/comments/liyue/teleporter/west-mt-tianheng.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/west-qingce.webp b/public/images/comments/liyue/teleporter/west-qingce.webp deleted file mode 100644 index d9c63d39..00000000 Binary files a/public/images/comments/liyue/teleporter/west-qingce.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/wuwang-domain.webp b/public/images/comments/liyue/teleporter/wuwang-domain.webp deleted file mode 100644 index 4ad64a2e..00000000 Binary files a/public/images/comments/liyue/teleporter/wuwang-domain.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/wuwang-ruins.webp b/public/images/comments/liyue/teleporter/wuwang-ruins.webp deleted file mode 100644 index b1b50023..00000000 Binary files a/public/images/comments/liyue/teleporter/wuwang-ruins.webp and /dev/null differ diff --git a/public/images/comments/liyue/teleporter/yaoguang-shoal.webp b/public/images/comments/liyue/teleporter/yaoguang-shoal.webp deleted file mode 100644 index ed3c14ff..00000000 Binary files a/public/images/comments/liyue/teleporter/yaoguang-shoal.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/a-drop-in-the-ocean.webp b/public/images/comments/liyue/viewpoint/a-drop-in-the-ocean.webp deleted file mode 100644 index f7384645..00000000 Binary files a/public/images/comments/liyue/viewpoint/a-drop-in-the-ocean.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/beyond-the-chasm.webp b/public/images/comments/liyue/viewpoint/beyond-the-chasm.webp deleted file mode 100644 index 1a6b7fd4..00000000 Binary files a/public/images/comments/liyue/viewpoint/beyond-the-chasm.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/chihu-rock.webp b/public/images/comments/liyue/viewpoint/chihu-rock.webp deleted file mode 100644 index fe864107..00000000 Binary files a/public/images/comments/liyue/viewpoint/chihu-rock.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/dunyu-ruins.webp b/public/images/comments/liyue/viewpoint/dunyu-ruins.webp deleted file mode 100644 index 3c9ff538..00000000 Binary files a/public/images/comments/liyue/viewpoint/dunyu-ruins.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/feiyun-slope.webp b/public/images/comments/liyue/viewpoint/feiyun-slope.webp deleted file mode 100644 index 21ca232f..00000000 Binary files a/public/images/comments/liyue/viewpoint/feiyun-slope.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/home-in-the-hills.webp b/public/images/comments/liyue/viewpoint/home-in-the-hills.webp deleted file mode 100644 index 886c083b..00000000 Binary files a/public/images/comments/liyue/viewpoint/home-in-the-hills.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/marsh-of-rustling-reeds.webp b/public/images/comments/liyue/viewpoint/marsh-of-rustling-reeds.webp deleted file mode 100644 index b6913df5..00000000 Binary files a/public/images/comments/liyue/viewpoint/marsh-of-rustling-reeds.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/mist-veiled-stone-forest.webp b/public/images/comments/liyue/viewpoint/mist-veiled-stone-forest.webp deleted file mode 100644 index 55787dfa..00000000 Binary files a/public/images/comments/liyue/viewpoint/mist-veiled-stone-forest.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/moonlit-tree.webp b/public/images/comments/liyue/viewpoint/moonlit-tree.webp deleted file mode 100644 index 7f6833f0..00000000 Binary files a/public/images/comments/liyue/viewpoint/moonlit-tree.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/nine-pillars-of-peace.webp b/public/images/comments/liyue/viewpoint/nine-pillars-of-peace.webp deleted file mode 100644 index 48659ac9..00000000 Binary files a/public/images/comments/liyue/viewpoint/nine-pillars-of-peace.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/qingxus-forsaken-tower.webp b/public/images/comments/liyue/viewpoint/qingxus-forsaken-tower.webp deleted file mode 100644 index 5b7a4810..00000000 Binary files a/public/images/comments/liyue/viewpoint/qingxus-forsaken-tower.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/ruins-of-guili.webp b/public/images/comments/liyue/viewpoint/ruins-of-guili.webp deleted file mode 100644 index 75f74cf2..00000000 Binary files a/public/images/comments/liyue/viewpoint/ruins-of-guili.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/vigilant-guardians.webp b/public/images/comments/liyue/viewpoint/vigilant-guardians.webp deleted file mode 100644 index 50d061d2..00000000 Binary files a/public/images/comments/liyue/viewpoint/vigilant-guardians.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/weeping-garden.webp b/public/images/comments/liyue/viewpoint/weeping-garden.webp deleted file mode 100644 index 4a762395..00000000 Binary files a/public/images/comments/liyue/viewpoint/weeping-garden.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/where-merchants-flock.webp b/public/images/comments/liyue/viewpoint/where-merchants-flock.webp deleted file mode 100644 index 970a52a7..00000000 Binary files a/public/images/comments/liyue/viewpoint/where-merchants-flock.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/where-mountains-peak.webp b/public/images/comments/liyue/viewpoint/where-mountains-peak.webp deleted file mode 100644 index d3fb8164..00000000 Binary files a/public/images/comments/liyue/viewpoint/where-mountains-peak.webp and /dev/null differ diff --git a/public/images/comments/liyue/viewpoint/yujing-terrace.webp b/public/images/comments/liyue/viewpoint/yujing-terrace.webp deleted file mode 100644 index b0462e14..00000000 Binary files a/public/images/comments/liyue/viewpoint/yujing-terrace.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_10.webp b/public/images/comments/liyue/violetgrass/28_10.webp deleted file mode 100644 index e9571cbb..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_10.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_11.webp b/public/images/comments/liyue/violetgrass/28_11.webp deleted file mode 100644 index 4a6eb4c9..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_11.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_12.webp b/public/images/comments/liyue/violetgrass/28_12.webp deleted file mode 100644 index 707955e6..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_12.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_13.webp b/public/images/comments/liyue/violetgrass/28_13.webp deleted file mode 100644 index 2da8b83d..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_13.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_14.webp b/public/images/comments/liyue/violetgrass/28_14.webp deleted file mode 100644 index 8e9e02f2..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_14.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_15.webp b/public/images/comments/liyue/violetgrass/28_15.webp deleted file mode 100644 index 87cbae82..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_15.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_20.webp b/public/images/comments/liyue/violetgrass/28_20.webp deleted file mode 100644 index 663a106b..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_20.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_22.webp b/public/images/comments/liyue/violetgrass/28_22.webp deleted file mode 100644 index 25f6d7d4..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_22.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_25.webp b/public/images/comments/liyue/violetgrass/28_25.webp deleted file mode 100644 index 1618b7ac..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_25.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_26.webp b/public/images/comments/liyue/violetgrass/28_26.webp deleted file mode 100644 index d552f121..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_26.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_27.webp b/public/images/comments/liyue/violetgrass/28_27.webp deleted file mode 100644 index 3b547bca..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_27.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_28.webp b/public/images/comments/liyue/violetgrass/28_28.webp deleted file mode 100644 index 5e76f757..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_28.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_29.webp b/public/images/comments/liyue/violetgrass/28_29.webp deleted file mode 100644 index 3b547bca..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_29.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_30.webp b/public/images/comments/liyue/violetgrass/28_30.webp deleted file mode 100644 index 5e76f757..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_30.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_32.webp b/public/images/comments/liyue/violetgrass/28_32.webp deleted file mode 100644 index 4cb1dd4b..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_32.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_33.webp b/public/images/comments/liyue/violetgrass/28_33.webp deleted file mode 100644 index 4cb1dd4b..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_33.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_34.webp b/public/images/comments/liyue/violetgrass/28_34.webp deleted file mode 100644 index 2aa067c9..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_34.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_35.webp b/public/images/comments/liyue/violetgrass/28_35.webp deleted file mode 100644 index 2aa067c9..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_35.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_36.webp b/public/images/comments/liyue/violetgrass/28_36.webp deleted file mode 100644 index 2aa067c9..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_36.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_37.webp b/public/images/comments/liyue/violetgrass/28_37.webp deleted file mode 100644 index 2aa067c9..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_37.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_38.webp b/public/images/comments/liyue/violetgrass/28_38.webp deleted file mode 100644 index 4cb1dd4b..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_38.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_40.webp b/public/images/comments/liyue/violetgrass/28_40.webp deleted file mode 100644 index 58d6c2a8..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_40.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_41.webp b/public/images/comments/liyue/violetgrass/28_41.webp deleted file mode 100644 index a784a8dc..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_41.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_74.webp b/public/images/comments/liyue/violetgrass/28_74.webp deleted file mode 100644 index 2ee34470..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_74.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_75.webp b/public/images/comments/liyue/violetgrass/28_75.webp deleted file mode 100644 index f49338cb..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_75.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_76.webp b/public/images/comments/liyue/violetgrass/28_76.webp deleted file mode 100644 index 7d01c31c..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_76.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_77.webp b/public/images/comments/liyue/violetgrass/28_77.webp deleted file mode 100644 index 1efbf259..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_77.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_78.webp b/public/images/comments/liyue/violetgrass/28_78.webp deleted file mode 100644 index 9c9c2327..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_78.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_79.webp b/public/images/comments/liyue/violetgrass/28_79.webp deleted file mode 100644 index c0ea0c4f..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_79.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_8.webp b/public/images/comments/liyue/violetgrass/28_8.webp deleted file mode 100644 index 4cb95a9b..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_8.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_80.webp b/public/images/comments/liyue/violetgrass/28_80.webp deleted file mode 100644 index 8143fd84..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_80.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_81.webp b/public/images/comments/liyue/violetgrass/28_81.webp deleted file mode 100644 index c98f47d7..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_81.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_82.webp b/public/images/comments/liyue/violetgrass/28_82.webp deleted file mode 100644 index 2dbda85e..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_82.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_83.webp b/public/images/comments/liyue/violetgrass/28_83.webp deleted file mode 100644 index f84ce088..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_83.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_84.webp b/public/images/comments/liyue/violetgrass/28_84.webp deleted file mode 100644 index 44e78b79..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_84.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_85.webp b/public/images/comments/liyue/violetgrass/28_85.webp deleted file mode 100644 index e35e4a4e..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_85.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_86.webp b/public/images/comments/liyue/violetgrass/28_86.webp deleted file mode 100644 index a6926ff4..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_86.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_87.webp b/public/images/comments/liyue/violetgrass/28_87.webp deleted file mode 100644 index 56ad83b4..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_87.webp and /dev/null differ diff --git a/public/images/comments/liyue/violetgrass/28_9.webp b/public/images/comments/liyue/violetgrass/28_9.webp deleted file mode 100644 index 75287bc7..00000000 Binary files a/public/images/comments/liyue/violetgrass/28_9.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/12.webp b/public/images/comments/liyue/wei/12.webp deleted file mode 100644 index dbb55437..00000000 Binary files a/public/images/comments/liyue/wei/12.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/13.webp b/public/images/comments/liyue/wei/13.webp deleted file mode 100644 index a1f2c1d5..00000000 Binary files a/public/images/comments/liyue/wei/13.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/14.webp b/public/images/comments/liyue/wei/14.webp deleted file mode 100644 index b0d59f06..00000000 Binary files a/public/images/comments/liyue/wei/14.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/17.webp b/public/images/comments/liyue/wei/17.webp deleted file mode 100644 index a24e1d1e..00000000 Binary files a/public/images/comments/liyue/wei/17.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/4.webp b/public/images/comments/liyue/wei/4.webp deleted file mode 100644 index e6a8bcf5..00000000 Binary files a/public/images/comments/liyue/wei/4.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/5.webp b/public/images/comments/liyue/wei/5.webp deleted file mode 100644 index 588bbbae..00000000 Binary files a/public/images/comments/liyue/wei/5.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/6.webp b/public/images/comments/liyue/wei/6.webp deleted file mode 100644 index a87a4091..00000000 Binary files a/public/images/comments/liyue/wei/6.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/8.webp b/public/images/comments/liyue/wei/8.webp deleted file mode 100644 index cc790ed9..00000000 Binary files a/public/images/comments/liyue/wei/8.webp and /dev/null differ diff --git a/public/images/comments/liyue/wei/9.webp b/public/images/comments/liyue/wei/9.webp deleted file mode 100644 index 86549b30..00000000 Binary files a/public/images/comments/liyue/wei/9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/14.webp b/public/images/comments/mondstadt/anemoculus/14.webp deleted file mode 100644 index 78a1f932..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/24.webp b/public/images/comments/mondstadt/anemoculus/24.webp deleted file mode 100644 index bf347fb6..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/24.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/26.webp b/public/images/comments/mondstadt/anemoculus/26.webp deleted file mode 100644 index dd5e2462..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/26.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/27.webp b/public/images/comments/mondstadt/anemoculus/27.webp deleted file mode 100644 index f8149d9c..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/27.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/30.webp b/public/images/comments/mondstadt/anemoculus/30.webp deleted file mode 100644 index d0fe0b22..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/30.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/33.webp b/public/images/comments/mondstadt/anemoculus/33.webp deleted file mode 100644 index bd443011..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/33.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/34.webp b/public/images/comments/mondstadt/anemoculus/34.webp deleted file mode 100644 index 9d003ab3..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/34.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/38.webp b/public/images/comments/mondstadt/anemoculus/38.webp deleted file mode 100644 index 2553d62f..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/38.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/41.webp b/public/images/comments/mondstadt/anemoculus/41.webp deleted file mode 100644 index d68d4ba6..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/41.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/50.webp b/public/images/comments/mondstadt/anemoculus/50.webp deleted file mode 100644 index 3a28c8d4..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/50.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/53.webp b/public/images/comments/mondstadt/anemoculus/53.webp deleted file mode 100644 index 2b8a286f..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/53.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/54.webp b/public/images/comments/mondstadt/anemoculus/54.webp deleted file mode 100644 index 55fb56d0..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/54.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/55.webp b/public/images/comments/mondstadt/anemoculus/55.webp deleted file mode 100644 index 92d63c67..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/55.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/56.webp b/public/images/comments/mondstadt/anemoculus/56.webp deleted file mode 100644 index adeaeec2..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/56.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/60.webp b/public/images/comments/mondstadt/anemoculus/60.webp deleted file mode 100644 index 7bc39920..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/60.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/anemoculus/DB2F260.webp b/public/images/comments/mondstadt/anemoculus/DB2F260.webp deleted file mode 100644 index b62b2312..00000000 Binary files a/public/images/comments/mondstadt/anemoculus/DB2F260.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/apple/15202DC.webp b/public/images/comments/mondstadt/apple/15202DC.webp deleted file mode 100644 index a5d4d91a..00000000 Binary files a/public/images/comments/mondstadt/apple/15202DC.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/apple/32DCFF6.webp b/public/images/comments/mondstadt/apple/32DCFF6.webp deleted file mode 100644 index 3c86414f..00000000 Binary files a/public/images/comments/mondstadt/apple/32DCFF6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/apple/7C88592.webp b/public/images/comments/mondstadt/apple/7C88592.webp deleted file mode 100644 index 3c86414f..00000000 Binary files a/public/images/comments/mondstadt/apple/7C88592.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/apple/CE662E5.webp b/public/images/comments/mondstadt/apple/CE662E5.webp deleted file mode 100644 index 5b9cdcf5..00000000 Binary files a/public/images/comments/mondstadt/apple/CE662E5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/26_107.webp b/public/images/comments/mondstadt/challenge/26_107.webp deleted file mode 100644 index 148b0c81..00000000 Binary files a/public/images/comments/mondstadt/challenge/26_107.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/26_155.webp b/public/images/comments/mondstadt/challenge/26_155.webp deleted file mode 100644 index 75b08065..00000000 Binary files a/public/images/comments/mondstadt/challenge/26_155.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/26_19.webp b/public/images/comments/mondstadt/challenge/26_19.webp deleted file mode 100644 index 80aa5440..00000000 Binary files a/public/images/comments/mondstadt/challenge/26_19.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/26_96.webp b/public/images/comments/mondstadt/challenge/26_96.webp deleted file mode 100644 index 699019f9..00000000 Binary files a/public/images/comments/mondstadt/challenge/26_96.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/3DA6905.webp b/public/images/comments/mondstadt/challenge/3DA6905.webp deleted file mode 100644 index cdf1cde7..00000000 Binary files a/public/images/comments/mondstadt/challenge/3DA6905.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/A0A12CE.webp b/public/images/comments/mondstadt/challenge/A0A12CE.webp deleted file mode 100644 index 6d55a68d..00000000 Binary files a/public/images/comments/mondstadt/challenge/A0A12CE.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/challenge/EB7AD15.webp b/public/images/comments/mondstadt/challenge/EB7AD15.webp deleted file mode 100644 index d8952bcb..00000000 Binary files a/public/images/comments/mondstadt/challenge/EB7AD15.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/06339E6.webp b/public/images/comments/mondstadt/common-chest/06339E6.webp deleted file mode 100644 index ecf1f02c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/06339E6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/1033A0A.webp b/public/images/comments/mondstadt/common-chest/1033A0A.webp deleted file mode 100644 index a23ceb7b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/1033A0A.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/14FD6A5.webp b/public/images/comments/mondstadt/common-chest/14FD6A5.webp deleted file mode 100644 index 55e0c89e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/14FD6A5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/194783F.webp b/public/images/comments/mondstadt/common-chest/194783F.webp deleted file mode 100644 index c93b0fa5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/194783F.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/1B2891C.webp b/public/images/comments/mondstadt/common-chest/1B2891C.webp deleted file mode 100644 index 442c0111..00000000 Binary files a/public/images/comments/mondstadt/common-chest/1B2891C.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/2001.webp b/public/images/comments/mondstadt/common-chest/2001.webp deleted file mode 100644 index 78354cb5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/2003.webp b/public/images/comments/mondstadt/common-chest/2003.webp deleted file mode 100644 index 929c21b0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/2003.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/2004.webp b/public/images/comments/mondstadt/common-chest/2004.webp deleted file mode 100644 index 6d2d3439..00000000 Binary files a/public/images/comments/mondstadt/common-chest/2004.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/2005.webp b/public/images/comments/mondstadt/common-chest/2005.webp deleted file mode 100644 index fb3eddbd..00000000 Binary files a/public/images/comments/mondstadt/common-chest/2005.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/206.webp b/public/images/comments/mondstadt/common-chest/206.webp deleted file mode 100644 index 37b396c0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/206.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/207.webp b/public/images/comments/mondstadt/common-chest/207.webp deleted file mode 100644 index 394a3bc1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/207.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/209.webp b/public/images/comments/mondstadt/common-chest/209.webp deleted file mode 100644 index cb2c09b5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/209.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/210.webp b/public/images/comments/mondstadt/common-chest/210.webp deleted file mode 100644 index 81cff2f5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/210.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/211.webp b/public/images/comments/mondstadt/common-chest/211.webp deleted file mode 100644 index a110b67b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/211.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/212.webp b/public/images/comments/mondstadt/common-chest/212.webp deleted file mode 100644 index 2696eeb7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/212.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/213.webp b/public/images/comments/mondstadt/common-chest/213.webp deleted file mode 100644 index 0ab277bd..00000000 Binary files a/public/images/comments/mondstadt/common-chest/213.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/214.webp b/public/images/comments/mondstadt/common-chest/214.webp deleted file mode 100644 index d5b225be..00000000 Binary files a/public/images/comments/mondstadt/common-chest/214.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/215.webp b/public/images/comments/mondstadt/common-chest/215.webp deleted file mode 100644 index 3086110b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/215.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/217.webp b/public/images/comments/mondstadt/common-chest/217.webp deleted file mode 100644 index c25280db..00000000 Binary files a/public/images/comments/mondstadt/common-chest/217.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/218.webp b/public/images/comments/mondstadt/common-chest/218.webp deleted file mode 100644 index 5033e8c4..00000000 Binary files a/public/images/comments/mondstadt/common-chest/218.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/219.webp b/public/images/comments/mondstadt/common-chest/219.webp deleted file mode 100644 index 6865e5dd..00000000 Binary files a/public/images/comments/mondstadt/common-chest/219.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/220.webp b/public/images/comments/mondstadt/common-chest/220.webp deleted file mode 100644 index 0684649d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/220.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/220EE45.webp b/public/images/comments/mondstadt/common-chest/220EE45.webp deleted file mode 100644 index d3b6ec39..00000000 Binary files a/public/images/comments/mondstadt/common-chest/220EE45.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/221.webp b/public/images/comments/mondstadt/common-chest/221.webp deleted file mode 100644 index cd6e3b2c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/221.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/223.webp b/public/images/comments/mondstadt/common-chest/223.webp deleted file mode 100644 index a5c084cd..00000000 Binary files a/public/images/comments/mondstadt/common-chest/223.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/224.webp b/public/images/comments/mondstadt/common-chest/224.webp deleted file mode 100644 index 83e8429d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/224.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/225.webp b/public/images/comments/mondstadt/common-chest/225.webp deleted file mode 100644 index 5605ef1b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/225.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/252B215.webp b/public/images/comments/mondstadt/common-chest/252B215.webp deleted file mode 100644 index 2f0e193f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/252B215.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_100.webp b/public/images/comments/mondstadt/common-chest/26_100.webp deleted file mode 100644 index 4969a62c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_100.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_102.webp b/public/images/comments/mondstadt/common-chest/26_102.webp deleted file mode 100644 index a8571cf4..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_102.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_108.webp b/public/images/comments/mondstadt/common-chest/26_108.webp deleted file mode 100644 index 9dbb99d1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_108.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_114.webp b/public/images/comments/mondstadt/common-chest/26_114.webp deleted file mode 100644 index 5acce7ce..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_114.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_116.webp b/public/images/comments/mondstadt/common-chest/26_116.webp deleted file mode 100644 index 4984e774..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_116.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_117.webp b/public/images/comments/mondstadt/common-chest/26_117.webp deleted file mode 100644 index 7846819d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_117.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_118.webp b/public/images/comments/mondstadt/common-chest/26_118.webp deleted file mode 100644 index 94e6bc9a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_118.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_12.webp b/public/images/comments/mondstadt/common-chest/26_12.webp deleted file mode 100644 index 070c26d5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_12.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_121.webp b/public/images/comments/mondstadt/common-chest/26_121.webp deleted file mode 100644 index 1eebb94d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_121.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_122.webp b/public/images/comments/mondstadt/common-chest/26_122.webp deleted file mode 100644 index 961ea049..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_122.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_125.webp b/public/images/comments/mondstadt/common-chest/26_125.webp deleted file mode 100644 index 8d62a6e0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_125.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_128.webp b/public/images/comments/mondstadt/common-chest/26_128.webp deleted file mode 100644 index fa42527a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_128.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_131.webp b/public/images/comments/mondstadt/common-chest/26_131.webp deleted file mode 100644 index 8e01d0ed..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_131.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_132.webp b/public/images/comments/mondstadt/common-chest/26_132.webp deleted file mode 100644 index c1b28e92..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_132.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_133.webp b/public/images/comments/mondstadt/common-chest/26_133.webp deleted file mode 100644 index 98cd0427..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_133.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_134.webp b/public/images/comments/mondstadt/common-chest/26_134.webp deleted file mode 100644 index eea099cb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_134.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_137.webp b/public/images/comments/mondstadt/common-chest/26_137.webp deleted file mode 100644 index edadd314..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_137.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_138.webp b/public/images/comments/mondstadt/common-chest/26_138.webp deleted file mode 100644 index f0160a7b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_138.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_139.webp b/public/images/comments/mondstadt/common-chest/26_139.webp deleted file mode 100644 index 80f6c4ee..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_139.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_14.webp b/public/images/comments/mondstadt/common-chest/26_14.webp deleted file mode 100644 index 7434807a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_141.webp b/public/images/comments/mondstadt/common-chest/26_141.webp deleted file mode 100644 index 349fdac3..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_141.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_142.webp b/public/images/comments/mondstadt/common-chest/26_142.webp deleted file mode 100644 index 3b22ef9e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_142.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_144.webp b/public/images/comments/mondstadt/common-chest/26_144.webp deleted file mode 100644 index e5410b0e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_144.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_145.webp b/public/images/comments/mondstadt/common-chest/26_145.webp deleted file mode 100644 index 7a5abd10..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_145.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_146.webp b/public/images/comments/mondstadt/common-chest/26_146.webp deleted file mode 100644 index 8e09ac21..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_146.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_147.webp b/public/images/comments/mondstadt/common-chest/26_147.webp deleted file mode 100644 index c10f75c6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_147.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_148.webp b/public/images/comments/mondstadt/common-chest/26_148.webp deleted file mode 100644 index 1443511e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_148.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_15.webp b/public/images/comments/mondstadt/common-chest/26_15.webp deleted file mode 100644 index b3480c81..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_15.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_150.webp b/public/images/comments/mondstadt/common-chest/26_150.webp deleted file mode 100644 index f7094aab..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_150.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_16.webp b/public/images/comments/mondstadt/common-chest/26_16.webp deleted file mode 100644 index b3480c81..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_16.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_164.webp b/public/images/comments/mondstadt/common-chest/26_164.webp deleted file mode 100644 index 807f6ad8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_164.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_166.webp b/public/images/comments/mondstadt/common-chest/26_166.webp deleted file mode 100644 index 2d1c7a65..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_166.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_168.webp b/public/images/comments/mondstadt/common-chest/26_168.webp deleted file mode 100644 index 9bc30f22..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_168.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_169.webp b/public/images/comments/mondstadt/common-chest/26_169.webp deleted file mode 100644 index 27d86d42..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_169.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_17.webp b/public/images/comments/mondstadt/common-chest/26_17.webp deleted file mode 100644 index b3480c81..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_17.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_172.webp b/public/images/comments/mondstadt/common-chest/26_172.webp deleted file mode 100644 index 098877e6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_172.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_173.webp b/public/images/comments/mondstadt/common-chest/26_173.webp deleted file mode 100644 index 794d4c3b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_173.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_177.webp b/public/images/comments/mondstadt/common-chest/26_177.webp deleted file mode 100644 index f88af296..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_177.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_178.webp b/public/images/comments/mondstadt/common-chest/26_178.webp deleted file mode 100644 index c565c6c0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_178.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_181.webp b/public/images/comments/mondstadt/common-chest/26_181.webp deleted file mode 100644 index 6e7ba6fb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_181.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_184.webp b/public/images/comments/mondstadt/common-chest/26_184.webp deleted file mode 100644 index d4170d00..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_184.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_186.webp b/public/images/comments/mondstadt/common-chest/26_186.webp deleted file mode 100644 index f2bb6ce2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_186.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_187.webp b/public/images/comments/mondstadt/common-chest/26_187.webp deleted file mode 100644 index ac277d0e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_187.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_188.webp b/public/images/comments/mondstadt/common-chest/26_188.webp deleted file mode 100644 index cbbd71a8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_188.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_190.webp b/public/images/comments/mondstadt/common-chest/26_190.webp deleted file mode 100644 index ad0e6d06..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_190.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_193.webp b/public/images/comments/mondstadt/common-chest/26_193.webp deleted file mode 100644 index 4a923ed1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_193.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_195.webp b/public/images/comments/mondstadt/common-chest/26_195.webp deleted file mode 100644 index b26e9090..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_195.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_198.webp b/public/images/comments/mondstadt/common-chest/26_198.webp deleted file mode 100644 index 5cca0996..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_198.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_203.webp b/public/images/comments/mondstadt/common-chest/26_203.webp deleted file mode 100644 index 6ecec386..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_203.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_219.webp b/public/images/comments/mondstadt/common-chest/26_219.webp deleted file mode 100644 index 67baad82..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_219.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_22.webp b/public/images/comments/mondstadt/common-chest/26_22.webp deleted file mode 100644 index 9ff0e7a6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_22.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_226.webp b/public/images/comments/mondstadt/common-chest/26_226.webp deleted file mode 100644 index fe8e50f8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_226.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_23.webp b/public/images/comments/mondstadt/common-chest/26_23.webp deleted file mode 100644 index 15919ccf..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_23.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_231.webp b/public/images/comments/mondstadt/common-chest/26_231.webp deleted file mode 100644 index 3298a3e2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_231.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_233.webp b/public/images/comments/mondstadt/common-chest/26_233.webp deleted file mode 100644 index 064267f0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_233.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_24.webp b/public/images/comments/mondstadt/common-chest/26_24.webp deleted file mode 100644 index 80c1d00e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_24.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_240.webp b/public/images/comments/mondstadt/common-chest/26_240.webp deleted file mode 100644 index b6ef87e8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_240.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_241.webp b/public/images/comments/mondstadt/common-chest/26_241.webp deleted file mode 100644 index c92c7d7b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_241.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_242.webp b/public/images/comments/mondstadt/common-chest/26_242.webp deleted file mode 100644 index 1c4f0411..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_242.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_245.webp b/public/images/comments/mondstadt/common-chest/26_245.webp deleted file mode 100644 index d1e64bc2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_245.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_249.webp b/public/images/comments/mondstadt/common-chest/26_249.webp deleted file mode 100644 index d51475b1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_249.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_25.webp b/public/images/comments/mondstadt/common-chest/26_25.webp deleted file mode 100644 index 8eaa3478..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_25.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_251.webp b/public/images/comments/mondstadt/common-chest/26_251.webp deleted file mode 100644 index 15489d60..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_251.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_252.webp b/public/images/comments/mondstadt/common-chest/26_252.webp deleted file mode 100644 index 658379aa..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_252.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_253.webp b/public/images/comments/mondstadt/common-chest/26_253.webp deleted file mode 100644 index 90661977..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_253.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_258.webp b/public/images/comments/mondstadt/common-chest/26_258.webp deleted file mode 100644 index 8abe3c3a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_258.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_26.webp b/public/images/comments/mondstadt/common-chest/26_26.webp deleted file mode 100644 index 8f33a6e3..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_26.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_261.webp b/public/images/comments/mondstadt/common-chest/26_261.webp deleted file mode 100644 index 628c6bf2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_261.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_262.webp b/public/images/comments/mondstadt/common-chest/26_262.webp deleted file mode 100644 index 8af6e05f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_262.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_263.webp b/public/images/comments/mondstadt/common-chest/26_263.webp deleted file mode 100644 index e61d84ae..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_263.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_264.webp b/public/images/comments/mondstadt/common-chest/26_264.webp deleted file mode 100644 index efaf270e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_264.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_269.webp b/public/images/comments/mondstadt/common-chest/26_269.webp deleted file mode 100644 index bbcd5aee..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_269.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_27.webp b/public/images/comments/mondstadt/common-chest/26_27.webp deleted file mode 100644 index 1b1ea29c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_27.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_271.webp b/public/images/comments/mondstadt/common-chest/26_271.webp deleted file mode 100644 index f4d7a20c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_271.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_276.webp b/public/images/comments/mondstadt/common-chest/26_276.webp deleted file mode 100644 index 6ad155fc..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_276.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_278.webp b/public/images/comments/mondstadt/common-chest/26_278.webp deleted file mode 100644 index 379582b5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_278.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_279.webp b/public/images/comments/mondstadt/common-chest/26_279.webp deleted file mode 100644 index 43b9a8f0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_279.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_288.webp b/public/images/comments/mondstadt/common-chest/26_288.webp deleted file mode 100644 index 71f18ec1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_288.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_29.webp b/public/images/comments/mondstadt/common-chest/26_29.webp deleted file mode 100644 index 6d611c49..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_29.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_296.webp b/public/images/comments/mondstadt/common-chest/26_296.webp deleted file mode 100644 index 475f5a88..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_296.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_299.webp b/public/images/comments/mondstadt/common-chest/26_299.webp deleted file mode 100644 index 2057c7cc..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_299.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_30.webp b/public/images/comments/mondstadt/common-chest/26_30.webp deleted file mode 100644 index 558e575d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_30.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_302.webp b/public/images/comments/mondstadt/common-chest/26_302.webp deleted file mode 100644 index 1aadf073..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_302.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_304.webp b/public/images/comments/mondstadt/common-chest/26_304.webp deleted file mode 100644 index a01b88db..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_304.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_305.webp b/public/images/comments/mondstadt/common-chest/26_305.webp deleted file mode 100644 index 96f61e4f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_305.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_306.webp b/public/images/comments/mondstadt/common-chest/26_306.webp deleted file mode 100644 index bac40354..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_306.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_309.webp b/public/images/comments/mondstadt/common-chest/26_309.webp deleted file mode 100644 index 78e30919..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_309.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_311.webp b/public/images/comments/mondstadt/common-chest/26_311.webp deleted file mode 100644 index 138d90eb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_311.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_312.webp b/public/images/comments/mondstadt/common-chest/26_312.webp deleted file mode 100644 index da45c200..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_312.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_314.webp b/public/images/comments/mondstadt/common-chest/26_314.webp deleted file mode 100644 index eff480bf..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_314.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_317.webp b/public/images/comments/mondstadt/common-chest/26_317.webp deleted file mode 100644 index 04136ea6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_317.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_32.webp b/public/images/comments/mondstadt/common-chest/26_32.webp deleted file mode 100644 index 4237babf..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_32.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_322.webp b/public/images/comments/mondstadt/common-chest/26_322.webp deleted file mode 100644 index d9d4744e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_322.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_323.webp b/public/images/comments/mondstadt/common-chest/26_323.webp deleted file mode 100644 index ed074ce6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_323.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_324.webp b/public/images/comments/mondstadt/common-chest/26_324.webp deleted file mode 100644 index c6112733..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_324.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_326.webp b/public/images/comments/mondstadt/common-chest/26_326.webp deleted file mode 100644 index c6559986..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_326.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_329.webp b/public/images/comments/mondstadt/common-chest/26_329.webp deleted file mode 100644 index fd1d3888..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_329.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_330.webp b/public/images/comments/mondstadt/common-chest/26_330.webp deleted file mode 100644 index 6a979a07..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_330.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_332.webp b/public/images/comments/mondstadt/common-chest/26_332.webp deleted file mode 100644 index 7f50d2e1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_332.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_334.webp b/public/images/comments/mondstadt/common-chest/26_334.webp deleted file mode 100644 index bf0b7be8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_334.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_335.webp b/public/images/comments/mondstadt/common-chest/26_335.webp deleted file mode 100644 index a9313ce5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_335.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_338.webp b/public/images/comments/mondstadt/common-chest/26_338.webp deleted file mode 100644 index 0d9001aa..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_338.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_339.webp b/public/images/comments/mondstadt/common-chest/26_339.webp deleted file mode 100644 index f25d8f7a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_339.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_341.webp b/public/images/comments/mondstadt/common-chest/26_341.webp deleted file mode 100644 index 2dc81f42..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_341.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_342.webp b/public/images/comments/mondstadt/common-chest/26_342.webp deleted file mode 100644 index e4218b03..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_342.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_344.webp b/public/images/comments/mondstadt/common-chest/26_344.webp deleted file mode 100644 index c9f783c5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_344.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_345.webp b/public/images/comments/mondstadt/common-chest/26_345.webp deleted file mode 100644 index ac780b0f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_345.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_349.webp b/public/images/comments/mondstadt/common-chest/26_349.webp deleted file mode 100644 index 7f9904be..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_349.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_35.webp b/public/images/comments/mondstadt/common-chest/26_35.webp deleted file mode 100644 index a7736895..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_35.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_354.webp b/public/images/comments/mondstadt/common-chest/26_354.webp deleted file mode 100644 index eb1019e2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_354.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_356.webp b/public/images/comments/mondstadt/common-chest/26_356.webp deleted file mode 100644 index fb9e5f47..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_356.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_359.webp b/public/images/comments/mondstadt/common-chest/26_359.webp deleted file mode 100644 index 49f67a76..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_359.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_36.webp b/public/images/comments/mondstadt/common-chest/26_36.webp deleted file mode 100644 index 73458818..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_36.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_361.webp b/public/images/comments/mondstadt/common-chest/26_361.webp deleted file mode 100644 index 3bcd4a17..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_361.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_362.webp b/public/images/comments/mondstadt/common-chest/26_362.webp deleted file mode 100644 index 07708cf9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_362.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_363.webp b/public/images/comments/mondstadt/common-chest/26_363.webp deleted file mode 100644 index 2ddefbe6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_363.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_364.webp b/public/images/comments/mondstadt/common-chest/26_364.webp deleted file mode 100644 index 002a8e99..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_364.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_368.webp b/public/images/comments/mondstadt/common-chest/26_368.webp deleted file mode 100644 index fbafa822..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_368.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_37.webp b/public/images/comments/mondstadt/common-chest/26_37.webp deleted file mode 100644 index 97a8f925..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_37.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_370.webp b/public/images/comments/mondstadt/common-chest/26_370.webp deleted file mode 100644 index 9440c71a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_370.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_371.webp b/public/images/comments/mondstadt/common-chest/26_371.webp deleted file mode 100644 index d0794141..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_371.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_373.webp b/public/images/comments/mondstadt/common-chest/26_373.webp deleted file mode 100644 index 7a350c1d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_373.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_375.webp b/public/images/comments/mondstadt/common-chest/26_375.webp deleted file mode 100644 index aa982f2f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_375.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_378.webp b/public/images/comments/mondstadt/common-chest/26_378.webp deleted file mode 100644 index ac806bbb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_378.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_379.webp b/public/images/comments/mondstadt/common-chest/26_379.webp deleted file mode 100644 index 7c3ead74..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_379.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_380.webp b/public/images/comments/mondstadt/common-chest/26_380.webp deleted file mode 100644 index e3e31728..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_380.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_381.webp b/public/images/comments/mondstadt/common-chest/26_381.webp deleted file mode 100644 index 538f777a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_381.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_387.webp b/public/images/comments/mondstadt/common-chest/26_387.webp deleted file mode 100644 index e9ee84cc..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_387.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_388.webp b/public/images/comments/mondstadt/common-chest/26_388.webp deleted file mode 100644 index bb14c902..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_388.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_390.webp b/public/images/comments/mondstadt/common-chest/26_390.webp deleted file mode 100644 index 5b7825da..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_390.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_392.webp b/public/images/comments/mondstadt/common-chest/26_392.webp deleted file mode 100644 index a094d6bb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_392.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_399.webp b/public/images/comments/mondstadt/common-chest/26_399.webp deleted file mode 100644 index 538f2312..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_399.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_40.webp b/public/images/comments/mondstadt/common-chest/26_40.webp deleted file mode 100644 index edfc3c5b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_40.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_400.webp b/public/images/comments/mondstadt/common-chest/26_400.webp deleted file mode 100644 index d62ae066..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_400.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_405.webp b/public/images/comments/mondstadt/common-chest/26_405.webp deleted file mode 100644 index 1e30e0f1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_405.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_41.webp b/public/images/comments/mondstadt/common-chest/26_41.webp deleted file mode 100644 index a80d8812..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_41.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_410.webp b/public/images/comments/mondstadt/common-chest/26_410.webp deleted file mode 100644 index 6b4e3f53..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_410.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_412.webp b/public/images/comments/mondstadt/common-chest/26_412.webp deleted file mode 100644 index 4e62b888..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_412.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_421.webp b/public/images/comments/mondstadt/common-chest/26_421.webp deleted file mode 100644 index 18137f5f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_421.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_425.webp b/public/images/comments/mondstadt/common-chest/26_425.webp deleted file mode 100644 index d6655cf0..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_425.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_426.webp b/public/images/comments/mondstadt/common-chest/26_426.webp deleted file mode 100644 index 6dc365db..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_426.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_427.webp b/public/images/comments/mondstadt/common-chest/26_427.webp deleted file mode 100644 index 000fc3b7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_427.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_429.webp b/public/images/comments/mondstadt/common-chest/26_429.webp deleted file mode 100644 index 07708cf9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_429.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_430.webp b/public/images/comments/mondstadt/common-chest/26_430.webp deleted file mode 100644 index f82e1ef1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_430.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_433.webp b/public/images/comments/mondstadt/common-chest/26_433.webp deleted file mode 100644 index 71f79b64..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_433.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_435.webp b/public/images/comments/mondstadt/common-chest/26_435.webp deleted file mode 100644 index 472425ae..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_435.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_436.webp b/public/images/comments/mondstadt/common-chest/26_436.webp deleted file mode 100644 index e20dd5e2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_436.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_439.webp b/public/images/comments/mondstadt/common-chest/26_439.webp deleted file mode 100644 index 837b5f2f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_439.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_440.webp b/public/images/comments/mondstadt/common-chest/26_440.webp deleted file mode 100644 index e453161f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_440.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_441.webp b/public/images/comments/mondstadt/common-chest/26_441.webp deleted file mode 100644 index 2c8e080e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_441.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_443.webp b/public/images/comments/mondstadt/common-chest/26_443.webp deleted file mode 100644 index b8bd562c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_443.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_447.webp b/public/images/comments/mondstadt/common-chest/26_447.webp deleted file mode 100644 index f56a12e4..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_447.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_45.webp b/public/images/comments/mondstadt/common-chest/26_45.webp deleted file mode 100644 index 24995f9c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_45.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_450.webp b/public/images/comments/mondstadt/common-chest/26_450.webp deleted file mode 100644 index 2c9b3904..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_450.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_459.webp b/public/images/comments/mondstadt/common-chest/26_459.webp deleted file mode 100644 index 5e386797..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_459.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_467.webp b/public/images/comments/mondstadt/common-chest/26_467.webp deleted file mode 100644 index 51aa1842..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_467.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_47.webp b/public/images/comments/mondstadt/common-chest/26_47.webp deleted file mode 100644 index c91373c7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_47.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_471.webp b/public/images/comments/mondstadt/common-chest/26_471.webp deleted file mode 100644 index 54bc8d58..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_471.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_475.webp b/public/images/comments/mondstadt/common-chest/26_475.webp deleted file mode 100644 index 451893a6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_475.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_478.webp b/public/images/comments/mondstadt/common-chest/26_478.webp deleted file mode 100644 index dc76a585..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_478.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_479.webp b/public/images/comments/mondstadt/common-chest/26_479.webp deleted file mode 100644 index 9251d686..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_479.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_48.webp b/public/images/comments/mondstadt/common-chest/26_48.webp deleted file mode 100644 index d80cfa91..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_48.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_482.webp b/public/images/comments/mondstadt/common-chest/26_482.webp deleted file mode 100644 index 2cebd53b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_482.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_484.webp b/public/images/comments/mondstadt/common-chest/26_484.webp deleted file mode 100644 index 151ccedd..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_484.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_485.webp b/public/images/comments/mondstadt/common-chest/26_485.webp deleted file mode 100644 index be3e83ab..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_485.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_486.webp b/public/images/comments/mondstadt/common-chest/26_486.webp deleted file mode 100644 index ab9d2823..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_486.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_49.webp b/public/images/comments/mondstadt/common-chest/26_49.webp deleted file mode 100644 index 30dd0057..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_49.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_490.webp b/public/images/comments/mondstadt/common-chest/26_490.webp deleted file mode 100644 index 79c7f2ff..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_490.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_491.webp b/public/images/comments/mondstadt/common-chest/26_491.webp deleted file mode 100644 index eac5b11c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_491.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_492.webp b/public/images/comments/mondstadt/common-chest/26_492.webp deleted file mode 100644 index 17e675d2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_492.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_494.webp b/public/images/comments/mondstadt/common-chest/26_494.webp deleted file mode 100644 index 763af0c8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_494.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_495.webp b/public/images/comments/mondstadt/common-chest/26_495.webp deleted file mode 100644 index 24691713..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_495.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_499.webp b/public/images/comments/mondstadt/common-chest/26_499.webp deleted file mode 100644 index 78f5996b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_499.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_5.webp b/public/images/comments/mondstadt/common-chest/26_5.webp deleted file mode 100644 index 58946f7c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_501.webp b/public/images/comments/mondstadt/common-chest/26_501.webp deleted file mode 100644 index b1605938..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_501.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_502.webp b/public/images/comments/mondstadt/common-chest/26_502.webp deleted file mode 100644 index 4dfac1a9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_502.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_503.webp b/public/images/comments/mondstadt/common-chest/26_503.webp deleted file mode 100644 index 1be28e1b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_503.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_504.webp b/public/images/comments/mondstadt/common-chest/26_504.webp deleted file mode 100644 index 50cc07e2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_504.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_508.webp b/public/images/comments/mondstadt/common-chest/26_508.webp deleted file mode 100644 index 4bff70da..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_508.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_51.webp b/public/images/comments/mondstadt/common-chest/26_51.webp deleted file mode 100644 index 0152dba5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_51.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_510.webp b/public/images/comments/mondstadt/common-chest/26_510.webp deleted file mode 100644 index 56f6eef3..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_510.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_512.webp b/public/images/comments/mondstadt/common-chest/26_512.webp deleted file mode 100644 index c60cee25..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_512.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_513.webp b/public/images/comments/mondstadt/common-chest/26_513.webp deleted file mode 100644 index b655f735..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_513.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_514.webp b/public/images/comments/mondstadt/common-chest/26_514.webp deleted file mode 100644 index 3ea34fd7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_514.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_515.webp b/public/images/comments/mondstadt/common-chest/26_515.webp deleted file mode 100644 index c0033519..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_515.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_517.webp b/public/images/comments/mondstadt/common-chest/26_517.webp deleted file mode 100644 index a094a82f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_517.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_52.webp b/public/images/comments/mondstadt/common-chest/26_52.webp deleted file mode 100644 index 350e1b33..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_52.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_523.webp b/public/images/comments/mondstadt/common-chest/26_523.webp deleted file mode 100644 index c7978c10..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_523.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_525.webp b/public/images/comments/mondstadt/common-chest/26_525.webp deleted file mode 100644 index b0bae2e6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_525.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_526.webp b/public/images/comments/mondstadt/common-chest/26_526.webp deleted file mode 100644 index dfa95fe7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_526.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_527.webp b/public/images/comments/mondstadt/common-chest/26_527.webp deleted file mode 100644 index 7d74e9d1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_527.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_530.webp b/public/images/comments/mondstadt/common-chest/26_530.webp deleted file mode 100644 index 30bf8ef5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_530.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_535.webp b/public/images/comments/mondstadt/common-chest/26_535.webp deleted file mode 100644 index c02e063e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_535.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_536.webp b/public/images/comments/mondstadt/common-chest/26_536.webp deleted file mode 100644 index 4bf9fc49..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_536.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_538.webp b/public/images/comments/mondstadt/common-chest/26_538.webp deleted file mode 100644 index d15a5170..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_538.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_56.webp b/public/images/comments/mondstadt/common-chest/26_56.webp deleted file mode 100644 index b832b83e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_56.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_57.webp b/public/images/comments/mondstadt/common-chest/26_57.webp deleted file mode 100644 index 23378482..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_57.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_6.webp b/public/images/comments/mondstadt/common-chest/26_6.webp deleted file mode 100644 index 351c23f6..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_61.webp b/public/images/comments/mondstadt/common-chest/26_61.webp deleted file mode 100644 index d6242750..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_61.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_62.webp b/public/images/comments/mondstadt/common-chest/26_62.webp deleted file mode 100644 index 16c1b769..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_62.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_65.webp b/public/images/comments/mondstadt/common-chest/26_65.webp deleted file mode 100644 index a806ff85..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_65.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_66.webp b/public/images/comments/mondstadt/common-chest/26_66.webp deleted file mode 100644 index 53dcea68..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_66.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_67.webp b/public/images/comments/mondstadt/common-chest/26_67.webp deleted file mode 100644 index 8abb8078..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_67.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_68.webp b/public/images/comments/mondstadt/common-chest/26_68.webp deleted file mode 100644 index 289ab6b5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_68.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_7.webp b/public/images/comments/mondstadt/common-chest/26_7.webp deleted file mode 100644 index 49be087a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_82.webp b/public/images/comments/mondstadt/common-chest/26_82.webp deleted file mode 100644 index b9d2b447..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_82.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_84.webp b/public/images/comments/mondstadt/common-chest/26_84.webp deleted file mode 100644 index 6c13466f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_84.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_87.webp b/public/images/comments/mondstadt/common-chest/26_87.webp deleted file mode 100644 index cfd6dcdf..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_87.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_88.webp b/public/images/comments/mondstadt/common-chest/26_88.webp deleted file mode 100644 index 39bd749c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_88.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_9.webp b/public/images/comments/mondstadt/common-chest/26_9.webp deleted file mode 100644 index ac5c9d19..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_90.webp b/public/images/comments/mondstadt/common-chest/26_90.webp deleted file mode 100644 index 0817394d..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_90.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/26_97.webp b/public/images/comments/mondstadt/common-chest/26_97.webp deleted file mode 100644 index 9698cc1f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/26_97.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/280404D.webp b/public/images/comments/mondstadt/common-chest/280404D.webp deleted file mode 100644 index 6d47da01..00000000 Binary files a/public/images/comments/mondstadt/common-chest/280404D.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/29E003C.webp b/public/images/comments/mondstadt/common-chest/29E003C.webp deleted file mode 100644 index 994e3feb..00000000 Binary files a/public/images/comments/mondstadt/common-chest/29E003C.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/336CFCA.webp b/public/images/comments/mondstadt/common-chest/336CFCA.webp deleted file mode 100644 index ba714743..00000000 Binary files a/public/images/comments/mondstadt/common-chest/336CFCA.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/36C585C.webp b/public/images/comments/mondstadt/common-chest/36C585C.webp deleted file mode 100644 index 6546036f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/36C585C.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/4041E2D.webp b/public/images/comments/mondstadt/common-chest/4041E2D.webp deleted file mode 100644 index b8dbb862..00000000 Binary files a/public/images/comments/mondstadt/common-chest/4041E2D.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/4054BE3.webp b/public/images/comments/mondstadt/common-chest/4054BE3.webp deleted file mode 100644 index 6b601c2a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/4054BE3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/4072908.webp b/public/images/comments/mondstadt/common-chest/4072908.webp deleted file mode 100644 index 74ef3757..00000000 Binary files a/public/images/comments/mondstadt/common-chest/4072908.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/41F34DC.webp b/public/images/comments/mondstadt/common-chest/41F34DC.webp deleted file mode 100644 index 11d21ce2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/41F34DC.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/4426321.webp b/public/images/comments/mondstadt/common-chest/4426321.webp deleted file mode 100644 index fa6c9a3b..00000000 Binary files a/public/images/comments/mondstadt/common-chest/4426321.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/4F1EBBF.webp b/public/images/comments/mondstadt/common-chest/4F1EBBF.webp deleted file mode 100644 index 690d20d7..00000000 Binary files a/public/images/comments/mondstadt/common-chest/4F1EBBF.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/57D6364.webp b/public/images/comments/mondstadt/common-chest/57D6364.webp deleted file mode 100644 index b45f6d75..00000000 Binary files a/public/images/comments/mondstadt/common-chest/57D6364.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/58CF8CD.webp b/public/images/comments/mondstadt/common-chest/58CF8CD.webp deleted file mode 100644 index d0efc5e8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/58CF8CD.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/5911013.webp b/public/images/comments/mondstadt/common-chest/5911013.webp deleted file mode 100644 index ec231c1a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/5911013.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6202196.webp b/public/images/comments/mondstadt/common-chest/6202196.webp deleted file mode 100644 index b08fced9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6202196.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6318408.webp b/public/images/comments/mondstadt/common-chest/6318408.webp deleted file mode 100644 index 7abe9276..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6318408.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/68CDD93.webp b/public/images/comments/mondstadt/common-chest/68CDD93.webp deleted file mode 100644 index f096bc63..00000000 Binary files a/public/images/comments/mondstadt/common-chest/68CDD93.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/68E6D2C.webp b/public/images/comments/mondstadt/common-chest/68E6D2C.webp deleted file mode 100644 index 8050f991..00000000 Binary files a/public/images/comments/mondstadt/common-chest/68E6D2C.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6A1AC6F.webp b/public/images/comments/mondstadt/common-chest/6A1AC6F.webp deleted file mode 100644 index 9611e746..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6A1AC6F.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6B065C9.webp b/public/images/comments/mondstadt/common-chest/6B065C9.webp deleted file mode 100644 index d046065f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6B065C9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6CF4C95.webp b/public/images/comments/mondstadt/common-chest/6CF4C95.webp deleted file mode 100644 index ab83ac48..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6CF4C95.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/6E52DDB.webp b/public/images/comments/mondstadt/common-chest/6E52DDB.webp deleted file mode 100644 index a3f327b1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/6E52DDB.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/76CA944.webp b/public/images/comments/mondstadt/common-chest/76CA944.webp deleted file mode 100644 index bb961ed4..00000000 Binary files a/public/images/comments/mondstadt/common-chest/76CA944.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/77A0C53.webp b/public/images/comments/mondstadt/common-chest/77A0C53.webp deleted file mode 100644 index 4031dba1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/77A0C53.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/79ED5D1.webp b/public/images/comments/mondstadt/common-chest/79ED5D1.webp deleted file mode 100644 index 0d1f5d1c..00000000 Binary files a/public/images/comments/mondstadt/common-chest/79ED5D1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/81C8943.webp b/public/images/comments/mondstadt/common-chest/81C8943.webp deleted file mode 100644 index cd551cb9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/81C8943.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/86C2C5A.webp b/public/images/comments/mondstadt/common-chest/86C2C5A.webp deleted file mode 100644 index 172d74f1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/86C2C5A.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/91E645D.webp b/public/images/comments/mondstadt/common-chest/91E645D.webp deleted file mode 100644 index 9d5573c5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/91E645D.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/949BE8F.webp b/public/images/comments/mondstadt/common-chest/949BE8F.webp deleted file mode 100644 index dfc3f18a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/949BE8F.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/975ED36.webp b/public/images/comments/mondstadt/common-chest/975ED36.webp deleted file mode 100644 index efc7b86a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/975ED36.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/9B49332.webp b/public/images/comments/mondstadt/common-chest/9B49332.webp deleted file mode 100644 index a4bf6e38..00000000 Binary files a/public/images/comments/mondstadt/common-chest/9B49332.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/9DE7704.webp b/public/images/comments/mondstadt/common-chest/9DE7704.webp deleted file mode 100644 index 1ec81ef4..00000000 Binary files a/public/images/comments/mondstadt/common-chest/9DE7704.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/A1D4115.webp b/public/images/comments/mondstadt/common-chest/A1D4115.webp deleted file mode 100644 index 56c61ae1..00000000 Binary files a/public/images/comments/mondstadt/common-chest/A1D4115.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/ADAC085.webp b/public/images/comments/mondstadt/common-chest/ADAC085.webp deleted file mode 100644 index 61b76e92..00000000 Binary files a/public/images/comments/mondstadt/common-chest/ADAC085.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/AF776FC.webp b/public/images/comments/mondstadt/common-chest/AF776FC.webp deleted file mode 100644 index 026a9548..00000000 Binary files a/public/images/comments/mondstadt/common-chest/AF776FC.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/B14A60A.webp b/public/images/comments/mondstadt/common-chest/B14A60A.webp deleted file mode 100644 index 030d8e10..00000000 Binary files a/public/images/comments/mondstadt/common-chest/B14A60A.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/B42BC74.webp b/public/images/comments/mondstadt/common-chest/B42BC74.webp deleted file mode 100644 index a49b0d7f..00000000 Binary files a/public/images/comments/mondstadt/common-chest/B42BC74.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/B446A64.webp b/public/images/comments/mondstadt/common-chest/B446A64.webp deleted file mode 100644 index af69b5e5..00000000 Binary files a/public/images/comments/mondstadt/common-chest/B446A64.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/C189E92.webp b/public/images/comments/mondstadt/common-chest/C189E92.webp deleted file mode 100644 index 99c875c8..00000000 Binary files a/public/images/comments/mondstadt/common-chest/C189E92.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/C2A49D7.webp b/public/images/comments/mondstadt/common-chest/C2A49D7.webp deleted file mode 100644 index 60889c41..00000000 Binary files a/public/images/comments/mondstadt/common-chest/C2A49D7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/C4A5ABB.webp b/public/images/comments/mondstadt/common-chest/C4A5ABB.webp deleted file mode 100644 index 6f232338..00000000 Binary files a/public/images/comments/mondstadt/common-chest/C4A5ABB.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/C97AE8E.webp b/public/images/comments/mondstadt/common-chest/C97AE8E.webp deleted file mode 100644 index 77826a02..00000000 Binary files a/public/images/comments/mondstadt/common-chest/C97AE8E.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/DA81F59.webp b/public/images/comments/mondstadt/common-chest/DA81F59.webp deleted file mode 100644 index e3c7d328..00000000 Binary files a/public/images/comments/mondstadt/common-chest/DA81F59.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/E9A2006.webp b/public/images/comments/mondstadt/common-chest/E9A2006.webp deleted file mode 100644 index 1fe853e9..00000000 Binary files a/public/images/comments/mondstadt/common-chest/E9A2006.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/EF0B50F.webp b/public/images/comments/mondstadt/common-chest/EF0B50F.webp deleted file mode 100644 index a835f111..00000000 Binary files a/public/images/comments/mondstadt/common-chest/EF0B50F.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F0BDA89.webp b/public/images/comments/mondstadt/common-chest/F0BDA89.webp deleted file mode 100644 index e4448cf2..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F0BDA89.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F1323BC.webp b/public/images/comments/mondstadt/common-chest/F1323BC.webp deleted file mode 100644 index 0851886a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F1323BC.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F4B12FA.webp b/public/images/comments/mondstadt/common-chest/F4B12FA.webp deleted file mode 100644 index c0c1bb22..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F4B12FA.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F5E6AF2.webp b/public/images/comments/mondstadt/common-chest/F5E6AF2.webp deleted file mode 100644 index 9827489e..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F5E6AF2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F82CF77.webp b/public/images/comments/mondstadt/common-chest/F82CF77.webp deleted file mode 100644 index e486053a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F82CF77.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/common-chest/F898AC0.webp b/public/images/comments/mondstadt/common-chest/F898AC0.webp deleted file mode 100644 index 85c4a86a..00000000 Binary files a/public/images/comments/mondstadt/common-chest/F898AC0.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/cecilia-garden.webp b/public/images/comments/mondstadt/domain/cecilia-garden.webp deleted file mode 100644 index 0784c990..00000000 Binary files a/public/images/comments/mondstadt/domain/cecilia-garden.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/eagles-gate.webp b/public/images/comments/mondstadt/domain/eagles-gate.webp deleted file mode 100644 index ba2aefb9..00000000 Binary files a/public/images/comments/mondstadt/domain/eagles-gate.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/forsaken-rift.webp b/public/images/comments/mondstadt/domain/forsaken-rift.webp deleted file mode 100644 index 4ffa464b..00000000 Binary files a/public/images/comments/mondstadt/domain/forsaken-rift.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/midsummer-courtyard.webp b/public/images/comments/mondstadt/domain/midsummer-courtyard.webp deleted file mode 100644 index 17d771b8..00000000 Binary files a/public/images/comments/mondstadt/domain/midsummer-courtyard.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/temple-of-the-falcon.webp b/public/images/comments/mondstadt/domain/temple-of-the-falcon.webp deleted file mode 100644 index 2b67f8b8..00000000 Binary files a/public/images/comments/mondstadt/domain/temple-of-the-falcon.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/temple-of-the-lion.webp b/public/images/comments/mondstadt/domain/temple-of-the-lion.webp deleted file mode 100644 index b86fcfeb..00000000 Binary files a/public/images/comments/mondstadt/domain/temple-of-the-lion.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/temple-of-the-wolf.webp b/public/images/comments/mondstadt/domain/temple-of-the-wolf.webp deleted file mode 100644 index d1d6b5dc..00000000 Binary files a/public/images/comments/mondstadt/domain/temple-of-the-wolf.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/domain/valley-of-remembrance.webp b/public/images/comments/mondstadt/domain/valley-of-remembrance.webp deleted file mode 100644 index 26a23779..00000000 Binary files a/public/images/comments/mondstadt/domain/valley-of-remembrance.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/2001.webp b/public/images/comments/mondstadt/exquisite-chest/2001.webp deleted file mode 100644 index 9192c09b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/2002.webp b/public/images/comments/mondstadt/exquisite-chest/2002.webp deleted file mode 100644 index f572d22e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/2002.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_1.webp b/public/images/comments/mondstadt/exquisite-chest/26_1.webp deleted file mode 100644 index 4397e747..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_10.webp b/public/images/comments/mondstadt/exquisite-chest/26_10.webp deleted file mode 100644 index 2409c051..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_104.webp b/public/images/comments/mondstadt/exquisite-chest/26_104.webp deleted file mode 100644 index f0091ab7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_104.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_105.webp b/public/images/comments/mondstadt/exquisite-chest/26_105.webp deleted file mode 100644 index ad201016..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_105.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_106.webp b/public/images/comments/mondstadt/exquisite-chest/26_106.webp deleted file mode 100644 index 30e0545f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_106.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_11.webp b/public/images/comments/mondstadt/exquisite-chest/26_11.webp deleted file mode 100644 index 2409c051..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_11.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_111.webp b/public/images/comments/mondstadt/exquisite-chest/26_111.webp deleted file mode 100644 index 9f92f7b7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_111.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_112.webp b/public/images/comments/mondstadt/exquisite-chest/26_112.webp deleted file mode 100644 index fa97c455..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_112.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_119.webp b/public/images/comments/mondstadt/exquisite-chest/26_119.webp deleted file mode 100644 index c6839cf4..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_119.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_120.webp b/public/images/comments/mondstadt/exquisite-chest/26_120.webp deleted file mode 100644 index fde2e2a3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_120.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_123.webp b/public/images/comments/mondstadt/exquisite-chest/26_123.webp deleted file mode 100644 index 452209cd..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_123.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_127.webp b/public/images/comments/mondstadt/exquisite-chest/26_127.webp deleted file mode 100644 index 4a30466e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_127.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_129.webp b/public/images/comments/mondstadt/exquisite-chest/26_129.webp deleted file mode 100644 index cd93c315..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_129.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_13.webp b/public/images/comments/mondstadt/exquisite-chest/26_13.webp deleted file mode 100644 index 9273cc93..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_13.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_130.webp b/public/images/comments/mondstadt/exquisite-chest/26_130.webp deleted file mode 100644 index f2412427..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_130.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_135.webp b/public/images/comments/mondstadt/exquisite-chest/26_135.webp deleted file mode 100644 index 41233da9..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_135.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_143.webp b/public/images/comments/mondstadt/exquisite-chest/26_143.webp deleted file mode 100644 index 2bbe4b53..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_143.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_151.webp b/public/images/comments/mondstadt/exquisite-chest/26_151.webp deleted file mode 100644 index 277b80ac..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_151.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_152.webp b/public/images/comments/mondstadt/exquisite-chest/26_152.webp deleted file mode 100644 index 16408a17..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_152.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_153.webp b/public/images/comments/mondstadt/exquisite-chest/26_153.webp deleted file mode 100644 index 78ba8447..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_153.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_161.webp b/public/images/comments/mondstadt/exquisite-chest/26_161.webp deleted file mode 100644 index 281ee4f4..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_161.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_162.webp b/public/images/comments/mondstadt/exquisite-chest/26_162.webp deleted file mode 100644 index 2196bf4b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_162.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_163.webp b/public/images/comments/mondstadt/exquisite-chest/26_163.webp deleted file mode 100644 index 9fc760db..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_163.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_167.webp b/public/images/comments/mondstadt/exquisite-chest/26_167.webp deleted file mode 100644 index d427fe78..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_167.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_170.webp b/public/images/comments/mondstadt/exquisite-chest/26_170.webp deleted file mode 100644 index a21db2b8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_170.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_174.webp b/public/images/comments/mondstadt/exquisite-chest/26_174.webp deleted file mode 100644 index a15e6d74..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_174.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_175.webp b/public/images/comments/mondstadt/exquisite-chest/26_175.webp deleted file mode 100644 index acf468e5..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_175.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_176.webp b/public/images/comments/mondstadt/exquisite-chest/26_176.webp deleted file mode 100644 index fac62f6f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_176.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_179.webp b/public/images/comments/mondstadt/exquisite-chest/26_179.webp deleted file mode 100644 index 5ac69488..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_179.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_180.webp b/public/images/comments/mondstadt/exquisite-chest/26_180.webp deleted file mode 100644 index a68fd59d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_180.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_183.webp b/public/images/comments/mondstadt/exquisite-chest/26_183.webp deleted file mode 100644 index 5c4f2891..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_183.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_185.webp b/public/images/comments/mondstadt/exquisite-chest/26_185.webp deleted file mode 100644 index 454d7fe7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_185.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_192.webp b/public/images/comments/mondstadt/exquisite-chest/26_192.webp deleted file mode 100644 index 03232e89..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_192.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_197.webp b/public/images/comments/mondstadt/exquisite-chest/26_197.webp deleted file mode 100644 index 02d79815..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_197.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_2.webp b/public/images/comments/mondstadt/exquisite-chest/26_2.webp deleted file mode 100644 index d1f0a798..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_20.webp b/public/images/comments/mondstadt/exquisite-chest/26_20.webp deleted file mode 100644 index cff920c7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_20.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_200.webp b/public/images/comments/mondstadt/exquisite-chest/26_200.webp deleted file mode 100644 index 3b08fed3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_200.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_201.webp b/public/images/comments/mondstadt/exquisite-chest/26_201.webp deleted file mode 100644 index d5844a3a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_201.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_202.webp b/public/images/comments/mondstadt/exquisite-chest/26_202.webp deleted file mode 100644 index b8e035da..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_202.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_204.webp b/public/images/comments/mondstadt/exquisite-chest/26_204.webp deleted file mode 100644 index 06db0480..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_204.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_205.webp b/public/images/comments/mondstadt/exquisite-chest/26_205.webp deleted file mode 100644 index 3d21b160..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_205.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_217.webp b/public/images/comments/mondstadt/exquisite-chest/26_217.webp deleted file mode 100644 index cfa41d23..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_217.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_222.webp b/public/images/comments/mondstadt/exquisite-chest/26_222.webp deleted file mode 100644 index b249335e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_222.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_228.webp b/public/images/comments/mondstadt/exquisite-chest/26_228.webp deleted file mode 100644 index 00d20bcb..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_228.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_229.webp b/public/images/comments/mondstadt/exquisite-chest/26_229.webp deleted file mode 100644 index baf77d23..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_229.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_232.webp b/public/images/comments/mondstadt/exquisite-chest/26_232.webp deleted file mode 100644 index 571fa506..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_232.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_234.webp b/public/images/comments/mondstadt/exquisite-chest/26_234.webp deleted file mode 100644 index 4bdd6a30..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_234.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_235.webp b/public/images/comments/mondstadt/exquisite-chest/26_235.webp deleted file mode 100644 index 1a0c23d3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_235.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_239.webp b/public/images/comments/mondstadt/exquisite-chest/26_239.webp deleted file mode 100644 index 439e179c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_239.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_243.webp b/public/images/comments/mondstadt/exquisite-chest/26_243.webp deleted file mode 100644 index dfe01c60..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_243.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_244.webp b/public/images/comments/mondstadt/exquisite-chest/26_244.webp deleted file mode 100644 index 35663d98..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_244.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_246.webp b/public/images/comments/mondstadt/exquisite-chest/26_246.webp deleted file mode 100644 index a111640a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_246.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_247.webp b/public/images/comments/mondstadt/exquisite-chest/26_247.webp deleted file mode 100644 index d35edd9c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_247.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_248.webp b/public/images/comments/mondstadt/exquisite-chest/26_248.webp deleted file mode 100644 index 54a2b87e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_248.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_250.webp b/public/images/comments/mondstadt/exquisite-chest/26_250.webp deleted file mode 100644 index 234e5337..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_250.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_254.webp b/public/images/comments/mondstadt/exquisite-chest/26_254.webp deleted file mode 100644 index 9c4f3ddc..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_254.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_255.webp b/public/images/comments/mondstadt/exquisite-chest/26_255.webp deleted file mode 100644 index 84c2822a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_255.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_256.webp b/public/images/comments/mondstadt/exquisite-chest/26_256.webp deleted file mode 100644 index 42513e82..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_256.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_257.webp b/public/images/comments/mondstadt/exquisite-chest/26_257.webp deleted file mode 100644 index ee151915..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_257.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_259.webp b/public/images/comments/mondstadt/exquisite-chest/26_259.webp deleted file mode 100644 index a7046a04..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_259.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_260.webp b/public/images/comments/mondstadt/exquisite-chest/26_260.webp deleted file mode 100644 index 024ebdd8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_260.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_265.webp b/public/images/comments/mondstadt/exquisite-chest/26_265.webp deleted file mode 100644 index 551a0ca8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_265.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_266.webp b/public/images/comments/mondstadt/exquisite-chest/26_266.webp deleted file mode 100644 index e205a57c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_266.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_267.webp b/public/images/comments/mondstadt/exquisite-chest/26_267.webp deleted file mode 100644 index 8c4474a5..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_267.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_270.webp b/public/images/comments/mondstadt/exquisite-chest/26_270.webp deleted file mode 100644 index db9d7ce1..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_270.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_272.webp b/public/images/comments/mondstadt/exquisite-chest/26_272.webp deleted file mode 100644 index 97f157a7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_272.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_273.webp b/public/images/comments/mondstadt/exquisite-chest/26_273.webp deleted file mode 100644 index 89e091df..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_273.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_274.webp b/public/images/comments/mondstadt/exquisite-chest/26_274.webp deleted file mode 100644 index 6c052b2b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_274.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_275.webp b/public/images/comments/mondstadt/exquisite-chest/26_275.webp deleted file mode 100644 index 5b0b09e8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_275.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_277.webp b/public/images/comments/mondstadt/exquisite-chest/26_277.webp deleted file mode 100644 index 1f369b17..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_277.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_28.webp b/public/images/comments/mondstadt/exquisite-chest/26_28.webp deleted file mode 100644 index a28e75c6..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_28.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_280.webp b/public/images/comments/mondstadt/exquisite-chest/26_280.webp deleted file mode 100644 index 1a552bc2..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_280.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_281.webp b/public/images/comments/mondstadt/exquisite-chest/26_281.webp deleted file mode 100644 index 592a84b3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_281.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_282.webp b/public/images/comments/mondstadt/exquisite-chest/26_282.webp deleted file mode 100644 index af7e5a62..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_282.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_283.webp b/public/images/comments/mondstadt/exquisite-chest/26_283.webp deleted file mode 100644 index e598e04a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_283.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_285.webp b/public/images/comments/mondstadt/exquisite-chest/26_285.webp deleted file mode 100644 index 80f653c0..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_285.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_286.webp b/public/images/comments/mondstadt/exquisite-chest/26_286.webp deleted file mode 100644 index a2118875..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_286.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_287.webp b/public/images/comments/mondstadt/exquisite-chest/26_287.webp deleted file mode 100644 index bec27b5e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_287.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_291.webp b/public/images/comments/mondstadt/exquisite-chest/26_291.webp deleted file mode 100644 index 99241087..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_291.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_292.webp b/public/images/comments/mondstadt/exquisite-chest/26_292.webp deleted file mode 100644 index ec23a34e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_292.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_293.webp b/public/images/comments/mondstadt/exquisite-chest/26_293.webp deleted file mode 100644 index 38a4812f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_293.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_294.webp b/public/images/comments/mondstadt/exquisite-chest/26_294.webp deleted file mode 100644 index c1e1acc6..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_294.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_295.webp b/public/images/comments/mondstadt/exquisite-chest/26_295.webp deleted file mode 100644 index 2f737ade..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_295.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_297.webp b/public/images/comments/mondstadt/exquisite-chest/26_297.webp deleted file mode 100644 index c882d143..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_297.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_3.webp b/public/images/comments/mondstadt/exquisite-chest/26_3.webp deleted file mode 100644 index d5743c93..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_300.webp b/public/images/comments/mondstadt/exquisite-chest/26_300.webp deleted file mode 100644 index 1337c52d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_300.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_303.webp b/public/images/comments/mondstadt/exquisite-chest/26_303.webp deleted file mode 100644 index 7acdc09c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_303.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_308.webp b/public/images/comments/mondstadt/exquisite-chest/26_308.webp deleted file mode 100644 index 037c9522..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_308.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_310.webp b/public/images/comments/mondstadt/exquisite-chest/26_310.webp deleted file mode 100644 index bfa62379..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_310.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_313.webp b/public/images/comments/mondstadt/exquisite-chest/26_313.webp deleted file mode 100644 index 3446aaf2..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_313.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_315.webp b/public/images/comments/mondstadt/exquisite-chest/26_315.webp deleted file mode 100644 index 3d2f5bb3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_315.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_316.webp b/public/images/comments/mondstadt/exquisite-chest/26_316.webp deleted file mode 100644 index 6de74e36..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_316.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_319.webp b/public/images/comments/mondstadt/exquisite-chest/26_319.webp deleted file mode 100644 index 716604ad..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_319.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_320.webp b/public/images/comments/mondstadt/exquisite-chest/26_320.webp deleted file mode 100644 index 6cb3df6f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_320.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_321.webp b/public/images/comments/mondstadt/exquisite-chest/26_321.webp deleted file mode 100644 index c59ba831..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_321.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_325.webp b/public/images/comments/mondstadt/exquisite-chest/26_325.webp deleted file mode 100644 index ece33ee2..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_325.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_328.webp b/public/images/comments/mondstadt/exquisite-chest/26_328.webp deleted file mode 100644 index 93af1514..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_328.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_33.webp b/public/images/comments/mondstadt/exquisite-chest/26_33.webp deleted file mode 100644 index 580c2ec5..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_33.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_331.webp b/public/images/comments/mondstadt/exquisite-chest/26_331.webp deleted file mode 100644 index 03515088..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_331.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_333.webp b/public/images/comments/mondstadt/exquisite-chest/26_333.webp deleted file mode 100644 index fc3820df..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_333.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_337.webp b/public/images/comments/mondstadt/exquisite-chest/26_337.webp deleted file mode 100644 index 483313be..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_337.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_34.webp b/public/images/comments/mondstadt/exquisite-chest/26_34.webp deleted file mode 100644 index 01a2f470..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_34.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_340.webp b/public/images/comments/mondstadt/exquisite-chest/26_340.webp deleted file mode 100644 index 6dcb326a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_340.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_343.webp b/public/images/comments/mondstadt/exquisite-chest/26_343.webp deleted file mode 100644 index 997d6a0d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_343.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_346.webp b/public/images/comments/mondstadt/exquisite-chest/26_346.webp deleted file mode 100644 index d687f50e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_346.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_347.webp b/public/images/comments/mondstadt/exquisite-chest/26_347.webp deleted file mode 100644 index c6256f37..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_347.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_348.webp b/public/images/comments/mondstadt/exquisite-chest/26_348.webp deleted file mode 100644 index 92e157cf..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_348.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_350.webp b/public/images/comments/mondstadt/exquisite-chest/26_350.webp deleted file mode 100644 index 5f792677..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_350.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_351.webp b/public/images/comments/mondstadt/exquisite-chest/26_351.webp deleted file mode 100644 index b69e79eb..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_351.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_353.webp b/public/images/comments/mondstadt/exquisite-chest/26_353.webp deleted file mode 100644 index 58663d5c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_353.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_355.webp b/public/images/comments/mondstadt/exquisite-chest/26_355.webp deleted file mode 100644 index 737e02fa..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_355.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_358.webp b/public/images/comments/mondstadt/exquisite-chest/26_358.webp deleted file mode 100644 index f8810162..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_358.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_360.webp b/public/images/comments/mondstadt/exquisite-chest/26_360.webp deleted file mode 100644 index 39455441..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_360.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_366.webp b/public/images/comments/mondstadt/exquisite-chest/26_366.webp deleted file mode 100644 index 6b55f839..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_366.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_369.webp b/public/images/comments/mondstadt/exquisite-chest/26_369.webp deleted file mode 100644 index 30d5f44d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_369.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_374.webp b/public/images/comments/mondstadt/exquisite-chest/26_374.webp deleted file mode 100644 index 2f6c3f46..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_374.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_377.webp b/public/images/comments/mondstadt/exquisite-chest/26_377.webp deleted file mode 100644 index 6493981e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_377.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_38.webp b/public/images/comments/mondstadt/exquisite-chest/26_38.webp deleted file mode 100644 index 803247d2..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_38.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_382.webp b/public/images/comments/mondstadt/exquisite-chest/26_382.webp deleted file mode 100644 index d0534d73..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_382.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_384.webp b/public/images/comments/mondstadt/exquisite-chest/26_384.webp deleted file mode 100644 index 1e1d4efc..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_384.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_385.webp b/public/images/comments/mondstadt/exquisite-chest/26_385.webp deleted file mode 100644 index eb299d4d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_385.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_386.webp b/public/images/comments/mondstadt/exquisite-chest/26_386.webp deleted file mode 100644 index 38826cef..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_386.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_389.webp b/public/images/comments/mondstadt/exquisite-chest/26_389.webp deleted file mode 100644 index 8b3432cf..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_389.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_39.webp b/public/images/comments/mondstadt/exquisite-chest/26_39.webp deleted file mode 100644 index af5029ee..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_39.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_391.webp b/public/images/comments/mondstadt/exquisite-chest/26_391.webp deleted file mode 100644 index 8ea74b6f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_391.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_393.webp b/public/images/comments/mondstadt/exquisite-chest/26_393.webp deleted file mode 100644 index a91ba67c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_393.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_395.webp b/public/images/comments/mondstadt/exquisite-chest/26_395.webp deleted file mode 100644 index 6be2dfa0..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_395.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_396.webp b/public/images/comments/mondstadt/exquisite-chest/26_396.webp deleted file mode 100644 index af8d5414..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_396.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_397.webp b/public/images/comments/mondstadt/exquisite-chest/26_397.webp deleted file mode 100644 index 22e253fa..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_397.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_398.webp b/public/images/comments/mondstadt/exquisite-chest/26_398.webp deleted file mode 100644 index 09970ebe..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_398.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_4.webp b/public/images/comments/mondstadt/exquisite-chest/26_4.webp deleted file mode 100644 index 764ebce1..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_401.webp b/public/images/comments/mondstadt/exquisite-chest/26_401.webp deleted file mode 100644 index dd15a288..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_401.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_406.webp b/public/images/comments/mondstadt/exquisite-chest/26_406.webp deleted file mode 100644 index 98102727..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_406.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_407.webp b/public/images/comments/mondstadt/exquisite-chest/26_407.webp deleted file mode 100644 index 8ad1c340..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_407.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_409.webp b/public/images/comments/mondstadt/exquisite-chest/26_409.webp deleted file mode 100644 index 50a1095c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_409.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_411.webp b/public/images/comments/mondstadt/exquisite-chest/26_411.webp deleted file mode 100644 index 9d261840..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_411.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_414.webp b/public/images/comments/mondstadt/exquisite-chest/26_414.webp deleted file mode 100644 index df881491..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_414.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_415.webp b/public/images/comments/mondstadt/exquisite-chest/26_415.webp deleted file mode 100644 index 3e94cbe6..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_415.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_417.webp b/public/images/comments/mondstadt/exquisite-chest/26_417.webp deleted file mode 100644 index 8c6c6289..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_417.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_418.webp b/public/images/comments/mondstadt/exquisite-chest/26_418.webp deleted file mode 100644 index 9ad94291..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_418.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_42.webp b/public/images/comments/mondstadt/exquisite-chest/26_42.webp deleted file mode 100644 index c9608843..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_42.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_420.webp b/public/images/comments/mondstadt/exquisite-chest/26_420.webp deleted file mode 100644 index 0a1d953b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_420.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_422.webp b/public/images/comments/mondstadt/exquisite-chest/26_422.webp deleted file mode 100644 index c49a3ce8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_422.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_423.webp b/public/images/comments/mondstadt/exquisite-chest/26_423.webp deleted file mode 100644 index f9a6f44b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_423.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_428.webp b/public/images/comments/mondstadt/exquisite-chest/26_428.webp deleted file mode 100644 index b584d1b8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_428.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_43.webp b/public/images/comments/mondstadt/exquisite-chest/26_43.webp deleted file mode 100644 index 5ed94573..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_43.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_431.webp b/public/images/comments/mondstadt/exquisite-chest/26_431.webp deleted file mode 100644 index 1856f219..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_431.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_432.webp b/public/images/comments/mondstadt/exquisite-chest/26_432.webp deleted file mode 100644 index a6c8c47d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_432.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_434.webp b/public/images/comments/mondstadt/exquisite-chest/26_434.webp deleted file mode 100644 index e14fd806..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_434.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_437.webp b/public/images/comments/mondstadt/exquisite-chest/26_437.webp deleted file mode 100644 index 413958ba..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_437.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_438.webp b/public/images/comments/mondstadt/exquisite-chest/26_438.webp deleted file mode 100644 index 6820b635..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_438.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_442.webp b/public/images/comments/mondstadt/exquisite-chest/26_442.webp deleted file mode 100644 index a5b938c4..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_442.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_444.webp b/public/images/comments/mondstadt/exquisite-chest/26_444.webp deleted file mode 100644 index d5646e77..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_444.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_445.webp b/public/images/comments/mondstadt/exquisite-chest/26_445.webp deleted file mode 100644 index 65ffd553..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_445.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_446.webp b/public/images/comments/mondstadt/exquisite-chest/26_446.webp deleted file mode 100644 index 425eb48f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_446.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_448.webp b/public/images/comments/mondstadt/exquisite-chest/26_448.webp deleted file mode 100644 index e03c39c5..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_448.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_449.webp b/public/images/comments/mondstadt/exquisite-chest/26_449.webp deleted file mode 100644 index 588ab8d5..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_449.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_451.webp b/public/images/comments/mondstadt/exquisite-chest/26_451.webp deleted file mode 100644 index b491711b..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_451.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_453.webp b/public/images/comments/mondstadt/exquisite-chest/26_453.webp deleted file mode 100644 index ecc95d1d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_453.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_456.webp b/public/images/comments/mondstadt/exquisite-chest/26_456.webp deleted file mode 100644 index 7a40e303..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_456.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_458.webp b/public/images/comments/mondstadt/exquisite-chest/26_458.webp deleted file mode 100644 index ca11947c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_458.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_46.webp b/public/images/comments/mondstadt/exquisite-chest/26_46.webp deleted file mode 100644 index 7c137c95..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_46.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_461.webp b/public/images/comments/mondstadt/exquisite-chest/26_461.webp deleted file mode 100644 index 131aba83..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_461.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_462.webp b/public/images/comments/mondstadt/exquisite-chest/26_462.webp deleted file mode 100644 index 825e0772..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_462.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_464.webp b/public/images/comments/mondstadt/exquisite-chest/26_464.webp deleted file mode 100644 index c745486c..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_464.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_466.webp b/public/images/comments/mondstadt/exquisite-chest/26_466.webp deleted file mode 100644 index 9fd876b7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_466.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_470.webp b/public/images/comments/mondstadt/exquisite-chest/26_470.webp deleted file mode 100644 index d24406ce..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_470.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_473.webp b/public/images/comments/mondstadt/exquisite-chest/26_473.webp deleted file mode 100644 index 7c76882e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_473.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_474.webp b/public/images/comments/mondstadt/exquisite-chest/26_474.webp deleted file mode 100644 index 1e00bf8f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_474.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_476.webp b/public/images/comments/mondstadt/exquisite-chest/26_476.webp deleted file mode 100644 index 964058a1..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_476.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_477.webp b/public/images/comments/mondstadt/exquisite-chest/26_477.webp deleted file mode 100644 index 3226f5bd..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_477.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_480.webp b/public/images/comments/mondstadt/exquisite-chest/26_480.webp deleted file mode 100644 index 3f96a384..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_480.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_481.webp b/public/images/comments/mondstadt/exquisite-chest/26_481.webp deleted file mode 100644 index e613eba3..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_481.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_483.webp b/public/images/comments/mondstadt/exquisite-chest/26_483.webp deleted file mode 100644 index 5e5dc8aa..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_483.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_487.webp b/public/images/comments/mondstadt/exquisite-chest/26_487.webp deleted file mode 100644 index 3348a536..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_487.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_488.webp b/public/images/comments/mondstadt/exquisite-chest/26_488.webp deleted file mode 100644 index 6ce65730..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_488.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_489.webp b/public/images/comments/mondstadt/exquisite-chest/26_489.webp deleted file mode 100644 index 5a139342..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_489.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_493.webp b/public/images/comments/mondstadt/exquisite-chest/26_493.webp deleted file mode 100644 index 6b009e54..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_493.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_498.webp b/public/images/comments/mondstadt/exquisite-chest/26_498.webp deleted file mode 100644 index 6c165a94..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_498.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_522.webp b/public/images/comments/mondstadt/exquisite-chest/26_522.webp deleted file mode 100644 index d11badab..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_522.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_524.webp b/public/images/comments/mondstadt/exquisite-chest/26_524.webp deleted file mode 100644 index bdd4fed8..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_524.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_53.webp b/public/images/comments/mondstadt/exquisite-chest/26_53.webp deleted file mode 100644 index 261f3d85..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_53.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_532.webp b/public/images/comments/mondstadt/exquisite-chest/26_532.webp deleted file mode 100644 index b345b221..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_532.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_54.webp b/public/images/comments/mondstadt/exquisite-chest/26_54.webp deleted file mode 100644 index 97d0eded..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_54.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_55.webp b/public/images/comments/mondstadt/exquisite-chest/26_55.webp deleted file mode 100644 index 80072978..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_55.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_58.webp b/public/images/comments/mondstadt/exquisite-chest/26_58.webp deleted file mode 100644 index 4bde7063..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_58.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_59.webp b/public/images/comments/mondstadt/exquisite-chest/26_59.webp deleted file mode 100644 index 4ef6d018..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_59.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_63.webp b/public/images/comments/mondstadt/exquisite-chest/26_63.webp deleted file mode 100644 index ea647b5f..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_63.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_64.webp b/public/images/comments/mondstadt/exquisite-chest/26_64.webp deleted file mode 100644 index 99650815..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_64.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_70.webp b/public/images/comments/mondstadt/exquisite-chest/26_70.webp deleted file mode 100644 index 1350267d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_70.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_71.webp b/public/images/comments/mondstadt/exquisite-chest/26_71.webp deleted file mode 100644 index 64229e85..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_71.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_72.webp b/public/images/comments/mondstadt/exquisite-chest/26_72.webp deleted file mode 100644 index 5f117018..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_72.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_73.webp b/public/images/comments/mondstadt/exquisite-chest/26_73.webp deleted file mode 100644 index 43f273d9..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_73.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_74.webp b/public/images/comments/mondstadt/exquisite-chest/26_74.webp deleted file mode 100644 index 36a10c8a..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_74.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_75.webp b/public/images/comments/mondstadt/exquisite-chest/26_75.webp deleted file mode 100644 index b41e34e1..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_75.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_77.webp b/public/images/comments/mondstadt/exquisite-chest/26_77.webp deleted file mode 100644 index db9cfd94..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_77.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_78.webp b/public/images/comments/mondstadt/exquisite-chest/26_78.webp deleted file mode 100644 index 699cb42d..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_78.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_79.webp b/public/images/comments/mondstadt/exquisite-chest/26_79.webp deleted file mode 100644 index ca3333ad..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_79.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_8.webp b/public/images/comments/mondstadt/exquisite-chest/26_8.webp deleted file mode 100644 index 68a30fd9..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_80.webp b/public/images/comments/mondstadt/exquisite-chest/26_80.webp deleted file mode 100644 index 450ed45e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_80.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_81.webp b/public/images/comments/mondstadt/exquisite-chest/26_81.webp deleted file mode 100644 index 9ec5d225..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_81.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_83.webp b/public/images/comments/mondstadt/exquisite-chest/26_83.webp deleted file mode 100644 index 471adebc..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_83.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_85.webp b/public/images/comments/mondstadt/exquisite-chest/26_85.webp deleted file mode 100644 index 39ba9b07..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_85.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_89.webp b/public/images/comments/mondstadt/exquisite-chest/26_89.webp deleted file mode 100644 index 49dd5ec2..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_89.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_91.webp b/public/images/comments/mondstadt/exquisite-chest/26_91.webp deleted file mode 100644 index 895679ac..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_91.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_92.webp b/public/images/comments/mondstadt/exquisite-chest/26_92.webp deleted file mode 100644 index fdc65495..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_92.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_94.webp b/public/images/comments/mondstadt/exquisite-chest/26_94.webp deleted file mode 100644 index af839fa7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_94.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/26_98.webp b/public/images/comments/mondstadt/exquisite-chest/26_98.webp deleted file mode 100644 index fdfb8bcf..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/26_98.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/6BA5869.webp b/public/images/comments/mondstadt/exquisite-chest/6BA5869.webp deleted file mode 100644 index 121dc839..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/6BA5869.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/6F1B4D3.webp b/public/images/comments/mondstadt/exquisite-chest/6F1B4D3.webp deleted file mode 100644 index 90ec9a69..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/6F1B4D3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/B62FF83.webp b/public/images/comments/mondstadt/exquisite-chest/B62FF83.webp deleted file mode 100644 index 9db370f9..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/B62FF83.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/B7D4682.webp b/public/images/comments/mondstadt/exquisite-chest/B7D4682.webp deleted file mode 100644 index 3803171e..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/B7D4682.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/BD0E090.webp b/public/images/comments/mondstadt/exquisite-chest/BD0E090.webp deleted file mode 100644 index 74473b33..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/BD0E090.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/DA003ED.webp b/public/images/comments/mondstadt/exquisite-chest/DA003ED.webp deleted file mode 100644 index e208b6d7..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/DA003ED.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/exquisite-chest/F73B916.webp b/public/images/comments/mondstadt/exquisite-chest/F73B916.webp deleted file mode 100644 index d992a648..00000000 Binary files a/public/images/comments/mondstadt/exquisite-chest/F73B916.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/37_1.webp b/public/images/comments/mondstadt/fatui-skirmisher/37_1.webp deleted file mode 100644 index c9b0c190..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/37_1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/37_2.webp b/public/images/comments/mondstadt/fatui-skirmisher/37_2.webp deleted file mode 100644 index 99cbaf8d..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/37_2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/37_3.webp b/public/images/comments/mondstadt/fatui-skirmisher/37_3.webp deleted file mode 100644 index 14aa9d78..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/37_3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/37_4.webp b/public/images/comments/mondstadt/fatui-skirmisher/37_4.webp deleted file mode 100644 index d999810f..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/37_4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/617F1E6.webp b/public/images/comments/mondstadt/fatui-skirmisher/617F1E6.webp deleted file mode 100644 index afd7042a..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/617F1E6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/6ADB0D9.webp b/public/images/comments/mondstadt/fatui-skirmisher/6ADB0D9.webp deleted file mode 100644 index e2e75125..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/6ADB0D9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/76C9553.webp b/public/images/comments/mondstadt/fatui-skirmisher/76C9553.webp deleted file mode 100644 index 89a81a90..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/76C9553.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/fatui-skirmisher/A442007.webp b/public/images/comments/mondstadt/fatui-skirmisher/A442007.webp deleted file mode 100644 index a007877e..00000000 Binary files a/public/images/comments/mondstadt/fatui-skirmisher/A442007.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/lizard-tail/03B85C7.webp b/public/images/comments/mondstadt/lizard-tail/03B85C7.webp deleted file mode 100644 index 5667614d..00000000 Binary files a/public/images/comments/mondstadt/lizard-tail/03B85C7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/lizard-tail/4557306.webp b/public/images/comments/mondstadt/lizard-tail/4557306.webp deleted file mode 100644 index 5667614d..00000000 Binary files a/public/images/comments/mondstadt/lizard-tail/4557306.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/lizard-tail/A2D10D0.webp b/public/images/comments/mondstadt/lizard-tail/A2D10D0.webp deleted file mode 100644 index 2d419faf..00000000 Binary files a/public/images/comments/mondstadt/lizard-tail/A2D10D0.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/lizard-tail/AF7A1AE.webp b/public/images/comments/mondstadt/lizard-tail/AF7A1AE.webp deleted file mode 100644 index 6b387627..00000000 Binary files a/public/images/comments/mondstadt/lizard-tail/AF7A1AE.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/lizard-tail/F7EC965.webp b/public/images/comments/mondstadt/lizard-tail/F7EC965.webp deleted file mode 100644 index 5667614d..00000000 Binary files a/public/images/comments/mondstadt/lizard-tail/F7EC965.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/2001.webp b/public/images/comments/mondstadt/luxurious-chest/2001.webp deleted file mode 100644 index 8f797273..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/2001.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/2002.webp b/public/images/comments/mondstadt/luxurious-chest/2002.webp deleted file mode 100644 index ff262892..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/2002.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_103.webp b/public/images/comments/mondstadt/luxurious-chest/26_103.webp deleted file mode 100644 index e2016fd5..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_103.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_124.webp b/public/images/comments/mondstadt/luxurious-chest/26_124.webp deleted file mode 100644 index 1ef9af6d..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_124.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_159.webp b/public/images/comments/mondstadt/luxurious-chest/26_159.webp deleted file mode 100644 index 3875dd34..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_159.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_208.webp b/public/images/comments/mondstadt/luxurious-chest/26_208.webp deleted file mode 100644 index 66f4161d..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_208.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_216.webp b/public/images/comments/mondstadt/luxurious-chest/26_216.webp deleted file mode 100644 index db27c9c8..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_216.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_327.webp b/public/images/comments/mondstadt/luxurious-chest/26_327.webp deleted file mode 100644 index beb95088..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_327.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/luxurious-chest/26_496.webp b/public/images/comments/mondstadt/luxurious-chest/26_496.webp deleted file mode 100644 index 2f2b3ef7..00000000 Binary files a/public/images/comments/mondstadt/luxurious-chest/26_496.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-a.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-a.webp deleted file mode 100644 index 0f33f22c..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-a.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-b.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-b.webp deleted file mode 100644 index 2a50d7e9..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-b.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-c.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-c.webp deleted file mode 100644 index 7751913c..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-c.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-d.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-d.webp deleted file mode 100644 index 1a4d34e6..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-d.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-e.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-e.webp deleted file mode 100644 index 7f216f6a..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-e.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-f.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-f.webp deleted file mode 100644 index cc00d997..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-f.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-g.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-g.webp deleted file mode 100644 index ce005c74..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-g.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/magical-crystal-chunk/group-h.webp b/public/images/comments/mondstadt/magical-crystal-chunk/group-h.webp deleted file mode 100644 index 821f0838..00000000 Binary files a/public/images/comments/mondstadt/magical-crystal-chunk/group-h.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-1.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-1.webp deleted file mode 100644 index 9da022e8..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-10.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-10.webp deleted file mode 100644 index 48431c85..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-11.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-11.webp deleted file mode 100644 index 92679b60..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-11.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-12.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-12.webp deleted file mode 100644 index 62cc1d4c..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-12.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-13.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-13.webp deleted file mode 100644 index 5de02f1e..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-13.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-14.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-14.webp deleted file mode 100644 index 968e872a..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-15.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-15.webp deleted file mode 100644 index e8b0caf7..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-15.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-16.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-16.webp deleted file mode 100644 index e9a80362..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-16.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-17.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-17.webp deleted file mode 100644 index 73292ed2..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-17.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-18.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-18.webp deleted file mode 100644 index 6ad8b133..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-18.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-19.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-19.webp deleted file mode 100644 index a1b5b04d..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-19.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-2.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-2.webp deleted file mode 100644 index fa809fb5..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-3.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-3.webp deleted file mode 100644 index 8eacf4d4..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-4.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-4.webp deleted file mode 100644 index 9e875bc1..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-5.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-5.webp deleted file mode 100644 index 69eb23ea..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-6.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-6.webp deleted file mode 100644 index 2825811f..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-7.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-7.webp deleted file mode 100644 index 97662dc2..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-8.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-8.webp deleted file mode 100644 index 666cef50..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-9.webp b/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-9.webp deleted file mode 100644 index 485add64..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/starlit-cape-oath-9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-1.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-1.webp deleted file mode 100644 index 219e4735..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-10.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-10.webp deleted file mode 100644 index 7ee3e5fd..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-11.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-11.webp deleted file mode 100644 index e4daf72e..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-11.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-12.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-12.webp deleted file mode 100644 index f2c893ef..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-12.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-13.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-13.webp deleted file mode 100644 index e01e7439..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-13.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-14.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-14.webp deleted file mode 100644 index fc64ab14..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-15.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-15.webp deleted file mode 100644 index b085b721..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-15.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-16.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-16.webp deleted file mode 100644 index a257c9df..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-16.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-17.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-17.webp deleted file mode 100644 index 5b8f2d43..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-17.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-18.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-18.webp deleted file mode 100644 index 80ca08ef..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-18.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-19.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-19.webp deleted file mode 100644 index 800f57a5..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-19.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-2.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-2.webp deleted file mode 100644 index ddf23b02..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-20.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-20.webp deleted file mode 100644 index 50b3a259..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-20.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-21.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-21.webp deleted file mode 100644 index 4c46178b..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-21.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-22.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-22.webp deleted file mode 100644 index 01dbfb49..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-22.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-3.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-3.webp deleted file mode 100644 index e01fdc35..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-4.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-4.webp deleted file mode 100644 index d9182d94..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-5.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-5.webp deleted file mode 100644 index cfe9d9bd..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-6.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-6.webp deleted file mode 100644 index f33af98a..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-7.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-7.webp deleted file mode 100644 index 79c73bad..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-8.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-8.webp deleted file mode 100644 index a5eb0c45..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-9.webp b/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-9.webp deleted file mode 100644 index 6958cead..00000000 Binary files a/public/images/comments/mondstadt/meteorite-shard/where-stars-fall-9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_158.webp b/public/images/comments/mondstadt/precious-chest/26_158.webp deleted file mode 100644 index d3a7dacb..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_158.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_171.webp b/public/images/comments/mondstadt/precious-chest/26_171.webp deleted file mode 100644 index da7e5fb3..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_171.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_408.webp b/public/images/comments/mondstadt/precious-chest/26_408.webp deleted file mode 100644 index d71c6cf2..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_408.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_419.webp b/public/images/comments/mondstadt/precious-chest/26_419.webp deleted file mode 100644 index 799df7f7..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_419.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_424.webp b/public/images/comments/mondstadt/precious-chest/26_424.webp deleted file mode 100644 index 960e6497..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_424.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_457.webp b/public/images/comments/mondstadt/precious-chest/26_457.webp deleted file mode 100644 index 781d3202..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_457.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_465.webp b/public/images/comments/mondstadt/precious-chest/26_465.webp deleted file mode 100644 index a5cbddf6..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_465.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_472.webp b/public/images/comments/mondstadt/precious-chest/26_472.webp deleted file mode 100644 index b8ca7ef4..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_472.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_497.webp b/public/images/comments/mondstadt/precious-chest/26_497.webp deleted file mode 100644 index f2d10fad..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_497.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/precious-chest/26_60.webp b/public/images/comments/mondstadt/precious-chest/26_60.webp deleted file mode 100644 index a9986fb8..00000000 Binary files a/public/images/comments/mondstadt/precious-chest/26_60.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_110.webp b/public/images/comments/mondstadt/seelie/26_110.webp deleted file mode 100644 index c8a3aa33..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_110.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_140.webp b/public/images/comments/mondstadt/seelie/26_140.webp deleted file mode 100644 index 58c9f6c9..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_140.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_157.webp b/public/images/comments/mondstadt/seelie/26_157.webp deleted file mode 100644 index 4fe98e69..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_157.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_160.webp b/public/images/comments/mondstadt/seelie/26_160.webp deleted file mode 100644 index ef5c2fe6..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_160.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_182.webp b/public/images/comments/mondstadt/seelie/26_182.webp deleted file mode 100644 index ed77a5ed..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_182.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_21.webp b/public/images/comments/mondstadt/seelie/26_21.webp deleted file mode 100644 index fb98ac3b..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_21.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_227.webp b/public/images/comments/mondstadt/seelie/26_227.webp deleted file mode 100644 index 1aca3497..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_227.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_230.webp b/public/images/comments/mondstadt/seelie/26_230.webp deleted file mode 100644 index ae9732d1..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_230.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_237.webp b/public/images/comments/mondstadt/seelie/26_237.webp deleted file mode 100644 index 1efaa25c..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_237.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_290.webp b/public/images/comments/mondstadt/seelie/26_290.webp deleted file mode 100644 index fbeb6044..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_290.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_298.webp b/public/images/comments/mondstadt/seelie/26_298.webp deleted file mode 100644 index d185b07b..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_298.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_301.webp b/public/images/comments/mondstadt/seelie/26_301.webp deleted file mode 100644 index a851cccd..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_301.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_307.webp b/public/images/comments/mondstadt/seelie/26_307.webp deleted file mode 100644 index 9343ff4b..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_307.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_31.webp b/public/images/comments/mondstadt/seelie/26_31.webp deleted file mode 100644 index c012e3eb..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_31.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_318.webp b/public/images/comments/mondstadt/seelie/26_318.webp deleted file mode 100644 index d02809ed..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_318.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_352.webp b/public/images/comments/mondstadt/seelie/26_352.webp deleted file mode 100644 index 346ad1a0..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_352.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_365.webp b/public/images/comments/mondstadt/seelie/26_365.webp deleted file mode 100644 index 9c3b8695..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_365.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_383.webp b/public/images/comments/mondstadt/seelie/26_383.webp deleted file mode 100644 index 70d273a1..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_383.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_402.webp b/public/images/comments/mondstadt/seelie/26_402.webp deleted file mode 100644 index ca546a76..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_402.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_413.webp b/public/images/comments/mondstadt/seelie/26_413.webp deleted file mode 100644 index 9d519f67..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_413.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_416.webp b/public/images/comments/mondstadt/seelie/26_416.webp deleted file mode 100644 index 318b01e3..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_416.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_455.webp b/public/images/comments/mondstadt/seelie/26_455.webp deleted file mode 100644 index 648271d8..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_455.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_50.webp b/public/images/comments/mondstadt/seelie/26_50.webp deleted file mode 100644 index 838e4cc2..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_50.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_69.webp b/public/images/comments/mondstadt/seelie/26_69.webp deleted file mode 100644 index b5da1ea2..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_69.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_76.webp b/public/images/comments/mondstadt/seelie/26_76.webp deleted file mode 100644 index e12d7314..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_76.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_93.webp b/public/images/comments/mondstadt/seelie/26_93.webp deleted file mode 100644 index 716fc046..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_93.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_95.webp b/public/images/comments/mondstadt/seelie/26_95.webp deleted file mode 100644 index 7becdf1e..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_95.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/26_99.webp b/public/images/comments/mondstadt/seelie/26_99.webp deleted file mode 100644 index 7ef81ba6..00000000 Binary files a/public/images/comments/mondstadt/seelie/26_99.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/3F1595B.webp b/public/images/comments/mondstadt/seelie/3F1595B.webp deleted file mode 100644 index 567e8a70..00000000 Binary files a/public/images/comments/mondstadt/seelie/3F1595B.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/seelie/7911E28.webp b/public/images/comments/mondstadt/seelie/7911E28.webp deleted file mode 100644 index a72fde1e..00000000 Binary files a/public/images/comments/mondstadt/seelie/7911E28.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/1.webp b/public/images/comments/mondstadt/shrine/1.webp deleted file mode 100644 index 892e5ec2..00000000 Binary files a/public/images/comments/mondstadt/shrine/1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/10.webp b/public/images/comments/mondstadt/shrine/10.webp deleted file mode 100644 index 88ecd26d..00000000 Binary files a/public/images/comments/mondstadt/shrine/10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/2.webp b/public/images/comments/mondstadt/shrine/2.webp deleted file mode 100644 index 525fff8e..00000000 Binary files a/public/images/comments/mondstadt/shrine/2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/3.webp b/public/images/comments/mondstadt/shrine/3.webp deleted file mode 100644 index fe15bbe6..00000000 Binary files a/public/images/comments/mondstadt/shrine/3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/4.webp b/public/images/comments/mondstadt/shrine/4.webp deleted file mode 100644 index 5c4a13de..00000000 Binary files a/public/images/comments/mondstadt/shrine/4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/shrine/8.webp b/public/images/comments/mondstadt/shrine/8.webp deleted file mode 100644 index e3fe3a78..00000000 Binary files a/public/images/comments/mondstadt/shrine/8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/statue/springvale.webp b/public/images/comments/mondstadt/statue/springvale.webp deleted file mode 100644 index 5f58889d..00000000 Binary files a/public/images/comments/mondstadt/statue/springvale.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/statue/starfell.webp b/public/images/comments/mondstadt/statue/starfell.webp deleted file mode 100644 index 4cb518f6..00000000 Binary files a/public/images/comments/mondstadt/statue/starfell.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/statue/stormterror.webp b/public/images/comments/mondstadt/statue/stormterror.webp deleted file mode 100644 index 5bbeff88..00000000 Binary files a/public/images/comments/mondstadt/statue/stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/statue/windrise.webp b/public/images/comments/mondstadt/statue/windrise.webp deleted file mode 100644 index a5cda716..00000000 Binary files a/public/images/comments/mondstadt/statue/windrise.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/brightcrown-canyon.webp b/public/images/comments/mondstadt/teleporter/brightcrown-canyon.webp deleted file mode 100644 index 61e6de15..00000000 Binary files a/public/images/comments/mondstadt/teleporter/brightcrown-canyon.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/cape-oath.webp b/public/images/comments/mondstadt/teleporter/cape-oath.webp deleted file mode 100644 index af98f2db..00000000 Binary files a/public/images/comments/mondstadt/teleporter/cape-oath.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/central-mondstadt.webp b/public/images/comments/mondstadt/teleporter/central-mondstadt.webp deleted file mode 100644 index 050cf0b0..00000000 Binary files a/public/images/comments/mondstadt/teleporter/central-mondstadt.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/confront-stormterror.webp b/public/images/comments/mondstadt/teleporter/confront-stormterror.webp deleted file mode 100644 index fa4f00d0..00000000 Binary files a/public/images/comments/mondstadt/teleporter/confront-stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/dadaupa-gorge.webp b/public/images/comments/mondstadt/teleporter/dadaupa-gorge.webp deleted file mode 100644 index 46797da7..00000000 Binary files a/public/images/comments/mondstadt/teleporter/dadaupa-gorge.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/east-stormterror.webp b/public/images/comments/mondstadt/teleporter/east-stormterror.webp deleted file mode 100644 index be697597..00000000 Binary files a/public/images/comments/mondstadt/teleporter/east-stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/falcon-coast.webp b/public/images/comments/mondstadt/teleporter/falcon-coast.webp deleted file mode 100644 index b22e870e..00000000 Binary files a/public/images/comments/mondstadt/teleporter/falcon-coast.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/forward-base-camp.webp b/public/images/comments/mondstadt/teleporter/forward-base-camp.webp deleted file mode 100644 index 326e30db..00000000 Binary files a/public/images/comments/mondstadt/teleporter/forward-base-camp.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/kof-hq.webp b/public/images/comments/mondstadt/teleporter/kof-hq.webp deleted file mode 100644 index 0ce65fd4..00000000 Binary files a/public/images/comments/mondstadt/teleporter/kof-hq.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/mondstadt-city-limits.webp b/public/images/comments/mondstadt/teleporter/mondstadt-city-limits.webp deleted file mode 100644 index 73a29586..00000000 Binary files a/public/images/comments/mondstadt/teleporter/mondstadt-city-limits.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/north-stone-gate.webp b/public/images/comments/mondstadt/teleporter/north-stone-gate.webp deleted file mode 100644 index c50d2b50..00000000 Binary files a/public/images/comments/mondstadt/teleporter/north-stone-gate.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/north-stormterror.webp b/public/images/comments/mondstadt/teleporter/north-stormterror.webp deleted file mode 100644 index 416159fa..00000000 Binary files a/public/images/comments/mondstadt/teleporter/north-stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/north-wolvendom.webp b/public/images/comments/mondstadt/teleporter/north-wolvendom.webp deleted file mode 100644 index 375c8403..00000000 Binary files a/public/images/comments/mondstadt/teleporter/north-wolvendom.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/south-stormterror.webp b/public/images/comments/mondstadt/teleporter/south-stormterror.webp deleted file mode 100644 index ea391ded..00000000 Binary files a/public/images/comments/mondstadt/teleporter/south-stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/springvale-pond.webp b/public/images/comments/mondstadt/teleporter/springvale-pond.webp deleted file mode 100644 index 4fe35650..00000000 Binary files a/public/images/comments/mondstadt/teleporter/springvale-pond.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/springvale.webp b/public/images/comments/mondstadt/teleporter/springvale.webp deleted file mode 100644 index bbfde65c..00000000 Binary files a/public/images/comments/mondstadt/teleporter/springvale.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/starsnatch.webp b/public/images/comments/mondstadt/teleporter/starsnatch.webp deleted file mode 100644 index 28080fa7..00000000 Binary files a/public/images/comments/mondstadt/teleporter/starsnatch.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/starting-beach.webp b/public/images/comments/mondstadt/teleporter/starting-beach.webp deleted file mode 100644 index f36b95b2..00000000 Binary files a/public/images/comments/mondstadt/teleporter/starting-beach.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/stormbearer-mountains.webp b/public/images/comments/mondstadt/teleporter/stormbearer-mountains.webp deleted file mode 100644 index b1eaa59d..00000000 Binary files a/public/images/comments/mondstadt/teleporter/stormbearer-mountains.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/stormbearer-point.webp b/public/images/comments/mondstadt/teleporter/stormbearer-point.webp deleted file mode 100644 index 24da2027..00000000 Binary files a/public/images/comments/mondstadt/teleporter/stormbearer-point.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/west-stormterror.webp b/public/images/comments/mondstadt/teleporter/west-stormterror.webp deleted file mode 100644 index 19ed888a..00000000 Binary files a/public/images/comments/mondstadt/teleporter/west-stormterror.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/teleporter/wolvendom.webp b/public/images/comments/mondstadt/teleporter/wolvendom.webp deleted file mode 100644 index 09a46100..00000000 Binary files a/public/images/comments/mondstadt/teleporter/wolvendom.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/ancient-capital-of-howling-winds.webp b/public/images/comments/mondstadt/viewpoint/ancient-capital-of-howling-winds.webp deleted file mode 100644 index 5a1a52b9..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/ancient-capital-of-howling-winds.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/ancient-thousand-winds-temple.webp b/public/images/comments/mondstadt/viewpoint/ancient-thousand-winds-temple.webp deleted file mode 100644 index 30643f7a..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/ancient-thousand-winds-temple.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/city-of-wind.webp b/public/images/comments/mondstadt/viewpoint/city-of-wind.webp deleted file mode 100644 index 94f25ae2..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/city-of-wind.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/favonius-cathedral.webp b/public/images/comments/mondstadt/viewpoint/favonius-cathedral.webp deleted file mode 100644 index 3fedb999..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/favonius-cathedral.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/forgotten-sword-cemetery.webp b/public/images/comments/mondstadt/viewpoint/forgotten-sword-cemetery.webp deleted file mode 100644 index 99086353..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/forgotten-sword-cemetery.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/knights-of-favonius-library.webp b/public/images/comments/mondstadt/viewpoint/knights-of-favonius-library.webp deleted file mode 100644 index 9ca00a7c..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/knights-of-favonius-library.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/land-of-clear-springs.webp b/public/images/comments/mondstadt/viewpoint/land-of-clear-springs.webp deleted file mode 100644 index be93dd4f..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/land-of-clear-springs.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/manor-of-daybreak.webp b/public/images/comments/mondstadt/viewpoint/manor-of-daybreak.webp deleted file mode 100644 index d4cfa587..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/manor-of-daybreak.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/marsh-of-celestial-guardians.webp b/public/images/comments/mondstadt/viewpoint/marsh-of-celestial-guardians.webp deleted file mode 100644 index 874d0432..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/marsh-of-celestial-guardians.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/viewpoint/windswept-wilderness.webp b/public/images/comments/mondstadt/viewpoint/windswept-wilderness.webp deleted file mode 100644 index 6da9d0d0..00000000 Binary files a/public/images/comments/mondstadt/viewpoint/windswept-wilderness.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/1.webp b/public/images/comments/mondstadt/wei/1.webp deleted file mode 100644 index 5150754e..00000000 Binary files a/public/images/comments/mondstadt/wei/1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/11.webp b/public/images/comments/mondstadt/wei/11.webp deleted file mode 100644 index bfac91a6..00000000 Binary files a/public/images/comments/mondstadt/wei/11.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/18..webp b/public/images/comments/mondstadt/wei/18..webp deleted file mode 100644 index 831cfd4f..00000000 Binary files a/public/images/comments/mondstadt/wei/18..webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/2.webp b/public/images/comments/mondstadt/wei/2.webp deleted file mode 100644 index e2ddbb42..00000000 Binary files a/public/images/comments/mondstadt/wei/2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/3.webp b/public/images/comments/mondstadt/wei/3.webp deleted file mode 100644 index 363e66e8..00000000 Binary files a/public/images/comments/mondstadt/wei/3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wei/7.webp b/public/images/comments/mondstadt/wei/7.webp deleted file mode 100644 index 27c36860..00000000 Binary files a/public/images/comments/mondstadt/wei/7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_1.webp b/public/images/comments/mondstadt/whopperflower/35_1.webp deleted file mode 100644 index e167c0ca..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_1.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_10.webp b/public/images/comments/mondstadt/whopperflower/35_10.webp deleted file mode 100644 index c036c53b..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_11.webp b/public/images/comments/mondstadt/whopperflower/35_11.webp deleted file mode 100644 index 54cb7706..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_11.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_12.webp b/public/images/comments/mondstadt/whopperflower/35_12.webp deleted file mode 100644 index 912a0d44..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_12.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_13.webp b/public/images/comments/mondstadt/whopperflower/35_13.webp deleted file mode 100644 index 2c2cb50a..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_13.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_14.webp b/public/images/comments/mondstadt/whopperflower/35_14.webp deleted file mode 100644 index 4a0b2309..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_2.webp b/public/images/comments/mondstadt/whopperflower/35_2.webp deleted file mode 100644 index b208daaa..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_3.webp b/public/images/comments/mondstadt/whopperflower/35_3.webp deleted file mode 100644 index 28ac9ced..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_4.webp b/public/images/comments/mondstadt/whopperflower/35_4.webp deleted file mode 100644 index c7704431..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_5.webp b/public/images/comments/mondstadt/whopperflower/35_5.webp deleted file mode 100644 index 11afbebe..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_6.webp b/public/images/comments/mondstadt/whopperflower/35_6.webp deleted file mode 100644 index 6a9f1d31..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_7.webp b/public/images/comments/mondstadt/whopperflower/35_7.webp deleted file mode 100644 index 9dadbfcb..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_8.webp b/public/images/comments/mondstadt/whopperflower/35_8.webp deleted file mode 100644 index 2266a615..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/whopperflower/35_9.webp b/public/images/comments/mondstadt/whopperflower/35_9.webp deleted file mode 100644 index ca1b6b69..00000000 Binary files a/public/images/comments/mondstadt/whopperflower/35_9.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/2020112114931.webp b/public/images/comments/mondstadt/wolfhook/2020112114931.webp deleted file mode 100644 index ee1ca50b..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/2020112114931.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-10.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-10.webp deleted file mode 100644 index dd2dd683..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-10.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-12.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-12.webp deleted file mode 100644 index 61fdb7a8..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-12.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-13.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-13.webp deleted file mode 100644 index ddb5f3d2..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-13.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-14.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-14.webp deleted file mode 100644 index 655a5dd4..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-14.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-15.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-15.webp deleted file mode 100644 index 0bf62194..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-15.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-16.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-16.webp deleted file mode 100644 index 50af6f3f..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-16.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-17.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-17.webp deleted file mode 100644 index 339b7c12..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-17.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-19.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-19.webp deleted file mode 100644 index ad52f575..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-19.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-2.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-2.webp deleted file mode 100644 index 796e1fe1..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-2.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-21.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-21.webp deleted file mode 100644 index ff8cd75e..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-21.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-22.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-22.webp deleted file mode 100644 index 86715b54..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-22.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-23.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-23.webp deleted file mode 100644 index 7f5d8526..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-23.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-24.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-24.webp deleted file mode 100644 index cda1411d..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-24.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-25.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-25.webp deleted file mode 100644 index 76f7735a..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-25.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-26.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-26.webp deleted file mode 100644 index 6be3fedc..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-26.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-27.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-27.webp deleted file mode 100644 index 8f4ece16..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-27.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-28.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-28.webp deleted file mode 100644 index adb7c0e5..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-28.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-29.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-29.webp deleted file mode 100644 index 6b7bb07e..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-29.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-3.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-3.webp deleted file mode 100644 index 021ab395..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-3.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-30.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-30.webp deleted file mode 100644 index 439cffe3..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-30.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-31.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-31.webp deleted file mode 100644 index f88a28b0..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-31.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-32.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-32.webp deleted file mode 100644 index 8aaa8410..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-32.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-33.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-33.webp deleted file mode 100644 index aa54834e..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-33.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-4.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-4.webp deleted file mode 100644 index 1a4a393b..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-4.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-5.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-5.webp deleted file mode 100644 index 7340eba1..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-5.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-6.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-6.webp deleted file mode 100644 index a08358ae..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-6.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-7.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-7.webp deleted file mode 100644 index 4f5174e2..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-7.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-8.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-8.webp deleted file mode 100644 index dd2dd683..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-8.webp and /dev/null differ diff --git a/public/images/comments/mondstadt/wolfhook/wolfhook-9.webp b/public/images/comments/mondstadt/wolfhook/wolfhook-9.webp deleted file mode 100644 index 4f5174e2..00000000 Binary files a/public/images/comments/mondstadt/wolfhook/wolfhook-9.webp and /dev/null differ diff --git a/public/images/icons/filter/adventure-exp.webp b/public/images/icons/filter/adventure-exp.webp deleted file mode 100644 index 35b2ee28..00000000 Binary files a/public/images/icons/filter/adventure-exp.webp and /dev/null differ diff --git a/public/images/icons/filter/andrius.webp b/public/images/icons/filter/andrius.webp deleted file mode 100644 index fd30af04..00000000 Binary files a/public/images/icons/filter/andrius.webp and /dev/null differ diff --git a/public/images/icons/filter/anemo-hypostasis.webp b/public/images/icons/filter/anemo-hypostasis.webp deleted file mode 100644 index 05ba405e..00000000 Binary files a/public/images/icons/filter/anemo-hypostasis.webp and /dev/null differ diff --git a/public/images/icons/filter/anemoculus.webp b/public/images/icons/filter/anemoculus.webp deleted file mode 100644 index 1e71281b..00000000 Binary files a/public/images/icons/filter/anemoculus.webp and /dev/null differ diff --git a/public/images/icons/filter/apple.webp b/public/images/icons/filter/apple.webp deleted file mode 100644 index e70ba976..00000000 Binary files a/public/images/icons/filter/apple.webp and /dev/null differ diff --git a/public/images/icons/filter/artifacts.webp b/public/images/icons/filter/artifacts.webp deleted file mode 100644 index 73ff15ee..00000000 Binary files a/public/images/icons/filter/artifacts.webp and /dev/null differ diff --git a/public/images/icons/filter/bamboo-shoot.webp b/public/images/icons/filter/bamboo-shoot.webp deleted file mode 100644 index 91433063..00000000 Binary files a/public/images/icons/filter/bamboo-shoot.webp and /dev/null differ diff --git a/public/images/icons/filter/berry.webp b/public/images/icons/filter/berry.webp deleted file mode 100644 index d259b590..00000000 Binary files a/public/images/icons/filter/berry.webp and /dev/null differ diff --git a/public/images/icons/filter/bird-egg.webp b/public/images/icons/filter/bird-egg.webp deleted file mode 100644 index cfea570b..00000000 Binary files a/public/images/icons/filter/bird-egg.webp and /dev/null differ diff --git a/public/images/icons/filter/butterfly-wings.webp b/public/images/icons/filter/butterfly-wings.webp deleted file mode 100644 index 2eded4f1..00000000 Binary files a/public/images/icons/filter/butterfly-wings.webp and /dev/null differ diff --git a/public/images/icons/filter/calla-lily.webp b/public/images/icons/filter/calla-lily.webp deleted file mode 100644 index e12af7e8..00000000 Binary files a/public/images/icons/filter/calla-lily.webp and /dev/null differ diff --git a/public/images/icons/filter/carrot.webp b/public/images/icons/filter/carrot.webp deleted file mode 100644 index 4c8ae6d0..00000000 Binary files a/public/images/icons/filter/carrot.webp and /dev/null differ diff --git a/public/images/icons/filter/cecilia.webp b/public/images/icons/filter/cecilia.webp deleted file mode 100644 index 6ec879ea..00000000 Binary files a/public/images/icons/filter/cecilia.webp and /dev/null differ diff --git a/public/images/icons/filter/challenge.webp b/public/images/icons/filter/challenge.webp deleted file mode 100644 index e61b3d2b..00000000 Binary files a/public/images/icons/filter/challenge.webp and /dev/null differ diff --git a/public/images/icons/filter/childe.webp b/public/images/icons/filter/childe.webp deleted file mode 100644 index af68f8e0..00000000 Binary files a/public/images/icons/filter/childe.webp and /dev/null differ diff --git a/public/images/icons/filter/chilled-meat.webp b/public/images/icons/filter/chilled-meat.webp deleted file mode 100644 index a66a4679..00000000 Binary files a/public/images/icons/filter/chilled-meat.webp and /dev/null differ diff --git a/public/images/icons/filter/common-chest.webp b/public/images/icons/filter/common-chest.webp deleted file mode 100644 index 528146de..00000000 Binary files a/public/images/icons/filter/common-chest.webp and /dev/null differ diff --git a/public/images/icons/filter/companionship-exp.webp b/public/images/icons/filter/companionship-exp.webp deleted file mode 100644 index 7ab9119f..00000000 Binary files a/public/images/icons/filter/companionship-exp.webp and /dev/null differ diff --git a/public/images/icons/filter/cor-lapis.webp b/public/images/icons/filter/cor-lapis.webp deleted file mode 100644 index 070950c0..00000000 Binary files a/public/images/icons/filter/cor-lapis.webp and /dev/null differ diff --git a/public/images/icons/filter/crab.webp b/public/images/icons/filter/crab.webp deleted file mode 100644 index 9e2f747a..00000000 Binary files a/public/images/icons/filter/crab.webp and /dev/null differ diff --git a/public/images/icons/filter/crimson-agate.webp b/public/images/icons/filter/crimson-agate.webp deleted file mode 100644 index a38f3d35..00000000 Binary files a/public/images/icons/filter/crimson-agate.webp and /dev/null differ diff --git a/public/images/icons/filter/cryo-abyss-mage.webp b/public/images/icons/filter/cryo-abyss-mage.webp deleted file mode 100644 index b99acabc..00000000 Binary files a/public/images/icons/filter/cryo-abyss-mage.webp and /dev/null differ diff --git a/public/images/icons/filter/cryo-chicin.webp b/public/images/icons/filter/cryo-chicin.webp deleted file mode 100644 index f9190309..00000000 Binary files a/public/images/icons/filter/cryo-chicin.webp and /dev/null differ diff --git a/public/images/icons/filter/cryo-hillichurl.webp b/public/images/icons/filter/cryo-hillichurl.webp deleted file mode 100644 index bb936ef6..00000000 Binary files a/public/images/icons/filter/cryo-hillichurl.webp and /dev/null differ diff --git a/public/images/icons/filter/cryo-regisvine.webp b/public/images/icons/filter/cryo-regisvine.webp deleted file mode 100644 index a4180faa..00000000 Binary files a/public/images/icons/filter/cryo-regisvine.webp and /dev/null differ diff --git a/public/images/icons/filter/cryo-samachurl.webp b/public/images/icons/filter/cryo-samachurl.webp deleted file mode 100644 index ea0c884d..00000000 Binary files a/public/images/icons/filter/cryo-samachurl.webp and /dev/null differ diff --git a/public/images/icons/filter/crystal-chunk.webp b/public/images/icons/filter/crystal-chunk.webp deleted file mode 100644 index 4eae4cb7..00000000 Binary files a/public/images/icons/filter/crystal-chunk.webp and /dev/null differ diff --git a/public/images/icons/filter/crystal-core.webp b/public/images/icons/filter/crystal-core.webp deleted file mode 100644 index d5aaf445..00000000 Binary files a/public/images/icons/filter/crystal-core.webp and /dev/null differ diff --git a/public/images/icons/filter/dandelion-seed.webp b/public/images/icons/filter/dandelion-seed.webp deleted file mode 100644 index 91426792..00000000 Binary files a/public/images/icons/filter/dandelion-seed.webp and /dev/null differ diff --git a/public/images/icons/filter/dandy.webp b/public/images/icons/filter/dandy.webp deleted file mode 100644 index 104735e9..00000000 Binary files a/public/images/icons/filter/dandy.webp and /dev/null differ diff --git a/public/images/icons/filter/dendro-abyss-mage.webp b/public/images/icons/filter/dendro-abyss-mage.webp deleted file mode 100644 index d325f4d8..00000000 Binary files a/public/images/icons/filter/dendro-abyss-mage.webp and /dev/null differ diff --git a/public/images/icons/filter/domain.webp b/public/images/icons/filter/domain.webp deleted file mode 100644 index 2ac31a57..00000000 Binary files a/public/images/icons/filter/domain.webp and /dev/null differ diff --git a/public/images/icons/filter/dragonspine-statue.webp b/public/images/icons/filter/dragonspine-statue.webp deleted file mode 100644 index 92059e28..00000000 Binary files a/public/images/icons/filter/dragonspine-statue.webp and /dev/null differ diff --git a/public/images/icons/filter/dvalin.webp b/public/images/icons/filter/dvalin.webp deleted file mode 100644 index ef84ac87..00000000 Binary files a/public/images/icons/filter/dvalin.webp and /dev/null differ diff --git a/public/images/icons/filter/electro-abyss-lector.png b/public/images/icons/filter/electro-abyss-lector.png new file mode 100644 index 00000000..028140b2 Binary files /dev/null and b/public/images/icons/filter/electro-abyss-lector.png differ diff --git a/public/images/icons/filter/electro-crystal.webp b/public/images/icons/filter/electro-crystal.webp deleted file mode 100644 index 9465ae08..00000000 Binary files a/public/images/icons/filter/electro-crystal.webp and /dev/null differ diff --git a/public/images/icons/filter/electro-hypostasis.webp b/public/images/icons/filter/electro-hypostasis.webp deleted file mode 100644 index e440a89c..00000000 Binary files a/public/images/icons/filter/electro-hypostasis.webp and /dev/null differ diff --git a/public/images/icons/filter/exquisite-chest.webp b/public/images/icons/filter/exquisite-chest.webp deleted file mode 100644 index d93e32ac..00000000 Binary files a/public/images/icons/filter/exquisite-chest.webp and /dev/null differ diff --git a/public/images/icons/filter/eye-of-the-sandstorm.webp b/public/images/icons/filter/eye-of-the-sandstorm.webp deleted file mode 100644 index bfb66359..00000000 Binary files a/public/images/icons/filter/eye-of-the-sandstorm.webp and /dev/null differ diff --git a/public/images/icons/filter/eye-of-the-storm.webp b/public/images/icons/filter/eye-of-the-storm.webp deleted file mode 100644 index 374a58e9..00000000 Binary files a/public/images/icons/filter/eye-of-the-storm.webp and /dev/null differ diff --git a/public/images/icons/filter/fatui-cryo-cicin-mage.webp b/public/images/icons/filter/fatui-cryo-cicin-mage.webp deleted file mode 100644 index e10144f9..00000000 Binary files a/public/images/icons/filter/fatui-cryo-cicin-mage.webp and /dev/null differ diff --git a/public/images/icons/filter/fatui-electro-cicin-mage.webp b/public/images/icons/filter/fatui-electro-cicin-mage.webp deleted file mode 100644 index 1bd7a9c9..00000000 Binary files a/public/images/icons/filter/fatui-electro-cicin-mage.webp and /dev/null differ diff --git a/public/images/icons/filter/fatui-pyro-agent.webp b/public/images/icons/filter/fatui-pyro-agent.webp deleted file mode 100644 index 044edb9f..00000000 Binary files a/public/images/icons/filter/fatui-pyro-agent.webp and /dev/null differ diff --git a/public/images/icons/filter/fatui-skirmisher.webp b/public/images/icons/filter/fatui-skirmisher.webp deleted file mode 100644 index 598c3e3d..00000000 Binary files a/public/images/icons/filter/fatui-skirmisher.webp and /dev/null differ diff --git a/public/images/icons/filter/fish.webp b/public/images/icons/filter/fish.webp deleted file mode 100644 index 6a4c4940..00000000 Binary files a/public/images/icons/filter/fish.webp and /dev/null differ diff --git a/public/images/icons/filter/flaming-flower-stamen.webp b/public/images/icons/filter/flaming-flower-stamen.webp deleted file mode 100644 index cbbc4119..00000000 Binary files a/public/images/icons/filter/flaming-flower-stamen.webp and /dev/null differ diff --git a/public/images/icons/filter/fowl.webp b/public/images/icons/filter/fowl.webp deleted file mode 100644 index 3588335a..00000000 Binary files a/public/images/icons/filter/fowl.webp and /dev/null differ diff --git a/public/images/icons/filter/frog.webp b/public/images/icons/filter/frog.webp deleted file mode 100644 index 41eb9448..00000000 Binary files a/public/images/icons/filter/frog.webp and /dev/null differ diff --git a/public/images/icons/filter/frostarm-lawachurl.webp b/public/images/icons/filter/frostarm-lawachurl.webp deleted file mode 100644 index 4eb2f803..00000000 Binary files a/public/images/icons/filter/frostarm-lawachurl.webp and /dev/null differ diff --git a/public/images/icons/filter/geo-eye-of-the-storm.webp b/public/images/icons/filter/geo-eye-of-the-storm.webp deleted file mode 100644 index 82f45889..00000000 Binary files a/public/images/icons/filter/geo-eye-of-the-storm.webp and /dev/null differ diff --git a/public/images/icons/filter/geo-hypostasis.webp b/public/images/icons/filter/geo-hypostasis.webp deleted file mode 100644 index 927e160f..00000000 Binary files a/public/images/icons/filter/geo-hypostasis.webp and /dev/null differ diff --git a/public/images/icons/filter/geo-sigil.webp b/public/images/icons/filter/geo-sigil.webp deleted file mode 100644 index 825106e6..00000000 Binary files a/public/images/icons/filter/geo-sigil.webp and /dev/null differ diff --git a/public/images/icons/filter/geoculus.webp b/public/images/icons/filter/geoculus.webp deleted file mode 100644 index 9eb372bb..00000000 Binary files a/public/images/icons/filter/geoculus.webp and /dev/null differ diff --git a/public/images/icons/filter/geovishap-hatchling.webp b/public/images/icons/filter/geovishap-hatchling.webp deleted file mode 100644 index 7f9b4f83..00000000 Binary files a/public/images/icons/filter/geovishap-hatchling.webp and /dev/null differ diff --git a/public/images/icons/filter/geovishap.webp b/public/images/icons/filter/geovishap.webp deleted file mode 100644 index 3d3d18aa..00000000 Binary files a/public/images/icons/filter/geovishap.webp and /dev/null differ diff --git a/public/images/icons/filter/glaze-lily.webp b/public/images/icons/filter/glaze-lily.webp deleted file mode 100644 index 7f91c62a..00000000 Binary files a/public/images/icons/filter/glaze-lily.webp and /dev/null differ diff --git a/public/images/icons/filter/hilichurl-shooter.webp b/public/images/icons/filter/hilichurl-shooter.webp deleted file mode 100644 index e9077024..00000000 Binary files a/public/images/icons/filter/hilichurl-shooter.webp and /dev/null differ diff --git a/public/images/icons/filter/hilichurl.webp b/public/images/icons/filter/hilichurl.webp deleted file mode 100644 index f2832c27..00000000 Binary files a/public/images/icons/filter/hilichurl.webp and /dev/null differ diff --git a/public/images/icons/filter/horsetail.webp b/public/images/icons/filter/horsetail.webp deleted file mode 100644 index fb815cbb..00000000 Binary files a/public/images/icons/filter/horsetail.webp and /dev/null differ diff --git a/public/images/icons/filter/hydro-abyss-herald.png b/public/images/icons/filter/hydro-abyss-herald.png new file mode 100644 index 00000000..52e882d7 Binary files /dev/null and b/public/images/icons/filter/hydro-abyss-herald.png differ diff --git a/public/images/icons/filter/iron-chunk.webp b/public/images/icons/filter/iron-chunk.webp deleted file mode 100644 index 80950fa3..00000000 Binary files a/public/images/icons/filter/iron-chunk.webp and /dev/null differ diff --git a/public/images/icons/filter/jueyun-chili.webp b/public/images/icons/filter/jueyun-chili.webp deleted file mode 100644 index a7d5a90b..00000000 Binary files a/public/images/icons/filter/jueyun-chili.webp and /dev/null differ diff --git a/public/images/icons/filter/liyue-crate.webp b/public/images/icons/filter/liyue-crate.webp deleted file mode 100644 index ccb5a8e8..00000000 Binary files a/public/images/icons/filter/liyue-crate.webp and /dev/null differ diff --git a/public/images/icons/filter/liyue-shrine.webp b/public/images/icons/filter/liyue-shrine.webp deleted file mode 100644 index 464d9bd5..00000000 Binary files a/public/images/icons/filter/liyue-shrine.webp and /dev/null differ diff --git a/public/images/icons/filter/liyue-statue.webp b/public/images/icons/filter/liyue-statue.webp deleted file mode 100644 index 7cbd528b..00000000 Binary files a/public/images/icons/filter/liyue-statue.webp and /dev/null differ diff --git a/public/images/icons/filter/lizard-tail.webp b/public/images/icons/filter/lizard-tail.webp deleted file mode 100644 index 32b4c7ee..00000000 Binary files a/public/images/icons/filter/lizard-tail.webp and /dev/null differ diff --git a/public/images/icons/filter/loach-pearl.webp b/public/images/icons/filter/loach-pearl.webp deleted file mode 100644 index 1bbe2656..00000000 Binary files a/public/images/icons/filter/loach-pearl.webp and /dev/null differ diff --git a/public/images/icons/filter/lotus-head.webp b/public/images/icons/filter/lotus-head.webp deleted file mode 100644 index 361eeb49..00000000 Binary files a/public/images/icons/filter/lotus-head.webp and /dev/null differ diff --git a/public/images/icons/filter/luminescent-spine.webp b/public/images/icons/filter/luminescent-spine.webp deleted file mode 100644 index 2638d10d..00000000 Binary files a/public/images/icons/filter/luminescent-spine.webp and /dev/null differ diff --git a/public/images/icons/filter/luxurious-chest.webp b/public/images/icons/filter/luxurious-chest.webp deleted file mode 100644 index 0db44fa3..00000000 Binary files a/public/images/icons/filter/luxurious-chest.webp and /dev/null differ diff --git a/public/images/icons/filter/magical-crystal-chunk.webp b/public/images/icons/filter/magical-crystal-chunk.webp deleted file mode 100644 index 7335ce2d..00000000 Binary files a/public/images/icons/filter/magical-crystal-chunk.webp and /dev/null differ diff --git a/public/images/icons/filter/matsutake.webp b/public/images/icons/filter/matsutake.webp deleted file mode 100644 index 676887f9..00000000 Binary files a/public/images/icons/filter/matsutake.webp and /dev/null differ diff --git a/public/images/icons/filter/meteorite-shard.webp b/public/images/icons/filter/meteorite-shard.webp deleted file mode 100644 index 4f9e1f1e..00000000 Binary files a/public/images/icons/filter/meteorite-shard.webp and /dev/null differ diff --git a/public/images/icons/filter/mint.webp b/public/images/icons/filter/mint.webp deleted file mode 100644 index eb49cfc4..00000000 Binary files a/public/images/icons/filter/mint.webp and /dev/null differ diff --git a/public/images/icons/filter/mist-flower-corolla.webp b/public/images/icons/filter/mist-flower-corolla.webp deleted file mode 100644 index 4d0f342e..00000000 Binary files a/public/images/icons/filter/mist-flower-corolla.webp and /dev/null differ diff --git a/public/images/icons/filter/mitachurl.webp b/public/images/icons/filter/mitachurl.webp deleted file mode 100644 index c3f24f5f..00000000 Binary files a/public/images/icons/filter/mitachurl.webp and /dev/null differ diff --git a/public/images/icons/filter/mondstadt-shrine.webp b/public/images/icons/filter/mondstadt-shrine.webp deleted file mode 100644 index 41d0b028..00000000 Binary files a/public/images/icons/filter/mondstadt-shrine.webp and /dev/null differ diff --git a/public/images/icons/filter/mondstadt-statue.webp b/public/images/icons/filter/mondstadt-statue.webp deleted file mode 100644 index cfbdcb6b..00000000 Binary files a/public/images/icons/filter/mondstadt-statue.webp and /dev/null differ diff --git a/public/images/icons/filter/mushroom.webp b/public/images/icons/filter/mushroom.webp deleted file mode 100644 index 3d58c9eb..00000000 Binary files a/public/images/icons/filter/mushroom.webp and /dev/null differ diff --git a/public/images/icons/filter/noctilucous-jade.webp b/public/images/icons/filter/noctilucous-jade.webp deleted file mode 100644 index ba7ed3c3..00000000 Binary files a/public/images/icons/filter/noctilucous-jade.webp and /dev/null differ diff --git a/public/images/icons/filter/oceanid.webp b/public/images/icons/filter/oceanid.webp deleted file mode 100644 index 602863d7..00000000 Binary files a/public/images/icons/filter/oceanid.webp and /dev/null differ diff --git a/public/images/icons/filter/philanemo-mushroom.webp b/public/images/icons/filter/philanemo-mushroom.webp deleted file mode 100644 index 69101bc9..00000000 Binary files a/public/images/icons/filter/philanemo-mushroom.webp and /dev/null differ diff --git a/public/images/icons/filter/pinecone.webp b/public/images/icons/filter/pinecone.webp deleted file mode 100644 index 5d84bdc2..00000000 Binary files a/public/images/icons/filter/pinecone.webp and /dev/null differ diff --git a/public/images/icons/filter/plaustrite-shard.webp b/public/images/icons/filter/plaustrite-shard.webp deleted file mode 100644 index 95be34e9..00000000 Binary files a/public/images/icons/filter/plaustrite-shard.webp and /dev/null differ diff --git a/public/images/icons/filter/potato.webp b/public/images/icons/filter/potato.webp deleted file mode 100644 index b808ff09..00000000 Binary files a/public/images/icons/filter/potato.webp and /dev/null differ diff --git a/public/images/icons/filter/precious-chest.webp b/public/images/icons/filter/precious-chest.webp deleted file mode 100644 index 5532d48f..00000000 Binary files a/public/images/icons/filter/precious-chest.webp and /dev/null differ diff --git a/public/images/icons/filter/primo-geovishap.webp b/public/images/icons/filter/primo-geovishap.webp deleted file mode 100644 index b76b24e0..00000000 Binary files a/public/images/icons/filter/primo-geovishap.webp and /dev/null differ diff --git a/public/images/icons/filter/pyro-abyss-mage.webp b/public/images/icons/filter/pyro-abyss-mage.webp deleted file mode 100644 index efb3f217..00000000 Binary files a/public/images/icons/filter/pyro-abyss-mage.webp and /dev/null differ diff --git a/public/images/icons/filter/pyro-regisvine.webp b/public/images/icons/filter/pyro-regisvine.webp deleted file mode 100644 index 0c17b460..00000000 Binary files a/public/images/icons/filter/pyro-regisvine.webp and /dev/null differ diff --git a/public/images/icons/filter/pyro-whopperflower.webp b/public/images/icons/filter/pyro-whopperflower.webp deleted file mode 100644 index 901da4da..00000000 Binary files a/public/images/icons/filter/pyro-whopperflower.webp and /dev/null differ diff --git a/public/images/icons/filter/qingxin.webp b/public/images/icons/filter/qingxin.webp deleted file mode 100644 index fd9b633e..00000000 Binary files a/public/images/icons/filter/qingxin.webp and /dev/null differ diff --git a/public/images/icons/filter/radish.webp b/public/images/icons/filter/radish.webp deleted file mode 100644 index 0d54504c..00000000 Binary files a/public/images/icons/filter/radish.webp and /dev/null differ diff --git a/public/images/icons/filter/raw-meat.webp b/public/images/icons/filter/raw-meat.webp deleted file mode 100644 index d7dc8f32..00000000 Binary files a/public/images/icons/filter/raw-meat.webp and /dev/null differ diff --git a/public/images/icons/filter/ruin-grader.webp b/public/images/icons/filter/ruin-grader.webp deleted file mode 100644 index d71b9afc..00000000 Binary files a/public/images/icons/filter/ruin-grader.webp and /dev/null differ diff --git a/public/images/icons/filter/ruin-guard.webp b/public/images/icons/filter/ruin-guard.webp deleted file mode 100644 index 5a3ce067..00000000 Binary files a/public/images/icons/filter/ruin-guard.webp and /dev/null differ diff --git a/public/images/icons/filter/ruin-hunter.webp b/public/images/icons/filter/ruin-hunter.webp deleted file mode 100644 index 1f5df605..00000000 Binary files a/public/images/icons/filter/ruin-hunter.webp and /dev/null differ diff --git a/public/images/icons/filter/samachurl.webp b/public/images/icons/filter/samachurl.webp deleted file mode 100644 index 9b75ece6..00000000 Binary files a/public/images/icons/filter/samachurl.webp and /dev/null differ diff --git a/public/images/icons/filter/seelie.webp b/public/images/icons/filter/seelie.webp deleted file mode 100644 index 6c997df4..00000000 Binary files a/public/images/icons/filter/seelie.webp and /dev/null differ diff --git a/public/images/icons/filter/silk-flower.webp b/public/images/icons/filter/silk-flower.webp deleted file mode 100644 index c43fbc9e..00000000 Binary files a/public/images/icons/filter/silk-flower.webp and /dev/null differ diff --git a/public/images/icons/filter/slime.webp b/public/images/icons/filter/slime.webp deleted file mode 100644 index ff48c7ac..00000000 Binary files a/public/images/icons/filter/slime.webp and /dev/null differ diff --git a/public/images/icons/filter/small-lamp-grass.webp b/public/images/icons/filter/small-lamp-grass.webp deleted file mode 100644 index 3426d406..00000000 Binary files a/public/images/icons/filter/small-lamp-grass.webp and /dev/null differ diff --git a/public/images/icons/filter/snapdragon.webp b/public/images/icons/filter/snapdragon.webp deleted file mode 100644 index 1eade0ce..00000000 Binary files a/public/images/icons/filter/snapdragon.webp and /dev/null differ diff --git a/public/images/icons/filter/snowboar-king.webp b/public/images/icons/filter/snowboar-king.webp deleted file mode 100644 index 0f76e82b..00000000 Binary files a/public/images/icons/filter/snowboar-king.webp and /dev/null differ diff --git a/public/images/icons/filter/starconch.webp b/public/images/icons/filter/starconch.webp deleted file mode 100644 index 78de9945..00000000 Binary files a/public/images/icons/filter/starconch.webp and /dev/null differ diff --git a/public/images/icons/filter/starsilver.webp b/public/images/icons/filter/starsilver.webp deleted file mode 100644 index a02c8e7c..00000000 Binary files a/public/images/icons/filter/starsilver.webp and /dev/null differ diff --git a/public/images/icons/filter/stonehide-lawachurl.webp b/public/images/icons/filter/stonehide-lawachurl.webp deleted file mode 100644 index 934d2179..00000000 Binary files a/public/images/icons/filter/stonehide-lawachurl.webp and /dev/null differ diff --git a/public/images/icons/filter/sunsettia.webp b/public/images/icons/filter/sunsettia.webp deleted file mode 100644 index 3c6df2f4..00000000 Binary files a/public/images/icons/filter/sunsettia.webp and /dev/null differ diff --git a/public/images/icons/filter/sweet-flower.webp b/public/images/icons/filter/sweet-flower.webp deleted file mode 100644 index 7a871c08..00000000 Binary files a/public/images/icons/filter/sweet-flower.webp and /dev/null differ diff --git a/public/images/icons/filter/teleporter.webp b/public/images/icons/filter/teleporter.webp deleted file mode 100644 index 41ee4cae..00000000 Binary files a/public/images/icons/filter/teleporter.webp and /dev/null differ diff --git a/public/images/icons/filter/treasure-hoarder.webp b/public/images/icons/filter/treasure-hoarder.webp deleted file mode 100644 index a72e06dc..00000000 Binary files a/public/images/icons/filter/treasure-hoarder.webp and /dev/null differ diff --git a/public/images/icons/filter/unusual-hilichurl.webp b/public/images/icons/filter/unusual-hilichurl.webp deleted file mode 100644 index ab2de380..00000000 Binary files a/public/images/icons/filter/unusual-hilichurl.webp and /dev/null differ diff --git a/public/images/icons/filter/valberry.webp b/public/images/icons/filter/valberry.webp deleted file mode 100644 index 9f544874..00000000 Binary files a/public/images/icons/filter/valberry.webp and /dev/null differ diff --git a/public/images/icons/filter/viewpoint.webp b/public/images/icons/filter/viewpoint.webp deleted file mode 100644 index ce7b6bd4..00000000 Binary files a/public/images/icons/filter/viewpoint.webp and /dev/null differ diff --git a/public/images/icons/filter/violetgrass.webp b/public/images/icons/filter/violetgrass.webp deleted file mode 100644 index 42612762..00000000 Binary files a/public/images/icons/filter/violetgrass.webp and /dev/null differ diff --git a/public/images/icons/filter/vital-dragontooth.webp b/public/images/icons/filter/vital-dragontooth.webp deleted file mode 100644 index 6770e952..00000000 Binary files a/public/images/icons/filter/vital-dragontooth.webp and /dev/null differ diff --git a/public/images/icons/filter/wei.webp b/public/images/icons/filter/wei.webp deleted file mode 100644 index b0f4b400..00000000 Binary files a/public/images/icons/filter/wei.webp and /dev/null differ diff --git a/public/images/icons/filter/white-iron-chunk.webp b/public/images/icons/filter/white-iron-chunk.webp deleted file mode 100644 index c2bb338e..00000000 Binary files a/public/images/icons/filter/white-iron-chunk.webp and /dev/null differ diff --git a/public/images/icons/filter/whopperflower.webp b/public/images/icons/filter/whopperflower.webp deleted file mode 100644 index c82af85e..00000000 Binary files a/public/images/icons/filter/whopperflower.webp and /dev/null differ diff --git a/public/images/icons/filter/windwheel-aster.webp b/public/images/icons/filter/windwheel-aster.webp deleted file mode 100644 index e29d9e33..00000000 Binary files a/public/images/icons/filter/windwheel-aster.webp and /dev/null differ diff --git a/public/images/icons/filter/wolfhook.webp b/public/images/icons/filter/wolfhook.webp deleted file mode 100644 index acccd715..00000000 Binary files a/public/images/icons/filter/wolfhook.webp and /dev/null differ diff --git a/public/images/social/google-signin.webp b/public/images/social/google-signin.webp deleted file mode 100644 index 388cb1e4..00000000 Binary files a/public/images/social/google-signin.webp and /dev/null differ diff --git a/scripts/DimbreathData b/scripts/DimbreathData new file mode 160000 index 00000000..09e1e837 --- /dev/null +++ b/scripts/DimbreathData @@ -0,0 +1 @@ +Subproject commit 09e1e837ee0cad9283abcc64205b9addadcf7e02 diff --git a/scripts/Documentation - MSFv2.md b/scripts/Documentation - MSFv2.md index 1e49e29f..aef749ee 100644 --- a/scripts/Documentation - MSFv2.md +++ b/scripts/Documentation - MSFv2.md @@ -46,8 +46,13 @@ Final data format example.: /* * name {Object} The display name of the feature or route. * Localized. Format has not changed since the first marker storage format. + * The _code attribute is used by the rip_localization script. + * Find the appropriate code from the TextMap file to replace with all appropriate language values. */ - "name": { "en": "Crimson Agate" }, + "name": { + "_code": "3351602148", + "en": "Crimson Agate" + }, /* * description {Object} A description of the feature or route. * Optional. Localized. diff --git a/scripts/rip_localization.rb b/scripts/rip_localization.rb index 9841de75..1b0895a4 100644 --- a/scripts/rip_localization.rb +++ b/scripts/rip_localization.rb @@ -1,4 +1,180 @@ # 1. Load localization files into memory. # https://github.com/Dimbreath/GenshinData/tree/master/TextMap # 2. Find any localization keys with the attribute "_code" attached. -# 3. Insert the value for that code from each language! \ No newline at end of file +# 3. Insert the value for that code from each language! + +require 'fileutils' +require 'json' +require 'optparse' +require 'pathname' + +I18N_PATH = "./DimbreathData/TextMap/" +I18N_NAME = "Text%s.json" +I18N_LOCALES = { + "CHS": "zh", + "DE": "de", + "EN": "en", + "ES": "es", + "FR": "fr", + "ID": "id", + "JA": "ja", + "KO": "ko", + "PT": "pt", + "RU": "ru", + "TH": "th", + "VI": "vi", +} + +def write_file(filepath, data) + puts(" [INFO]: Writing file #{filepath}...") + + # Create parent directory of file. + FileUtils.makedirs(File.dirname(filepath)) + + File.write(filepath, data) +end + +def parse_pathname(input) + name = File.basename(input, '.json') + region = input.split('/')[0] + category = input.split('/')[1] + + [name, region, category] +end + +def deep_dup(input) + Marshal.load(Marshal.dump(input)) +end + +def build_i18n_data + puts("Initializing localization data...") + + i18n_paths = I18N_LOCALES.map {|code, locale| ["#{I18N_PATH}#{I18N_NAME % [code]}", locale]}.to_h + + result = {} + + i18n_paths.keys.each do |path| + locale = i18n_paths[path] + puts("Loading locale #{locale}...") + + i18n_data = File.open(path, 'r:UTF-8').read + i18n_json = JSON.parse(i18n_data) + + i18n_json.each do |key, value| + result[key] = result.fetch(key, {}).merge({locale => value}) + end + end + puts("Done loading #{i18n_paths.keys.length} locales with #{result.keys.length} keys.") + + return result +end + +def localize_data_recursive(input_json, i18n_data) + output_json = deep_dup(input_json) + + if output_json.is_a?(Hash) + if output_json.has_key?('_code') + code = output_json['_code'] + puts("Parsing LOCALIZED CODE #{code}...") + localized = i18n_data[code] + output_json.merge!(localized) + else + puts("Parsing subkeys...") + output_json.each do |key, value| + output_json[key] = localize_data_recursive(output_json[key], i18n_data) + end + end + elsif output_json.is_a?(Array) + puts("Parsing array element...") + output_json.map! {|value| localize_data_recursive(value, i18n_data)} + end + + # Else do nothing. + return output_json +end + +def print_header + puts('============================') + puts(' DIMBREATH LOCALIZATION ') + puts('============================') + puts('') +end + +def process_data_file(input, output, i18n_data) + begin + input_data = File.open(input, 'r:UTF-8').read + input_json = JSON.parse(input_data) + rescue JSON::ParserError => e + puts(" COULD NOT PARSE JSON: #{e.message}") + return + end + + output_path = File.directory?(output) ? File.join(output, File.basename(input)) : output + + output_json = localize_data_recursive(input_json, i18n_data) + + write_file(output_path, JSON.pretty_generate(output_json)) +end + +def validate_options(options) + raise OptionParser::MissingArgument, "No 'input' file or folder specified." unless options.include?(:input) + raise OptionParser::MissingArgument, "No 'output' file or folder specified." unless options.include?(:output) + + options[:dirmode] = File.directory?(options[:input]) + + options +end + +def parse_options + options = {} + + OptionParser.new do |opts| + opts.banner = 'Usage: example.rb [options]' + + opts.on('-i', '--input INPUT', 'Input file/folder to process') { |i| options[:input] = i } + opts.on('-o', '--output OUTPUT', 'Output file/folder to place processed files') { |o| options[:output] = o } + end.parse! + + # Validate and reorganize options. + validate_options(options) +end + +def main_dirmode(options, i18n_data) + # Process all files in directory. + puts("Processing directory #{options[:input]}...") + Dir.glob("#{options[:input]}/**/*.{json,jsonc}").each do |input_full_path| + # The path relative to the chosen input folder. + input_path = Pathname.new(input_full_path).relative_path_from(Pathname.new(options[:input])) + # An output path relative to the chosen output folder. + # Structure will match folder structure of input_path. + output_path = File.join(options[:output], input_path) + + # Display what is being processed. + puts("Processing file #{input_path} into #{output_path}...") + process_data_file(input_full_path, output_path, i18n_data) + end +end + +def main_filemode(options, i18n_data) + # Process a single file. + puts("Processing file #{options[:input]}...") + # Pipe the full input path to the full output path. + process_data_file(options[:input], options[:output], i18n_data) +end + +def main + # Parse the options the user provided. + # Options are stored in a global variable for easy access. + options = parse_options + print_header + + i18n_data = build_i18n_data + + if options[:dirmode] + main_dirmode(options, i18n_data) + else + main_filemode(options, i18n_data) + end +end + +main diff --git a/scripts/rip_yuanshen.rb b/scripts/rip_yuanshen.rb index 0414526a..fe7f06b0 100644 --- a/scripts/rip_yuanshen.rb +++ b/scripts/rip_yuanshen.rb @@ -112,8 +112,8 @@ JS_JH_LY: 'liyueCrystalCore', JS_JYC_MD: 'mondstadtSnapdragon', JS_JYC_LY: 'liyueSnapdragon', - JS_HDCB_MD: 'mondstadtButterflyWing', - JS_HDCB_LY: 'liyueButterflyWing', + JS_HDCB_MD: 'mondstadtButterflyWings', + JS_HDCB_LY: 'liyueButterflyWings', JS_PX_MD: 'mondstadtCrab', JS_PX_LY: 'liyueCrab', JS_QW_MD: 'mondstadtFrog', @@ -173,7 +173,7 @@ JS_QD_MD: 'liyueBirdEgg', # They flipped these. JS_QD_LY: 'mondstadtBirdEgg', # They flipped these. JS_YZY: 'liyueGeoSigil', - JS_XYKS: 'mondstadtStarsilver', + JS_XYKS: 'dragonspineStarsilver', JS_SX_MD: 'mondstadtStatue', JS_SX_LY: 'liyueStatue', JS_CSD_MD: 'mondstadtTeleporter', diff --git a/sonar-project.properties b/sonar-project.properties new file mode 100644 index 00000000..5a1197d5 --- /dev/null +++ b/sonar-project.properties @@ -0,0 +1,12 @@ +sonar.projectKey=GenshinMap_genshinmap.github.io +sonar.organization=GenshinMap + +# This is the name and version displayed in the SonarCloud UI. +sonar.projectName=GenshinMap +#sonar.projectVersion=1.0 + +# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. +#sonar.sources=. + +# Encoding of the source code. Default is default system encoding +#sonar.sourceEncoding=UTF-8 \ No newline at end of file diff --git a/src/components/data/Element.ts b/src/components/data/Element.ts index f6693a28..fce355ef 100644 --- a/src/components/data/Element.ts +++ b/src/components/data/Element.ts @@ -31,8 +31,10 @@ export const YOUTUBE_REGEX = /^(?:https?:\/\/)?(?:(?:www\.)?youtube\.com\/watch\ export type MSFLocalizedString = A.Type; export type MSFLocalizedField = { - en: MSFLocalizedString; [key: string]: MSFLocalizedString; +} & { + _code?: string; // Optional code used for automated translation. + en: MSFLocalizedString; // EN language is required. }; /** diff --git a/src/components/data/ElementSchema.ts b/src/components/data/ElementSchema.ts index 47716870..06803ca1 100644 --- a/src/components/data/ElementSchema.ts +++ b/src/components/data/ElementSchema.ts @@ -1,5 +1,7 @@ /** * Contains data for map feature loading and validation. + * This code (and thus the Joi library) should only be loaded + * on the client during development. */ import Joi, { ValidationOptions, ValidationResult } from 'joi'; import { MapRegionKeys } from 'src/components/data/MapRegions'; @@ -13,6 +15,7 @@ import { respawnEnum, YOUTUBE_REGEX, } from './Element'; +import { MapTags } from './MapTags'; export const VALIDATION_OPTIONS: ValidationOptions = { abortEarly: true, // Stop validation at the first error. @@ -36,6 +39,7 @@ const VALIDATE_HASHES = isDev(); * English is always mandatory. Translations are optional. */ const localizedField = Joi.object({ + _code: Joi.string().optional(), // Code used for translation. en: Joi.string().required(), }).pattern(/[a-z]{2}/, Joi.string().required()); /** @@ -71,6 +75,11 @@ const msfId = Joi.string().valid( }) ); +/** + * A list containing at least one item from the tags.json file. + */ +const tagList = Joi.array().items(Joi.alternatives(MapTags).required()).optional(); + /** * This schema represents a marker's icon. */ @@ -137,6 +146,8 @@ const MSF_ROUTE_SCHEMA = Joi.object({ coordinates: coordinates.required(), id: VALIDATE_HASHES ? msfId.required() : sha1Hash, + tags: tagList, + routeColor: Joi.string().optional().default('#d32f2f'), routeText: Joi.string().optional().default(' ► '), @@ -165,6 +176,8 @@ const MSF_MARKER_SCHEMA = Joi.object({ id: VALIDATE_HASHES ? msfId.required() : sha1Hash, coordinates: coordinate.required(), + tags: tagList, + // Add the ability to correlate this marker with other markers. // Note that this is a many-to-many relationship. importIds: Joi.object({ @@ -232,6 +245,8 @@ export const MSF_FEATURE_SCHEMA = Joi.object({ // The localized description of the feature. description: localizedField.required(), + tags: tagList, + // Whether to cluster markers on the map. cluster: Joi.string().valid(...clusterEnum), @@ -289,6 +304,8 @@ export const MSF_ROUTES_SCHEMA = Joi.object({ // The localized description of the feature. description: localizedField.optional(), + tags: tagList, + icons: { // A key for a file filter: Joi.string() diff --git a/src/components/data/MapTags.ts b/src/components/data/MapTags.ts new file mode 100644 index 00000000..7ed37f73 --- /dev/null +++ b/src/components/data/MapTags.ts @@ -0,0 +1,27 @@ +import _ from 'lodash'; +import { getRecord } from '../util'; +import tagData from 'src/data/core/tags.json'; + +type TagMetadata = { + _comment?: string; + name: { + [key: string]: string; + } & { + _code?: string; + }; + enabled: boolean; +}; +export type Tag = keyof typeof tagData; +type TagData = Record; +const tagMetadata: TagData = tagData; + +export const MapTags = _.keys(tagData) as Tag[]; + +/** + * Fetch the metadata (enabled, localized name) for a given tag. + * @param tag The tag to retrieve data for. + * @returns The data retrieved. Null if the tag is invalid. + */ +export const getTagMetadata = (tag: Tag): TagMetadata | null => { + return getRecord(tagMetadata, tag); +}; diff --git a/src/data/README.md b/src/data/README.md index 0a9cfef3..ba66531f 100644 --- a/src/data/README.md +++ b/src/data/README.md @@ -44,7 +44,6 @@ Simple HTML can be for many translated strings. Only certain simple tags such as "contribute": "Click to learn how to contribute.", } - ## data/features Contains JSON data describing markers, with locations of features. diff --git a/src/data/core/bookmarklets.json b/src/data/core/bookmarklets.json index 2b44d3f1..f0e81163 100644 --- a/src/data/core/bookmarklets.json +++ b/src/data/core/bookmarklets.json @@ -1,4 +1,5 @@ { "appsample": "javascript:(function(){const copyToClipboard = (str) => { const el = document.createElement('textarea'); el.value = str; document.body.appendChild(el); el.select(); document.execCommand('copy'); document.body.removeChild(el); alert('Copied data to clipboard.');};const getAppSampleData = () => { return JSON.stringify([ ...document.getElementById('app').__vue_app__._context.provides.store._state.data.user.userData .doneMarkers, ...JSON.parse(window.localStorage['gim-local-markers']).markerIds, ]);};copyToClipboard(getAppSampleData());})();", - "mapgenie": "javascript:(function(){const copyToClipboard = (str) => { const el = document.createElement('textarea'); el.value = str; document.body.appendChild(el); el.select(); document.execCommand('copy'); document.body.removeChild(el); alert('Copied data to clipboard.');};const getMapGenieData = () => { return Object.keys(window.store.getState().user.foundLocations);};copyToClipboard(getMapGenieData());})();" + "mapgenie": "javascript:(function(){const copyToClipboard = (str) => { const el = document.createElement('textarea'); el.value = str; document.body.appendChild(el); el.select(); document.execCommand('copy'); document.body.removeChild(el); alert('Copied data to clipboard.');};const getMapGenieData = () => { return Object.keys(window.store.getState().user.foundLocations);};copyToClipboard(getMapGenieData());})();", + "yuanshen": "" } diff --git a/src/data/core/map-labels.json b/src/data/core/map-labels.json index 5d515598..7e585364 100644 --- a/src/data/core/map-labels.json +++ b/src/data/core/map-labels.json @@ -5,8 +5,18 @@ "type": "Feature", "properties": { "label": { + "_code": "41638993", + "zh": "风龙废墟", + "de": "Dvalins Ruinen", "en": "Stormterror's Lair", - "pt": "Toca de Stormterror" + "fr": "Antre de Stormterror", + "id": "Stormterror's Lair", + "ja": "風龍廃墟", + "ko": "바람 드래곤의 폐허", + "pt": "Toca de Stormterror", + "ru": "Логово Ужаса бури", + "th": "Stormterror's Lair", + "vi": "Phế Tích Phong Long" }, "region": "mondstadt" }, @@ -23,8 +33,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2081079886", + "zh": "明冠峡", + "de": "Glanzkronschlucht", "en": "Brightcrown Canyon", - "pt": "Cânion da Coroa Brilhante" + "es": "Cañón Coronabrillante", + "fr": "Canyon de Brillecouronne", + "id": "Brightcrown Canyon", + "ja": "明冠峡谷", + "ko": "크라운 협곡", + "pt": "Cânion da Coroa Brilhante", + "ru": "Каньон Светлой короны", + "th": "Brightcrown Canyon", + "vi": "Hẻm Núi Minh Quán" }, "region": "mondstadt" } @@ -37,8 +58,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2122187449", + "zh": "奔狼领", + "de": "Wolfenlauf", "en": "Wolvendom", - "pt": "Reino dos Lobos" + "es": "Reino de los Lobos", + "fr": "Territoire des Loups", + "id": "Wolvendom", + "ja": "奔狼領", + "ko": "울프 영지", + "pt": "Reino dos Lobos", + "ru": "Вольфендом", + "th": "Wolvendom", + "vi": "Lang Lãnh" }, "region": "mondstadt" } @@ -51,8 +83,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3404250905", + "zh": "晨曦酒庄", + "de": "Weingut Morgenröte", "en": "Dawn Winery", - "pt": "Adega do Alvorecer" + "es": "Viñedo del Amanecer", + "fr": "Domaine de l'Aurore", + "id": "Dawn Winery", + "ja": "アカツキワイナリー", + "ko": "다운 와이너리", + "pt": "Adega do Alvorecer", + "ru": "Винокурня «Рассвет»", + "th": "Dawn Winery", + "vi": "Tửu Trang Dawn" }, "region": "mondstadt" } @@ -65,8 +108,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1869193726", + "zh": "清泉镇", + "de": "Quellingen", "en": "Springvale", - "pt": "Vale Termal" + "es": "Aldea Aguaclara", + "fr": "Deauclaire", + "id": "Springvale", + "ja": "清泉町", + "ko": "샘물 마을", + "pt": "Vale Termal", + "ru": "Спрингвейл", + "th": "Springvale", + "vi": "Thanh Tuyền Trấn" }, "region": "mondstadt" } @@ -79,8 +133,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3796215893", + "zh": "风起地", + "de": "Windstieg", "en": "Windrise", - "pt": "Origem do Vento" + "es": "Levantaviento", + "fr": "Ventlevé", + "id": "Windrise", + "ja": "風立ちの地", + "ko": "바람이 시작되는 곳", + "pt": "Origem do Vento", + "ru": "Долина Ветров", + "th": "Windrise", + "vi": "Phong Khởi Địa" }, "region": "mondstadt" } @@ -93,8 +158,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1448702490", + "zh": "鹰翔海滩", + "de": "Falkenküste", "en": "Falcon Coast", - "pt": "Costa do Falcão" + "es": "Costa del Halcón", + "fr": "Côte du Faucon", + "id": "Falcon Coast", + "ja": "鷹飛びの浜", + "ko": "매의 해안", + "pt": "Costa do Falcão", + "ru": "Побережье Сокола", + "th": "Falcon Coast", + "vi": "Bờ Biển Falcon" }, "region": "mondstadt" } @@ -107,8 +183,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3400303239", + "zh": "千风神殿", + "de": "Tempel der Tausend Winde", "en": "Thousand Winds Temple", - "pt": "Templo do Vento Milenar" + "es": "Templo de los Mil Vientos", + "fr": "Temple des Mille Vents", + "id": "Thousand Winds Temple", + "ja": "千風の神殿", + "ko": "천풍 신전", + "pt": "Templo do Vento Milenar", + "ru": "Храм Тысячи ветров.", + "th": "Thousand Winds Temple", + "vi": "Thiên Phong Thần Điện" }, "region": "mondstadt" } @@ -121,8 +208,18 @@ "type": "Feature", "properties": { "label": { + "_code": "3088479871", + "zh": "摘星崖", + "de": "Sterngreifklippe", "en": "Starsnatch Cliff", - "pt": "Penhasco das Estrelas" + "fr": "Falaise Arrachétoile", + "id": "Starsnatch Cliff", + "ja": "星拾いの崖", + "ko": "별을 따는 절벽", + "pt": "Penhasco das Estrelas", + "ru": "Утёс Звездолова.", + "th": "Starsnatch Cliff", + "vi": "Vực Hái Sao" }, "region": "mondstadt" } @@ -135,8 +232,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2498537973", + "zh": "低语森林", + "de": "Flüsterwald", "en": "Whispering Woods", - "pt": "Bosque Sussurrante" + "es": "Bosque Susurrante", + "fr": "Bois des Murmures", + "id": "Whispering Woods", + "ja": "囁きの森", + "ko": "속삭임의 숲", + "pt": "Bosque Sussurrante", + "ru": "Шепчущий лес", + "th": "Whispering Woods", + "vi": "Rừng Thì Thầm" }, "region": "mondstadt" } @@ -149,8 +257,19 @@ "type": "Feature", "properties": { "label": { + "_code": "24791288", + "zh": "星落湖", + "de": "Sternfallsee", "en": "Starfell Lake", - "pt": "Lago Estelar" + "es": "Lago Estelar", + "fr": "Lac Tombétoile", + "id": "Starfell Lake", + "ja": "星落としの湖", + "ko": "별이 떨어지는 호수", + "pt": "Lago Estrelar", + "ru": "Озеро Звездопадов", + "th": "Starfell Lake", + "vi": "Hồ Sao Rơi" }, "region": "mondstadt" } @@ -163,8 +282,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1183973278", + "zh": "望风山地", + "de": "Windblickberge", "en": "Stormbearer Mountains", - "pt": "Montanhas do Precursor do Vento" + "es": "Montañas Portatormentas", + "fr": "Montagnes du Guet", + "id": "Stormbearer Mountains", + "ja": "望風山地", + "ko": "바람맞이 산", + "pt": "Montanhas do Precursor do Vento", + "ru": "Горы Буревестника", + "th": "Stormbearer Mountains", + "vi": "Núi Vọng Phong" }, "region": "mondstadt" } @@ -177,8 +307,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2336418534", + "zh": "望风角", + "de": "Windblickkap", "en": "Stormbearer Point", - "pt": "Canto do Precursor do Vento" + "es": "Punto Portatormentas", + "fr": "Coin du Guet", + "id": "Stormbearer Point", + "ja": "望風海角", + "ko": "바람맞이 봉우리", + "pt": "Canto do Precursor do Vento", + "ru": "Пик Буревестника", + "th": "Stormbearer Point", + "vi": "Đỉnh Vọng Phong" }, "region": "mondstadt" } @@ -191,8 +332,19 @@ "type": "Feature", "properties": { "label": { + "_code": "107253570", + "zh": "达达乌帕谷", + "de": "Dadaupa-Schlucht", "en": "Dadaupa Gorge", - "pt": "Vale de Dadaupa" + "es": "Valle Dadaupa", + "fr": "Vallée Dadaupa", + "id": "Dadaupa Gorge", + "ja": "ダダウパの谷", + "ko": "타타우파 협곡", + "pt": "Vale de Dadaupa", + "ru": "Ущелье Дадаупа", + "th": "Dadaupa Gorge", + "vi": "Hẻm Núi Dadaupa" }, "region": "mondstadt" } @@ -205,8 +357,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1673007879", + "zh": "誓言岬", + "de": "Gelöbniskap", "en": "Cape Oath", - "pt": "Capa do Juramento" + "es": "Cabo del Juramento", + "fr": "Cap de la Promesse", + "id": "Cape Oath", + "ja": "誓いの岬", + "ko": "맹세의 갑각", + "pt": "Capa do Juramento", + "ru": "Мыс Веры", + "th": "Cape Oath", + "vi": "Đỉnh Lời Thề" }, "region": "mondstadt" } @@ -219,8 +382,19 @@ "type": "Feature", "properties": { "label": { + "_code": "972572010", + "zh": "马斯克礁", + "de": "Musk-Riff", "en": "Musk Reef", - "pt": "Recife de Musk" + "es": "Arrecife de Musk", + "fr": "Récif de Musk", + "id": "Musk Reef", + "ja": "マスク礁", + "ko": "머스크 암초", + "pt": "Recife de Musk", + "ru": "Риф Маска", + "th": "Musk Reef", + "vi": "Rặng Musk" }, "region": "mondstadt" } @@ -233,8 +407,19 @@ "type": "Feature", "properties": { "label": { + "_code": "753976064", + "zh": "蒙德城", + "de": "Mondstadt", "en": "Mondstadt", - "pt": "Mondstadt" + "es": "Mondstadt", + "fr": "Cité de Mondstadt", + "id": "Kota Mondstadt", + "ja": "モンド城", + "ko": "몬드성", + "pt": "Mondstadt", + "ru": "Мондштадт", + "th": "Mondstadt", + "vi": "Thành Mondstadt" }, "region": "mondstadt" } @@ -247,8 +432,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3999693096", + "zh": "果酒湖", + "de": "Mostsee", "en": "Cider Lake", - "pt": "Lago de Sidra" + "es": "Lago de Sidra", + "fr": "Lac de Cidre", + "id": "Cider Lake", + "ja": "シードル湖", + "ko": "시드르 호수", + "pt": "Lago de Sidra", + "ru": "Сидровое озеро", + "th": "Cider Lake", + "vi": "Hồ Rượu Trái Cây" }, "region": "mondstadt" } @@ -261,8 +457,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1990956849", + "zh": "无妄坡", + "de": "Wuwang-Hang", "en": "Wuwang Hill", - "pt": "Colina de Wuwang" + "es": "Colina Wuwang", + "fr": "Pente Wuwang", + "id": "Wuwang Hill", + "ja": "無妄の丘", + "ko": "무망의 언덕", + "pt": "Colina de Wuwang", + "ru": "Склон Уван", + "th": "Wuwang Hill", + "vi": "Dốc Vô Vọng" }, "region": "liyue" } @@ -275,8 +482,18 @@ "type": "Feature", "properties": { "label": { + "_code": "3986840345", + "zh": "轻策庄", + "de": "Qingce-Dorf", "en": "Qingce Village", - "pt": "Vila Qingce" + "fr": "Village de Qingce", + "id": "Qingce Village", + "ja": "軽策荘", + "ko": "경책 산장", + "pt": "Vila Qingce", + "ru": "Деревня Цинцэ", + "th": "Qingce Village", + "vi": "Khinh Sách Trang" }, "region": "liyue" } @@ -289,8 +506,19 @@ "type": "Feature", "properties": { "label": { + "_code": "184865729", + "zh": "石门", + "de": "Steintor", "en": "Stone Gate", - "pt": "Portal de Pedra" + "es": "Puerta de Piedra", + "fr": "Porte de Pierre", + "id": "Stone Gate", + "ja": "石門", + "ko": "석문", + "pt": "Portal de Pedra", + "ru": "Каменные врата", + "th": "Stone Gate", + "vi": "Cổng Đá" }, "region": "liyue" } @@ -303,8 +531,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1409555425", + "zh": "地中之盐", + "de": "Sal Terrae", "en": "Sal Terrae", - "pt": "Sal Terrae" + "es": "Sal Terrae", + "fr": "Sal Terrae", + "id": "Sal Terrae", + "ja": "地中の塩", + "ko": "대지의 소금", + "pt": "Sal Terrae", + "ru": "Солёные земли", + "th": "Sal Terrae", + "vi": "Vùng Đất Muối" }, "region": "liyue" } @@ -317,8 +556,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2497879454", + "zh": "荻花洲", + "de": "Dihua-Moor", "en": "Dihua Marsh", - "pt": "Ilhota de Dihua" + "es": "Pantano Dihua", + "fr": "Marais Dihua", + "id": "Dihua Marsh", + "ja": "荻花洲", + "ko": "적화주", + "pt": "Ilhota de Dihua", + "ru": "Тростниковые острова", + "th": "Dihua Marsh", + "vi": "Địch Hoa Châu" }, "region": "liyue" } @@ -331,8 +581,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1616672329", + "zh": "望舒客栈", + "de": "Gasthaus Wangshu", "en": "Wangshu Inn", - "pt": "Albergue Wangshu" + "es": "Posada Wangshu", + "fr": "Auberge Wangshu", + "id": "Wangshu Inn", + "ja": "望舒旅館", + "ko": "망서 객잔", + "pt": "Albergue Wangshu", + "ru": "Постоялый двор «Ваншу»", + "th": "Wangshu Inn", + "vi": "Nhà Trọ Vọng Thư" }, "region": "liyue" } @@ -345,8 +606,19 @@ "type": "Feature", "properties": { "label": { + "_code": "492132459", + "zh": "「明蕴镇」", + "de": "„Mingyun-Dorf“", "en": "Mingyun Village", - "pt": "Vila Mingyun" + "es": "“Pueblo Mingyun”.", + "fr": "Village Mingyun", + "id": "Mingyun Village", + "ja": "「明蘊町」", + "ko": "「명온 마을」", + "pt": "Vila Mingyun", + "ru": "«Деревня Миньюнь»", + "th": "\"หมู่บ้าน Mingyun Village\"", + "vi": "\"Minh Ôn Trấn\"" }, "region": "liyue" } @@ -359,8 +631,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1472721765", + "zh": "瑶光滩", + "de": "Yaoguang-Untiefe", "en": "Yaoguang Shoal", - "pt": "Costa de Yaoguang" + "es": "Costa Yaoguang", + "fr": "Bancs de Yaoguang", + "id": "Yaoguang Shoal", + "ja": "瑶光の浜", + "ko": "요광 해안", + "pt": "Costa de Yaoguang", + "ru": "Отмель Яогуан", + "th": "Yaoguang Shoal", + "vi": "Dao Quang Đàm" }, "region": "liyue" } @@ -373,8 +656,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1416655965", + "zh": "归离原", + "de": "Guili-Ebene", "en": "Guili Plains", - "pt": "Planícies de Guili" + "es": "Llanura Guili", + "fr": "Plaines Guili", + "id": "Guili Plains", + "ja": "帰離原", + "ko": "귀리 평원", + "pt": "Planícies de Guili", + "ru": "Долина Гуйли", + "th": "Guili Plain", + "vi": "Quy Li Nguyên" }, "region": "liyue" } @@ -387,8 +681,18 @@ "type": "Feature", "properties": { "label": { + "_code": "646236134", + "zh": "孤云阁", + "de": "Guyun-Türme", "en": "Guyun Stone Forest", - "pt": "Floresta de Pedra Guyun" + "fr": "Forêt de pierre de Guyun", + "id": "Guyun Stone Forest", + "ja": "孤雲閣", + "ko": "고운각", + "pt": "Floresta de Pedra Guyun", + "ru": "Каменный лес Гуюнь", + "th": "Guyun Stone Forest", + "vi": "Cô Vân Các" }, "region": "liyue" } @@ -401,8 +705,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3589918329", + "zh": "渌华池", + "de": "Luhua-Teich", "en": "Luhua Pool", - "pt": "Lago de Luhua" + "es": "Estanque Luhua", + "fr": "Lac Luhua", + "id": "Luhua Pool", + "ja": "漉華の池", + "ko": "녹화 연못", + "pt": "Lago de Luhua", + "ru": "Озеро Лухуа", + "th": "Luhua Pool", + "vi": "Lục Hoa Trì" }, "region": "liyue" } @@ -415,8 +730,19 @@ "type": "Feature", "properties": { "label": { + "_code": "4038355020", + "zh": "天衡山", + "de": "Tianheng-Berg", "en": "Mt. Tianheng", - "pt": "Monte Tianheng" + "es": "Cordillera Tianheng", + "fr": "Monts Tianheng", + "id": "Mt. Tianheng", + "ja": "天衡山", + "ko": "천형산", + "pt": "Monte Tianheng", + "ru": "Гора Тяньхэн", + "th": "Mt. Tianheng", + "vi": "Thiên Hoành Sơn" }, "region": "liyue" } @@ -429,8 +755,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2939616529", + "zh": "璃月港", + "de": "Liyue", "en": "Liyue Harbor", - "pt": "Porto de Liyue" + "es": "Liyue", + "fr": "Port de Liyue", + "id": "Liyue Harbor", + "ja": "璃月港", + "ko": "리월항", + "pt": "Porto de Liyue", + "ru": "Ли Юэ", + "th": "Liyue", + "vi": "Cảng Liyue" }, "region": "liyue" } @@ -443,8 +780,18 @@ "type": "Feature", "properties": { "label": { + "_code": "2283920117", + "zh": "遁玉陵", + "de": "Dunyu-Mausoleum", "en": "Dunyu Ruins", - "pt": "Ruínas de Dunyu" + "fr": "Ruines de Dunyu", + "id": "Dunyu Ruins", + "ja": "遁玉の丘", + "ko": "둔옥릉", + "pt": "Ruínas de Dunyu", + "ru": "Гробница Дуньюй", + "th": "Dunyu Ruins", + "vi": "Tuần Ngọc Lăng" }, "region": "liyue" } @@ -457,8 +804,18 @@ "type": "Feature", "properties": { "label": { + "_code": "2233884117", + "zh": "灵矩关", + "de": "Lingju-Pass", "en": "Lingju Pass", - "pt": "Passe de Lingju" + "fr": "Passe de Lingju", + "id": "Lingju Pass", + "ja": "霊矩関", + "ko": "성법 관문", + "pt": "Passe de Lingju", + "ru": "Перевал Линцзю", + "th": "Lingju Pass", + "vi": "Thần Luật Quan" }, "region": "liyue" } @@ -471,8 +828,19 @@ "type": "Feature", "properties": { "label": { + "_code": "408086213", + "zh": "青墟浦", + "de": "Qingxu-Tümpel", "en": "Qingxu Pool", - "pt": "Piscina de Qingxu" + "es": "Estanque Chingxu", + "fr": "Ravine Qingxu", + "id": "Qingxu Pool", + "ja": "青墟浦", + "ko": "청허포", + "pt": "Piscina de Qingxu", + "ru": "Озеро Цинсю", + "th": "Qingxu Pool", + "vi": "Cửa Biển Thanh Hư" }, "region": "liyue" } @@ -485,8 +853,19 @@ "type": "Feature", "properties": { "label": { - "en": "Chasm", - "pt": "Abismo" + "_code": "4261265725", + "zh": "层岩巨渊", + "de": "Große Kluft", + "en": "The Chasm", + "es": "Sima", + "fr": "Gouffre", + "id": "Chasm", + "ja": "層岩巨淵", + "ko": "층암거연", + "pt": "Despenhadeiro", + "ru": "Разлом", + "th": "Chasm", + "vi": "Vực Đá Sâu" }, "region": "liyue" } @@ -499,8 +878,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3678627646", + "zh": "天遒谷", + "de": "Tianqiu-Tal", "en": "Tianqiu Valley", - "pt": "Vale Tianqiu" + "es": "Valle Tianchiu", + "fr": "Vallée Tianqiu", + "id": "Tianqiu Valley", + "ja": "天穹の谷", + "ko": "천주 골짜기", + "pt": "Vale Tianqiu", + "ru": "Долина Тяньцю", + "th": "Tianqiu Valley", + "vi": "Thiên Tù Cốc" }, "region": "liyue" } @@ -513,8 +903,19 @@ "type": "Feature", "properties": { "label": { + "_code": "628865949", + "zh": "南天门", + "de": "Nantianmen", "en": "Nantianmen", - "pt": "Monte Nantianmen" + "es": "Montaña Nantianmen", + "fr": "Nantianmen", + "id": "Mt. Nantianmen", + "ja": "南天門", + "ko": "남천문", + "pt": "Monte Nantianmen", + "ru": "Южные небесные врата", + "th": "Nantianmen", + "vi": "Nam Thiên Môn" }, "region": "liyue" } @@ -527,8 +928,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3034482533", + "zh": "翠玦坡", + "de": "Cuijue-Hang", "en": "Cuijue Slope", - "pt": "Encosta Cuijue" + "es": "Pendiente Tsuijue", + "fr": "Pente Cuijue", + "id": "Cuijue Slope", + "ja": "翠決坡", + "ko": "취결 언덕", + "pt": "Encosta Cuijue", + "ru": "Склон Зимородка", + "th": "Cuijue Slope", + "vi": "Dốc Phỉ Thúy" }, "region": "liyue" } @@ -541,8 +953,19 @@ "type": "Feature", "properties": { "label": { + "_code": "455287774", + "zh": "绝云间", + "de": "Jueyun-Karst", "en": "Jueyun Karst", - "pt": "Relevo de Jueyun" + "es": "Desfiladero Jueyun", + "fr": "Karst Jueyun", + "id": "Jueyun Karst", + "ja": "絶雲の間", + "ko": "절운간", + "pt": "Relevo de Jueyun", + "ru": "Заоблачный предел", + "th": "Jueyun Karst", + "vi": "Tuyệt Vân Gián" }, "region": "liyue" } @@ -555,8 +978,19 @@ "type": "Feature", "properties": { "label": { + "_code": "1590757389", + "zh": "庆云顶", + "de": "Qingyun-Gipfel", "en": "Qingyun Peak", - "pt": "Pico Qingyun" + "es": "Cima Chingyun", + "fr": "Pic Qingyun", + "id": "Qingyun Peak", + "ja": "慶雲頂", + "ko": "경운봉", + "pt": "Pico Qingyun", + "ru": "Пик Цинъюнь", + "th": "Qingyun Peak", + "vi": "Khánh Vân Đỉnh" }, "region": "liyue" } @@ -569,8 +1003,18 @@ "type": "Feature", "properties": { "label": { + "_code": "47848653", + "zh": "华光林", + "de": "Huaguang-Steinwald", "en": "Huaguang Stone Forest", - "pt": "Floresta de Pedra Huaguang" + "fr": "Forêt de pierre Huaguang", + "id": "Huaguang Stone Forest", + "ja": "華光の林", + "ko": "화광림", + "pt": "Floresta de Pedra Huaguang", + "ru": "Каменный лес Хуагуан", + "th": "Huaguang Stone Forest", + "vi": "Hoa Quang Lâm" }, "region": "liyue" } @@ -583,8 +1027,18 @@ "type": "Feature", "properties": { "label": { - "en": "Mt. Hulao", - "pt": "Montanha Hulao" + "_code": "2598254270", + "zh": "琥牢山", + "de": "Hulao-Berg", + "es": "Montaña Hulao", + "fr": "Mont Hulao", + "id": "Mt. Hulao", + "ja": "琥牢山", + "ko": "호로산", + "pt": "Montanha Hulao", + "ru": "Гора Хулао", + "th": "Mt. Hulao", + "vi": "Hổ Lao Sơn" }, "region": "liyue" } @@ -597,8 +1051,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3057719390", + "zh": "奥藏山", + "de": "Aozang-Berg", "en": "Mt. Aozang", - "pt": "Montanha Aozang" + "es": "Montaña Aozang", + "fr": "Mont Aozang", + "id": "Mt. Aozang", + "ja": "奥蔵山", + "ko": "오장산", + "pt": "Montanha Aozang", + "ru": "Гора Аоцзан", + "th": "Mt. Aozang", + "vi": "Âu Tàng Sơn" }, "region": "liyue" } @@ -611,8 +1076,18 @@ "type": "Feature", "properties": { "label": { + "_code": "1066117406", + "zh": "覆雪之路", + "de": "Verschneiter Pfad", "en": "Snow-Covered Path", - "pt": "Caminho da Neve" + "fr": "Route enneigée", + "id": "Snow-Covered Path", + "ja": "積雪の道", + "ko": "눈 덮인 길", + "pt": "Caminho da Neve", + "ru": "Укрытая снегом тропа", + "th": "Snow-Covered Path", + "vi": "Con Đường Tuyết Phủ" }, "region": "dragonspine" } @@ -625,8 +1100,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3162215918", + "zh": "眠龙谷", + "de": "Schlummerdrachental", "en": "Wyrmrest Valley", - "pt": "Vale do Dragão Adormecido" + "es": "Valle Dragondurmiente", + "fr": "Vallée Ronfledragon", + "id": "Wyrmrest Valley", + "ja": "龍眠の谷", + "ko": "드래곤이 잠든 협곡", + "pt": "Vale do Dragão Adormecido", + "ru": "Ущелье спящего дракона", + "th": "Wyrmrest Valley", + "vi": "Thung Lũng Rồng Ngủ" }, "region": "dragonspine" } @@ -639,8 +1125,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2006553694", + "zh": "雪葬之都·近郊", + "de": "Unter Schnee begrabene Stadt – Außenbezirk", "en": "Entombed City - Outskirts", - "pt": "Cidade na Neve - Subúrbios" + "es": "Ciudad Sepultada - Periferia", + "fr": "Périphérie de la Cité enfouie", + "id": "Entombed City - Outskirts", + "ja": "雪葬の都·近郊", + "ko": "눈에 묻힌 도시·근교", + "pt": "Cidade na Neve - Subúrbios", + "ru": "Окрестности погребённой столицы", + "th": "Entombed City - Outskirts", + "vi": "Cố Đô Tuyết Vùi - Ngoại Ô" }, "region": "dragonspine" } @@ -653,8 +1150,18 @@ "type": "Feature", "properties": { "label": { + "_code": "730132438", + "zh": "雪葬之都·旧宫", + "de": "Unter Schnee begrabene Stadt – Alter Palast", "en": "Entombed City - Ancient Palace", - "pt": "Cidade na Neve - Palácio Antigo" + "fr": "Palais antique de la Cité enfouie", + "id": "Entombed City - Ancient Palace", + "ja": "雪葬の都·旧宮", + "ko": "눈에 묻힌 도시·고궁", + "pt": "Cidade na Neve - Palácio Antigo", + "ru": "Дворец погребённой столицы", + "th": "Entombed City - Ancient Palace", + "vi": "Cố Đô Tuyết Vùi - Cung Điện Cổ" }, "region": "dragonspine" } @@ -667,8 +1174,19 @@ "type": "Feature", "properties": { "label": { + "_code": "3703695908", + "zh": "寒天之钉", + "de": "Frosthimmelsnagel", "en": "Skyfrost Nail", - "pt": "Ponta do Céu Frio" + "es": "Pilar del Frío Celestial", + "fr": "Le Mandrin céleste", + "id": "Skyfrost Nail", + "ja": "寒天の釘", + "ko": "한천의 못", + "pt": "Ponta do Céu Frio", + "ru": "Шип небесной стужи", + "th": "กรงเล็บแห่งความหนาว", + "vi": "Móng Vuốt Giá Rét" }, "region": "dragonspine" } @@ -681,8 +1199,19 @@ "type": "Feature", "properties": { "label": { + "_code": "2980221518", + "zh": "星荧洞窟", + "de": "Sternenschimmerhöhle", "en": "Starglow Cavern", - "pt": "Caverna do Brilho Estelar" + "es": "Cueva del Destello Estelar", + "fr": "Grotte Luminétoile", + "id": "Starglow Cavern", + "ja": "星蛍の洞窟", + "ko": "별빛 동굴", + "pt": "Caverna do Brilho Estrelar", + "ru": "Пещера звёздного сияния", + "th": "Starglow Cavern", + "vi": "Hang Đom Đóm" }, "region": "dragonspine" } diff --git a/src/data/core/tags.json b/src/data/core/tags.json new file mode 100644 index 00000000..fac5c638 --- /dev/null +++ b/src/data/core/tags.json @@ -0,0 +1,310 @@ +{ + "time-trial": { + "enabled": true, + "name": { + "_code": "2134498146", + "zh": "限时到达", + "de": "Zeitherausforderung", + "en": "Time Trial", + "es": "Desafío contrarreloj", + "fr": "Contre-la-montre", + "id": "Waktu Tantangan", + "ja": "時間内到着", + "ko": "제한 시간 내에 도착하기", + "pt": "Contra o Tempo", + "ru": "Испытания на время", + "th": "บททดสอบจับเวลา", + "vi": "Đã đến giờ" + } + }, + "seelie": { + "enabled": true, + "name": { + "_code": "2548043279", + "zh": "仙灵", + "de": "Seelie", + "en": "Seelie", + "es": "Seelie", + "fr": "Fées", + "id": "Seelie", + "ja": "仙霊", + "ko": "선령", + "pt": "Seelie", + "ru": "Феи", + "th": "Seelie", + "vi": "Tiên Linh" + } + }, + "balloon-flowers": { + "_comment": "This phrase never appears alone in the game's text.", + "enabled": true, + "name": { + "en": "Bloatty Floaties" + } + }, + "anemo-clover-pinwheel": { + "_comment": "Only referred to as 'mechanism' in-game.", + "enabled": true, + "name": { + "en": "Anemo Clover Pinwheel" + } + }, + "geo-pressure-plate": { + "_comment": "Not referred to in-game.", + "enabled": true, + "name": { + "en": "Geo Pressure Plate" + } + }, + "elemental-monument": { + "enabled": true, + "name": { + "_code": "845872687", + "en": "Elemental Monuments", + "zh": "元素方碑", + "de": "Elementarstelen", + "es": "Monumentos elementales", + "fr": "Stèles élémentaires", + "id": "Monumen Elemental", + "ja": "元素石碑", + "ko": "원소 비석", + "pt": "Monumentos Elementais", + "ru": "Элементальные монументы", + "th": "Elemental Monument", + "vi": "Bia Nguyên Tố" + } + }, + "anemo-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Anemo)" + } + }, + "geo-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Geo)" + } + }, + "hydro-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Hydro)" + } + }, + "cryo-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Cryo)" + } + }, + "electro-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Electro)" + } + }, + "pyro-elemental-monument": { + "enabled": true, + "parent": "elemental-monument", + "name": { + "en": "Elemental Monument (Pyro)" + } + }, + "defeat-enemies": { + "enabled": true, + "name": { + "en": "Defeat Enemies" + } + }, + "crimson-agate": { + "enabled": true, + "name": { + "en": "Contains Crimson Agate" + } + }, + "shatter-amber": { + "enabled": true, + "name": { + "en": "Shatter Amber" + } + }, + "melt-snow": { + "enabled": true, + "name": { + "en": "Melt Snow" + } + }, + "compass-enabled": { + "enabled": true, + "name": { + "en": "Detectable with Compass" + } + }, + "compass-disabled": { + "enabled": true, + "name": { + "en": "Not Detectable with Compass" + } + }, + "ingredient": { + "enabled": true, + "name": { + "_code": "4103276454", + "zh": "烹饪材料", + "de": "Zutaten", + "en": "Ingredients", + "es": "Ingredientes", + "fr": "Ingrédients de la recette", + "id": "Bahan", + "ja": "食材", + "ko": "요리 재료", + "pt": "Ingredientes", + "ru": "Ингредиенты:", + "th": "ส่วนประกอบ", + "vi": "Nguyên Liệu Nấu" + } + }, + "cooking-ingredient": { + "enabled": true, + "parent": "ingredient", + "name": { + "_code": "3226411374", + "zh": "食材", + "de": "Zutat", + "en": "Cooking Ingredient", + "es": "Ingrediente culinario", + "fr": "Ingrédient", + "id": "Bahan Masak", + "ja": "食材", + "ko": "식자재", + "pt": "Ingrediente", + "ru": "Кухонный ингредиент", + "th": "วัตถุดิบประกอบอาหาร", + "vi": "Nguyên Liệu Thực Phẩm" + } + }, + "smithing-ingredient": { + "enabled": true, + "parent": "ingredient", + "name": { + "en": "Smithing Ingredient" + } + }, + "furniture-ingredient": { + "enabled": true, + "parent": "ingredient", + "name": { + "en": "Furniture Ingredient" + } + }, + "alchemy-ingredient": { + "_comment": "Not referred to in-game.", + "enabled": true, + "parent": "ingredient", + "name": { + "en": "Alchemy Ingredient" + } + }, + "character-ascension-material": { + "enabled": true, + "name": { + "_code": "709753093", + "zh": "角色突破素材。", + "de": "Material für den Figurenaufstieg.", + "en": "Character Ascension Material.", + "es": "Material de ascensión de personaje", + "fr": "Matériau d'élévation de personnage.", + "id": "Material Ascension Karakter.", + "ja": "キャラクターの突破用アイテム。", + "ko": "캐릭터 돌파 소재", + "pt": "Material de Ascensão de Personagem.", + "ru": "Материал возвышения персонажа.", + "th": "วัสดุเลื่อนขั้นตัวละคร", + "vi": "Nguyên Liệu Đột Phá Nhân Vật" + } + }, + "weapon-ascension-material": { + "enabled": true, + "name": { + "_code": "1308126214", + "zh": "武器突破素材", + "de": "Material zum Aufstieg von Waffen", + "en": "Weapon Ascension Material", + "es": "Material de ascensión de arma", + "fr": "Matériau d'élévation d'arme", + "id": "Material Ascension Senjata", + "ja": "武器突破素材", + "ko": "무기 돌파 소재", + "pt": "Material de Ascensão de Armas", + "ru": "Возвышение оружия", + "th": "วัสดุเลื่อนขั้นอาวุธ", + "vi": "Nguyên Liệu Đột Phá Vũ Khí" + } + }, + "character-weapon-material": { + "enabled": true, + "name": { + "_code": "3480222366", + "zh": "角色与武器培养素材", + "de": "Material zur Verbesserung von Figuren und Waffen", + "en": "Character and Weapon Enhancement Material", + "es": "Material de mejora de personaje y arma", + "fr": "Matériau d'amélioration de personnage et d'arme", + "id": "Material Penguatan Karakter dan Senjata", + "ja": "キャラと武器育成素材", + "ko": "캐릭터와 무기 육성 소재", + "pt": "Material de Fortalecimento de Arma e Personagem", + "ru": "Повышение уровня персонажей/оружия", + "th": "วัสดุยกระดับตัวละครและอาวุธ", + "vi": "Nguyên Liệu Bồi Dưỡng Nhân Vật Và Vũ Khí" + } + }, + "character-talent-material": { + "enabled": true, + "name": { + "_code": "3609653678", + "zh": "角色天赋素材", + "de": "Material für Figurentalente", + "en": "Character Talent Material", + "es": "Material de talento de personaje", + "fr": "Matériau d'aptitude de personnage", + "id": "Material Talenta Karakter", + "ja": "キャラクター天賦素材", + "ko": "캐릭터 특성 소재", + "pt": "Material de Talento do Personagem", + "ru": "Таланты персонажей", + "th": "วัสดุพรสวรรค์ของตัวละคร", + "vi": "Nguyên Liệu Thiên Phú Nhân Vật" + } + }, + "artifacts": { + "enabled": true, + "name": { + "_code": "3881906994", + "zh": "圣遗物", + "de": "Artefakte", + "en": "Artifacts", + "es": "Artefactos", + "fr": "Artéfacts", + "id": "Artefak", + "ja": "聖遺物", + "ko": "성유물", + "pt": "Artefatos", + "ru": "Артефакты", + "th": "อาร์ติแฟกต์", + "vi": "Thánh Di Vật" + } + }, + "weekly-boss": { + "enabled": true, + "name": { + "en": "Weekly Bosses" + } + } +} diff --git a/src/data/features/dragonspine/boss/snowboar-king.json b/src/data/features/dragonspine/boss/snowboar-king.json index 702a5c1b..f2ac6557 100644 --- a/src/data/features/dragonspine/boss/snowboar-king.json +++ b/src/data/features/dragonspine/boss/snowboar-king.json @@ -1,11 +1,24 @@ { "format": 2, "name": { - "en": "Snowboar King" + "_code": "225429327", + "zh": "大雪猪王", + "de": "Großer Schnee-Eber", + "en": "The Great Snowboar King", + "es": "Rey Jabalí de las Nieves", + "fr": "Roi sanglier des neiges", + "id": "Great Snowboar King", + "ja": "雪のイノシシ王", + "ko": "설산 멧돼지 왕", + "pt": "Grande Rei Javali da Neve", + "ru": "Король снежных кабанов", + "th": "Great Snowboar King", + "vi": "Vua Heo Tuyết" }, "description": { "en": "The true king of Dragonspine. Drops 6-10 Chilled Meat." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "off", "respawn": "none", @@ -23,7 +36,19 @@ "coordinates": [-32.3211, 43.86168], "id": "AA31C1729E93F7E7872C25D8F6715F026969FD17", "popupTitle": { - "en": "Snowboar King" + "_code": "225429327", + "zh": "大雪猪王", + "de": "Großer Schnee-Eber", + "en": "The Great Snowboar King", + "es": "Rey Jabalí de las Nieves", + "fr": "Roi sanglier des neiges", + "id": "Great Snowboar King", + "ja": "雪のイノシシ王", + "ko": "설산 멧돼지 왕", + "pt": "Grande Rei Javali da Neve", + "ru": "Король снежных кабанов", + "th": "Great Snowboar King", + "vi": "Vua Heo Tuyết" }, "popupContent": { "en": "Thaw and kill the three nearby Boars to spawn." diff --git a/src/data/features/dragonspine/chest/artifact.json b/src/data/features/dragonspine/chest/artifact.json new file mode 100644 index 00000000..48dd5c04 --- /dev/null +++ b/src/data/features/dragonspine/chest/artifact.json @@ -0,0 +1,35 @@ +{ + "format": 2, + "name": { + "_code": "2262791263", + "zh": "圣遗物", + "de": "Artefakte", + "en": "Artifacts", + "es": "Artefactos", + "fr": "Artéfact", + "id": "Artefak", + "ja": "聖遺物", + "ko": "성유물", + "pt": "Artefatos", + "ru": "Артефакты", + "th": "อาร์ติแฟกต์", + "vi": "Thánh Di Vật" + }, + "description": { + "en": "An investigation point which can yield low-level artifacts. Useful for levelling other artifacts." + }, + "tags": ["artifacts"], + "enabled": false, + "cluster": "variable", + "respawn": "none", + "icons": { + "filter": "artifacts", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/chest/challenge.json b/src/data/features/dragonspine/chest/challenge.json index b53b9bfa..53338e53 100644 --- a/src/data/features/dragonspine/chest/challenge.json +++ b/src/data/features/dragonspine/chest/challenge.json @@ -1,14 +1,24 @@ { "format": 2, + "name": { + "_code": "2134498146", + "zh": "限时到达", + "de": "Zeitherausforderung", + "en": "Time Trial", + "es": "Desafío contrarreloj", + "fr": "Contre-la-montre", + "id": "Waktu Tantangan", + "ja": "時間内到着", + "ko": "제한 시간 내에 도착하기", + "pt": "Contra o Tempo", + "ru": "Испытания на время", + "th": "บททดสอบจับเวลา", + "vi": "Đã đến giờ" + }, "description": { "en": "Complete a race or challenge, or defeat a group of enemies, to receive a reward.", "ru": "Завершите соревнование или вызов, или справьтесь с группой врагов для получения награды." }, - "name": { - "en": "Challenge and Time Trial", - "ru": "Вызов и испытание на время", - "pt": "Desafios contra o Tempo" - }, "enabled": false, "cluster": "on", "respawn": "none", diff --git a/src/data/features/dragonspine/chest/common-chest.json b/src/data/features/dragonspine/chest/common-chest.json index 9fdd7029..01f21485 100644 --- a/src/data/features/dragonspine/chest/common-chest.json +++ b/src/data/features/dragonspine/chest/common-chest.json @@ -1,10 +1,19 @@ { "format": 2, "name": { + "_code": "853807230", + "zh": "普通的宝箱", + "de": "Einfache Truhe", "en": "Common Chest", - "zh": "蒙德宝箱", + "es": "Cofre común", + "fr": "Coffre ordinaire", + "id": "Common Chest", + "ja": "普通の宝箱", + "ko": "평범한 보물상자", + "pt": "Baú Comum", "ru": "Обычный сундук", - "pt": "Baú Comum" + "th": "Common Chest", + "vi": "Rương Thường" }, "description": { "en": "A ragged wooden chest held together with iron. Contains meager rewards.", diff --git a/src/data/features/dragonspine/chest/exquisite-chest.json b/src/data/features/dragonspine/chest/exquisite-chest.json index 610f8515..01e92219 100644 --- a/src/data/features/dragonspine/chest/exquisite-chest.json +++ b/src/data/features/dragonspine/chest/exquisite-chest.json @@ -1,10 +1,19 @@ { "format": 2, "name": { - "en": "Common Chest", - "zh": "蒙德宝箱", - "ru": "Обычный сундук", - "pt": "Baú Comum" + "_code": "1591709014", + "zh": "精致的宝箱", + "de": "Hübsche Truhe", + "en": "Exquisite Chest", + "es": "Cofre sofisticado", + "fr": "Coffre délicat", + "id": "Exquisite Chest", + "ja": "精巧な宝箱", + "ko": "정교한 보물상자", + "pt": "Baú Sofisticado", + "ru": "Богатый сундук", + "th": "Exquisite Chest", + "vi": "Rương Cao Cấp" }, "description": { "en": "A ragged wooden chest held together with iron. Contains meager rewards.", diff --git a/src/data/features/dragonspine/chest/luxurious-chest.json b/src/data/features/dragonspine/chest/luxurious-chest.json index f0da1538..57d73671 100644 --- a/src/data/features/dragonspine/chest/luxurious-chest.json +++ b/src/data/features/dragonspine/chest/luxurious-chest.json @@ -1,13 +1,23 @@ { "format": 2, - "description": { - "en": "A gorgeous porcelain chest framed with gold. Contains powerful rewards.", - "ru": "Прекрасный фарфоровый сундук обрамленный золотом. Содержит мощную награду." - }, "name": { + "_code": "763988094", + "zh": "华丽的宝箱", + "de": "Luxuriöse Truhe", "en": "Luxurious Chest", + "es": "Cofre lujoso", + "fr": "Coffre luxueux", + "id": "Luxurious Chest", + "ja": "豪華な宝箱", + "ko": "화려한 보물상자", + "pt": "Baú Luxuoso", "ru": "Роскошный сундук", - "pt": "Baú Luxuoso" + "th": "Luxurious Chest", + "vi": "Rương Hiếm" + }, + "description": { + "en": "A gorgeous porcelain chest framed with gold. Contains powerful rewards.", + "ru": "Прекрасный фарфоровый сундук обрамленный золотом. Содержит мощную награду." }, "enabled": true, "cluster": "on", diff --git a/src/data/features/dragonspine/chest/precious-chest.json b/src/data/features/dragonspine/chest/precious-chest.json index 3be78398..d856eaec 100644 --- a/src/data/features/dragonspine/chest/precious-chest.json +++ b/src/data/features/dragonspine/chest/precious-chest.json @@ -1,10 +1,19 @@ { "format": 2, "name": { - "en": "Common Chest", - "zh": "蒙德宝箱", - "ru": "Обычный сундук", - "pt": "Baú Comum" + "_code": "297561694", + "zh": "珍贵的宝箱", + "de": "Wertvolle Truhe", + "en": "Precious Chest", + "es": "Cofre valioso", + "fr": "Coffre précieux", + "id": "Precious Chest", + "ja": "貴重な宝箱", + "ko": "진귀한 보물상자", + "pt": "Baú Precioso", + "ru": "Драгоценный сундук", + "th": "Precious Chest", + "vi": "Rương Siêu Cấp" }, "description": { "en": "A ragged wooden chest held together with iron. Contains meager rewards.", diff --git a/src/data/features/dragonspine/chest/warming-seelie.json b/src/data/features/dragonspine/chest/warming-seelie.json index 636caa66..6c913d31 100644 --- a/src/data/features/dragonspine/chest/warming-seelie.json +++ b/src/data/features/dragonspine/chest/warming-seelie.json @@ -1,11 +1,34 @@ { "format": 2, - "description": { - "en": "A mutated Seelie found only on Dragonspine, whose warmth guides Adventurers to Treasure." - }, "name": { + "_code": "1374369889", + "zh": "温暖仙灵", + "de": "Wärmende Seelie", "en": "Warming Seelie", - "pt": "Seelie Quente" + "es": "Seelie cálido", + "fr": "Fée ardente", + "id": "Warming Seelie", + "ja": "温暖仙霊", + "ko": "따뜻한 선령", + "pt": "Seelie Quente", + "ru": "тёплая фея", + "th": "Warming Seelie", + "vi": "Tiên Linh Ấm Áp" + }, + "description": { + "_code": "3380057630", + "zh": "在龙脊雪山的特殊环境下,仙灵也产生了异变。\\n处在「温暖仙灵」附近时,可以借由它散发的热量,驱散寒意。这种热量或许也能触发一些遗迹的机关…", + "de": "Das einzigartige Klima am Drachengrat hat sogar bei den Seelien zu Veränderungen geführt.\\nDie sanfte Wärme einer wärmenden Seelie kann dazu beitragen, die Auswirkungen der bitteren Kälte zu mildern. Vielleicht könnte man ihre Wärme auch dazu verwenden, einige Vorrichtungen in Ruinen zu aktivieren ...", + "en": "Dragonspine's unique climate has caused even the Seelie to mutate. The gentle warmth of a Warming Seelie can help alleviate effects of the bitter cold. Perhaps its warmth can also be used to trigger some ruin mechanisms...", + "es": "Debido al entorno especial de Espinadragón, los Seelies que viven allí experimentaron una mutación.\\nEl calor que emiten los Seelies cálidos ayuda a aliviar los efectos del frío, y tal vez también se puede usar para activar ciertos mecanismos de las ruinas...", + "fr": "Les conditions climatiques dans les Monts Dosdragon ont entraîné la mutation des Fées.\\nRester à proximité des Fées ardentes peut vous aider à lutter contre les températures glaciales des lieux. Leur chaleur permettrait même activer certains mécanismes dans les ruines...", + "id": "Di lingkungan Dragonspine yang unik, para Seelie juga mengalami perubahan.\\nSaat kamu berada di dekat Warming Seelie, kamu dapat memanfaatkan energi panas yang dikeluarkan olehnya untuk menghilangkan dingin di tubuhmu. Tapi energi panas ini juga bisa menyalakan sejenis mekanisme di reruntuhan ini...", + "ja": "ドラゴンスパインの環境により、仙霊にも変異が起きた。\\n「温暖仙霊」のそばにいる時、仙霊から発する熱で寒気が解消される。この熱量なら、遺跡の装置も解除できるかもしれない…", + "ko": "드래곤 스파인의 특수한 환경 속에서 선령 또한 변이되었습니다.\\n「따뜻한 선령」 근처에 있으면 그가 내뿜는 열기로 한기를 몰아낼 수 있습니다. 이러한 열기로 어떤 유적의 장치를 가동할 수 있을지도…", + "pt": "As condições únicas da Espinha do Dragão causaram a mutação da Seelie.\\nFicar perto da Seelie Quente ajuda a aliviar os efeitos do frio intenso. Talvez o calor desta Seelie também possa ser usado para acionar mecanismos em algumas ruínas...", + "ru": "Под воздействием уникальных климатических условий Драконьего хребта изменения претерпели даже феи. Аура тёплой феи поможет снизить эффект лютого мороза. Также её тепло может активировать некоторые механизмы...", + "th": "สภาพแวดล้อมพิเศษของภูเขาหิมะ Dragonspine ทำให้ Seelie เปลี่ยนแปลงไปเช่นกัน\\nเมื่อคุณอยู่ใกล้ Warming Seelie คุณสามารถใช้ความร้อนที่มันปล่อยออกมาเพื่อขับไล่ความหนาวเย็น ความร้อนเช่นนี้ อาจกระตุ้นซากกลไกบางอย่างได้อีกด้วย ...", + "vi": "Ở môi trường đặc biệt của Long Tích Tuyết Sơn, Tiên Linh cũng xảy ra dị biến.\\nKhi ở gần Tiên Linh Ấm Áp, có thể mượn nhiệt lượng mà nó sản sinh ra để xua đi cái lạnh. Nhiệt lượng này có thể kích hoạt một số cơ quan Di Tích..." }, "enabled": false, "cluster": "variable", diff --git a/src/data/features/dragonspine/monster/abyss-mage.json b/src/data/features/dragonspine/monster/abyss-mage.json index 62f8c196..39cc140a 100644 --- a/src/data/features/dragonspine/monster/abyss-mage.json +++ b/src/data/features/dragonspine/monster/abyss-mage.json @@ -1,14 +1,35 @@ { "format": 2, "name": { - "en": "Abyss Mage", + "_code": "711253388", "zh": "深渊法师", - "ru": "Маг Бездны" + "de": "Abgrundmagier", + "en": "Abyss Mage", + "es": "Mago del Abismo", + "fr": "Mage de l'Abîme", + "id": "Abyss Mage", + "ja": "アビスの魔術師", + "ko": "심연 메이지", + "pt": "Feiticeiro do Abismo", + "ru": "Маг Бездны", + "th": "Abyss Mage", + "vi": "Pháp Sư Vực Sâu" }, "description": { - "en": "The chaotic agents of the Abyss Order. Drops Ley Line Branches.", - "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов. Вомзожные награды: ветви Артерий Земли." + "_code": "3160129879", + "zh": "一定程度上能驾驭元素进行战斗的深渊魔物。\\n出于某种不为人知的缘由,深渊法师精通丘丘人的笨拙语言,能驾驭它们的心智。据说深渊法师略通如今几乎无人可解的失落古语,并利用这种语言的力量行使魔法…", + "de": "Ein magisches Wesen aus dem Abgrund, das in gewissem Maße Pyro-Kräfte für den Kampf anwenden kann.\\nAus einem den Menschen unerfindlichen Grund kennen Abgrundmagier die primitive Sprache der Hilichurle und können ihr Handeln kontrollieren. Abgrundmagier sollen auch eine altertümliche Sprache, die heute kaum ein Mensch mehr versteht, äußerst gut beherrschen. Diese verwenden sie, um ihre Zauber zu wirken.", + "en": "Abyss creatures who can command the power of the elements in combat to a certain extent.\\nFor unknown reasons, Abyss Mages are able to communicate with the hilichurls, thus enabling them to manipulate their minds easily. They say Abyss Mages utter a long-forgotten language from which they draw magical power.", + "fr": "Créatures de l'Abîme qui ont un certain contrôle sur les éléments en combat.\\nPour une raison inconnue, les mages de l'Abîme sont capables de communiquer avec les Brutocollinus, ce qui leur permet d'en prendre le contrôle et de les plier à leur volonté. On prétend que les mages de l'Abîme manient une langue ancienne depuis longtemps oubliée et qu'ils en tirent leur pouvoir magique.", + "id": "Makhluk abyss yang dapat menguasai kekuatan elemen dalam pertempuran sampai batas tertentu.\\nUntuk alasan yang tidak diketahui, abyss mage mampu berkomunikasi dengan Hilichurl, dan dapat memanipulasi pikiran mereka dengan mudahnya. Abyss mage mengucapkan bahasa yang telah lama hilang , dan dengan itulah mereka menciptakan kekuatan sihirnya.", + "ja": "一定程度で元素を操るアビスの魔物。\\n原因は誰も知らないが、アビスの魔術師は、ヒルチャールの言語に精通し、彼らの心を操ることができる。アビスの魔術師は、今まで誰も解けなかった失われた言葉を解明し、その言葉の力を使って魔法を働かせたという。", + "ko": "원소의 힘으로 싸우는 심연 마물.\\n어떤 이유에서 인지 심연 메이지는 츄츄족의 언어에 정통하고 그들의 정신을 지배할 수 있다. 심연 메이지는 이젠 알아보는 사람이 거의 없는 잃어버린 고대어를 대충 알고 있다고 한다. 그리고 고대어의 힘으로 마법을 부린다", + "pt": "Criaturas abissais que podem comandar o poder dos elementos em combate até certo ponto.\\nPor razões desconhecidas, os Feiticeiros do Abismo são capazes de se comunicar com os Hilichurls, permitindo-lhes assim manipular facilmente suas mentes. Dizem que os Feiticeiros do Abismo proferem uma linguagem antiga esquecida, da qual são capazes de extrair poder mágico.", + "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов.\\nПо необъяснимой причине маги Бездны могут общаться с хиличурлами, и таким образом легко подчинять их волю. Говорят, что они владеют давно забытым языком Бездны и черпают из него свои магические силы...", + "th": "มอนสเตอร์ Abyss ที่สามารถควบคุมธาตุได้ในระดับหนึ่งเพื่อใช้ในการต่อสู้\\nโดยไม่ทราบสาเหตุ ดูเหมือนว่าพวก Abyss mage นั้นจะมีความเชี่ยวชาญในการใช้ภาษาแปลก ๆ ของพวก Hilichurl และสามารถควบคุมพวกมันได้ ว่ากันว่าพวก Abyss mage นั้นเข้าใจในภาษาโบราณที่สูญหายไปและใช้พลังของมันในการร่ายเวทย์...", + "vi": "Ma vật Vực Sâu ở mức độ nhất định có thể điều khiển nguyên tố chiến đấu.\\nBằng một lý do nào đó, pháp sư Vực Sâu có thể tinh thông ngôn ngữ nguệch ngoạc của Hilichurl, từ đó có thể điều khiển tâm trí của chúng. Nghe nói Pháp Sư Vực Sâu tinh thông ngôn ngữ thất truyền cổ xưa mà con người ngày nay không thể lý giải được, chúng đã lợi dụng sức mạnh này để thi triển ma pháp..." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/dragonspine/monster/fatui-cryo-cicin-mage.json b/src/data/features/dragonspine/monster/fatui-cryo-cicin-mage.json index 78413f42..9e0439ce 100644 --- a/src/data/features/dragonspine/monster/fatui-cryo-cicin-mage.json +++ b/src/data/features/dragonspine/monster/fatui-cryo-cicin-mage.json @@ -1,13 +1,36 @@ { "format": 2, "name": { + "_code": "1234921961", + "zh": "愚人众 冰萤术士", + "de": "Fatui – Kryo-Cicin-Zauberin", "en": "Fatui Cryo Cicin Mage", - "ru": "Маг цицинов Фатуи" + "es": "Fatui - Maga de Cicin Cryo", + "fr": "Mage cryoluciole des Fatui", + "id": "Fatui Cryo Cicin Mage", + "ja": "ファデュイ 氷蛍術師", + "ko": "우인단·얼음 치친 술사", + "pt": "Fatui - Feiticeira Cicin Cryo", + "ru": "Маг Крио цицинов Фатуи", + "th": "Fatui - Cryo Cicin Mage", + "vi": "Fatui Thuật Sĩ Cicin Băng" }, "description": { - "en": "Agent of the Fatui who summons flying Cryo minions. Drops Mist Grass Pollen and Recruit's Insignia.", - "ru": "Маг Фатуи, которая умеет призывать в бой цицинов. Возможные награды: Пыльца туманного цветка, Шеврон." + "_code": "279158900", + "zh": "操控着冰萤进行战斗,由来与面具下的容貌都是谜的愚人众少女术士。\\n没有神之眼的人类,理应是无法像她们这样自如地操控元素的;但她们却在利用雾虚草操控冰萤之余,肆无忌惮地挥霍着寒冰的力量。看似漫无目的地四处游荡的她们,又领受着何种不为人知的使命呢…", + "de": "Ein Fatuimagier, der Kryo-Cicine im Kampf einsetzt. Ihr Ursprung und ihr tatsächliches Aussehen sind ein Geheimnis.\\nObwohl sie über kein Göttliches Auge verfügen, können diese Magier die Elemente kontrollieren. Nicht nur kontrollieren sie mit Nebelgras die Kryo-Cicine, sie beherrschen auch die Kraft des Frosts. Wer sie scheinbar ziellos durch die Gegend wandern sieht, muss sich fragen, was diese Wesen antreibt.", + "en": "A Fatui mage who can command Cryo Cicins in battle. Their origins and what they look like under that mask are both mysteries.\\nReason dictates that those who lack Visions should not be able to control the elements as these mages do. However, in addition to using Mist Grass to control the Cryo Cicins, they also boldly wield the might of frost. Seeing them as they wander the land in their seemingly aimless way, one can't help but wonder about the duty that must compel them...", + "es": "Una maga que combate mediante el control de Cicines Cryo. Sus orígenes y su rostro son un misterio.\\nSin una Visión, no es posible controlar los elementos como estas Magas, pero en realidad lo que ellas hacen es usar hierba brumosa para manipular a los Cicines Cryo y malgastar impunemente el poder del hielo. Por otra parte, siempre están deambulando por todas partes sin ningún rumbo. ¿Cuál será su verdadera misión?", + "fr": "Une mage des Fatui qui contrôle les Cryolucioles en combat. L'origine des Mages Cryoluciole est un mystère, tout comme ce qui se cache sous leur masque.\\nLa logique voudrait que ceux qui ne possèdent pas d'œil divin ne puissent pas contrôler les éléments comme ces mages le font, mais elles utilisent l'herbe brumeuse pour tirer profit des Cryolucioles et peuvent elles-mêmes manipuler le pouvoir de la glace sans vergogne. À les voir errer sans but à travers les terres, on peut se demander quelle est leur mission...", + "id": "Fatui mage yang dapat mengendalikan Cryo Cicin dalam pertempuran. Asal-usul mereka dan bagaimana rupa yang mereka sembunyikan di balik topengnya adalah misteri.\\nSecara logika, seseorang tanpa Vision tidak mungkin bisa mengontrol elemen seperti apa yang dilakukan mereka. Namun di sisi lain, mereka dapat mengontrol Cryo Cicin bahkan kekuatan es dengan mudahnya hanya dengan menggunakan Mist Grass. Melihat mereka mengembara tanpa arah yang jelas di suatu tempat tentu membuat orang-orang berpikir apakah gerangan misi yang harus mereka penuhi...", + "ja": "氷蛍を使って戦う、仮面下の素顔も過去も謎のファデュイの術師。\\n神の目を持たない人間は元素の力を操作することはできないが、彼女は霧虚ろ草で氷蛍を操りながら、氷の力を好き勝手に使用することができる。あてもなく彷徨っているように見える彼女は、どのような使命を抱えているのだろうか…", + "ko": "얼음 치친을 조종해 싸운다. 어디서 왔는지, 가면 아래의 모습은 어떤지, 모두 미스터리인 우인단 소녀 술사.\\n보통 신의 눈이 없는 인간은 그들처럼 원소를 조종할 수 없다. 하지만 그들은 안개풀을 이용해 얼음 치친을 조종하며 얼음의 힘을 거침없이 휘두른다. 겉보기엔 정처 없이 떠도는 것 같지만, 과연 어떤 사명을 안고 있을지…", + "pt": "Uma maga dos Fatui que pode comandar Cicins Cryo em batalha. Sua origem e como aparentam por debaixo da máscara são ambos um mistérios.\\nA lógica dita que aqueles que não têm Visões não devem ser capazes de controlar os elementos como fazem estas magas. No entanto, além de usar a Grama da Névoa para controlar os Cicins Cryo, elas também dominam corajosamente o poder da geada. Ao vê-las vagando pela terra em seu modo aparentemente sem rumo, não se pode deixar de pensar em qual dever que as deve obrigar...", + "ru": "Маг Фатуи, управляющий в бою Крио цицинами. Их происхождение так же загадочно, как и их скрывающиеся под маской лица.\\nРазум подсказывает, что лишь носители Глаза бога способны контролировать силу элементов так, как делают эти маги. Однако кроме использования туманной травы для контроля Крио цицинов, они умело управляются с мощью мороза. Кажется, они бесцельно скитаются по землям Тейвата, будто обременены каким-то долгом, который не могут вернуть...", + "th": "นักเวทย์ของ Fatui ผู้สามารถควบคุม Cryo Cicin ในการต่อสู้ ไม่มีใครรู้ถึงที่มาและใบหน้าที่ซ่อนอยู่ภายใต้หน้ากากของพวกเธอ\\nหากว่ากันตามเหตุผล มนุษย์ที่ไม่มีวิชั่นไม่ควรควบคุมธาตุได้ แต่พวกเธอกลับสามารถใช้ Mist Grass เพื่อควบคุม Cryo Cicin และยังบงการพลังแห่งน้ำแข็งได้อย่างสบาย พวกเธอที่เดินเตร็ดเตร่ไปมาอย่างดูไม่มีจุดหมายนั้นได้รับคำสั่งที่ชั่วร้ายแบบไหนอยู่กันแน่นะ...", + "vi": "Thuật sĩ thiếu nữ Fatui có lai lịch và dung mạo bí ẩn, điều khiển Cicin Băng chiến đấu.\\nLoài người nếu không có Vision, theo lý sẽ không thể tự do điều khiển nguyên tố như bọn họ; Nhưng họ lại lợi dụng Cỏ Hư Vô để điều khiển Cicin Băng, thoải mái tung ra sức mạnh hàn băng. Bọn họ trông như đang du ngoạn khắp nơi không có mục đích gì, nhưng lại đang nắm giữ sứ mệnh không ai biết đến..." }, + "tags": ["character-weapon-material", "weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/fatui-skirmisher.json b/src/data/features/dragonspine/monster/fatui-skirmisher.json index a6f4ef62..a38838b7 100644 --- a/src/data/features/dragonspine/monster/fatui-skirmisher.json +++ b/src/data/features/dragonspine/monster/fatui-skirmisher.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "113319715", + "zh": "愚人众先遣队", + "de": "Fatui-Plänkler", "en": "Fatui Skirmisher", - "zh": "先遣队", - "ru": "Застрельщик Фатуи" + "es": "Soldado Fatui", + "fr": "Tirailleur Fatui", + "id": "Fatui Skirmisher", + "ja": "ファデュイ先遣隊", + "ko": "우인단 선발대", + "pt": "Soldado Fatui", + "ru": "Застрельщик Фатуи", + "th": "Fatui Skirmisher", + "vi": "Đội tiên phong Fatui" }, "description": { - "en": "Bulky combatants for the Fatui who wield various elemental powers. Drops Recruit's Insignia.", - "ru": "Громоздкий боец Фатуи, который использует различные элементальный силы. Возможный награды: Шеврон." + "_code": "1364422791", + "zh": "愚人众战争机器中的士兵。\\n「先遣队」之名意味着生死不问,深入祖国以外的土地完成前期任务,为未来的某些行动夯实基础。\\n不同于少数精锐的债务处理人与萤术士,先遣队的单兵实力与装备较为薄弱。\\n为了完成任务,为了减少人员与物资的损耗,先遣队的战术更讲究团队协作。", + "de": "Ein Fatuus in einer Kriegsmaschine.\\nFür diese Plänkler ist das Überleben ungewiss. Ihr Ziel ist es, Aufträge in fremdem Territorium auszuführen, um die Grundsteine für künftige Unternehmungen ihrer Heimat zu legen.\\nAnders als einige besondere Elitesoldaten wie Schuldeneintreiber und Cicin-Zauberinnen haben Plänkler keine so große Stärke und gute Ausrüstung.\\nUm ihre Aufträge dennoch zu erfüllen und den Verschleiß an Mensch und Material einzudämmen, sind Plänkler eher für den Kampf im Verband vorgesehen.", + "en": "A soldier encased within a Fatui war machine.\\nThese skirmishers do not question if they shall live or die as they advance into nations far from home to complete advance missions and lay the groundwork for operations to come.\\nUnlike the elite Mages and Agents, Fatui Skirmishers are soldiers of lesser individual might.\\nTo complete their tasks and reduce losses in men and materiel, their tactics are thus more reliant on teamwork.", + "es": "Un soldado en una máquina de guerra Fatui.\\nEstos soldados no se cuestionan si vivirán o morirán; solo caminan hacia naciones lejanas para completar misiones y sentar las bases para operaciones futuras.\\nA diferencia de los Recaudadores y las Magas de Cicin, los soldados Fatui son más débiles individualmente.\\nPara completar sus misiones y reducir las pérdidas humanas y de material, sus tácticas dependen más del trabajo en equipo.", + "fr": "Un soldat doté d'une machine de guerre Fatui.\\nLes Tirailleurs ont peu d'égard pour leur propre vie quand ils partent en missions avancées dans des terres lointaines et préparent le terrain pour des opérations futures.\\nContrairement aux Mages électroluciole et aux Usuriers, les Tirailleurs Fatui sont des soldats de moindre puissance individuelle.\\nPour accomplir leurs tâches et réduire les pertes en hommes et en matériel, leurs tactiques reposent davantage sur le travail d'équipe.", + "id": "Prajurit yang terbungkus dalam mesin perang Fatui.\\nPara Fatui Skirmisher ini tidak mempersoalkan apakah mereka masih bisa hidup atau mati setelah mereka pergi ke negara-negara yang jauh dari negara asalnya untuk menyelesaikan misi sebelumnya dan membangun persiapan untuk operasi mereka yang akan datang.\\nBerbeda dengan Mage dan Agent, Fatui Skirmisher adalah prajurit dengan kekuatan individual yang lebih lemah.\\nKarena itu, mereka lebih bergantung pada kerjasama tim untuk menyelesaikan misi dan mengurangi kehilangan sumber daya.", + "ja": "ファデュイの戦争兵器に所属する兵士。\\n「先遣隊」は、今後の行動の基盤を築くために、生死を問わず異国へ赴き先行任務を果たす。\\n少数精鋭のデッドエージェントや蛍術師と違い、先遣隊の兵士は実力も装備も比較的に弱い。\\n任務で人員と物資の消耗を最小限にするため、先遣隊はチームワークを重視する。", + "ko": "우인단 전쟁 병기 중의 병사.\\n「선발대」의 이름은 생사를 묻지 않고 조국을 떠나 낯선 땅을 밟으며 선행 임무를 완수해 미래에 작전을 완만하게 수행할 수 있는 기초를 다지는 것을 의미한다.\\n소수 정예인 채무처리인과 치친 술사와는 달리 선발대는 개인 능력과 장비가 조금 부족하다.\\n임무를 성공적으로 완수하고 인원과 물자가 소모되는 걸 최대한 방지하기 위해 팀워크를 더 중요시한다", + "pt": "Um soldado dentro de uma máquina de guerra Fatui.\\nEsses soldados não questionam se viverão ou morerrão enquanto avançam para nações longe de casa para completar missões avançadas e estabelecer as bases para as operações que virão.\\nAo contrário dos Magos e Agentes, os Soldados Fatui são soldados de menor poder individual.\\nPara completar suas tarefas e reduzir as perdas em homens e materiais, suas táticas são mais dependentes do trabalho em equipe.", + "ru": "Солдаты военной машины Фатуи. Они получили своё имя за то, что, не жалея своей жизни, первыми отправляются на задания вдали от родины, создавая фундамент для будущих операций. В отличие от элитных агентов Фатуи или магов цицинов, застрельщики не очень сильны по отдельности. Чтобы выполнить задание и избежать потерь, они полагаются на командную работу.", + "th": "ทหารที่ปกคลุมร่างกายด้วยเครื่องจักรสงครามของ Fatui\\nชื่อของ Skirmisher นั้นหมายถึงการเพิกเฉยต่อความเป็นตาย แทรกซึมเข้าไปในพื้นที่ต่างแดน เพื่อทำภารกิจให้สำเร็จและวางรากฐานที่มั่นคง สำหรับการดำเนินการบางอย่างในอนาคต\\nแตกต่างจาก Mage และ Agent ที่เป็นพวกหัวกะทิ ลำพังกำลังรบและอุปกรณ์ของ Skirmisher นั้นค่อนข้างจะอ่อนแอ\\nเพื่อที่จะทำภารกิจให้สำเร็จ และลดความสูญเสียในหมู่สมาชิกและทรัพยากรแล้ว Skirmisher จึงมักจะใช้กลยุทธ์การต่อสู้แบบเป็นทีมเป็นหลัก", + "vi": "Binh sĩ trong cỗ máy chiến tranh của Fatui.\\nCái tên \"Đội tiên phong\" có nghĩa là không màng sống chết, xâm nhập vào những vùng đất lạ để hoàn thành nhiệm vụ tiền kỳ, làm nền tảng cho những hành động sau này.\\nKhác với người xử lý nợ và thuật sĩ Cicin ưu tú, thực lực và trang bị của đội tiên phong có phần yếu kém.\\nĐể hoàn thành nhiệm vụ và giảm với tổn thất về vật tư cũng như con người, chiến thuật của đội tiên phong chú trọng đến sự hợp tác chiến đấu." }, + "tags": ["character-weapon-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/frostarm-lawachurl.json b/src/data/features/dragonspine/monster/frostarm-lawachurl.json new file mode 100644 index 00000000..e4449347 --- /dev/null +++ b/src/data/features/dragonspine/monster/frostarm-lawachurl.json @@ -0,0 +1,47 @@ +{ + "format": 2, + "name": { + "_code": "3926747992", + "zh": "丘丘霜铠王", + "de": "Frostarm-Lawachurl", + "en": "Frostarm Lawachurl", + "es": "Lawachurl Brazo Helado", + "fr": "Chef Brutogivré", + "id": "Frostarm Lawachurl", + "ja": "ヒルチャール·霜鎧の王", + "ko": "츄츄 서리왕", + "pt": "Lawachurl dos Braços Congelantes", + "ru": "Лавачурл с инеевым панцирем", + "th": "Frostarm Lawachurl", + "vi": "Vua Giáp Băng Hilichurl" + }, + "description": { + "_code": "1602972604", + "zh": "雪雾中漫行的神秘「王者」。\\n被同胞称为「Lawa」的庞大丘丘人。锻炼至极致的肉身似乎已和环境中满溢的冰元素相互融合,沉默威严有如北国的冰川。", + "de": "Ein mysteriöser „Herr“ der Hilichurle, der durch Eis und Nebel stapft.\\nDieser riesige Hilichurl wird von seinen Brüdern „Lawa“ genannt. Sein bis an die Grenze gestählter Körper verschmilzt förmlich mit der eisigen Umgebung. Mit seiner stoisch edlen Art gleicht er den gefrorenen Flüssen der Nordlande.", + "en": "A mysterious \"lord\" of hilichurls that stalks the snow and fog.\\nThis huge hilichurl is referred to as a \"lawa\" by its brethren. Its body, honed to the very limit, almost seems to blend into its Cryo-filled environment, and its stoic nobility is like that of the frozen northland rivers.", + "es": "Un misterioso rey de los Hilichurls que deambula entre la nieve y la niebla.\\nSe trata de una criatura de gran tamaño a la que los demás Hilichurls llaman Lawa. Se ha ejercitado hasta desarrollar sus músculos al máximo y parece fundirse con el entorno, tan silencioso y majestuoso como los glaciares del Reino del Norte.", + "fr": "Un mystérieux « chef » Brutocollinus qui rôde dans la neige et la brume.\\nCet énorme Brutocollinus est désigné sous le nom de « Lawa » par ses congénères. Son corps, poussé à ses limites physiques, semble presque se fondre dans son environnement Cryo et sa noblesse stoïque rappelle celle d'un glacier immobile en haut d'une montagne.", + "id": "Seekor \"raja\" misterius yang berkeliaran di antara salju dan kabut.\\nSeekor Hilichurl raksasa yang dipanggil \"Lawa\" oleh kawan sejenisnya. Tubuhnya yang telah ditempa menjadi sangat kuat seakan-akan menyatu dengan habitat Cryo tempatnya hidup. Pembawaannya tenang dan megah, bagaikan sebuah gletser di utara.", + "ja": "雪の中を彷徨う謎の「王者」。\\n同胞から「Lawa」と呼ばれる巨大なヒルチャール。極上まで鍛えた肉体は、周囲の溢れた氷と融合したかのようで、その威厳はまるで北国の氷河のようだ。", + "ko": "눈 안개 속을 어슬렁거리는 의문의 「왕」.\\n동료들이 「Lawa」라고 부르는 거대 츄츄족. 극한으로 단련한 육신은 환경 속 넘쳐나는 얼음 원소와 융합되어 북국의 빙하와 같은 위엄을 지닌다", + "pt": "Um misterioso \"chefe\" dos Hilichurls que espreita a neve e o nevoeiro.\\nEste enorme Hilichurl é chamado de \"Lawa\" por seus companheiros. Seu corpo, aperfeiçoado até o limite, quase parece se misturar com o ambiente repleto de Cryo, e sua nobreza estoica é como a dos rios congelados do Reino do Norte.", + "ru": "Загадочный «вождь» хиличурлов притаился в тумане и в снегах.\\nЭтого огромного хиличурла собратья называют «лава». Его натренированное до предела тело практически сливается с наполненной Крио элементом окружающей средой. Благородство его неуклонности подобно замёрзшим северным рекам.", + "th": "\"ราชา\" ลึกลับผู้ท่องไปในหิมะและสายหมอก\\nHilichurl ตัวใหญ่ยักษ์ซึ่งถูกเรียกโดยเหล่าพวกพ้องว่า \"Lawa\" โดยร่างกายที่ผ่านการฝึกฝนจนถึงขีดสุดนั้น ดูเหมือนว่าจะผสานเข้ากับธาตุน้ำแข็งที่เอ่อล้นออกมาในสิ่งแวดล้อมเป็นที่เรียบร้อยแล้ว ช่างสุขุมและสง่างามราวกับธารน้ำแข็งทางตอนเหนือ", + "vi": "\"Vương giả\" thần bí bước đi trong sương tuyết.\\nHilichurl to lớn được đồng bào gọi là \"Lawa\". Cơ thể được rèn luyện đến cực điểm, dường như có thể dung hòa với môi trường bao trùm bởi nguyên tố Băng, uy nghi và trầm mặc như sông băng phía Bắc." + }, + "tags": ["artifacts", "character-weapon-material", "weapon-ascension-material"], + "enabled": false, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "frostarm-lawachurl", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/monster/mitachurl.json b/src/data/features/dragonspine/monster/mitachurl.json index fbb81fee..9cb9536f 100644 --- a/src/data/features/dragonspine/monster/mitachurl.json +++ b/src/data/features/dragonspine/monster/mitachurl.json @@ -1,13 +1,35 @@ { "format": 2, "name": { + "_code": "3562720660", + "zh": "丘丘暴徒", + "de": "Mitachurl", "en": "Mitachurl", - "zh": "大型丘丘人", - "ru": "Митачурл" + "es": "Mitachurl", + "fr": "Brutoviandu", + "id": "Mitachurl", + "ja": "ヒルチャール暴徒", + "ko": "츄츄 폭도", + "pt": "Mitachurl", + "ru": "Митачурл", + "th": "Mitachurl", + "vi": "Bạo Đồ Hilichurl" }, "description": { - "en": "Formidable warrior Hilichurls who wield shields or axes. Drops Stained Masks." + "_code": "797471636", + "zh": "以严冰为盾的丘丘人大块头,会利用坚冰的巨盾战斗。\\n普遍而言,体积庞大、活动频繁的生物需要消耗大量的热量来维持生存。由此,当代的艾尔·马斯克提出了「暴徒指数」,根据某地区中活动的丘丘暴徒数量在丘丘人总人口中占的比例,计算这些丘丘人食物获取的丰富、稳定性。", + "de": "Ein stämmiger Hilichurl, der im Kampf einen Schild aus Eis schwingt.\\nZur Selbsterhaltung ist eine derart große Kreatur, die viel kämpft, auf reichlich Kalorien angewiesen. Daher hat der heutige El Musk einen „Mitachurl-Index“ vorgelegt, der den Anteil von Mitachurlen innerhalb der Hilichurl-Population mit der Stabilität und dem Erfolg der Nahrungssuche in Relation setzt.", + "en": "A muscular hilichurl that uses solid ice as a shield, wielding it in battle.\\nReason normally dictates that large creatures that see a lot of action should burn through a great number of calories to sustain themselves. As such, the present-day El Musk has proposed the \"Mitachurl Index.\" This index correlates the percentage of mitachurls within the hilichurl population to the stability and success of hilichurl foraging activity.", + "fr": "Un Brutocollinus musculeux qui utilise de la glace pour se faire un bouclier.\\nLa logique veut que de grandes créatures très actives aient de grands besoins caloriques pour subvenir à leur mode de vie. C'est à cet effet que le Al Musk contemporain a inventé l'« Index Brutoviandu ». Cet index corrobore le pourcentage de Brutoviandus dans une population de Brutocollinus à la stabilité et au succès de leur activité de recherche de nourriture.", + "id": "Hilichurl kekar yang menggunakan perisai es saat bertarung.\\nPada umumnya, makhluk yang bertubuh besar dan aktif membutuhkan banyak kalori untuk bertahan hidup. Maka El Musk mengajukan sebuah angka \"Indeks Mitachurl\". Indeks ini berguna untuk mencari korelasi antara persentase Mitachurl yang ada di dalam populasi Hilichurl, dengan jumlah dan kestabilan sumber pangan yang dikumpulkan oleh populasi Hilichurl tersebut.", + "ja": "氷を盾として使う大型ヒルチャール。\\n通常巨大で活動的な生物は、生きる為に大量のカロリーを消費する必要がある。このような特性に対して、現代のエル·マスクは、特定の地域で活動しているヒルチャール暴徒の数がヒルチャールの総数に占める割合に基づいて、食糧の安定性と豊かさを計算する「暴徒指数」を提案した。", + "ko": "단단한 얼음을 방패 삼는 거대 츄츄족. 거대한 얼음 방패를 이용해 전투한다.\\n일반적으로 체격이 크고 활동량이 많은 생물은 대량의 에너지를 소모한다. 따라서 당대의 엘·머스크는 「폭도 지수」를 제기했고, 특정 지역에서 활동하는 츄츄족 중 츄츄 폭도의 비율로 츄츄족 식량의 풍부성과 안정성을 계산하였다", + "pt": "Um Hilichurl musculoso que usa gelo sólido como escudo, empunhando-o em batalha.\\nA razão normalmente determina que grandes criaturas que veem muita ação devem queimar um grande número de calorias para se sustentarem. Como tal, o atual El Musk propôs o \"Índice Mitachurl\". Este índice correlaciona a porcentagem de Mitachurls dentro da população de Hilichurls com a estabilidade e o sucesso da atividade de procurar alimento dos Hilichurls.", + "ru": "Мускулистый хиличурл с огромным ледяным щитом.\\nМожно предположить, что такие крупные создания должны сжигать огромное количество калорий, чтобы поддерживать свой организм. Эл Маск предложил концепцию «индекса Митачурла». Данный индекс указывает процентное содержание митачурлов в популяции хиличурлов, при котором данной популяции будет хватать ресурсов для пропитания.", + "th": "Hilichurl ร่างกายบึกบึนผู้ใช้น้ำแข็งสุดแกร่งเป็นโล่ โดยจะใช้ประโยชน์จากโล่น้ำแข็งยักษ์อันแข็งแกร่งในการต่อสู้\\nโดยทั่วไปแล้ว สิ่งมีชีวิตที่มีขนาดใหญ่และไม่ชอบอยู่นิ่งนั้น จำเป็นต้องบริโภคแคลอรี่จำนวนมากเพื่อความอยู่รอด ซึ่งนั่นเป็นผลให้ El Musk ในสมัยนี้เสนอ \"ดัชนี Mitachurl\" ซึ่งอ้างอิงจากสัดส่วนของ Mitachurl เมื่อเทียบกับประชากร Hilichurl ทั้งหมดในพื้นที่ใดพื้นที่หนึ่ง เพื่อคำนวณความอุดมสมบูรณ์และความมั่นคงของอาหารของพวก Hilichurl เหล่านี้", + "vi": "Hilichurl Lớn dùng hàn băng làm khiên, sẽ lợi dụng khiên băng to chắc để chiến đấu.\\nNhìn chung, sinh vật có cơ thể to lớn, hoạt động nhiều thì cần tiêu hao nhiều nhiệt lượng để sinh tồn. Do vậy, khi El Musk đề xuất \"chỉ số bạo đồ\", căn cứ theo tỷ lệ Bạo Đồ Hilichurl trong phạm vi nào đó so với tổng số Hilichurl, để tính ra tính phong phú và ổn định của nguồn lương thực của Hilichurl." }, + "tags": ["artifacts", "character-weapon-material", "weapon-ascension-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/ruin-grader.json b/src/data/features/dragonspine/monster/ruin-grader.json index 2836468a..01f6d066 100644 --- a/src/data/features/dragonspine/monster/ruin-grader.json +++ b/src/data/features/dragonspine/monster/ruin-grader.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "437630321", + "zh": "遗迹重机", + "de": "Ruinenkoloss", "en": "Ruin Grader", - "zh": "遗迹重机" + "es": "Demoledor de las Ruinas", + "fr": "Colosse des ruines", + "id": "Ruin Grader", + "ja": "遺跡重機", + "ko": "파멸의 유적 가디언", + "pt": "Colosso das Ruínas", + "ru": "Руинный молотильщик", + "th": "Ruin Grader", + "vi": "Cần Cẩu Di Tích" }, "description": { - "en": "A giant alien war machine, said to be remnants from a lost ancient nation. Drops Chaos Device." + "_code": "3173206604", + "zh": "古老的人形战斗机械。\\n形态与遗迹守卫相似,但形态更为扭曲、力量更为强大。似乎是为了驱动过于沉重的躯体,在双脚上还额外装配了能量核心。", + "de": "Eine uralte humanoide Kriegsmaschine.\\nSie ähneln den Ruinenwächtern, sind jedoch mächtiger und deformierter. Beide Beine Energiekerne auf, als ob sie damit ihr übertriebenes Gewicht ausgleichen wollten.", + "en": "An ancient humanoid war machine.\\nTheir form is similar to that of Ruin Guards, but is more distorted and more powerful. Energy cores have been installed in both its legs, as though to power its overly heavy form.", + "es": "Una máquina de guerra muy antigua con forma humanoide.\\nSu apariencia es similar a la del Guardián de las Ruinas, pero está más deformado y es más fuerte. Tiene núcleos de energía en ambos pies, probablemente para poder soportar el peso de su cuerpo.", + "fr": "Une machine de combat antique à forme humaine.\\nSon apparence est similaire à celle d'un Gardien des Ruines, mais sa puissance dépasse de loin celle de son cousin. Des noyaux d'énergie ont été installés dans chacune de ses jambes pour que son corps très lourd puisse se mouvoir.", + "id": "Mesin perang kuno berbentuk manusia.\\nBentuknya menyerupai Ruin Guard, hanya saja lebih aneh dan kuat. Inti energi yang terpasang di sepasang kakinya, seakan-akan menjadi sumber kekuatan yang menopang tubuhnya yang terlampau besar itu.", + "ja": "古い人型戦闘機械。\\n形は遺跡守衛と似ているが、その姿はより歪み、力はより強大だ。重すぎるボディを動かすために、足に追加のエネルギーコアが組み立てられているようだ。", + "ko": "오래된 인간 형태의 전투 기계.\\n유적 가디언과 유사해 보이지만, 그들보다 더욱 뒤틀렸고 힘도 더 세다. 지나치게 무거운 몸을 움직이기 위해 양쪽 발에 에너지 코어를 추가한 모양이다", + "pt": "Uma antiga máquina de guerra humanóide.\\nSua forma é semelhante à dos Guardas das Ruínas, mas é mais distorcida e mais poderosa. Núcleos de energia foram instalados em ambas as pernas, como se fosse para potencializar sua forma excessivamente pesada.", + "ru": "Древняя человекоподобная боевая машина.\\nВыглядит как более мощная версия стража руин. У этого создания в каждой ноге установлено силовое ядро, вероятно для того, чтобы выдерживать огромный вес.", + "th": "เครื่องจักรสงครามโบราณ ที่มีรูปร่างของมนุษย์\\nรูปร่างของพวกมันคล้าย Ruin Guard แต่ดูผิดรูปผิดร่างมากกว่า และทรงพลังมากกว่า แกนพลังงานได้ถูกติดไว้ที่ขาทั้งสองข้าง เพื่อขับเคลื่อนร่างกายที่หนักหน่วงของพวกมัน", + "vi": "Cỗ máy chiến đấu hình người cổ xưa.\\nHình thái giống với Thủ Vệ Di Tích, nhưng hơi kỳ lạ, sức mạnh lớn hơn. Dường như để có thể khởi động cơ thể quá nặng nề này, nên đã lắp đặt thêm lõi năng lượng ở hai chân." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/samachurl.json b/src/data/features/dragonspine/monster/samachurl.json index 2f6a741d..79d01171 100644 --- a/src/data/features/dragonspine/monster/samachurl.json +++ b/src/data/features/dragonspine/monster/samachurl.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Samachurl", + "_code": "3793925636", "zh": "丘丘萨满", - "ru": "Шамачурл" + "de": "Samachurl", + "en": "Samachurl", + "es": "Samachurl", + "fr": "Brutoshaman", + "id": "Samachurl", + "ja": "ヒルチャールシャーマン", + "ko": "츄츄 샤먼", + "pt": "Samachurl", + "ru": "Шамачурл", + "th": "Samachurl", + "vi": "Phù Thủy Hilichurl" }, "description": { - "en": "Spiritual leaders who wield elemental powers. Drops Divining Scroll." + "_code": "899970532", + "zh": "嘟嘟囔囔的老年丘丘人,冰元素的呼求者。\\n在元素掌控方面颇富天资的丘丘人,其能力往往会在年老时达到顶峰。这些萨满熟忆寒霜的低语,更精通将之用于制敌的技艺。", + "de": "Ein runzliger, murmelnder Hilichurl, der die Macht der Kälte beschwört.\\nHilichurle, deren Gabe darin liegt, die Elemente zu steuern, erreichen ihren Zenit oft erst in den letzten Lebensjahren. Diese Schamanen erinnern sich an die frostigen Gesänge und können damit ihre Feinde festsetzen.", + "en": "A wizened, mumbling hilichurl, one that calls upon the bite of Cryo.\\nHilichurls especially gifted in commanding the elements who often reach the zenith of their skill in their twilight years. These shamans remember the frosty chants and are even more skilled in the art of using them to entrap their foes.", + "es": "Un Hilichurl anciano que utiliza el elemento Cryo y siempre está mascullando entre dientes.\\nLa capacidad de los Hilichurls para controlar los elementos suele alcanzar su punto máximo en la vejez. Este chamán conoce en profundidad los secretos del hielo y es experto en usarlos contra sus oponentes.", + "fr": "Un vieux Brutocollinus marmonnant qui en appelle à l'élément Cryo.\\nLes Brutocollinus ayant une affinité particulière avec les éléments ont tendance à atteindre l'apogée de leurs capacités au crépuscule de leur vie. Ces shamans se rappellent des chants du froid et excellent dans l'art de les utiliser pour emprisonner leurs ennemis.", + "id": "Hilichurl yang keriput dan sering komat-kamit, pemanggil Cryo.\\nHilichurl yang sangat berbakat menguasai elemen ini sering kali akan mencapai puncak kesaktiannya kala memasuki usia senja. Para penyihir ini hafal akan nyanyian dingin dan bahkan terampil dalam seni menggunakannya untuk menjebak musuh mereka.", + "ja": "ブツブツとよく独り言を言う年老いたヒルチャール、氷元素の詠唱者。\\n元素コントロールに長けるヒルチャールは、年を取ると力がピークに達する傾向がある。このシャーマン達は、霜の囁きを思い起こし、それを攻撃に使う技術に精通している。", + "ko": "구시렁대는 연로한 츄츄족. 얼음 원소의 간구자다.\\n원소 통제에 타고난 재능이 있으며, 나이가 들수록 능력이 점점 강해진다. 이러한 샤면들은 서리의 속삭임으로 적을 제어하는 법을 잘 알고 있다", + "pt": "Um Hilichurl feiticeiro e murmurante, que evoca o Cryo congelante.\\nHilichurls, que são especialmente dotados no comando dos elementos, muitas vezes alcançarão o ápice de sua habilidade em sua velhice. Estes xamãs se lembram dos cânticos gelados e são ainda mais habilidosos na arte de usá-los para prender seus inimigos.", + "ru": "Умудрённый опытом бормочущий хиличурл, взывающий к силе Крио.\\nХиличурлы, способные контролировать элементы, наиболее сильны на закате своих лет. Эти шаманы помнят древние морозные заклинания и используют их, чтобы сковывать своих врагов во льду.", + "th": "Hilichurl เฒ่าซึ่งมักจะพึมพำและร่ายเวทน้ำแข็ง\\nHilichurl ผู้มีความสามารถในการควบคุมธาตุ ซึ่งความสามารถของพวกมันนั้น มีแนวโน้มที่จะขึ้นสู่จุดสูงสุดในวัยชรา ชาแมนเหล่านี้มีความสามารถในการท่องจำบทสวดอันหนาวเหน็บ และเชี่ยวชาญในการใช้มันเพื่อควบคุมศัตรู", + "vi": "Hilichurl lải nhải liên hồi, nhà hô hoán nguyên tố Băng.\\nHilichurl có tư chất về mặt khống chế nguyên tố, năng lực này thường đạt đỉnh điểm khi về già. Lời nói chất chứa sức mạnh sương giá, tinh thông cách dùng nó làm kỹ năng chống địch." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/slime.json b/src/data/features/dragonspine/monster/slime.json index 30dd25ac..44216694 100644 --- a/src/data/features/dragonspine/monster/slime.json +++ b/src/data/features/dragonspine/monster/slime.json @@ -1,13 +1,35 @@ { "format": 2, "name": { - "en": "Slime", + "_code": "3463468772", "zh": "史莱姆", - "ru": "Слайм" + "de": "Schleim", + "en": "Slime", + "fr": "Blob", + "id": "Slime", + "ja": "スライム", + "ko": "슬라임", + "pt": "Slime", + "ru": "Слайм", + "th": "Slime", + "vi": "Slime" }, "description": { - "en": "Beings of pure elemental energy. Drops Slime Condensate." + "_code": "3321518100", + "zh": "逸散在自然之中的冰元素凝聚形成的魔物。\\n会利用体内凝聚的丰沛的冰元素,将大气中的水汽凝结成具有保护性的外壳;也会利用同样的原理,将周围的水面冻结。某种意义上是最自由的史莱姆,可以轻松自在地渡过汪洋大海。", + "de": "Ein Monster, das durch die Gerinnung von Kryo-Kraft in der Natur hervorgebracht wurde.\\nDiese Schleime sind dazu in der Lage, mit ihrer überschüssigen Kryo-Energie die Luftfeuchtigkeit gefrieren zu lassen, um eine Schutzhülle zu bilden. Auf ähnliche Weise können sie das Wasser um sich herum gefrieren lassen. Da dieser Schleim problemlos das Meer überqueren kann, verfügt er von allen Schleimen über die höchste Bewegungsfreiheit.", + "en": "A monster created through the coagulation of Cryo in the natural environment.\\nThese slimes can use the abundant Cryo energies within themselves to freeze the moisture in the atmosphere and form a protective shell around themselves. They can also utilize a similar principle to freeze the water around them. On some level, this can be considered to be the freest species of slime, as it can cross oceans and seas with ease.", + "es": "Un monstruo formado a partir de los depósitos del elemento Cryo presentes en la naturaleza.\\nEsta criatura aprovecha el elemento Cryo concentrado en su interior para condensar la humedad del aire y cubrirse con una coraza protectora. Usando el mismo principio, también puede congelar el agua a su alrededor. En cierto sentido, es el Slime más libre, ya que puede incluso atravesar el mar sin dificultad.", + "fr": "Un monstre issu de l'accumulation d'élément Cryo présent à l'état naturel.\\nCe type de Cryoblob met à profit la forte concentration en élément Cryo qui l'habite en interragissant avec l'humidité présente dans l'air pour se créer une sorte de carapace protectrice, et est capable grâce à ce même principe de geler les surfaces d'eau auprès desquelles il se trouve. D'une certaine manière, il s'agit là de l'espèce de Blob la plus libre : traverser un océan n'est pour ces créatures pas plus compliqué que de traverser la route pour l'homme.", + "id": "Monster yang tercipta oleh penggabungan Cryo yang tersebar di alam liar.\\nSlime ini dapat menggunakan energi Cryo yang melimpah di dalam tubuhnya untuk membekukan kelembapan di udara dan membentuk cangkang yang melindungi mereka. Mereka juga dapat menggunakan cara yang serupa untuk membekukan air di sekitarnya. Pada tahapan tertentu, mereka dapat dianggap sebagai spesies Slime yang paling bebas, karena dapat melintasi samudera dan lautan dengan mudahnya.", + "ja": "大自然に散布する氷元素から生まれた魔物。\\n体内に凝縮した豊富な氷元素を利用して、大気中の水を保護シールドに変える事ができる。または同じ原理を使用して周囲の水面を凍結できる。海を簡単に渡ることができる為、ある意味最も自由なスライムである。", + "ko": "자연 속에 흩어져있던 얼음 원소가 응집되어 형성된 마물.\\n체내에 넘쳐나는 얼음 원소로 대기 중의 수증기를 보호막으로 만들 수 있다. 같은 원리로 주변의 물을 얼리기도 한다. 어떻게 보면 드넓은 바다를 마음대로 건널 수 있는 가장 자유로운 슬라임이라고 할 수 있다", + "pt": "Um pequeno monstro criado através da coagulação do Cryo em seu ambiente natural.\\nEstes Slimes podem usar as abundantes energias Cryo dentro de si mesmos para congelar a umidade na atmosfera e formar uma concha protetora ao seu redor. Também podem utilizar um princípio semelhante para congelar a água ao seu redor. Em algum nível, esta pode ser considerada como a espécie mais livre de Slime, pois pode atravessar oceanos e mares com facilidade.", + "ru": "Небольшой монстр, созданный из скопления Крио элемента, который рассеян по всему миру.\\nЭти слаймы используют энергию Крио элемента, чтобы заморозить влагу в атмосфере и создать защитную оболочку. Подобным образом они замораживают воду в водоёмах. В некотором смысле, это самый свободный вид слаймов, так как они способны пересекать моря и океаны.", + "th": "มอนสเตอร์ที่เกิดจากการควบแน่นของธาตุน้ำแข็งที่กระจายอยู่ทั่วไปในธรรมชาติ\\nธาตุน้ำแข็งปริมาณมากที่อัดแน่นอยู่ในร่างกายจะถูกใช้เพื่อควบแน่นไอน้ำในอากาศให้กลายเป็นเกราะป้องกัน ซึ่งหลักการเดียวกันนี้ จะถูกใช้ในการทำให้ผิวน้ำโดยรอบแข็งตัว ในแง่หนึ่งแล้วมันเป็น Slime ที่อิสระที่สุด เพราะสามารถข้ามมหาสมุทรได้อย่างง่ายดาย", + "vi": "Ma vật được hình thành từ nguyên tố Băng rải rác trong môi trường tự nhiên.\\nNó lợi dụng nguyên tố Băng tràn trề bên trong để biến hơi nước trong không khí kết tụ thành lớp vỏ bảo vệ bên ngoài; Cũng lợi dụng nguyên lý tương tự, khiến mặt nước xung quanh đóng băng. Ở một phương diện nào đó là Slime tự do nhất, có thể nhẹ nhàng vượt qua đại dương." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/monster/whopperflower.json b/src/data/features/dragonspine/monster/whopperflower.json index 668cf2e8..e6370052 100644 --- a/src/data/features/dragonspine/monster/whopperflower.json +++ b/src/data/features/dragonspine/monster/whopperflower.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Whopperflower", + "_code": "562652100", "zh": "骗骗花", - "ru": "Попрыгунья" + "de": "Vaniloqua", + "en": "Whopperflower", + "es": "Megaflora", + "fr": "Fleur mensongère", + "id": "Whopperflower", + "ja": "トリックフラワー", + "ko": "구라구라꽃", + "pt": "Flor Gigante", + "ru": "Попрыгунья", + "th": "Whopperflower", + "vi": "Hoa Lừa Dối" }, "description": { - "en": "A bizarre mimetic plant monster that harnesses the elements in combat. Drops Whopperflower Nectar." + "_code": "1140585421", + "zh": "神出鬼没的拟态植物魔物,会利用冰元素战斗。\\n有时会隐藏在地表下,捕猎浑然不觉的猎物。如果有足够的年月、养分与环境,或许能扎根某处,长成巨大的急冻树…", + "de": "Eine nachahmende Pflanze, die plötzlich auftaucht und verschwindet und die Kryo-Kraft im Kampf anwenden kann.\\nManchmal verstecken sie sich unter der Erdoberfläche und schnappen so ihre Beute. Mit genügend Zeit, Nahrung und geeigneter Umgebung können sie zu gewaltigen Fluxeisbäumen anwachsen.", + "en": "A mimetic plant monster that appears out of nowhere and uses Cryo in combat.\\nThese plants lurk under the surface and ambush unsuspecting prey. With the passage of years, sufficient nutrition, and the right environment, it could even take root somewhere and grow into a giant Cryo Regisvine...", + "es": "Una planta-monstruo mimética que puede aparecer de la nada y usar el elemento Cryo en combate.\\nEstas plantas acechan en el subsuelo y tienden emboscadas a sus presas cuando las atrapan desprevenidas. Con el paso del tiempo, suficientes nutrientes y un entorno adecuado, podrían echar raíces y convertirse en un Regisvid Cryo gigante.", + "fr": "Un monstre végétal mimétique qui apparaît de nulle part et utilise l'élément Cryo au combat.\\nCes plantes se cachent sous la surface et embusquent les proies sans méfiance. Avec le temps, une nutrition suffisante et le bon environnement, elles peuvent prendre racine et se transformer en Arbre congelé géant...", + "id": "Monster tanaman yang dapat tiba-tiba muncul dan menggunakan kamuflase, dapat menggunakan elemen Cryo saat melawan musuhnya.\\nTanaman ini bisa bersembunyi di permukaan tanah dan menyerang mangsa yang tidak menyadari keberadaannya. Bila tanaman ini dapat hidup cukup lama, mendapatkan nutrisi yang cukup dan lingkungan yang tepat, mungkin tanaman ini bisa tumbuh menjadi sebuah Cryo Regisvine raksasa.", + "ja": "神出鬼没な擬態植物の魔物。氷元素を利用して戦う。\\n土の中に隠れて獲物を獲る習性がある。時間と養分さえ足りれば、巨大な急凍樹になる可能性もある…", + "ko": "신출귀몰하는 식물 형태의 마물. 얼음 원소를 이용해 전투한다.\\n땅속에 모습을 숨기다가 아무것도 모르는 사냥감을 덮친다. 만약 충분한 세월, 양분, 환경이 충족된다면 어딘가에 뿌리를 내리고 얼음 나무로 자랄 수 있을지도 모른다…", + "pt": "Um monstro planta mimético que aparece do nada e usa Cryo em combate.\\nEssas plantas se escondem sob a superfície e emboscam presas desavisadas. Com o passar dos anos, nutrição suficiente e o ambiente certo, ele poderia até mesmo criar raízes em algum lugar e se transformar em um gigante Regisvine Cryo...", + "ru": "Миметическое растение-монстр, которое появляется из ниоткуда и использует элемент Крио в бою.\\nЭти растения прячутся под поверхностью земли и устраивают засаду на ничего не подозревающую добычу. По прошествии лет, при достаточном питании и благоприятной окружающей среде, они могут пустить корни и превратиться в гигантский Крио папоротник...", + "th": "มอนสเตอร์รูปแบบพืชที่มักจะโผล่ออกมาและหายตัวไปอย่างรวดเร็ว ซึ่งใช้ธาตุน้ำแข็งในการต่อสู้\\nบางครั้งก็จะหลบซ่อนอยู่ใต้ผืนดิน และคอยซุ่มโจมตีเหยื่อ ภายใต้การเจริญเติบโตที่ยาวนาน, การได้รับสารอาหารที่ครบถ้วน และสภาพแวดล้อมที่พอเหมาะแล้ว บางครั้งก็จะสามารถแทงรากไปยังที่ไหนซักแห่ง และเติบโตกลายเป็น Cryo Regisvine ขนาดยักษ์ได้...", + "vi": "Ma vật giống với thực vật, xuất quỷ nhập thần, dùng nguyên tố Băng để chiến đấu.\\nCó lúc sẽ ẩn dưới mặt đất, bắt những con thú ngơ ngác. Nếu đủ tuổi, dinh dưỡng và điều kiện, chúng sẽ cắm rễ ở nơi nào đó, lớn thành Cây Cấp Đông..." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/dragonspine/nature/berry.json b/src/data/features/dragonspine/nature/berry.json index 987ceae3..14b9e38d 100644 --- a/src/data/features/dragonspine/nature/berry.json +++ b/src/data/features/dragonspine/nature/berry.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Berry", + "_code": "3959394414", "zh": "树莓", - "ru": "Ягода" + "de": "Beere", + "en": "Berry", + "es": "Baya", + "fr": "Baie", + "id": "Berry", + "ja": "ラズベリー", + "ko": "라즈베리", + "pt": "Baga", + "ru": "Ягода", + "th": "Berry", + "vi": "Quả Mâm Xôi" }, "description": { - "en": "Small brightly-colored fruit used in Recipes." + "_code": "3067534349", + "zh": "颜色鲜艳的果实。遍布野外的小小美好,能将路途疲惫一扫而空。", + "de": "Eine Frucht in knalligen Farben, die man überall im Freien finden kann. Sie hilft dabei, die Müdigkeit auf der Reise zu überwinden.", + "en": "Small, brightly-colored fruit. They can be found everywhere, and the taste of them wipes the fatigue of a long journey away.", + "es": "Una pequeña y colorida fruta que se encuentra por todas partes. Muy útil cuando necesitas un poco de energía.", + "fr": "Un petit fruit coloré qu'on trouve un peu partout. Efficace lorsqu'on a un petit coup de barre.", + "id": "Buah dengan warna yang terang, memberikan kontras warna yang indah di alam liar. Dapat ditemukan dengan mudah.", + "ja": "鮮やかな色をした果物。野外に広がるこの美しい果物は、旅の疲れを吹き飛ばしてくれる。", + "ko": "빛깔이 쨍한 과일. 야외에 널려 있는 작은 행복. 모험의 피곤함을 싹 가시게 해준다", + "pt": "Uma pequena fruta colorida, pode ser encontrada por todos os lados.", + "ru": "Маленькая ягода ярко-жёлтого цвета. Растёт повсюду.", + "th": "ผลไม้สีสวยสดใส สามารถพบเห็นได้ทุกหนแห่ง สามารถปัดเป่าความเหนื่อยล้าจากการเดินทางให้หายได้เป็นปลิดทิ้ง", + "vi": "Quả có màu sắc tươi sáng. Mọc dọc bên đường giúp người lữ hành giải khát." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/dragonspine/nature/chilled-meat.json b/src/data/features/dragonspine/nature/chilled-meat.json index 545007b1..906405e1 100644 --- a/src/data/features/dragonspine/nature/chilled-meat.json +++ b/src/data/features/dragonspine/nature/chilled-meat.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "2121103228", + "zh": "「冷鲜肉」", + "de": "„Kaltes Gourmetfleisch“", "en": "Chilled Meat", - "zh": "冷鲜肉" + "es": "Carne congelada", + "fr": "Viande congelée", + "id": "Chilled Meat", + "ja": "「冷製鮮肉」", + "ko": "「냉동 생고기」", + "pt": "Carne Fresca Fria", + "ru": "Цельномороженое мясо", + "th": "\"Chilled Meat\"", + "vi": "Thịt Tươi Lạnh" }, "description": { - "en": "For the gourmets of Teyvat, this is an ingredient of unspeakable sacrosanctness. Used in Recipes." + "_code": "1162855413", + "zh": "稀有的鲜美肉类。\\n据记载在数百年前已经灭绝的走豕品种,因为龙脊雪山的极端天候而被保存了下来。对于提瓦特的老饕们而言,是福音般神圣的极佳食材。", + "de": "Ein sehr seltenes, delikates Fleisch.\\nEs kommt von einer Spezies, die angeblich bereits seit Hunderten von Jahren ausgestorben ist und hat sich dank des extrem kalten Wetters auf dem Drachengrat so gut erhalten. Für viele Feinschmecker aus allen Teilen Teyvats ist dieses Fleisch der Heilige Gral unter den Fleischsorten.", + "en": "Rare, fresh meat.\\nThis species of boar is recorded to have gone extinct several hundred years ago and has been preserved by the extreme temperatures on Dragonspine. For the gourmets of Teyvat, this is an ingredient of unspeakable sacrosanctness.", + "es": "Un tipo de carne fresca muy poco común.\\nSegún los registros escritos, proviene de una especie ya extinta parecida al jabalí. Su carne ha podido conservarse hasta la actualidad gracias al clima extremo de Espinadragón. Es considerado un ingrediente prácticamente celestial por los amantes de la gastronomía de Teyvat.", + "fr": "Morceau de viande aussi rare que délicieux.\\nD'après les annales, cette viande provient d'un type de sanglier disparu depuis plusieurs siècles ; les conditions climatiques extrêmes des Monts Dosdragon ont permis sa conservation. Aux yeux des amateurs de bonne chère de Mondstadt, il s'agit pour ainsi dire d'un mets sans égal.", + "id": "Jenis daging yang lezat dan langka.\\nBerdasarkan catatan yang ada, daging ini berasal dari boar yang sudah punah ratusan tahun lalu dan terawetkan oleh cuaca yang sangat dingin di Dragonspine. Bagi para penikmat makanan di Teyvat, daging ini adalah makanan yang sangat dipuja-puja.", + "ja": "珍しい鮮肉類。\\n数百年前に絶滅した品種で、ドラゴンスパインの気候により保存された。テイワットの美食家にとって、信仰の対象に等しい極上の食材。", + "ko": "희귀하고 신선한 육류.\\n기록에 의하면 수백 년 전에 이미 멸종된 멧돼지 품종이라고 하지만 드래곤 스파인의 극단적인 기후 덕분에 지금까지 보존됐다고 한다. 티바트의 미식가들에게 아주 신성한 최고의 식자재다", + "pt": "Um tipo de carne fresca deliciosa incomum.\\nEssa espécie de javali foi extinta há muito tempo e foi preservada pela temperaturas extremas da Espinha do Dragão. Para os amantes da gastronomia de Teyvat, isso é considerado um ingrediente sagrado.", + "ru": "Очень редкое и невероятно вкусное мясо кабана, которого хроники объявили вымершим ещё сотни лет назад. Мясо сохранилось благодаря суровому климату Драконьего хребта, и чревоугодники Тейвата поклоняются ему, словно божеству.", + "th": "เนื้อที่หายากและอร่อย \\nหมูป่าสายพันธุ์นี้ได้รับการบันทึกว่าสูญพันธุ์ไปเมื่อหลายร้อยปีก่อน แต่ได้รับการรักษาไว้โดยอุณหภูมิที่เย็นจัดบนเทือกเขา Dragonspine สำหรับนักชิมของ Teyvat แล้ว นี่คือวัตถุดิบอันศักดิ์สิทธิ์ที่ไม่อาจบรรยายได้", + "vi": "Loại thịt tươi ngon hiếm có.\\nTheo ghi chép, đây là giống lợn tuyệt chủng mấy trăm năm trước được bảo tồn nhờ thời tiết khắc nghiệt ở Long Tích Tuyết Sơn. Đối với những người sành ăn ở Teyvat, nó là một món ăn thần thánh tuyệt vời." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/dragonspine/nature/crystal-core.json b/src/data/features/dragonspine/nature/crystal-core.json index 64a8ee96..5bbdc759 100644 --- a/src/data/features/dragonspine/nature/crystal-core.json +++ b/src/data/features/dragonspine/nature/crystal-core.json @@ -1,13 +1,36 @@ { "format": 2, "name": { + "_code": "2435041068", + "zh": "晶核", + "de": "Kristallkern", "en": "Crystal Core", - "zh": "冰晶蝶", - "ru": "Кристальное Ядро" + "es": "Núcleo de cristal", + "fr": "Noyau cristallin", + "id": "Crystal Core", + "ja": "晶核", + "ko": "수정 코어", + "pt": "Núcleo de Cristal", + "ru": "Кристальное ядро", + "th": "Crystal Core", + "vi": "Tinh Hạt Nhân" }, "description": { - "en": "The core of a Crystalfly. Used in Alchemy to craft Condensed Resin." + "_code": "3818929133", + "zh": "晶蝶的核心。是吸食着大气中逸散的细小元素的晶蝶长出的奇妙器官。", + "de": "Das Innere eines Kristallschmetterlings. Dieses Organ absorbiert winzige elementare Bestandteile aus der Luft.", + "en": "The core of a crystal butterfly. It absorbs elemental energy that had escaped into the atmosphere.", + "es": "El núcleo de un cristalóptero. Absorbe elementos que habían escapado a la atmósfera.", + "fr": "Noyau d'un papillon cristallin. Il absorbe l'énergie élémentaire présente dans l'air.", + "id": "Inti dari kupu-kupu kristal. Ia menyerap elemental energy yang terlepas ke atmosfir.", + "ja": "晶蝶の核心。大気中に散らばった細かい元素を吸収する晶蝶の不思議な器官。", + "ko": "수정 나비의 코어. 대기 중에 흩어져 있는 작은 원소를 빨아들이는 수정 나비의 기묘한 신체 기관이다", + "pt": "O núcleo de uma borboleta de cristal. Absorve elementos que escaparam da atmosfera.", + "ru": "Ядро кристальной бабочки. Поглощает элементальную энергию из воздуха.", + "th": "แกนกลางของคริสตัลผีเสื้อ ใช้เป็นเครื่องมือเพื่อดูดซับพลังงานธาตุที่ลอยอยู่ในอากาศ", + "vi": "Nhân của Tinh Điệp, là cơ quan để Tinh Điệp hấp thu các Nguyên Tố cực nhỏ trong không khí." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "variable", "respawn": "none", diff --git a/src/data/features/dragonspine/nature/fowl.json b/src/data/features/dragonspine/nature/fowl.json new file mode 100644 index 00000000..be0692b7 --- /dev/null +++ b/src/data/features/dragonspine/nature/fowl.json @@ -0,0 +1,771 @@ +{ + "format": 2, + "name": { + "_code": "701846742", + "zh": "禽肉", + "de": "Rohes Geflügel", + "en": "Fowl", + "es": "Carne de ave", + "fr": "Volaille", + "id": "Fowl", + "ja": "鳥肉", + "ko": "새고기", + "pt": "Carne de Ave", + "ru": "Мясо птицы", + "th": "Fowl", + "vi": "Thịt Gia Cầm" + }, + "description": { + "_code": "870212629", + "zh": "禽类的新鲜肉块。经过适当处理可以制成让人精神一振的佳肴。", + "de": "Ein frisches Stück rohes Geflügel, das seinen Geschmack mit der richtigen Zubereitung besonders entfaltet.", + "en": "A fresh chunk of fowl. Handled properly, it can make a hearty meal.", + "es": "Carne de ave fresca. Si se prepara correctamente, puede ser una buena comida para mejorar el estado de ánimo.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Daging burung unggas yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "鳥類の新鮮な肉。適切な料理をすると元気みなぎる食事になる。", + "ko": "조류의 신선한 고기. 적절히 조리하면 정신이 번쩍 드는 맛있는 요리가 된다", + "pt": "Carne de ave fresca. Se feita corretamente pode fazer um prato saudável.", + "ru": "Свежее мясо птицы. Из него можно приготовить что-нибудь вкусненькое.", + "th": "เนื้อสดของสัตว์ปีก สามารถนำมาทำอาหารได้หากรู้วิธี", + "vi": "Thịt gia cầm tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "fowl", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-30.36954, 28.97423], + "id": "8A3EBEFC12E5E9D5FA6968FF3D7F69087F512847", + "importIds": { + "gm_legacy": ["liyueFowl/1"], + "yuanshen": ["78_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.63125, 29.86094], + "id": "F61762CE574D711249A915845062D6DABF6F5320", + "importIds": { + "gm_legacy": ["liyueFowl/2"], + "yuanshen": ["78_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.39298, 29.06016], + "id": "EC85C6A82D27A6BA9BA9A59522EEC257C2E8D9C8", + "importIds": { + "gm_legacy": ["liyueFowl/3"], + "yuanshen": ["78_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.57657, 27.79453], + "id": "53B808B0893CF9AAAD8482DE384C6F097327C3A3", + "importIds": { + "gm_legacy": ["liyueFowl/4"], + "yuanshen": ["78_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.62344, 27.72813], + "id": "6D5D56B1432BA5071147C85D4E893B95BFB2212D", + "importIds": { + "gm_legacy": ["liyueFowl/5"], + "yuanshen": ["78_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.5414, 27.7125], + "id": "FCB60042B8B938FF69E3F1C848DA0EA8506DE045", + "importIds": { + "gm_legacy": ["liyueFowl/6"], + "yuanshen": ["78_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.46328, 20.68515], + "id": "2A02C4A6DA94B474C5CBEA2555E3C6514080A250", + "importIds": { + "yuanshen": ["78_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.68203, 20.78672], + "id": "1DF1DAFC0B6E741779BECB6329583E0888662CE9", + "importIds": { + "yuanshen": ["78_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.64297, 21.01719], + "id": "4DED432341AB2D9471F748347F97DE6ECAB5A352", + "importIds": { + "yuanshen": ["78_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.22109, 20.61485], + "id": "4D846A41D2D45E86944E374B7EF8ACF071D6A9AE", + "importIds": { + "yuanshen": ["78_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.90861, 41.16171], + "id": "06E64DC646521EAE22D181AAA2EF810F3424F15B", + "importIds": { + "yuanshen": ["78_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.87994, 41.07315], + "id": "C470720F89B2F984ED59A5E414712D9918F68C1A", + "importIds": { + "yuanshen": ["78_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.6664, 40.78672], + "id": "838A7D9AC99894196EFB0032EDCCC1AAD281F968", + "importIds": { + "yuanshen": ["78_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.76796, 40.77891], + "id": "3D5415A147B8DFB907687F181E6A6A2B5FD02C4D", + "importIds": { + "yuanshen": ["78_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.81485, 40.85703], + "id": "5492B1FA9CC49A61A21D0B277C95BE368B7BEA92", + "importIds": { + "yuanshen": ["78_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-46.09219, 40.74375], + "id": "84066C52B5965E3B4BC9FD56DF20992F6FBCD50C", + "importIds": { + "yuanshen": ["78_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.56875, 40.85703], + "id": "84ACCF5BF576258E3F4719BA29CAEBD6E6F773E8", + "importIds": { + "yuanshen": ["78_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.23672, 41.68515], + "id": "46B10E11BE85D0CE1D5606EA700B435236A100FC", + "importIds": { + "yuanshen": ["78_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-44.62735, 42.45469], + "id": "EF748E799C5FEB074E73A72DEE97E808A1449BFC", + "importIds": { + "yuanshen": ["78_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-44.74844, 42.28672], + "id": "87FA853BFF5063327E24A96D1F2DE0DFA27C025C", + "importIds": { + "yuanshen": ["78_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.68292, 13.4195], + "id": "8938DAFC3D69093203B99F8E951AD936BFD4ABE1", + "importIds": { + "yuanshen": ["78_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.5388, 13.33099], + "id": "63F41D92587032F76E64739234C5CF8DC58EC1D9", + "importIds": { + "yuanshen": ["78_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.49585, 13.331], + "id": "D0115D6C88CFF0306D2A0467B01542468F150E60", + "importIds": { + "yuanshen": ["78_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.6712, 13.29839], + "id": "16CF77D2A097BB4C7F514A304168A7F6ABA3F072", + "importIds": { + "yuanshen": ["78_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.66339, 13.22415], + "id": "C6569DFCDEC051DA97C5B415F8AA65723AFECE43", + "importIds": { + "yuanshen": ["78_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.60528, 13.70956], + "id": "07FC31C7561410928C2FB3B094824AA1EA04032D", + "importIds": { + "yuanshen": ["78_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-42.85658, 25.98696], + "id": "416903C83F72AB6D74CE1C36B210D1445ED61292", + "importIds": { + "yuanshen": ["78_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.84553, 21.25854], + "id": "9887F5D6029760F2C79341D8673BF55995BE1452", + "importIds": { + "yuanshen": ["78_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.84916, 20.9356], + "id": "0D06FAE100F895DFE4E3F73EE44B33FFB9262064", + "importIds": { + "yuanshen": ["78_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.86087, 20.96295], + "id": "7ACF42469787AE31B43EECFEB9970FE6A5648285", + "importIds": { + "yuanshen": ["78_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-48.08636, 27.3129], + "id": "49F5A2A234E4E1B5A4079559733C92493E74F870", + "importIds": { + "yuanshen": ["78_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-48.01998, 27.22695], + "id": "A81D74E012D80BA431084C0BBD17257AFCD43C6F", + "importIds": { + "yuanshen": ["78_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-48.30893, 27.68798], + "id": "E10DAE4C58B4BD75EECDEE126509E1B7FF66912B", + "importIds": { + "yuanshen": ["78_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.4724, 27.99766], + "id": "DF621676483C26C194B20D2522CA9E35FFB35D13", + "importIds": { + "yuanshen": ["78_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.48281, 28.03932], + "id": "68CB4717617D9657F0FE7E687AD3D76B627708FB", + "importIds": { + "yuanshen": ["78_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.49358, 28.00983], + "id": "BFB4A9354E6348BE2DA19D52A9B34ED85173BB55", + "importIds": { + "yuanshen": ["78_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.24713, 28.36484], + "id": "98DC5C6DD10F9DC576EE0F0BCE51A6EB45D028F1", + "importIds": { + "yuanshen": ["78_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.2276, 28.38307], + "id": "A33214CB5092ABD77792C2D849E6EC19754B66E7", + "importIds": { + "yuanshen": ["78_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-47.43891, 21.48642], + "id": "A904D2FC04B160FAD7AA8B14D77B3AC64DC35A26", + "importIds": { + "yuanshen": ["78_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.55782, 18.58136], + "id": "FA06388D5CFAFEB9DC482B4E35939F26E106FA86", + "importIds": { + "yuanshen": ["78_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.82267, 28.8336], + "id": "11F7C38999DCB346FEDB22A9E7C728DAF398506A", + "importIds": { + "yuanshen": ["78_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-50.52708, 24.87007], + "id": "C5DE88D841126D5EA05199A751245B722F80C7E2", + "importIds": { + "yuanshen": ["78_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-50.30312, 24.81668], + "id": "B85965509010C6FF1BDC12BDA6A983FBC919B530", + "importIds": { + "yuanshen": ["78_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.92813, 25.04105], + "id": "5FDC3066DAF0DA842E79ABE32F8ACF4F164D0049", + "importIds": { + "yuanshen": ["78_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-50.1625, 25.13091], + "id": "211CDE32AA02148FAD893AAEA92CCF21D07F82CF", + "importIds": { + "yuanshen": ["78_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-48.09869, 20.63612], + "id": "C1BBD47162202FCAE8DD31911C273D365494F5DE", + "importIds": { + "yuanshen": ["78_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-47.92032, 20.56537], + "id": "54999D49F6CE33D276E8E1534D31628ADC146811", + "importIds": { + "yuanshen": ["78_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-47.9112, 20.60834], + "id": "2C9B7A6FB388431C0B23709EBD22595201DF7E95", + "importIds": { + "yuanshen": ["78_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.0323, 19.11615], + "id": "2EB965A398674FF4D9A083F753D1B350D1B06465", + "importIds": { + "yuanshen": ["78_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.04011, 19.15521], + "id": "F3DC54D23579FD83D0E3D1F652E1932B26E41064", + "importIds": { + "yuanshen": ["78_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.70156, 12.77369], + "id": "AD4B68E304069D96504F06916C733944936CECBF", + "importIds": { + "yuanshen": ["78_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.60522, 12.90652], + "id": "C315B131C609DF15256DC57390BEE1F2C3CA8EEC", + "importIds": { + "yuanshen": ["78_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.68514, 17.15834], + "id": "85F3E2E0FED5967655742AC461A878B426A2930F", + "importIds": { + "yuanshen": ["78_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.66953, 17.00206], + "id": "E123BAA5A54725C9612CB60B8C0725C75185E1A6", + "importIds": { + "yuanshen": ["78_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.94303, 18.04624], + "id": "FE86118047A3B89A01A7702697AD265AD7C47F84", + "importIds": { + "yuanshen": ["78_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-40.74847, 23.92995], + "id": "0E3E6CADFD42B7F9364446B70C83450EB64C9D08", + "importIds": { + "yuanshen": ["78_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-40.78753, 23.95339], + "id": "E7B4E98323BCD5813B34A9D37AD43DA8BFC5EBC4", + "importIds": { + "yuanshen": ["78_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.71244, 12.80675], + "id": "E9D692E32D454FD2E29A2DF7C62A11D9CD3BE595", + "importIds": { + "yuanshen": ["78_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.6612, 14.31927], + "id": "368E9B7CB9914F8436B0C67BCB1BA5032579F4C2", + "importIds": { + "yuanshen": ["78_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.69505, 24.28151], + "id": "F4EB4125EEFAA8E286108D728645795128B83A4E", + "importIds": { + "yuanshen": ["78_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.7875, 24.42214], + "id": "B506FFBEEF84ECC14DAE275DF100B500C32473CC", + "importIds": { + "yuanshen": ["78_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.20415, 18.01458], + "id": "E3E94ECEDE8A53F9BD59E3570039651EB761C0D7", + "importIds": { + "yuanshen": ["78_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.84143, 22.09552], + "id": "03232ED480623E597B1DCEF126A9DD701EC706A3", + "importIds": { + "yuanshen": ["78_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.80312, 22.1474], + "id": "3A2EB291D5F62CC9F2FA6D4621C3FAF473FFEF15", + "importIds": { + "yuanshen": ["78_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.81614, 22.16042], + "id": "8D95E85AD776B1AFE818FA26990C9CD4936A4392", + "importIds": { + "yuanshen": ["78_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.15799, 21.99157], + "id": "6C3DAF33E03438964DADBED50F29D40E6210E44C", + "importIds": { + "yuanshen": ["78_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.1697, 22.00719], + "id": "5B03BF497E5D60326B03A00C382011C719A210CC", + "importIds": { + "yuanshen": ["78_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.21067, 21.99375], + "id": "DAD6148440CCAB871E983503FD6DE214CBE4AF47", + "importIds": { + "yuanshen": ["78_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.22499, 22.01458], + "id": "C23F07AA8B71E0CE7D37B6D41F18CF121A233504", + "importIds": { + "yuanshen": ["78_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.19505, 42.10182], + "id": "027E001F823FB997DD9998824C941AEF5580D2E0", + "importIds": { + "yuanshen": ["78_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.34932, 42.54118], + "id": "A8A60E96244A255B555954BAC3387B03E9D04CA4", + "importIds": { + "yuanshen": ["78_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.48021, 42.62265], + "id": "EC3849766326F9F538D082116E37D735FE7135A4", + "importIds": { + "yuanshen": ["78_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-45.43984, 42.51589], + "id": "2AF808CA7E12E3564BDA93F64DC426C28E27AC7E", + "importIds": { + "yuanshen": ["78_73"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_73.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.29401, 22.73333], + "id": "A2AEFD5D83372C3E67A196C3F9952F9E619F6290", + "importIds": { + "yuanshen": ["78_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-43.84739, 34.1474], + "id": "1A255E2C60564BC81AFE662C8C8BCEACC3144B2C", + "importIds": { + "yuanshen": ["78_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.05574, 31.37398], + "id": "AD931C1C2A61FDB5E71D1764C11C8B4E21B654BE", + "importIds": { + "yuanshen": ["78_76"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_76.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.00625, 31.49375], + "id": "C96AD4F9DA621E3471776CDA2BEBD34E4ED43B08", + "importIds": { + "yuanshen": ["78_77"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_77.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.03489, 31.50938], + "id": "609F5E79C940EAB60BF6FCF983649836BA6E54B6", + "importIds": { + "yuanshen": ["78_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_78.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.86497, 31.51768], + "id": "A74D1DC542522A36E4BE6FD440DC979377267309", + "importIds": { + "yuanshen": ["78_79"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_79.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.46509, 22.63755], + "id": "AAFFC47B6E9F34FF8041F87EDC8ECA00828FF058", + "importIds": { + "yuanshen": ["78_80"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_80.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.55703, 22.73333], + "id": "E77359488B09DF9773A05D4041D0F69DC7DF08DC", + "importIds": { + "yuanshen": ["78_81"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_81.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.51927, 22.7047], + "id": "B2E8ACFE3C93E2190B115E283718C2F214FB0A5C", + "importIds": { + "yuanshen": ["78_82"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_82.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-46.14426, 29.5862], + "id": "5949C1E208E8BAE2AB2E11FBADEB7C07C138D594", + "importIds": { + "yuanshen": ["78_83"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_83.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-46.33375, 29.68957], + "id": "CA131A5FA221DFB63129ECA5E6BB1336B2990ADA", + "importIds": { + "yuanshen": ["78_84"] + }, + "popupMedia": "https://yuanshen.site/comment_png/78_84.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/dragonspine/nature/mint.json b/src/data/features/dragonspine/nature/mint.json new file mode 100644 index 00000000..f8866e35 --- /dev/null +++ b/src/data/features/dragonspine/nature/mint.json @@ -0,0 +1,46 @@ +{ + "format": 2, + "name": { + "_code": "253062214", + "zh": "鱼肉", + "de": "Fisch", + "en": "Fish", + "fr": "Poisson", + "id": "Fish", + "ja": "魚肉", + "ko": "생선 살코기", + "pt": "Peixe", + "ru": "Рыба", + "th": "Fish", + "vi": "Thịt Cá" + }, + "description": { + "_code": "524650565", + "zh": "鱼类的新鲜肉块。经过适当处理可以制成让人回味无穷的菜式。", + "de": "Ein frisches Stück Fisch, das sich richtig zubereitet für eine leckere Mahlzeit eignet.", + "en": "A fresh fillet of fish. Handled properly, it can make a rich dish.", + "es": "Un filete de pescado fresco. Si se cocina adecuadamente, puede ser un plato muy sabroso.", + "fr": "Un filet de poisson frais qu'on peut cuisiner.", + "id": "Potongan daging ikan segar. Bisa menjadi hidangan yang lezat jika dimasak dengan benar.", + "ja": "魚類の新鮮な肉。適切な料理をすると、とても味わい深い食事になる。", + "ko": "생선의 신선한 살코기. 적절히 조리하면 아주 맛있는 요리가 된다", + "pt": "Um filé de peixe fresco. Pode fazer pratos deliciosos se o preparar adequadamente.", + "ru": "Свежее филе рыбы. С ним можно приготовить богатое блюдо.", + "th": "เนื้อปลาสด สามารถทำเป็นอาหารจานหรูได้หากทำอย่างถูกวิธี", + "vi": "Miếng cá tươi ngon, qua chế biến sẽ thành món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "mint", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/nature/mushroom.json b/src/data/features/dragonspine/nature/mushroom.json new file mode 100644 index 00000000..71bd4d99 --- /dev/null +++ b/src/data/features/dragonspine/nature/mushroom.json @@ -0,0 +1,47 @@ +{ + "format": 2, + "name": { + "_code": "379910622", + "zh": "蘑菇", + "de": "Champignon", + "en": "Mushroom", + "es": "Champiñón", + "fr": "Champignon", + "id": "Mushroom", + "ja": "キノコ", + "ko": "버섯", + "pt": "Cogumelo", + "ru": "Гриб", + "th": "Mushroom", + "vi": "Nấm Rơm" + }, + "description": { + "_code": "1134995557", + "zh": "生命力旺盛的常见菌类。只要拥有适宜的荫蔽与水分,在何处都能蓬勃生长。", + "de": "Vor Lebenskraft nur so strotzend und sehr häufig anzutreffen. Er braucht lediglich genug Schatten und Wasser. Ansonsten wächst er fast überall.", + "en": "Hardy common fungi. Can grow anywhere with the right amount of shade and moisture.", + "es": "Un tipo de hongos común y con una gran vitalidad. Puede crecer en cualquier lugar con la cantidad adecuada de sombra y humedad.", + "fr": "Un mycète qui pousse dans tous les endroits humides et à l'abri du soleil.", + "id": "Jamur yang dapat ditemui di mana-mana, dapat tumbuh dengan mudah di tempat yang teduh dengan kelembaban yang tepat.", + "ja": "生命力旺盛なよく見かけるキノコ類。適切な木陰と水分さえあれば、どこでも元気に育つ。", + "ko": "생명력이 질긴 버섯. 적당한 그늘과 수분만 있으면 어디서든 자라난다", + "pt": "Um fungo muito comum com consistência dura. Pode crescer em qualquer lugar com a certa quantidade de sombra e umidade.", + "ru": "Обычный гриб. Такие растут по всему Тейвату в тёмных местах с повышенной влажностью.", + "th": "เห็ดราตายยากทั่วไป ขอแค่มีความร่มรื่นและชุ่มชื้นที่เพียงพอก็สามารถเติบโตขึ้นได้ทุกที่", + "vi": "Loại nấm thường thấy, chỉ cần đủ nước và bóng mát thì có thể sinh trưởng mạnh mẽ." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "mushroom", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/nature/pinecone.json b/src/data/features/dragonspine/nature/pinecone.json new file mode 100644 index 00000000..aeff4d81 --- /dev/null +++ b/src/data/features/dragonspine/nature/pinecone.json @@ -0,0 +1,47 @@ +{ + "format": 2, + "name": { + "_code": "1924965190", + "zh": "松果", + "de": "Kiefernzapfen", + "en": "Pinecone", + "es": "Piñón", + "fr": "Pomme de pin", + "id": "Pinecone", + "ja": "ナッツ", + "ko": "솔방울", + "pt": "Pinha", + "ru": "Сосновая шишка", + "th": "Pinecone", + "vi": "Quả Thông" + }, + "description": { + "_code": "1953989229", + "zh": "富含油脂的肥美种子,并不会在松鼠的胃里长成参天大树。", + "de": "Enthält viele ölhaltige Kerne, die natürlich nicht zu einem gewaltigen Baum im Magen eines Eichhörnchens heranwachsen.", + "en": "Filled with oil-rich seeds. Certainly won't be growing into a tree from inside a squirrel's stomach.", + "es": "Una semilla rica en aceite. Obviamente, no se convertirá en un árbol en el estómago de una ardilla.", + "fr": "Une graine riche en huile. Ce n'est pas dans l'estomac d'un écureuil qu'elle deviendra un arbre, c'est sûr.", + "id": "Mengandung biji yang kaya dengan minyak. Pastinya tidak akan tumbuh menjadi pohon dari dalam perut tupai.", + "ja": "油分に富んだ丸々とした種。リスの胃の中で大きな木に育つわけではない。", + "ko": "식물성 기름이 가득한 씨앗. 다람쥐의 배 속에서 큰 나무로 자란다고 하는 것은 전부 뻥이다", + "pt": "Sementes ricas em óleo. Certamente não se transformará em uma árvore dentro do estômago de um esquilo.", + "ru": "Семена из сосновой шишки богаты натуральными маслами. Местные разрушители легенд доказали, что сосна не может вырасти из шишки у белки в животе.", + "th": "เมล็ดที่อุดมไปด้วยน้ำมัน แน่นอนมันไม่เติบโตเป็นต้นไม้ใหญ่ในท้องของเจ้ากระรอกน้อยหรอก", + "vi": "Loại hạt chắc mẩy có lượng dầu cao, chắc chắn sẽ không mọc thành cây trong bụng của loài sóc." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "pinecone", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/nature/raw-meat.json b/src/data/features/dragonspine/nature/raw-meat.json new file mode 100644 index 00000000..d863b396 --- /dev/null +++ b/src/data/features/dragonspine/nature/raw-meat.json @@ -0,0 +1,46 @@ +{ + "format": 2, + "name": { + "_code": "2492759708", + "zh": "兽肉", + "de": "Rohes Fleisch", + "en": "Raw Meat", + "fr": "Viande crue", + "id": "Raw Meat", + "ja": "獣肉", + "ko": "짐승고기", + "pt": "Carne Crua", + "ru": "Сырое мясо", + "th": "Raw Meat", + "vi": "Thịt Rừng" + }, + "description": { + "_code": "3982212023", + "zh": "兽类的新鲜肉块。经过适当处理可以制成让人元气满满的美食。", + "de": "Ein frisches Stück rohes Fleisch, das mit der richtigen Zubereitung zu einer nahrhaften Mahlzeit wird.", + "en": "A fresh chunk of meat. Handled properly, it can be used to make delicious food.", + "es": "Un trozo de carne fresca. Si se prepara correctamente, se puede utilizar para cocinar alimentos deliciosos.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Sepotong daging yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "ケモノ類の新鮮な肉。適切な料理をすると元気モリモリの食事になる。", + "ko": "짐승의 신선한 고깃덩이. 적절히 조리하면 원기를 충전할 수 있는 맛있는 요리가 된다", + "pt": "Um pedaço de carne fresca. Se feita adequadamente pode ser usada para fazer pratos deliciosos.", + "ru": "Свежий кусок мяса. Из него можно приготовить разные вкусные блюда.", + "th": "ก้อนเนื้อสดของสัตว์อสูร สามารถนำมาทำเป็นอาหารได้หากทำอย่างถูกวิธี", + "vi": "Thịt thú tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "raw-meat", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/dragonspine/ore/starsilver.json b/src/data/features/dragonspine/ore/starsilver.json new file mode 100644 index 00000000..33216051 --- /dev/null +++ b/src/data/features/dragonspine/ore/starsilver.json @@ -0,0 +1,1218 @@ +{ + "format": 2, + "name": { + "_code": "1319983054", + "zh": "星银矿石", + "de": "Sternsilbererz", + "en": "Starsilver", + "es": "Argento estelar", + "fr": "Minerai d'argétoile", + "id": "Starsilver", + "ja": "星銀鉱石", + "ko": "성은 광석", + "pt": "Minério de Prata Estrelada", + "ru": "Руда звёздного серебра", + "th": "Starsilver", + "vi": "Quặng Tinh Ngân" + }, + "description": { + "_code": "1630125821", + "zh": "因为龙脊雪山的特殊地理环境与地脉,而产生的珍稀矿石。", + "de": "Ein seltenes und wertvolles Erz, das durch die einzigartigen geografischen Bedingungen und den Fluss der Elemente am Drachengrat gebildet wurde.", + "en": "A rare and precious ore formed by the unique geographical conditions and Ley Lines of Dragonspine.", + "es": "Un preciado mineral formado gracias a la geografía, el entorno y las líneas ley especiales de Espinadragón.", + "fr": "Ce minerai précieux est le produit des lignes énergétiques et de l'environnement particulier des Monts Dosdragon.", + "id": "Mineral langka yang muncul karena karakteristik geografis dan ley line yang unik di Dragonspine.", + "ja": "ドラゴンスパインの特殊な地理環境と地脈により生成された珍しい鉱石。", + "ko": "드래곤 스파인의 특수한 자연환경과 지맥에 의해 생성된 진귀한 광석이다", + "pt": "Um minério raro e precioso formado pelas condições geográficas e Linhas Ley únicas da Espinha do Dragão.", + "ru": "Редкая и очень ценная руда, образовавшаяся благодаря географическим условиям и артериям земли Драконьего хребта.", + "th": "แร่หายากและล้ำค่าที่เกิดจาก สภาพแวดล้อมและกระแสพลังงานที่ค่อนข้างพิเศษของ Dragonspine", + "vi": "Bởi vì môi trường địa lý đặc biệt và địa mạch của Long Tích Tuyết Sơn, các loại quặng quý hiếm đã được tạo ra." + }, + "tags": ["smithing-ingredient"], + "enabled": false, + "respawn": 86400, + "cluster": "on", + "icons": { + "filter": "starsilver", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-41.49207, 21.15518], + "id": "08CE8BD673A8525916333E58D4FD399B71CBC5E1", + "importIds": { + "yuanshen": ["142_1"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_1.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.84015, 15.07105], + "id": "3082CAC0D884CC5E1ED7D9E43B94CF4C3D663449", + "importIds": { + "yuanshen": ["142_2"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_2.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.99021, 15.04486], + "id": "A9305C0FF6FDDC47F9A94704C0E8E7F04696E40C", + "importIds": { + "yuanshen": ["142_3"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_3.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.76536, 19.17344], + "id": "13BA2BC19D38D38D2BAE0DD66D6FB137596E6E6C", + "importIds": { + "yuanshen": ["142_4"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_4.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.83177, 19.10834], + "id": "51BB6394F3CD0BB2C526C1DE01454850AE426E4F", + "importIds": { + "yuanshen": ["142_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.82657, 19.13308], + "id": "0C7AE7338D439C519A5E0F7949A25D1A5A3F4346", + "importIds": { + "yuanshen": ["142_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.82917, 19.15912], + "id": "FF3C6311591734BB014219811A88EA29A7D76D84", + "importIds": { + "yuanshen": ["142_7"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_7.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.56614, 35.54713], + "id": "7947ACDA61DD8025385D82F62F03466E6BD6DA93", + "importIds": { + "yuanshen": ["142_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.56093, 35.56797], + "id": "08C2CB8596211474E2EF5EB1E88274A88BA9CAB6", + "importIds": { + "yuanshen": ["142_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.34869, 22.38698], + "id": "5B8FA3C5677DAF085D0A3E2637D9B737964E7BB6", + "importIds": { + "yuanshen": ["142_10"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_10.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.12605, 31.73854], + "id": "38C75F2FB347677AE0DE138E53DD7D06C688A43F", + "importIds": { + "yuanshen": ["142_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.14947, 31.73073], + "id": "08EBE2BA33296E80ACF03586047E0A6ABCD32F84", + "importIds": { + "yuanshen": ["142_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.01145, 31.73594], + "id": "F471D9370DBF2167397CFE0BE87E4A3BF3E933E1", + "importIds": { + "yuanshen": ["142_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.02578, 31.74896], + "id": "EC0BD7BE1CBAE3F390074E44942F7203428D3C3D", + "importIds": { + "yuanshen": ["142_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.99769, 22.21293], + "id": "296BFA9E76C54B105C98B417AFFAFCD27807A93A", + "importIds": { + "yuanshen": ["142_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-40.07786, 26.50937], + "id": "74955EEA9B284AA4FABA91A16F13EC86B30EEB1C", + "importIds": { + "yuanshen": ["142_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-40.09561, 26.51893], + "id": "0DE3D995845DDA5E0CC20B0CCCFE9391ED6A8B55", + "importIds": { + "yuanshen": ["142_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.07917, 27.53933], + "id": "9E9FCCFC58FB9DD22F0C31D8A1CC4BBBC02DE187", + "importIds": { + "yuanshen": ["142_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.94115, 27.6487], + "id": "4D5A65873E1B2B4D054291434AB52FE8605FA5A6", + "importIds": { + "yuanshen": ["142_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.98542, 27.59271], + "id": "4C1E47138E25B9EF814EC44C61A6A336DD68794B", + "importIds": { + "yuanshen": ["142_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.39617, 27.33399], + "id": "85786EB0945B6FF0DF78159882C786BF407C6A9C", + "importIds": { + "yuanshen": ["142_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.34218, 27.3427], + "id": "E118F03F5B6932782A66279AEB50B61E8EA6BEA9", + "importIds": { + "yuanshen": ["142_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.35651, 27.37135], + "id": "A29A5C06BE4FEBF43A01F8CE97A9E2B313835A5D", + "importIds": { + "yuanshen": ["142_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.28488, 27.28542], + "id": "FC48B08CF91F756D8AAC9CD2877EB546C184DD55", + "importIds": { + "yuanshen": ["142_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.81484, 26.8401], + "id": "D6340653F296523BEF8A21544AAA419F40181BE2", + "importIds": { + "yuanshen": ["142_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.61822, 26.81667], + "id": "BA74D6EBD13DBBEB7B78B09A71A68838E3DA2B97", + "importIds": { + "yuanshen": ["142_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.62734, 26.84141], + "id": "6E4BCC299CEA08F8CE19302B67CE6202F4B79250", + "importIds": { + "yuanshen": ["142_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.66641, 34.36224], + "id": "1C0F786B5887463671C4B2520140F50FD4E47428", + "importIds": { + "yuanshen": ["142_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.63515, 34.39609], + "id": "C45B9B5C25CF5525A6CEBACD8CDB6B2BD3FA65BA", + "importIds": { + "yuanshen": ["142_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.29792, 35.59531], + "id": "DF43A1C2E596210EB3E63D8216B32F2BC9B62D2A", + "importIds": { + "yuanshen": ["142_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.28489, 35.55105], + "id": "447FFDD5FDA59C14E2C9D898214CEC0C565FC90B", + "importIds": { + "yuanshen": ["142_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.46718, 33.55235], + "id": "9270CF58E762F80BA3CBBDE062E3F8A945848C6A", + "importIds": { + "yuanshen": ["142_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.50494, 33.52891], + "id": "4F284C45031220158E9A925999E9B1D171BEAB2F", + "importIds": { + "yuanshen": ["142_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.49452, 33.46381], + "id": "242EE542123DFAED396C478C370F9CDBD1CA2FA3", + "importIds": { + "yuanshen": ["142_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.6612, 33.65911], + "id": "7DACC6BB6C828FE8C1D4BF38FA5A52D64D36E704", + "importIds": { + "yuanshen": ["142_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.67422, 33.69036], + "id": "A166697DFC03FF04986A8A06EAD62B4726891F33", + "importIds": { + "yuanshen": ["142_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.59089, 33.53932], + "id": "18CA21C2C6C11FC13C8AC94F33DD7B4D8FBA75B0", + "importIds": { + "yuanshen": ["142_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.60261, 33.51068], + "id": "C37753AB4CEB6FD696F193E074576DB5EF530A2C", + "importIds": { + "yuanshen": ["142_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.51797, 28.98334], + "id": "C3A570F4425BA9EA83896B3749255607EC906BF5", + "importIds": { + "yuanshen": ["142_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.63515, 28.98724], + "id": "91B8BF58D6E94DDBAA74C32877B455B0AA0BED4D", + "importIds": { + "yuanshen": ["142_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.4203, 30.84141], + "id": "5ADDDA8C19D7735C304C2799AF9186BB842FCF8B", + "importIds": { + "yuanshen": ["142_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.4177, 30.89739], + "id": "B41437299094B4D91F703DBBC3269B23172EACA5", + "importIds": { + "yuanshen": ["142_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.35404, 30.90898], + "id": "C812FE7C23760E3FD6CD6B0467714C3E5B1B9901", + "importIds": { + "yuanshen": ["142_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.62474, 17.2789], + "id": "EBFE889569D134BF44225A0124603B9AB26C7130", + "importIds": { + "yuanshen": ["142_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.56093, 17.26979], + "id": "4B5A86A22D504454BFA9A0CC9D46ED45D510B649", + "importIds": { + "yuanshen": ["142_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.50363, 17.29842], + "id": "54310F0505424EAB1D655077CF6580E60E1D1F6F", + "importIds": { + "yuanshen": ["142_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.47111, 17.27491], + "id": "75DF632DEE5E5A993B308A40F45328D3826FECA0", + "importIds": { + "yuanshen": ["142_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.4763, 17.22813], + "id": "A8F7E9F735B0840F1AEADED26C54307F5817E362", + "importIds": { + "yuanshen": ["142_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.38517, 17.25677], + "id": "F958DD43D89A903325B4DE4EB1368DF8F7119934", + "importIds": { + "yuanshen": ["142_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.01796, 31.87006], + "id": "39C2CB996100DB2A354202B65E9ED30D73E0AC9D", + "importIds": { + "yuanshen": ["142_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.16901, 31.74375], + "id": "0BDFE4B0485283AA737B230171DC8AA0E3896238", + "importIds": { + "yuanshen": ["142_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.19375, 31.72552], + "id": "7D8A3C7A2B5E505FAC117B51D3FB97A4E25BEA78", + "importIds": { + "yuanshen": ["142_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.62344, 30.64219], + "id": "9EC25A67D13529022355D04A832F14DF05B253CE", + "importIds": { + "yuanshen": ["142_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.61302, 30.61224], + "id": "1E586EA025405DEC681580F40FF732C6E42366DB", + "importIds": { + "yuanshen": ["142_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.15989, 30.25547], + "id": "F9AA00AC0A53815218415316B880DCD52FD8D10A", + "importIds": { + "yuanshen": ["142_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.20677, 30.30495], + "id": "23A58D90A3295165811129017C7166A489D8C4C8", + "importIds": { + "yuanshen": ["142_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.52057, 23.41953], + "id": "8BF54E6E0BFF7897D717A7D7206ABA4F930C2D6F", + "importIds": { + "yuanshen": ["142_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.53489, 23.49505], + "id": "734B11E823DB0EF593AE66E143F3BE4392D985A2", + "importIds": { + "yuanshen": ["142_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.52317, 23.44427], + "id": "A87F60BC2766FFFADD53DE26DB3D56685000E721", + "importIds": { + "yuanshen": ["142_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.57916, 23.49114], + "id": "6334E124E06CB533324969509F6594EFD8F78D40", + "importIds": { + "yuanshen": ["142_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.09133, 23.47471], + "id": "A45FD94312C6150B7B5542E8A1515B78ACC79455", + "importIds": { + "yuanshen": ["142_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.11172, 23.48855], + "id": "483F9DA20A0BF33D751286A0F3874103E6928FC0", + "importIds": { + "yuanshen": ["142_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.68594, 22.1513], + "id": "D18A877296EF450B5D3777767DBF20C2B4DFA1D2", + "importIds": { + "yuanshen": ["142_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.68334, 22.09662], + "id": "31B4B14CF6B5FCD75E466E9CFBB1FB07AAD6FA73", + "importIds": { + "yuanshen": ["142_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.1013, 19.97943], + "id": "46FA1C819ED465654EACF82B4CC2C10EF50FE540", + "importIds": { + "yuanshen": ["142_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.24192, 19.8987], + "id": "D78097BC27D62A14C3E65D218C0D482142A5F6EC", + "importIds": { + "yuanshen": ["142_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.58568, 26.3349], + "id": "8398682505AB9DE363E7C7706C1B911498FA666E", + "importIds": { + "yuanshen": ["142_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.5987, 26.31016], + "id": "4DD05BC7593F4198499C08F693831514845B5F88", + "importIds": { + "yuanshen": ["142_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.65469, 26.29975], + "id": "B57E7BE0824EA140DD17146335D6B305D3FBE032", + "importIds": { + "yuanshen": ["142_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.60954, 28.3809], + "id": "E335ED774296D60E265C3672C4793A5BCEF85BFB", + "importIds": { + "yuanshen": ["142_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.59001, 28.41606], + "id": "BAB74C9984AE8D1EC34B7A8132D858E38D516178", + "importIds": { + "yuanshen": ["142_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.29532, 31.01328], + "id": "6CD0AF3C57FA97D4FCD5FBF548597876DCBD7159", + "importIds": { + "yuanshen": ["142_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.29401, 31.03672], + "id": "A9B072CCCC439333E05880BDF6BEF37F8E4A6FCF", + "importIds": { + "yuanshen": ["142_73"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_73.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.20547, 30.88177], + "id": "F1E25E013F6A7D8DB2F9E81A3B14EA45EC01DC0D", + "importIds": { + "yuanshen": ["142_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.58827, 13.37266], + "id": "738AC60D1CB71D617866FD25EC93F0492D4E3CFC", + "importIds": { + "yuanshen": ["142_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.63255, 13.32188], + "id": "BE6BAF9BA25E777B24E7ABEA56C1FC7AF4997B48", + "importIds": { + "yuanshen": ["142_76"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_76.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.68333, 13.25938], + "id": "62929246FFE583691461390105E20A49735CD056", + "importIds": { + "yuanshen": ["142_77"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_77.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.74843, 13.26718], + "id": "5EE22815B0FA75C9CF2046BDB043D896A2320D04", + "importIds": { + "yuanshen": ["142_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_78.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.51666, 13.59011], + "id": "DBEA09330CB87218BEFDF5987FCA378BE752D364", + "importIds": { + "yuanshen": ["142_79"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_79.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.4086, 13.93515], + "id": "C2A4F2C011FC4AF853F046CEC44E91003314CE89", + "importIds": { + "yuanshen": ["142_80"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_80.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.12343, 14.08099], + "id": "0A3A3273547B4CE6B701EA4E09B362636F9AC41A", + "importIds": { + "yuanshen": ["142_81"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_81.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.45546, 13.98723], + "id": "C59D2EF5CF2D112D4EECFEDE242F6E70C817ABC7", + "importIds": { + "yuanshen": ["142_82"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_82.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.58567, 13.97812], + "id": "62E26B6812A431E9F4AF7505E3D53D7D0E7F0921", + "importIds": { + "yuanshen": ["142_83"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_83.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.13646, 13.17083], + "id": "EA1B2BF543494FC5CFEA5720DD82E2CA6ED1CB58", + "importIds": { + "yuanshen": ["142_84"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_84.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.25885, 13.15912], + "id": "8C41035CC494C68BF2D43FA563D8A82127F365E5", + "importIds": { + "yuanshen": ["142_85"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_85.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.1443, 13.12136], + "id": "EF226497C18FEC612F3DC3D8350B3DD0D5D93DF4", + "importIds": { + "yuanshen": ["142_86"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_86.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.46327, 12.28151], + "id": "03582ECA1F69EAAD1536D90E8C96BE08F53A2373", + "importIds": { + "yuanshen": ["142_87"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_87.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.98021, 12.22813], + "id": "0752EB4D5067E0CFBAA012E9692F30C3FE571817", + "importIds": { + "yuanshen": ["142_88"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_88.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.50625, 13.11225], + "id": "BF7C1C0537B1BC4844726A3AADBF7F514594E4D4", + "importIds": { + "yuanshen": ["142_89"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_89.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.03229, 13.48855], + "id": "8B4C3953FA6D9C54E0D85B6A3EA609941317FC41", + "importIds": { + "yuanshen": ["142_90"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_90.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.74712, 13.36354], + "id": "EBA41E08608DB79289F33B63D3ABC0FA62F762F8", + "importIds": { + "yuanshen": ["142_91"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_91.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.54921, 13.26849], + "id": "4E8041151CE7E55EB484BC6BC518EB2E32AB1DBB", + "importIds": { + "yuanshen": ["142_92"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_92.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.70807, 12.65], + "id": "9C53ED8F7E219FF46046551699B1CFBC3BB2A450", + "importIds": { + "yuanshen": ["142_93"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_93.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.4177, 12.33229], + "id": "10F2222411B800003599FF411B8B41072ED3C76F", + "importIds": { + "yuanshen": ["142_94"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_94.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.94765, 12.43125], + "id": "F6B5AE57A0A76E418C19BF88CC5B24AA9610446F", + "importIds": { + "yuanshen": ["142_95"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_95.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.35867, 27.88916], + "id": "67F8B0B563B92E511AF027D4AE207849F421A3A4", + "importIds": { + "yuanshen": ["142_96"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_96.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.37039, 27.85792], + "id": "EC8B496DC13485032B79EF00021110BBB750AC6F", + "importIds": { + "yuanshen": ["142_97"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_97.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.38601, 27.83058], + "id": "717FD154393E3F709CA7FC8AC84ED1D598870916", + "importIds": { + "yuanshen": ["142_98"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_98.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.5753, 29.32201], + "id": "74827BBD3463161F7490BAE09942D631C3FCF5ED", + "importIds": { + "yuanshen": ["142_99"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_99.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.63779, 29.32201], + "id": "DE424651E1A0523A3D0FDBCD62FE004AEDE15AAB", + "importIds": { + "yuanshen": ["142_100"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_100.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.82642, 28.60382], + "id": "636237518603AE0A03D5B102BBE04666449155F2", + "importIds": { + "yuanshen": ["142_101"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_101.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.83033, 28.55695], + "id": "9892A1B19B1E0697FEFA45A86A658F1D598EE0B2", + "importIds": { + "yuanshen": ["142_102"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_102.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.86549, 28.54132], + "id": "292AC7D75FCB4AC6086FD255E9E8DA612A75B330", + "importIds": { + "yuanshen": ["142_103"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_103.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.93333, 31.72813], + "id": "81AC47ECEE3DEC6C6CCD166CE5F4A0B66C2C426B", + "importIds": { + "yuanshen": ["142_104"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_104.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.99584, 31.73724], + "id": "319A97210CD793506ECC08774718DF38CAD5C129", + "importIds": { + "yuanshen": ["142_105"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_105.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.72371, 31.31797], + "id": "11BE7D044800580849CC5F90C6F04797841A608F", + "importIds": { + "yuanshen": ["142_106"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_106.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.7263, 31.34531], + "id": "A1820BACD59A17BD2D070A2BBEC2F219095B4093", + "importIds": { + "yuanshen": ["142_107"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_107.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.10522, 30.66563], + "id": "02225046F3917AB0A2FEBDD118F9C7996463DEB2", + "importIds": { + "yuanshen": ["142_108"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_108.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.4164, 29.95989], + "id": "5C8857959419187A7A6A96124FEF7881AE16DE56", + "importIds": { + "yuanshen": ["142_109"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_109.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.3513, 29.92214], + "id": "F0033EF11A78608D363DA79DA90054E24A429FDC", + "importIds": { + "yuanshen": ["142_110"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_110.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.39948, 29.88698], + "id": "B4B8A86DD166FFFEA8D094AF1FD4FACEB3D96FEE", + "importIds": { + "yuanshen": ["142_111"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_111.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.43599, 27.37778], + "id": "39154B40AF03FE924E82D0C96D315C8C21565ECA", + "importIds": { + "yuanshen": ["142_112"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_112.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.45162, 27.34263], + "id": "965B31AD5EF426B8D3CCB6F0D04316B2011B6EAB", + "importIds": { + "yuanshen": ["142_113"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_113.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.06354, 30.24505], + "id": "863D1F5194D83D9C668AB44DEC88B24DFC49C1DF", + "importIds": { + "yuanshen": ["142_114"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_114.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.07135, 30.21511], + "id": "C1D6B6ADDD998B54164A259EDD447155D651E272", + "importIds": { + "yuanshen": ["142_115"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_115.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.0606, 30.24318], + "id": "A36758EAAA6FAF5820E87CAA4DA4BE7DBDDAE585", + "importIds": { + "yuanshen": ["142_122"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_122.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.06842, 30.19631], + "id": "4D1F25BDCEF30059D792B4D5EC75BE01A25DCAB8", + "importIds": { + "yuanshen": ["142_123"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_123.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.10846, 30.67296], + "id": "214F83CA3FC0EDCE2D19A55C54D6D2D7D4DC7BE4", + "importIds": { + "yuanshen": ["142_124"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_124.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.14754, 30.65343], + "id": "B18CDCEC87397943DE212A4887A76ECAB5AA70B3", + "importIds": { + "yuanshen": ["142_125"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_125.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.08426, 30.66056], + "id": "05BFA59C768043DC30AF14A7A20BBBD455E04CB3", + "importIds": { + "yuanshen": ["142_126"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_126.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.12333, 30.64884], + "id": "4BDCA8290B560B1C18BBE47EE6CDE78153AEFD7A", + "importIds": { + "yuanshen": ["142_127"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_127.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.08567, 34.31536], + "id": "7351543A64D2099B32EBF85B8AF2033E800E7A17", + "importIds": { + "yuanshen": ["142_128"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_128.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.14036, 33.05756], + "id": "D1B86F2A81964A96FC01FF7BF6150F8588DF8476", + "importIds": { + "yuanshen": ["142_129"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_129.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.13906, 33.07838], + "id": "7BD51078DEDEE3AC0B1825B5EF6C6D6725C96352", + "importIds": { + "yuanshen": ["142_130"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_130.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.09744, 33.08747], + "id": "41C63DB5C3A5B0BACCEF4DCACDD1C07415DD2FBA", + "importIds": { + "yuanshen": ["142_131"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_131.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.09088, 33.10963], + "id": "40D11B065B0A34BD98548D6295CE61DA34634545", + "importIds": { + "yuanshen": ["142_132"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_132.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.00884, 34.37527], + "id": "0F82BDE2CE4077E9C80FF1B1963F18D26ABF7A46", + "importIds": { + "yuanshen": ["142_133"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_133.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.32004, 34.29583], + "id": "3B8F9D88AE7BC037357C2ECD4A7AA3CCDF0D9403", + "importIds": { + "yuanshen": ["142_134"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_134.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.15905, 34.22869], + "id": "3F3B0AA25C2BC8D68E92FA1348FE6E7014D175DE", + "importIds": { + "yuanshen": ["142_135"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_135.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.19896, 34.23203], + "id": "E0AA937EDB0B58244E7D69FF6174EFAD29603A75", + "importIds": { + "yuanshen": ["142_136"] + }, + "popupMedia": "https://yuanshen.site/comment_png/142_136.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/dragonspine/special/crimson-agate.json b/src/data/features/dragonspine/special/crimson-agate.json index 136240f2..7702a169 100644 --- a/src/data/features/dragonspine/special/crimson-agate.json +++ b/src/data/features/dragonspine/special/crimson-agate.json @@ -1,16 +1,38 @@ { "format": 2, + "name": { + "_code": "3351602148", + "zh": "绯红玉髓", + "de": "Blutroter Achat", + "en": "Crimson Agate", + "es": "Ágata escarlata", + "fr": "Agate pourpre", + "id": "Crimson Agate", + "ja": "緋紅玉髄", + "ko": "진홍의 옥수", + "pt": "Calcedônia Carmesim", + "ru": "Багровый агат", + "th": "Crimson Agate", + "vi": "Mã Não Đỏ Thẫm" + }, "description": { - "en": "Find in the world, in glowing Chests, or from the Crimson Wish missions, and redeem at the Frostbearing Tree for rewards." + "_code": "3433064181", + "zh": "某种浓郁的生命力与龙脊雪山的特殊能量结合产生的结晶。对于渴求生长的忍冬之树,是绝好的「养分」。", + "de": "Ein Kristall, der durch die Kombination von großer Lebenskraft und einer seltsamen Energie am Drachengrat entstanden ist. Der beste Nährstoff für den Permafrostbaum, der sich so sehnlichst wünscht zu wachsen.", + "en": "A type of crystal formed from the combination of concentrated life force with an energy unique to Dragonspine. Makes for an ideal nutrient for growing Frostbearing Trees.", + "es": "Un cristal creado mediante la combinación de una gran fuerza vital y una extraña energía de Espinadragón. Es el mejor nutriente para el Árbol frioeterno, que tan fervientemente desea crecer.", + "fr": "Un type de cristal formé par la fusion d'énergie vitale concentrée et d'une force particulière émanant des Monts Dosdragon. Il s'agit d'un engrais idéal pour faire pousser les Arbres permagelés.", + "id": "Kristal yang terbentuk dari hasil gabungan antara energi kehidupan yang kuat dengan energi spesial yang ada di Dragonspine. Nutrisi yang ideal untuk pertembuhan Frostbearing Tree.", + "ja": "ある生命力とドラゴンスパインの特殊エネルギーが結合して生成された結晶。成長を渇望する冬忍びの樹にとっては絶好の「養分」である。", + "ko": "강한 생명력과 드래곤 스파인의 특수한 에너지가 만나 생성된 결정. 생장을 갈망하는 인동의 나무에게 최고의 「양분」이다", + "pt": "Um tipo de cristal formado a partir da combinação de uma força vital concentrada com uma energia exclusiva da Espinha do Dragão. Faz um nutriente ideal para o cultivo de Árvores do Sabugueiro", + "ru": "Кристалл, образовавшийся от смешения жизненной силы и особой энергии Драконьего хребта. Лучшего питательного вещества для жаждущего роста Дерева вечной мерзлоты не отыскать.", + "th": "คริสตัลที่เกิดจากการรวมกันของพลังชีวิตที่ทรงพลังและพลังพิเศษใน Dragonspine นี่คือ \"สารอาหาร\" ที่เหมาะสำหรับการเจริญเติบโตของ Frostbearing Tree", + "vi": "Kết tinh được tạo ra bằng việc kết hợp giữa sức mạnh sinh mệnh mạnh mẽ và năng lượng đặc biệt trên Long Tích Tuyết Sơn. Đây là \"chất dinh dưỡng\" tuyệt vời cho Cây Chịu Lạnh luôn khát khao trưởng thành." }, "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Crimson Agate", - "zh": "绯红玉髓", - "pt": "Calcedônia Carmesim" - }, "icons": { "filter": "crimson-agate", "base": { @@ -73,7 +95,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Frostbearing Tree" + "_code": "2009600175", + "zh": "忍冬之树", + "de": "Permafrostbaum", + "en": "Frostbearing Tree", + "es": "Árbol frioeterno", + "fr": "Arbre permagelé", + "id": "Frostbearing Tree", + "ja": "冬忍びの樹", + "ko": "인동의 나무", + "pt": "Árvore do Sabugueiro", + "ru": "Дерево вечной мерзлоты", + "th": "Frostbearing Tree", + "vi": "Cây Chịu Lạnh" }, "popupContent": { "en": "Located next to the Frostbearing Tree when you activate it.", @@ -781,7 +815,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Snowboar King Luxurious Chest" + "_code": "225429327", + "zh": "大雪猪王", + "de": "Großer Schnee-Eber", + "en": "The Great Snowboar King", + "es": "Rey Jabalí de las Nieves", + "fr": "Roi sanglier des neiges", + "id": "Great Snowboar King", + "ja": "雪のイノシシ王", + "ko": "설산 멧돼지 왕", + "pt": "Grande Rei Javali da Neve", + "ru": "Король снежных кабанов", + "th": "Great Snowboar King", + "vi": "Vua Heo Tuyết" }, "popupContent": { "en": "Vanquish the true king of Dragonspine.", @@ -1015,7 +1061,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Towering Achievement" + "_code": "4202907796", + "zh": "一览众山小", + "de": "Ein Blick von oben", + "en": "Towering Achievement", + "es": "La vista desde la cumbre", + "fr": "Impressionnant exploit", + "id": "Pemandangan dari Puncak Gunung", + "ja": "山峰を見下ろす", + "ko": "정상에서 본 광경", + "pt": "A Vista do Topo", + "ru": "На вершине мира", + "th": "ความสำเร็จอันสูงตระหง่าน", + "vi": "Thành Tựu Đỉnh Cao" }, "popupContent": { "en": "Located at the peak of Dragonspine.", @@ -1093,7 +1151,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Priest, Scribe, and Princess" + "_code": "2763950196", + "zh": "祭司、公主与记事者", + "de": "Priester, Prinzessin und Schreiber", + "en": "Priest, Princess, and Scribe", + "es": "Sacerdote, princesa y escriba", + "fr": "Prêtre, princesse et scribe", + "id": "Pendeta, Tuan Putri dan Sejarawan", + "ja": "祭司と姫と記録者", + "ko": "사제, 공주와 기록자", + "pt": "Sacerdote, Princesa e Escriba", + "ru": "Священник, принцесса и писарь", + "th": "นักบวช เจ้าหญิง และ ผู้จดบันทึก", + "vi": "Tư Tế, Công Chúa và Người Ghi Chép" }, "popupContent": { "en": "Find the Priest Box, Scribe Box, and Princess Box and use them to open the door to the Luxurious Chest containing the Agate.", @@ -1111,7 +1181,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Memory of the Entombed City" + "_code": "266796252", + "zh": "雪葬之都的记忆", + "de": "Erinnerungen an unter Schnee begrabene Stadt", + "en": "Memory of the Entombed City", + "es": "Recuerdo de la Ciudad Sepultada", + "fr": "Mémoires de la Cité enfouie", + "id": "Memory of the Entombed City", + "ja": "雪葬の都の記憶", + "ko": "눈에 묻힌 도시의 기억", + "pt": "Memórias da Cidade na Neve", + "ru": "Воспоминания о погребённой столице", + "th": "ความทรงจำของ Entombed City", + "vi": "Ký ức Cố Đô Tuyết Vùi" }, "popupContent": { "en": "Activate 8 Ancient Carvings around Dragonspine to open the room, with the Precious Chest containing the Agate.", @@ -1129,7 +1211,18 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "Ragged Records" + "_code": "3811196373", + "zh": "残旧的记事", + "de": "Zerfledderte Notizen", + "en": "Ragged Records", + "fr": "Notes abîmées", + "id": "Catatan yang usang", + "ja": "古びた手帳", + "ko": "파손된 기록", + "pt": "Registros Velhos e Rasgados", + "ru": "Рваная записка", + "th": "บันทึกโทรม ๆ", + "vi": "Ghi Chú Cũ Nát" }, "popupContent": { "en": "Collect all 3 Ragged Records and claim the chest.", @@ -1222,7 +1315,19 @@ }, "popupAttribution": "maciejpk and MasterEric", "popupTitle": { - "en": "In The Mountains Quest" + "_code": "3784152109", + "zh": "山中之物", + "de": "In den Bergen", + "en": "In the Mountains", + "es": "En la montaña", + "fr": "La créature des montagnes", + "id": "Di Tengah Pegunungan", + "ja": "山に隠されし物", + "ko": "산속의 물건", + "pt": "Monstro da Montanha", + "ru": "В горах", + "th": "มอนสเตอร์แห่งภูเขา", + "vi": "Vật Trong Núi" }, "popupContent": { "en": "Completing the 'In the Mountains' questline unlocks the Domain and rewards a Luxurious Chest containing the Agate.", @@ -1252,7 +1357,19 @@ "yuanshen": ["111_80"] }, "popupTitle": { - "en": "Untellable Tale" + "_code": "4187342940", + "zh": "没能讲出的故事", + "de": "Nicht erzählte Geschichte", + "en": "Untellable Tale", + "es": "Lo que nunca se contó", + "fr": "L'histoire jamais contée", + "id": "Kisah yang Tak Boleh Diceritakan", + "ja": "言えなかった物語", + "ko": "말하지 못한 이야기", + "pt": "Conto Inenarrável", + "ru": "История, которую нельзя рассказать", + "th": "เรื่องที่ไม่อาจบอกได้", + "vi": "Câu chuyện không thể kể" }, "popupContent": { "en": "Feed the foxes several days in a row to spawn the Precious Chest containing the Agate and an achievement.", diff --git a/src/data/features/dragonspine/special/domain.json b/src/data/features/dragonspine/special/domain.json index 7b442c19..9e26e1e8 100644 --- a/src/data/features/dragonspine/special/domain.json +++ b/src/data/features/dragonspine/special/domain.json @@ -1,9 +1,19 @@ { "format": 2, "name": { - "pt": "Domínio", + "_code": "4043227537", + "zh": "秘境", + "de": "Sphäre", "en": "Domain", - "ru": "Подземелья" + "es": "Dominio", + "fr": "Donjon", + "id": "Domain", + "ja": "秘境", + "ko": "비경", + "pt": "Domínio", + "ru": "Подземелье", + "th": "ดันเจี้ยน", + "vi": "Bí Cảnh" }, "description": { "en": "Complete the challenges to earn Artifact, Weapon Ascension, or Talent Level-Up rewards." @@ -39,6 +49,7 @@ "importIds": { "gm_legacy": ["dragonspineDomain/1"] }, + "tags": ["artifacts"], "popupAttribution": "MasterEric" } ] diff --git a/src/data/features/dragonspine/special/statue.json b/src/data/features/dragonspine/special/statue.json index 96dd70e3..b9ebdc9f 100644 --- a/src/data/features/dragonspine/special/statue.json +++ b/src/data/features/dragonspine/special/statue.json @@ -1,9 +1,19 @@ { "format": 2, "name": { - "en": "Statue of the Seven", + "_code": "2481562954", + "zh": "七天神像", + "de": "Statue der Sieben", + "en": "Statue of The Seven", + "es": "Estatua de Los Siete", + "fr": "Statue des Sept", + "id": "Patung The Seven", + "ja": "七天神像", + "ko": "일곱신상", + "pt": "Estátua dos Sete", "ru": "Статуя семи Архонтов", - "pt": "Estátua dos Sete" + "th": "Statue of The Seven", + "vi": "Thất Thiên Thần Tượng" }, "description": { "en": "Teleport here to receive healing or redeem elemental Oculi for rewards." diff --git a/src/data/features/dragonspine/special/teleporter.json b/src/data/features/dragonspine/special/teleporter.json index 8f0f8310..7337414c 100644 --- a/src/data/features/dragonspine/special/teleporter.json +++ b/src/data/features/dragonspine/special/teleporter.json @@ -1,12 +1,33 @@ { "format": 2, "name": { - "en": "Teleporter", - "ru": "Телепорт", - "pt": "Ponto de Teleporte" + "_code": "2520270535", + "zh": "传送锚点", + "de": "Teleportationspunkt", + "en": "Teleport Waypoint", + "fr": "Point de téléportation", + "id": "Teleport Waypoint", + "ja": "ワープポイント", + "ko": "워프 포인트", + "pt": "Ponto de Teleporte", + "ru": "Точка телепортации", + "th": "จุดเทเลพอร์ต", + "vi": "Điểm dịch chuyển" }, "description": { - "en": "Activate to gain the ability to move here at will via the World Map." + "_code": "2837951267", + "zh": "选择传送锚点,以传送到相应位置", + "de": "Wähle den Teleportationspunkt, um dich zu der jeweiligen Stelle zu teleportieren.", + "en": "Select a Teleport Waypoint to teleport to that location", + "es": "Selecciona un Punto de teletransporte para teletransportarte a esa ubicación", + "fr": "Sélectionnez un point de téléportation pour vous rendre à la destination correspondante.", + "id": "Pilih Teleport Waypoint untuk pergi ke lokasi tersebut.", + "ja": "ワープポイントを選択するとその位置にワープできる", + "ko": "워프 포인트를 선택해 해당 위치로 워프할 수 있습니다", + "pt": "Selecione um Ponto de Teleporte para se teleportar para essa localização", + "ru": "Выберите точку телепортации, чтобы переместиться к ней.", + "th": "เลือกจุดหมายเทเลพอร์ต เพื่อเทเลพอร์ตไปยังที่นั่น", + "vi": "Chọn điểm dịch chuyển, để chuyển đến vị trí tương ứng" }, "enabled": true, "cluster": "off", diff --git a/src/data/features/liyue/boss/childe.json b/src/data/features/liyue/boss/childe.json index cd1fd05b..d49cc751 100644 --- a/src/data/features/liyue/boss/childe.json +++ b/src/data/features/liyue/boss/childe.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "1635683325", + "zh": "公子", + "de": "Der Graf", "en": "Childe", - "pt": "Childe" + "es": "Nobile", + "fr": "Tartaglia", + "id": "Childe", + "ja": "タルタリヤ", + "ko": "타르탈리아", + "pt": "Childe", + "ru": "Чайльд", + "th": "Childe", + "vi": "Childe" }, "description": { - "en": "The memories of your duel with Childe of the Fatui in the depths of the Golden House remain fresh in your mind. Relive this duel, and you may yet learn something new... Drops random Character Level-Up Materials, Artifacts, and Weapon Prototypes." + "_code": "3195756037", + "zh": "一度笼罩璃月的疑云终于散开,胁迫这片土地的阴谋也因为七星、仙人与你的共同努力被粉碎。\\n但在黄金屋的深处,与愚人众的「公子」交锋的记忆再次鲜明地浮现。\\n在回忆中重新演练这场战斗,或许能有新的收获…", + "de": "Der dichte Wolkennebel, der Liyue eingehüllt hat, hat sich verzogen. Auch der Plan, der diese Region gefährdete, konnte dank der Hilfe der Qixing, der Adepten und dir vereitelt werden.\\nDie Erinnerung an die deine Begegnung mit dem Grafen von den Fatui tief in der Goldstube tritt erneut hervor.\\nVielleicht kannst du neue Erkenntnisse aus diesen alten Erinnerungen ziehen.", + "en": "The storm clouds gathering over Liyue have finally parted, and the schemes that once gripped this land have been shattered by the combined efforts of the Qixing, the adepti, and yourself.\\nStill, the memories of your duel with Childe of the Fatui in the depths of the Golden House remain fresh in your mind.\\nRelive this duel, and you may yet learn something new...", + "es": "Las nubes que cubrían Liyue finalmente se han disipado, y la conspiración que amenazaba estas tierras fue suprimida con el esfuerzo conjunto de las Siete Estrellas, los Adeptus y tú.\\nSin embargo, todavía tienes el recuerdo fresco de cuando cruzaste espadas con Nobile en la Casa Dorada.\\nQuizás en los recuerdos de esa batalla hay un detalle que pasaste por alto...", + "fr": "Les sombres nuages couvant sur Liyue se sont enfin dispersés. Le complot qui s'était emparé de ces terres a été exposé au grand jour, grâce aux efforts combinés des Sept Étoiles, des Adeptes et de vous-même.\\nLe souvenir de votre combat contre Tartaglia le Fatui est encore frais dans votre mémoire.\\nRevivez vos souvenirs et plongez-vous à nouveau dans la bataille. Peut-être apprendrez-vous quelque chose de nouveau, qui sait ?", + "id": "Badai yang menyelimuti Liyue akhirnya hilang, dan rencana yang tadinya mencengkeram wilayah ini akhirnya dapat dihancurkan oleh upaya kerja sama antara Qixing, para Adeptus, dan dirimu sendiri.\\nNamun, kenangan pertarunganmu dengan Childe di Golden House akan tetap membekas selamanya.\\nIngat kembali pertarungan ini, dan kamu mungkin akan mempelajari sesuatu yang baru...", + "ja": "璃月を覆っていた暗雲は消え、この地を脅かしていた陰謀も七星、仙人、そして君によって阻止することができた。\\nしかし黄金屋の奥深くで、ファデュイの「公子」と戦った記憶が再び鮮明に甦った。\\n記憶の中でこの戦闘をもう一度経験すれば、何か新しい収穫を得られるかもしれない…", + "ko": "리월을 뒤덮었던 먹구름이 드디어 걷히고, 이곳을 위협하던 음모도 칠성, 선인 그리고 여행자의 노력으로 산산조각이 났다.\\n그러나 황금옥 깊숙한 곳에서 우인단 「타르탈리아」와의 전투가 다시 선명히 떠올랐다.\\n기억 속에서 이 전투를 다시 체험해보면 새로운 수확을 얻을지도 모른다…", + "pt": "Graças ao esforço de Qixing e os Adepti, finalmente desapareceu o nevoeiro que tinha dominado Liyue, junto com a conspiração que tinha ameaçado este território.\\nMas nas profundezas da Casa Dourada, as memórias de luta contra o Childe dos Fatui começaram a flutuar vividamente.\\nSerá que poderá surgir mais algo novo se entrar em luta novamente, nas memórias...", + "ru": "Грозовые облака над Ли Юэ наконец рассеялись. Ваши совместные действия с Цисин и Адептами не дали осуществиться коварным планам, которые сулили гибель целому региону. Однако перед вами вновь вспыхнули воспоминания о поединке с Чайльдом в Золотой палате. Возможно, вы сможете вынести что-то новое из этого опыта...", + "th": "เมฆประหลาดที่ปกคลุมเมือง Liyue ตลอดเวลาเริ่มเบาบางลง แผนการที่เคยมีต่อเมืองนี้ก็ถูก Qixing, เหล่าเซียน และคุณร่วมกำจัดจนสิ้นซาก\\nแต่ในเบื้องลึกของ Golden House ภาพความจำของการประลองกับ Childe จาก Fatui ยังคงชัดเจน \\nการซ้อมประลองใหม่อีกครั้ง อาจทำให้เรียนรู้อะไรใหม่ ๆ ก็เป็นได้...", + "vi": "Trước sự chung sức của Thất Tinh, các tiên nhân và bạn. Đám mây ngờ vực bao trùm lên cả Liyue cuối cùng cũng tan biến, âm mưu đe doạ mảnh đất này cũng đã tan thành mây khói.\\nNhưng tận sâu bên trong Hoàng Kim Ốc, ký ức giao chiến với \"Childe\" của Fatui lại hiện lên một cách rõ nét.\\nHãy tái hiện lại trận đấu này trong ký ức, không chừng sẽ có thu hoạch mới..." }, + "tags": ["artifacts", "weekly-boss", "character-talent-material"], "enabled": true, "cluster": "off", "respawn": "boss", diff --git a/src/data/features/liyue/boss/geo-hypostasis.json b/src/data/features/liyue/boss/geo-hypostasis.json index a123a9c7..43b32aaf 100644 --- a/src/data/features/liyue/boss/geo-hypostasis.json +++ b/src/data/features/liyue/boss/geo-hypostasis.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "1590609280", + "zh": "无相之岩", + "de": "Geo-Hypostase", "en": "Geo Hypostasis", - "pt": "Hypostasis Geo" + "es": "Hipostasis Geo", + "fr": "Hypostase Géo", + "id": "Geo Hypostasis", + "ja": "無相の岩", + "ko": "무상의 바위", + "pt": "Hypostasis Geo", + "ru": "Гео гипостазис", + "th": "Geo Hypostasis", + "vi": "Nham Nguyên Bản" }, "description": { - "en": "Code name: Gimel. A high-purity Geo entity. Drops Geo Character Level-Up Materials and Artifacts." + "_code": "2273147727", + "zh": "代号为「基末尔」的高级岩元素生命。\\n无相元素本身是超浓缩的构造体,拥有极高的质量。\\n浓缩成硬质固体的元素超质壳是惰性的,只有内部的核会活跃发生元素反应。", + "de": "Ein höheres Geo-Wesen mit der Bezeichnung „Gimel“.\\nDie Hypostase an sich ist eine konzentrierte Form von Energie und damit eine völlig reine Substanz.\\nDiese bis auf einen Festkörper konzentrierte Form ist nach außen hin reaktionsträge, das Innere neigt aber zu allerlei elementaren Reaktionen.", + "en": "Code name: Gimel. A high-purity Geo entity.\\nElemental hypostases are ultra-compact structures with a high mass.\\nConcentrated elemental energy forms a solid shell around the core of the hypostasis, leaving only the core reactive to elemental stimuli.", + "es": "Nombre en clave: Grimorio. Un ser Geo de alta pureza.\\nLos Hipostasis Elementales tienen una estructura densa con una calidad extremadamente alta.\\nSu energía elemental concentrada forma una coraza sólida y fuerte alrededor de su núcleo, dejando que solo este sea reactivo a los efectos elementales.", + "fr": "Nom de code : « Grimor ». Un être supérieur de l'élément Géo.\\nLes Hypostases sont des structures extrêmement compactes à la masse élevée.\\nL'énergie élémentaire ainsi concentrée forme une coquille rigide autour du cœur de l'Hypostase, ne laissant que ce dernier réagir aux stimuli élémentaires.", + "id": "Code name: Gimel. Sebuah organisme Geo dengan tingkat kemurnian tinggi.\\nElemental Hypostasis adalah perwujudan dari elemen murni dengan tingkat konsentrasi yang sangat tinggi.\\nEnergi elemental berkumpul menjadi satu dan membentuk cangkang keras yang melindungi intinya. Inti elemental tersebut adalah satu-satunya bagian yang dapat terpengaruh oleh reaksi elemental.", + "ja": "高純度の岩元素生命体、コードネーム「ギメル」。\\n無相元素は限界まで濃縮された構造体で、極めて高い質量を有している。\\n外部の元素殼は安定しているが、内部の元素コアはかなり活発である。", + "ko": "코드 네임이 「그리모어」인 고급 바위 원소 생명체.\\n무상 원소는 고농축 구조체로 아주 높은 질량을 가지고 있다.\\n단단한 고체로 농축된 원소 껍데기는 굳어졌고 활성화 상태인 내부의 코어만이 원소 반응을 일으킬 수 있다", + "pt": "Codinome: Gímel. Uma entidade Geo de alta pureza. \\nAs Hypostasis Elementais são construções ultracompactas com alta massa.\\nA energia elemental concentrada forma uma concha sólida endurecida em torno de seu núcleo, deixando apenas o núcleo reativo a estímulos elementares.", + "ru": "Кодовое название: Гиммель. Высококонцентрированный Гео элемент.\\nЭлементальный гипостазис - это сверхкомпактная структура с высокой массой.\\nВысокая концентрация элементальной энергии образует твёрдую оболочку вокруг ядра, активно реагирующего на элементальные стимулы.", + "th": "โค้ดเนม: \"Gimel\" สิ่งมีชีวิตธาตุหินระดับสูง\\nElemental Hypostasis นั้น จะมีร่างเป็นโครงสร้างที่มีความเข้มข้นและคุณภาพที่สูงมาก ๆ\\nพลังงานธาตุที่มีความเข้มข้นสูงนั้น สร้างเปลือกแข็งขึ้นมาห่อหุ้มแกนกลาง และจะมีเพียงแกนกลางเท่านั้นที่จะถูกกระตุ้นให้เกิดปฏิกิริยาของธาตุได้", + "vi": "Biệt danh \"Grimoire\" – sinh mệnh Nguyên Tố Nham cao cấp. \\nNguyên tố nguyên bản vốn là vật cấu tạo cô đặc, có chất lượng cao nhất. \\nVỏ siêu Nguyên Tố được cô đặc thành vật thể rắn có tính trơ, chỉ có hạt nhân bên trong không ngừng diễn ra phản ứng Nguyên Tố." }, + "tags": ["artifacts", "character-ascension-material"], "enabled": true, "cluster": "off", "respawn": 180, diff --git a/src/data/features/liyue/boss/oceanid.json b/src/data/features/liyue/boss/oceanid.json index 2a6fe668..257816f2 100644 --- a/src/data/features/liyue/boss/oceanid.json +++ b/src/data/features/liyue/boss/oceanid.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "1593406705", + "zh": "纯水精灵", + "de": "Okeanide", "en": "Oceanid", - "pt": "Oceanid" + "es": "Oceánida", + "fr": "Océanide", + "id": "Oceanid", + "ja": "純水精霊", + "ko": "물의 정령", + "pt": "Oceanid", + "ru": "Океанид", + "th": "Oceanid", + "vi": "Tinh Linh Nước Trong" }, "description": { - "en": "A life-form created from condensed Hydro elements of incredible purity. Drops Hydro Character Level-Up Materials and Artifacts." + "_code": "2848133519", + "zh": "极纯的水元素凝结成的生命体。\\n常与水体相伴。据说,水体越纯净,其中的水元素越丰沛,纯水精灵的力量就越强。\\n又有传说认为,纯水精灵曾是来自异乡的水之亲眷。怀着已殁之神的碎片,流落到了世界各处,或许是为了让她们的神对世界的爱,循着水流广布大地…", + "de": "Eine Lebensform aus hochreiner Hydro-Kraft.\\nSie wird oft von anderen Wesen mit Hydro-Energie begleitet. Je reiner ein Gewässer ist, desto stärker sollen die darin enthaltene Hydro-Energie und damit die Kraft der Okeaniden sein.\\nEs gibt aber auch Legenden, die besagen, Okeaniden wären die Abkömmlinge eines Wasservolkes aus einem weit entfernten Land, die die Bruchstücke eines längst verstorbenen Gottes in alle Ecken dieser Welt bringen. Ihr Ziel mag sein, die Überreste ihres geliebten Gottes mitsamt ihrer Liebe in der Welt zu verteilen, um diese Teil des gesamten Wasserkreislaufs werden zu lassen.", + "en": "A life-form created from condensed Hydro elements of incredible purity.\\nOften attached to bodies of water. It is said that as water bodies become purer, the Hydro elements within grow more abundant, causing the Oceanids to grow more powerful.\\nIt is also said by some that Oceanids were once sea creatures from a home far away who carried the fragments of a long-dead god to the many corners of this world. Perhaps they did this so that the love their god held for this world could be spread through the waters to all the land...", + "es": "Una forma de vida increíblemente pura creada a partir de la condensación del elemento Hydro.\\nA menudo se encuentra junto al agua. Se dice que, a medida que los cuerpos de agua se vuelven más puros, aumentan los elementos Hydro de su interior, lo que hace que las Oceánidas se vuelvan más poderosas.\\nTambién se dice que, en el pasado, las Oceánidas fueron criaturas marinas de un lugar lejano que llevaron los fragmentos de un dios que murió hace mucho tiempo a todos los rincones de este mundo. Tal vez lo hicieron para que el amor de su dios hacia este mundo se extendiera por toda la tierra a través del agua...", + "fr": "Un être vivant résultant de la condensation de l'élément Hydro à l'état pur.\\nCette créature est souvent accompagnée de corps aqueux. On raconte que plus ceux-ci sont purs, plus on y trouve d'élément Hydro, et plus l'Océanide est alors puissante.\\nUne autre légende prétend que les Océanides sont des créatures des mers venues d'un lieu lointain et porteuses des fragments d'un dieu passé qui se seraient éparpillées à travers le monde, peut-être pour que l'amour de leur ancien dieu puisse recouvrir mers et terres...", + "id": "Bentuk kehidupan yang tercipta dari elemen Hydro yang terkondensasi dengan kemurnian luar biasa.\\nSering ditemukan di badan air. Dikatakan bahwa ketika badan air menjadi lebih murni, elemen Hydro di dalamnya bertambah banyak dan menyebabkan Oceanids tumbuh lebih kuat.\\nBeberapa orang juga mengatakan bahwa Oceanid dulunya adalah makhluk laut dari tempat nan jauh yang membawa pecahan Dewa yang sudah lama mati ke berbagai penjuru dunia ini. Mungkin mereka melakukan ini agar cinta Dewa itu dapat terbagi ke seluruh dunia melalui seluruh aliran air yang ada...", + "ja": "純度が極めて高い水元素で形成された生命体。\\n常に水と共に存在する。噂によると、水の純度が高いほど、その水元素が豊富になり、純水精霊が強くなる。\\nまたある説によると、純水精霊の正体は異国の水の眷属という。亡くなった神の欠片を携え、世界各地を流浪し、神の愛を水脈で大地に広げようとしている…", + "ko": "지극히 순수한 물 원소로 구성된 생명체.\\n늘 물과 함께한다. 물이 맑을수록 물 원소가 더욱 풍부해지고 맑은 물의 정령도 더 강해진다고 한다.\\n맑은 물의 정령은 과거 타지에서 온 물의 권속으로 죽은 신의 파편을 품고 세계 곳곳을 떠돈다고 한다. 어쩌면 이들의 신이 세계를 사랑하기에 물줄기를 따라 대지를 누비는 것일지도...", + "pt": "Uma forma de vida criada a partir de elementos Hydro condensados de incrível pureza.\\nMuitas vezes anexada a massas de água. Dizem que à medida que os corpos de água se tornam mais puros, os elementos Hydro se tornam mais abundantes no interior, fazendo com que os Oceanids se tornem mais poderosos.\\nÉ também dito por alguns que os Oceanids eram entes de um mar distante, e eles se dispersavam em todos os cantos do mundo, carregando os fragmentos de um deus morto há muito tempo. Talvez eles tenham feito isso para que o amor que seu deus tinha por este mundo pudesse se espalhar através das águas para toda a terra...", + "ru": "Жизненная форма, образовавшаяся из конденсированного Гидро элемента невероятной чистоты.\\nОбычно живёт в водоёмах. Говорят, что по мере того, как водоём становится чище, содержание Гидро элемента в нём становится больше, в результате чего океанид становится сильнее.\\nНекоторые поговаривают, что когда-то океаниды были морскими существами из далёких мест, которые разнесли останки давно умершего бога по разным уголкам этого мира. Возможно, они хотели распространить любовь своего бога к этому миру через его воды...", + "th": "Oceanid คือร่างกายของสิ่งมีชีวิตที่เกิดจากการรวมตัวของธาตุน้ำอันบริสุทธิ์\\nมักจะมาพร้อมกับร่างที่เป็นน้ำ ว่ากันว่ายิ่งร่างน้ำบริสุทธิ์เท่าไหร่ ธาตุน้ำก็จะยิ่งสมบูรณ์เท่านั้น และพลังของภูตแห่งน้ำบริสุทธิ์นี้ก็จะยิ่งแข็งแกร่งขึ้นไปด้วย\\nมีตำนานกล่าวไว้ว่า Oceanid นั้นเคยเป็นสัตว์ทะเลจากแดนไกล ที่ขนเศษชิ้นส่วนของเทพเจ้าที่ตายไปนานแล้วไปยังทั่วทุกมุมโลก บางทีพวกเขาอาจทำเช่นนี้ เพื่อให้ความรักที่พระเจ้าของพวกเขามีต่อโลกนี้ สามารถแพร่กระจายผ่านผืนน้ำไปทั่วดินแดนก็ได้...", + "vi": "Thể sống được kết tinh từ Nguyên Tố Thủy thuần khiết.\\nLuôn tồn tại và sinh trưởng trong nước. Theo đó, nếu nguồn nước càng tinh khiết, Nguyên Tố Thủy càng dồi dào thì sức mạnh của Tinh Linh Nước Trong càng trở nên mạnh mẽ.\\nCũng có truyền thuyết kể lại rằng, ở một nơi rất xa ngoài kia, Tinh Linh Nước Trong vốn là người họ hàng thân thiết của dòng nước. Chúng đem theo những mảnh vỡ từ thần linh đã khuất lưu lạc đến đây. Có lẽ đó là cách chúng thể hiện tình yêu của thần đối với thế giới, hòa quyện và che chở cho dòng nước chảy khắp thế gian..." }, + "tags": ["artifacts", "character-ascension-material"], "enabled": true, "cluster": "off", "respawn": 180, diff --git a/src/data/features/liyue/boss/primo-geovishap.json b/src/data/features/liyue/boss/primo-geovishap.json index 76ac97e6..e5aebdee 100644 --- a/src/data/features/liyue/boss/primo-geovishap.json +++ b/src/data/features/liyue/boss/primo-geovishap.json @@ -1,11 +1,36 @@ { "format": 2, "name": { - "en": "Primo Geovishap" + "_code": "1057217072", + "zh": "古岩龙蜥", + "de": "Alte Geo-Drachenechse", + "en": "Primo Geovishap", + "es": "Protodragarto Geo", + "fr": "Géosaure antique", + "id": "Primo Geovishap", + "ja": "エンシェントヴィシャップ·岩", + "ko": "고대 바위 용 도마뱀", + "pt": "Dragarto Primordial", + "ru": "Древний геовишап", + "th": "Primo Geovishap", + "vi": "Rồng Đất Cổ - Nham" }, "description": { - "en": "An ancient and awesomely powerful Geovishap that has taken on the power of the elements. Drops random Character Level-Up Materials and Juvenile Jades." + "_code": "1220970652", + "zh": "经历了长久岁月,拥有伟大力量的巨大岩龙蜥,能够适应元素环境的异变。\\n根据民话,导致天遒谷毁灭的「龙灾」发生后,岩龙蜥与古岩龙蜥的王者被禁锢在大地深处,而它们则在地壳之下休眠,等待着复起的时机…", + "de": "Nach vielen Jahren gewöhnte sich die unglaublich mächtige alte Geodrachenechse an die Veränderungen in ihrer Elementarumgebung.\\nIn Volksmärchen ist von einer „Drachenkatastrophe“ die Rede, die das Tianqiu-Tal ins Verderben stürzte. Danach wurden die stärkste Geodrachenechse und alte Geodrachenechsen tief unter die Erde verbannt. Sie vergruben sich in der unbekannten Tiefe, wartend auf eine Gelegenheit, zurück an die Oberfläche zu gelangen ...", + "en": "After many years, the awesomely powerful Primo Geovishaps grow accustomed to changes in their elemental environment.\\nFolktales hold that after the great \"draconic calamity\" that led to the ruination of Tianqiu Valley, the overlord of the Geovishaps and Primo Geovishaps was imprisoned deep beneath the earth, and so too did they burrow into deep and unseen places, awaiting their chance to rise once more...", + "es": "Los grandes y poderosos Protodragartos Geo, que han vivido muchísimos años, pueden adaptarse a los cambios del entorno elemental.\\nSegún las leyendas populares, tras el incidente con el dragón que destruyó el Valle Tianchiu, los reyes de los Dragartos Geo y los Protodragartos Geo fueron encerrados en las profundidades de la tierra, donde se sumergieron en un largo sueño mientras esperaban una oportunidad para resurgir...", + "fr": "Un Géosaure immense, aussi âgé que puissant, et capable de s'adapter aux mutations élémentaires de l'environnement.\\nD'après la croyance populaire, le seigneur des Géosaures et les Géosaures antiques auraient été emprisonnés sous terre suite à la catastrophe ayant détruit la Vallée Tianqiu. Entrés dans un état d'hibernation, ils n'attendent que l'occasion de se réveiller...", + "id": "Setelah hidup selama bertahun-tahun, Geovishap raksasa yang kuat ini bisa beradaptasi dengan perubahan elemen di sekitarnya.\\nMenurut legenda rakyat, \"bencana naga\" yang telah menghancurkan Tianqiu Valley telah membuat Geovishap dan Primo Geovishap kabur dan berlindung di dalam tanah, sambil menunggu saat yang tepat untuk bangkit sekali lagi...", + "ja": "長い年月を経験し、偉大な力を持つ巨大なヴィシャップ·岩、元素の異変に適応することができる。\\n話によると、天穹の谷を滅ぼした「龍災」の後、「ヴィシャップ·岩」と「エンシェントヴィシャップ·岩」たちは大地に埋まり、復活のチャンスを待ち続けている…", + "ko": "긴 세월 끝에 위대한 힘을 얻게 된 거대 바위 용 도마뱀. 원소 환경의 이변에 적응할 수 있다.\\n항간의 소문에 의하면, 천주 골짜기를 파멸시킨 「용의 재앙」 이후, 바위 용 도마뱀과 고대 바위 용 도마뱀의 왕은 대지 깊은 곳에 갇혀버렸다고 한다. 그리고 그들은 지각 아래에 잠든 채로 다시 깨어날 시기를 기다리고 있다고…", + "pt": "Após tantos anos, os incrivelmente poderosos Dragartos Geo já se acostumam com as mudanças em seu ambiente elemental.\\nDizem que após a grande \"calamidade dracônica\" que causou a ruína do Vale Tianqiu, o soberano dos Dragartos Geo e Dragartos Antigos foi aprisionado nas profundezas da terra e cavou até lugares profundos e invisíveis, aguardando a oportunidade de se reerguer...", + "ru": "Геовишап - могучее древнее создание, которое легко приспосабливается к элементам.\\nВ народе ходит слух, что когда Ужас бури разрушил долину Тяньцю, геовишапы и вождь древних геовишапов затаились под землёй, и там они впали в спячку, ожидая подходящего момента, чтобы явить себя свету вновь...", + "th": "หลายปีผ่านไป Geovishap ยักษ์ที่มีพลังมหาศาลสามารถปรับตัวให้เข้ากับ การเปลี่ยนแปลงที่ผิดปกติของสภาพแวดล้อมของธาตุได้\\nจากคำบอกเล่าของชาวบ้านบอกว่า หลังจาก \"ภัยพิบัติมังกร\" ได้ทำลายหุบเขา Tianqiu Valley แล้วเหล่า Geovishap และ Primo Geovishap ก็ได้หลบลงไปใต้พื้นดิน และหลับใหลอยู่ในที่ที่มองไม่เห็น เพื่อรอโอกาสที่จะคืนกลับมา...", + "vi": "Sau một thời gian dài, Rồng Đất Nham khổng lồ với sức mạnh to lớn có thể thích nghi với những thay đổi bất thường của môi trường nguyên tố.\\nTheo truyền thuyết dân gian, sau \"tai họa rồng\" dẫn đến sự hủy diệt của Thiên Tù Cốc, Rồng Đất Nham và Rồng Đất Nham Cổ đã trốn vào lòng đất, ngủ vùi dưới lớp vỏ trái đất, chờ thời cơ tái xuất..." }, + "tags": ["artifacts", "character-ascension-material"], "enabled": true, "cluster": "off", "respawn": "boss", diff --git a/src/data/features/liyue/boss/pyro-regisvine.json b/src/data/features/liyue/boss/pyro-regisvine.json index 408b3a1b..b424781a 100644 --- a/src/data/features/liyue/boss/pyro-regisvine.json +++ b/src/data/features/liyue/boss/pyro-regisvine.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "128450209", + "zh": "爆炎树", + "de": "Fluxfeuerbaum", "en": "Pyro Regisvine", - "pt": "Árvore Queimada" + "es": "Regisvid Pyro", + "fr": "Arbre enflammé", + "id": "Pyro Regisvine", + "ja": "爆炎樹", + "ko": "폭염 나무", + "pt": "Árvore Queimada", + "ru": "Пиро орхидея", + "th": "Pyro Regisvine", + "vi": "Cây Nổ" }, "description": { - "en": "A giant vine that has absorbed the ancient flame that rages within the ley lines. Drops Pyro Character Level-Up Materials and Artifacts." + "_code": "3116937319", + "zh": "吸收了地脉中奔涌的古老烈焰的巨大藤蔓。\\n如同充满怒火一般,永不止息的植物。\\n诗人、歌手乃至一些学者认为「元素」中蕴含着情感和愿望。如果属实,又是什么情感与愿望驱使着爆炎树恒常燃烧,如同渴求着挣脱大地的束缚一般挣扎舞动呢…", + "de": "Lange Ranken, die die alten Flammen des Flusses der Elemente aufgenommen haben.\\nWie ein ewig brennendes Feuer sind auch diese Pflanzenwesen unersättlich.\\nDichter und Sänger, ja, sogar einige Gelehrte meinen, dass in den Elementen Gefühl und Hoffnung stecken. Wenn dem so ist, welche Gefühle und Hoffnungen erfüllen wohl den Fluxfeuerbaum und seine ewigen Flammen, die tanzen und hüpfen, als wollten sie sich vom Boden, aus dem sie stammen, lösen?", + "en": "A giant vine that has absorbed the ancient flame that rages within the ley lines.\\nIt is restless as if filled with endless fury.\\nPoets, bards, and even some academics believe that elements also contain emotions and hopes. If this is true, then one can only wonder what emotions cause the Pyro Regisvine to burn eternally, writhing like one longing to be free of the confines of the earth...", + "es": "Una enredadera gigante que ha absorbido la antigua llama que ruge dentro de las líneas ley.\\nEs una criatura inquieta que parece estar llena de una furia infinita.\\nLos poetas, los bardos e incluso algunos académicos creen que los elementos también contienen emociones y esperanza. Si esto es cierto, entonces, es inevitable preguntarse qué emociones hacen que las Regisvides Pyro ardan y se retuerzan eternamente con el deseo de liberarse de los confines de la tierra...", + "fr": "Une plante grimpante géante qui a absorbé l'ancienne flamme qui brûle dans les lignes énergétiques.\\nCette créature végétale est habitée d'une furie inextinguible.\\nPoètes, bardes et mêmes certains érudits croient que les éléments contiennent aussi des particules d'espoir et d'émotion. Si cela est vrai, alors on se demande quels sont les sentiments qui permettent à l'Arbre enflammé de brûler sans jamais se consumer, comme s'il cherchait à se libérer des entraves de ce monde...", + "id": "Tanaman merambat raksasa yang telah menyerap api kuno yang mengamuk di Ley Line.\\nTerlihat gelisah, seolah dipenuhi dengan amukan yang tak ada habisnya.\\nPenyair, penyanyi, dan bahkan para akademisi percaya bahwa elemen juga mengandung emosi dan harapan. Jika ini benar, maka orang hanya bisa bertanya-tanya emosi apa yang menyebabkan Pyro Regisvine terbakar selamanya, seperti ingin bebas dari kekangan dunia...", + "ja": "地脈の中で流れている上古の炎を吸収した巨大な藤。\\n消えることのない怒りの炎のような植物。\\n「元素」には感情と願いが秘められていると、詩人や歌手、さらに一部の学者までそう思っている。もしそれが本当なら、燃え続ける爆炎樹は一体どんな感情を持ち、大地の束縛から逃げようと足掻いているのだろう…", + "ko": "지맥에서 솟구치는 고대 화염을 흡수한 거대한 덩굴.\\n분노로 가득 찬 것처럼 절대 멈추지 않는 식물.\\n시인, 가수, 심지어 몇몇 학자들도 「원소」에 감정과 소망이 깃들어 있다고 믿는다. 만약 이게 사실이라면, 영원히 타오르는 폭염 나무엔 대체 어떤 감정과 희망이 깃들어 있길래 대지의 속박을 벗어나려고 하듯 이렇게 몸부림을 치는 걸까…", + "pt": "Uma videira gigante que absorveu a chama flutuante e antiga dentro das Linhas Ley.\\nÉ inquieta, como se estivesse cheia de uma fúria sem fim.\\nPoetas, bardos e até alguns acadêmicos acreditam que os elementos também contêm emoções e desejos. Se isso for verdade, então só podemos imaginar que as emoções fazem com que as Árvores Queimadas queimem eternamente, contorcendo-se como alguém que deseja estar livre dos limites da terra...", + "ru": "Гигантская лоза, которая впитала древнее пламя, бушующее в артериях земли.\\nОна будто наполнена бесконечной яростью.\\nПоэты, барды и даже некоторые учёные считают, что стихийные элементы могут нести в себе эмоции и надежду. Если это правда, то можно только гадать, какие эмоции заставляют Пиро орхидею вечно гореть, словно корчась от жажды быть свободным от заточения земли...", + "th": "เถาวัลย์ยักษ์ที่ดูดซับเปลวไฟโบราณที่โหมกระหน่ำอยู่ในแนวกระแสพลัง\\nพืชที่ไม่เคยหยุดนิ่งราวกับเต็มไปด้วยความโกรธ\\nนักกวี, นักร้อง หรือแม้แต่นักวิชาการต่างเห็นว่า \"ธาตุ\" นั้นมีอารมณ์และความหวัง หากนี่เป็นเรื่องจริง อารมณ์และความหวังแบบไหนกันที่ทำให้ Pyro Regisvine มีไฟลุกไหม้อยู่ตลอดเวลา ราวกับดิ้นรนเพื่ออยากจะหลุดพ้นจากการผูกติดกับพื้นโลก...", + "vi": "Dây leo cực lớn hấp thụ nguồn năng lượng từ ngọn lửa cổ xưa tuôn trào trong địa mạch.\\nLoài thực vật này trường tồn cùng ngọn lửa rực cháy.\\nĐối với các bậc thi nhân, danh ca hay một số ít học giả cho rằng cảm xúc và sự khát khao luôn là thứ nằm bên trong \"Nguyên Tố\". Nếu quả thực như vậy, thì thứ cảm xúc và khát khao gì có thể khiến nó đốt cháy không ngừng nghỉ cơ chứ, lẽ nào đó lại là vũ điệu của khát vọng, đang vùng vẫy thoát ra khỏi sự bó buộc của lòng đất..." }, + "tags": ["artifacts", "character-ascension-material"], "enabled": true, "cluster": "off", "respawn": 180, diff --git a/src/data/features/liyue/chest/artifact.json b/src/data/features/liyue/chest/artifact.json new file mode 100644 index 00000000..48dd5c04 --- /dev/null +++ b/src/data/features/liyue/chest/artifact.json @@ -0,0 +1,35 @@ +{ + "format": 2, + "name": { + "_code": "2262791263", + "zh": "圣遗物", + "de": "Artefakte", + "en": "Artifacts", + "es": "Artefactos", + "fr": "Artéfact", + "id": "Artefak", + "ja": "聖遺物", + "ko": "성유물", + "pt": "Artefatos", + "ru": "Артефакты", + "th": "อาร์ติแฟกต์", + "vi": "Thánh Di Vật" + }, + "description": { + "en": "An investigation point which can yield low-level artifacts. Useful for levelling other artifacts." + }, + "tags": ["artifacts"], + "enabled": false, + "cluster": "variable", + "respawn": "none", + "icons": { + "filter": "artifacts", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/liyue/chest/challenge.json b/src/data/features/liyue/chest/challenge.json index 46570612..36a6280f 100644 --- a/src/data/features/liyue/chest/challenge.json +++ b/src/data/features/liyue/chest/challenge.json @@ -1,9 +1,19 @@ { "format": 2, "name": { - "en": "Challenge and Time Trial", - "ru": "Вызов и испытание на время", - "pt": "Desafios contra o Tempo" + "_code": "2134498146", + "zh": "限时到达", + "de": "Zeitherausforderung", + "en": "Time Trial", + "es": "Desafío contrarreloj", + "fr": "Contre-la-montre", + "id": "Waktu Tantangan", + "ja": "時間内到着", + "ko": "제한 시간 내에 도착하기", + "pt": "Contra o Tempo", + "ru": "Испытания на время", + "th": "บททดสอบจับเวลา", + "vi": "Đã đến giờ" }, "description": { "en": "Complete a race or challenge, or defeat a group of enemies, to receive a reward.", diff --git a/src/data/features/liyue/chest/common-chest.json b/src/data/features/liyue/chest/common-chest.json index 6db97af8..13f1c39f 100644 --- a/src/data/features/liyue/chest/common-chest.json +++ b/src/data/features/liyue/chest/common-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "853807230", + "zh": "普通的宝箱", + "de": "Einfache Truhe", "en": "Common Chest", + "es": "Cofre común", + "fr": "Coffre ordinaire", + "id": "Common Chest", + "ja": "普通の宝箱", + "ko": "평범한 보물상자", + "pt": "Baú Comum", "ru": "Обычный сундук", - "pt": "Baú Comum" + "th": "Common Chest", + "vi": "Rương Thường" }, "description": { "en": "A ragged wooden chest held together with iron. Contains meager rewards.", diff --git a/src/data/features/liyue/chest/crate.json b/src/data/features/liyue/chest/crate.json deleted file mode 100644 index b028a4d7..00000000 --- a/src/data/features/liyue/chest/crate.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "format": 2, - "name": { - "en": "Crate", - "pt": "Caixote" - }, - "description": { - "en": "An old floating crate containing Mora or Geo Sigils." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "liyue-crate", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-27.1039, 20.0836], - "id": "6DFADE8E6BDC160EBB04221A995670D8BF9303BB", - "importIds": { - "gm_legacy": ["liyueCrate/1"] - }, - "popupAttribution": "Unknown", - "popupMedia": "liyue/crate/1" - } - ] -} diff --git a/src/data/features/liyue/chest/dandy.json b/src/data/features/liyue/chest/dandy.json index 9d4cc632..e3d5ad77 100644 --- a/src/data/features/liyue/chest/dandy.json +++ b/src/data/features/liyue/chest/dandy.json @@ -1,8 +1,19 @@ { "format": 2, "name": { + "_code": "1855998901", + "zh": "丹迪", + "de": "Dandy", "en": "Dandy", - "pt": "Dandy" + "es": "Dandy", + "fr": "Dandy", + "id": "Dandy", + "ja": "ダンディ", + "ko": "댄디", + "pt": "Dandy", + "ru": "Дэнди", + "th": "Dandy", + "vi": "Dandy" }, "description": { "en": "An adventurer who challenges travellers to races for rewards." diff --git a/src/data/features/liyue/chest/exquisite-chest.json b/src/data/features/liyue/chest/exquisite-chest.json index 0268ff57..4d8dd21a 100644 --- a/src/data/features/liyue/chest/exquisite-chest.json +++ b/src/data/features/liyue/chest/exquisite-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "1591709014", + "zh": "精致的宝箱", + "de": "Hübsche Truhe", "en": "Exquisite Chest", + "es": "Cofre sofisticado", + "fr": "Coffre délicat", + "id": "Exquisite Chest", + "ja": "精巧な宝箱", + "ko": "정교한 보물상자", + "pt": "Baú Sofisticado", "ru": "Богатый сундук", - "pt": "Baú Sofisticado" + "th": "Exquisite Chest", + "vi": "Rương Cao Cấp" }, "description": { "en": "A solid wooden chest held together with iron. Contains useful rewards.", diff --git a/src/data/features/liyue/chest/geo-sigil.json b/src/data/features/liyue/chest/geo-sigil.json index 3032bb44..d687b6db 100644 --- a/src/data/features/liyue/chest/geo-sigil.json +++ b/src/data/features/liyue/chest/geo-sigil.json @@ -1,11 +1,34 @@ { "format": 2, "name": { + "_code": "3999941556", + "zh": "岩之印", + "de": "Geo-Siegel", "en": "Geo Sigil", - "pt": "Selo Geo" + "es": "Insignia Geo", + "fr": "Sceau Géo", + "id": "Geo Sigil", + "ja": "岩の印", + "ko": "바위의 인장", + "pt": "Selo Geo", + "ru": "Печать Гео", + "th": "Geo Sigil", + "vi": "Ấn Nham" }, "description": { - "en": "A sigil embedded in a cliff face, valued by certain jewellers." + "_code": "3148865853", + "zh": "受到璃月大地的岩石认可,获授的印记。\\n用来在璃月港内特定的地方兑换特殊道具。", + "de": "Ein Zeichen für die Anerkennung der Felsen von Liyue.\\nKann an bestimmten Orten in Liyue gegen besondere Objekte eingetauscht werden.", + "en": "An insignia that shows the recognition of the cliffs of Liyue.\\nCan be exchanged for special items in Liyue.", + "es": "Una insignia que muestra el reconocimiento de las montañas de Liyue.\\nPuede ser intercambiada por objetos especiales en Liyue.", + "fr": "Un insigne reconnu par le rocher de Liyue.\\nS'échange contre des objets spéciaux dans un lieu spécifique de Liyue.", + "id": "Lencana yang menunjukkan pengakuan tebing Liyue.\\nDapat ditukar untuk item khusus di Liyue.", + "ja": "璃月の岩に認められ、授かった印記。\\n璃月港の記念品ショップで特別なアイテムと交換できる。", + "ko": "리월 대지의 암석의 허락을 받아 부여받은 표식.\\n리월항의 특정 장소에서 특수한 아이템을 교환할 수 있다", + "pt": "Uma insígnia que mostra o reconhecimento dos penhascos de Liyue.\\nPode ser trocada por itens especiais em Liyue.", + "ru": "Символ признания скалистыми горами гавани Ли Юэ.\\nМожно обменять на особые предметы в Ли Юэ.", + "th": "เครื่องหมายผาหินแห่ง Liyue \\nใช้สำหรับแลกเปลี่ยนไอเทมพิเศษ ในสถานที่เฉพาะของ Liyue", + "vi": "Dấu ấn nhận được khi có được sự chấp nhận của nham thạch vùng Liyue.\\nDùng để đổi vật phẩm đặc biệt ở cảng Liyue." }, "enabled": true, "cluster": "on", @@ -126,6 +149,15 @@ "en": "On the mountain on the right of the Domain of Forgery" }, "popupMedia": "liyue/geo-sigil/9" + }, + { + "coordinates": [-27.1039, 20.0836], + "id": "6DFADE8E6BDC160EBB04221A995670D8BF9303BB", + "importIds": { + "gm_legacy": ["liyueCrate/1"] + }, + "popupAttribution": "Unknown", + "popupMedia": "liyue/crate/1" } ] } diff --git a/src/data/features/liyue/chest/luxurious-chest.json b/src/data/features/liyue/chest/luxurious-chest.json index f0d6dddb..ed272980 100644 --- a/src/data/features/liyue/chest/luxurious-chest.json +++ b/src/data/features/liyue/chest/luxurious-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "763988094", + "zh": "华丽的宝箱", + "de": "Luxuriöse Truhe", "en": "Luxurious Chest", + "es": "Cofre lujoso", + "fr": "Coffre luxueux", + "id": "Luxurious Chest", + "ja": "豪華な宝箱", + "ko": "화려한 보물상자", + "pt": "Baú Luxuoso", "ru": "Роскошный сундук", - "pt": "Baú Luxuoso" + "th": "Luxurious Chest", + "vi": "Rương Hiếm" }, "description": { "en": "A gorgeous porcelain chest framed with gold. Contains powerful rewards.", diff --git a/src/data/features/liyue/chest/precious-chest.json b/src/data/features/liyue/chest/precious-chest.json index 21799e6c..76edd3cf 100644 --- a/src/data/features/liyue/chest/precious-chest.json +++ b/src/data/features/liyue/chest/precious-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "297561694", + "zh": "珍贵的宝箱", + "de": "Wertvolle Truhe", "en": "Precious Chest", + "es": "Cofre valioso", + "fr": "Coffre précieux", + "id": "Precious Chest", + "ja": "貴重な宝箱", + "ko": "진귀한 보물상자", + "pt": "Baú Precioso", "ru": "Драгоценный сундук", - "pt": "Baú Precioso" + "th": "Precious Chest", + "vi": "Rương Siêu Cấp" }, "description": { "en": "A solid wooden chest framed with gold. Contains helpful rewards.", diff --git a/src/data/features/liyue/chest/seelie.json b/src/data/features/liyue/chest/seelie.json index 85587e05..784b49d6 100644 --- a/src/data/features/liyue/chest/seelie.json +++ b/src/data/features/liyue/chest/seelie.json @@ -1,13 +1,34 @@ { "format": 2, "name": { + "_code": "2548043279", + "zh": "仙灵", + "de": "Seelie", "en": "Seelie", + "es": "Seelie", + "fr": "Fées", + "id": "Seelie", + "ja": "仙霊", + "ko": "선령", + "pt": "Seelie", "ru": "Феи", - "pt": "Seelie" + "th": "Seelie", + "vi": "Tiên Linh" }, "description": { - "en": "Mysterious beings who now only offer small treasures to those willing to follow them.", - "ru": "Волшебные создания, встречаются по всему Тейвату. Если вы проведёте их туда, куда нужно, то случится кое-что особенное." + "_code": "2045092446", + "zh": "那些时隐时现的神奇生物被称为「仙灵」,会为追随它的人献上小小的宝藏。\\n据说,在遥远的过去,它们是很喜欢引导人类的伟大种族。", + "de": "Die fantastischen Wesen, die plötzlich auftauchen und genauso plötzlich wieder verschwinden, werden „Seelien“ genannt. Sie geben den Menschen, die bereit sind, ihnen zu folgen, eine kleine Belohnung.\\nIn grauer Vorzeit sollen sie als mächtiges Volk die Menschheit angeführt haben.", + "en": "Now you see them, now you don't. Once a mighty race that lived to guide mankind, now the most Seelie offer is a little treasure to willing followers.", + "es": "Ahora los ves, ahora no los ves. Los Seelies guían hacia pequeños tesoros a las personas dispuestas a seguirlos.\\nSe dice que, en el pasado, fueron una poderosa raza que vivía para guiar a la humanidad.", + "fr": "Ces petites créatures qu'on appelle « Fées » apparaissent et disparaissent. Autrefois, elles étaient le guide de l'humanité, mais de nos jours, elles aiment attirer les voyageurs curieux.", + "id": "Makhluk misterius yang terkadang menampakkan diri mereka di alam liar, makhluk bernama Seelie ini sebelumnya berjaya, dan menjadi penuntun manusia ke kemakmuran, namun kini yang ditawarkan Seelie hanyalah harta-harta kecil bagi mereka yang memiliki hati mengikuti.", + "ja": "現れたり消えたりする神秘的な生物は「仙霊」と呼ばれ、追いかけてくる人に小さな宝物をあげる。\\n伝説によると、はるか昔、彼らは人類を導く偉大な種族であった。", + "ko": "언뜻 보였다 사라지는 신기한 생물을 「선령」이라 부르며, 이를 쫓는 자는 보물을 얻게 됩니다.\\n그들은 먼 옛날, 인류를 이끌었던 위대한 종족이었다고 합니다", + "pt": "Os Seelie vistos de vez em quando oferecem aos seguidores tesouros pequenos.\\nDizem que antes eram uma raça que costumava guiar a humanidade.", + "ru": "Этих маленьких волшебных существ называют феями. Следующим за ними путешественникам они указывают на скрытые от людских глаз сокровища. Говорят, что в далёкие времена феи были великой расой, единственной целью которой являлась помощь человечеству.", + "th": "สิ่งมีชีวิตมหัศจรรย์ที่บางครั้งหลบซ่อน บางครั้งปรากฏกายให้เห็นนั้นเรียกว่าวิญญาณเซียน \"Seelie\" ซึ่งจะมอบสมบัติเล็กน้อย ๆ ให้กับคนที่ติดตามมัน\\nว่ากันว่า ในอดีตอันไกลโพ้น พวกมันเคยเป็นเผ่าพันธุ์ที่ยิ่งใหญ่ที่คอยชี้นำมนุษย์", + "vi": "Những sinh vật thần kỳ lúc ẩn lúc hiện kia được gọi là \"Tiên Linh\", sẽ dành cho người bằng lòng theo đuổi chúng chút báu vật nho nhỏ.\\nNghe nói trong quá khứ xa xôi, chúng là chủng tộc vĩ đại thích hướng dẫn cho loài người." }, "enabled": true, "cluster": "variable", diff --git a/src/data/features/liyue/chest/shrine.json b/src/data/features/liyue/chest/shrine.json index a8a3d647..01bb1bc9 100644 --- a/src/data/features/liyue/chest/shrine.json +++ b/src/data/features/liyue/chest/shrine.json @@ -1,13 +1,34 @@ { "format": 2, "name": { - "en": "Shrine", - "ru": "Святилище", - "pt": "Santuário" + "_code": "556053919", + "zh": "地灵龛", + "de": "Schreine der Tiefe", + "en": "Shrines of Depths", + "es": "Santuario de las Profundidades", + "fr": "Sanctuaire des profondeurs", + "id": "Shrine of Depths", + "ja": "地霊壇", + "ko": "지령 감실", + "pt": "Santuário das Profundezas", + "ru": "Усыпальницы глубин", + "th": "วิหารแห่งห้วงลึก", + "vi": "Hòm Địa Linh" }, "description": { - "en": "An ancient Shrine of Depths containing a Luxurious Chest, opened only with a special key.", - "ru": "Древнее Святилище Глубин, содержит Роскошный Сундук, открывается с помощью специального ключа." + "_code": "3735470486", + "zh": "矗立在大地上的远古神龛,其中封印着珍贵的贡礼。\\n据说,在秘境中,可以取得开启地灵龛的钥匙。", + "de": "Im Innern dieser antiken Schreine, die überall im Land stehen, sind kostbare Schätze verborgen.\\nAnbeglich sollen die Schlüssel zu Schreinen der Tiefe in Sphären zu finden sein.", + "en": "Precious offerings are sealed within these ancient shrines erected on Teyvat's surface. Keys to the Shrines of Depths can be found in some Domains.", + "es": "Valiosas ofrendas están resguardadas dentro de estos antiguos santuarios erigidos en la superficie de Teyvat.\\nPuedes encontrar las llaves de los Santuarios de las Profundidades en algunos Dominios.", + "fr": "De précieuses offrandes sont scellées à l'intérieur de certains sanctuaires à travers Teyvat.\\nLes clés pour les ouvrir peuvent être obtenues dans certains donjons.", + "id": "Persembahan yang berharga disegel di dalam kuil-kuil kuno yang didirikan di permukaan Teyvat ini.\\nKonon, kunci untuk membuka Shrines of Depths dapat ditemukan di beberapa Domain.", + "ja": "大地にそびえ立つ上古の地霊壇。中には貴重な貢ぎ物が封印されている。\\n噂によると、秘境の中で、地霊壇を開けるための鍵が獲得できるらしい。", + "ko": "대지에 우뚝 솟아 있는 오래된 감실엔 진귀한 공물이 봉인돼있습니다.\\n비경에서 지령 감실의 열쇠를 획득할 수 있다고 합니다", + "pt": "Ofertas preciosas são seladas dentro desses antigos santuários erguidos na superfície de Teyvat.\\nAs chaves dos Santuários das Profundezas podem ser encontradas em alguns Domínios.", + "ru": "Драгоценные подношения запечатаны внутри этих древних святынь, возведённых по всему Тейвату. Ключи к Усыпальницам глубин можно найти в некоторых подземельях.", + "th": "ศาลเจ้าโบราณที่ตั้งตระหง่านอยู่บนผืนโลก ได้ผนึกบรรณาการอันล้ำค่าไว้ข้างใน\\nกล่าวกันว่า สามารถพบกุญแจที่ใช้คลายผนึกได้ในดันเจี้ยน", + "vi": "Ngôi miếu cổ đứng sừng sững trên mặt đất với những đồ tiến cống quý giá được phong ấn bên trong.\\nNghe nói, trong Bí Cảnh có thể lấy được chìa khoá để mở Hòm Địa Linh." }, "enabled": true, "cluster": "on", diff --git a/src/data/features/liyue/event/illumiscreen.json b/src/data/features/liyue/event/illumiscreen.json index e2661161..8ae7492d 100644 --- a/src/data/features/liyue/event/illumiscreen.json +++ b/src/data/features/liyue/event/illumiscreen.json @@ -3,10 +3,22 @@ "enabled": true, "respawn": "none", "name": { - "en": "Illumiscreen" + "_code": "4130746527", + "zh": "玲珑霄灯图之一", + "de": "Der Leuchtschirm I", + "en": "The Illumiscreen: I", + "es": "Linternas giratorias (I)", + "fr": "Les kaléidolanternes I", + "id": "Illumiscreen: I", + "ja": "玲瓏霄灯図·その一", + "ko": "영롱한 소등도Ⅰ", + "pt": "Kaleidolanterna (I)", + "ru": "Калейдофонарь I", + "th": "Illumiscreen (I)", + "vi": "Linh Lung Tiêu Đăng Đồ I" }, "description": { - "en": "Precious Chests available only from special Event Quests during the Lantern Rite event." + "en": "Three Luxurious Chests and nine Precious Chests were available only from special Event Quests during the Lantern Rite event. These count towards your 'Chests Opened' achievements." }, "cluster": "variable", "icons": { diff --git a/src/data/features/liyue/event/meteorite-shard.json b/src/data/features/liyue/event/meteorite-shard.json index c4692180..46fb5a80 100644 --- a/src/data/features/liyue/event/meteorite-shard.json +++ b/src/data/features/liyue/event/meteorite-shard.json @@ -1,11 +1,34 @@ { "format": 2, "name": { + "_code": "1796743713", + "zh": "陨星碎屑", + "de": "Meteoritensplitter", "en": "Meteorite Shard", - "pt": "Fragmento de Meteorito" + "es": "Recogida de fragmentos de meteorito", + "fr": "Fragments de météorite", + "id": "Meteorite Shard", + "ja": "隕石の星屑", + "ko": "운석 파편", + "pt": "Fragmento de Meteorito", + "ru": "Осколки метеорита", + "th": "Meteorite Shards", + "vi": "Mảnh Vỡ Thiên Thạch" }, "description": { - "en": "A collection of celestial energy that once comprised an adventurer's Constellation. Part of the Unreconciled Stars event." + "_code": "2064962781", + "zh": "收集到的天体能量。\\n在「未归的熄星」期间,可以换取宝物。", + "de": "Gesammelte himmlische Energie.\\nKann während des Aktionszeitraums von „Ferne Sterne“ gegen Schätze eingetauscht werden.", + "en": "A collection of celestial energy.\\nCan be exchanged for treasure during the \"Unreconciled Stars\" event.", + "es": "Energía celestial.\\nSe consigue en «Estrellas que no regresan» y se puede canjear por objetos valiosos.", + "fr": "Énergie provenant des étoiles.\\nÀ échanger contre des récompenses durant l'événement « Astres évanouis ».", + "id": "Kumpulan celestial energy.\\nDapat ditukar dengan harta karun selama event \"Bintang yang Tak Kembali\".", + "ja": "集めた天体エネルギー。\\n「帰らぬ熄星」の期間中に宝物と交換できる。", + "ko": "수집한 천체 에너지.\\n「돌아오지 않는 꺼진 별」 이벤트 기간 동안 보물과 교환할 수 있다", + "pt": "Uma coleção de energia celestial.\\nPode ser trocada por tesouros durante o período \"Estrelas que Não Voltam\".", + "ru": "Собранная энергия звёздного тела.\\nМожно обменять на сокровища во время события «Заблудшие звёзды».", + "th": "พลังงานสวรรค์ที่รวบรวมมาได้\\nสามารถแลกเป็นสมบัติได้ในช่วง \"ดาราดับแสงที่รอวันกลับ\"", + "vi": "Năng lượng thiên thể thu thập được.\\nTrong thời gian diễn ra [Ngôi Sao Vụt Tắt Chưa Trở Về] có thể đổi lấy báu vật." }, "enabled": false, "cluster": "on", diff --git a/src/data/features/liyue/monster/abyss-mage.json b/src/data/features/liyue/monster/abyss-mage.json index c794047e..9d6ad62d 100644 --- a/src/data/features/liyue/monster/abyss-mage.json +++ b/src/data/features/liyue/monster/abyss-mage.json @@ -1,15 +1,35 @@ { "format": 2, "name": { + "_code": "711253388", + "zh": "深渊法师", + "de": "Abgrundmagier", "en": "Abyss Mage", + "es": "Mago del Abismo", + "fr": "Mage de l'Abîme", + "id": "Abyss Mage", + "ja": "アビスの魔術師", + "ko": "심연 메이지", + "pt": "Feiticeiro do Abismo", "ru": "Маг Бездны", - "zh": "深渊法师", - "pt": "Feiticeiro do Abismo" + "th": "Abyss Mage", + "vi": "Pháp Sư Vực Sâu" }, "description": { - "en": "The chaotic agents of the Abyss Order. Drops Ley Line Branches.", - "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов. Вомзожные награды: ветви Артерий Земли." + "_code": "3160129879", + "zh": "一定程度上能驾驭元素进行战斗的深渊魔物。\\n出于某种不为人知的缘由,深渊法师精通丘丘人的笨拙语言,能驾驭它们的心智。据说深渊法师略通如今几乎无人可解的失落古语,并利用这种语言的力量行使魔法…", + "de": "Ein magisches Wesen aus dem Abgrund, das in gewissem Maße Pyro-Kräfte für den Kampf anwenden kann.\\nAus einem den Menschen unerfindlichen Grund kennen Abgrundmagier die primitive Sprache der Hilichurle und können ihr Handeln kontrollieren. Abgrundmagier sollen auch eine altertümliche Sprache, die heute kaum ein Mensch mehr versteht, äußerst gut beherrschen. Diese verwenden sie, um ihre Zauber zu wirken.", + "en": "Abyss creatures who can command the power of the elements in combat to a certain extent.\\nFor unknown reasons, Abyss Mages are able to communicate with the hilichurls, thus enabling them to manipulate their minds easily. They say Abyss Mages utter a long-forgotten language from which they draw magical power.", + "fr": "Créatures de l'Abîme qui ont un certain contrôle sur les éléments en combat.\\nPour une raison inconnue, les mages de l'Abîme sont capables de communiquer avec les Brutocollinus, ce qui leur permet d'en prendre le contrôle et de les plier à leur volonté. On prétend que les mages de l'Abîme manient une langue ancienne depuis longtemps oubliée et qu'ils en tirent leur pouvoir magique.", + "id": "Makhluk abyss yang dapat menguasai kekuatan elemen dalam pertempuran sampai batas tertentu.\\nUntuk alasan yang tidak diketahui, abyss mage mampu berkomunikasi dengan Hilichurl, dan dapat memanipulasi pikiran mereka dengan mudahnya. Abyss mage mengucapkan bahasa yang telah lama hilang , dan dengan itulah mereka menciptakan kekuatan sihirnya.", + "ja": "一定程度で元素を操るアビスの魔物。\\n原因は誰も知らないが、アビスの魔術師は、ヒルチャールの言語に精通し、彼らの心を操ることができる。アビスの魔術師は、今まで誰も解けなかった失われた言葉を解明し、その言葉の力を使って魔法を働かせたという。", + "ko": "원소의 힘으로 싸우는 심연 마물.\\n어떤 이유에서 인지 심연 메이지는 츄츄족의 언어에 정통하고 그들의 정신을 지배할 수 있다. 심연 메이지는 이젠 알아보는 사람이 거의 없는 잃어버린 고대어를 대충 알고 있다고 한다. 그리고 고대어의 힘으로 마법을 부린다", + "pt": "Criaturas abissais que podem comandar o poder dos elementos em combate até certo ponto.\\nPor razões desconhecidas, os Feiticeiros do Abismo são capazes de se comunicar com os Hilichurls, permitindo-lhes assim manipular facilmente suas mentes. Dizem que os Feiticeiros do Abismo proferem uma linguagem antiga esquecida, da qual são capazes de extrair poder mágico.", + "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов.\\nПо необъяснимой причине маги Бездны могут общаться с хиличурлами, и таким образом легко подчинять их волю. Говорят, что они владеют давно забытым языком Бездны и черпают из него свои магические силы...", + "th": "มอนสเตอร์ Abyss ที่สามารถควบคุมธาตุได้ในระดับหนึ่งเพื่อใช้ในการต่อสู้\\nโดยไม่ทราบสาเหตุ ดูเหมือนว่าพวก Abyss mage นั้นจะมีความเชี่ยวชาญในการใช้ภาษาแปลก ๆ ของพวก Hilichurl และสามารถควบคุมพวกมันได้ ว่ากันว่าพวก Abyss mage นั้นเข้าใจในภาษาโบราณที่สูญหายไปและใช้พลังของมันในการร่ายเวทย์...", + "vi": "Ma vật Vực Sâu ở mức độ nhất định có thể điều khiển nguyên tố chiến đấu.\\nBằng một lý do nào đó, pháp sư Vực Sâu có thể tinh thông ngôn ngữ nguệch ngoạc của Hilichurl, từ đó có thể điều khiển tâm trí của chúng. Nghe nói Pháp Sư Vực Sâu tinh thông ngôn ngữ thất truyền cổ xưa mà con người ngày nay không thể lý giải được, chúng đã lợi dụng sức mạnh này để thi triển ma pháp..." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/fatui-electro-cicin-mage.json b/src/data/features/liyue/monster/fatui-electro-cicin-mage.json index c80aaba0..6e8321ce 100644 --- a/src/data/features/liyue/monster/fatui-electro-cicin-mage.json +++ b/src/data/features/liyue/monster/fatui-electro-cicin-mage.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "1010609776", + "zh": "愚人众·雷萤术士", + "de": "Fatui – Elektro-Cicin-Zauberin", "en": "Fatui Electro Cicin Mage", - "ru": "Маг цицинов Фатуи", - "zh": "雷萤术士", - "pt": "Fatui - Feiticeira Cicin Electro" + "es": "Soldado Fatui - Maga de Cicin Electro", + "fr": "Mage électroluciole des Fatui", + "id": "Fatui - Electro Cicin Mage", + "ja": "ファデュイ·雷蛍術師", + "ko": "우인단·번개 치친 술사", + "pt": "Fatui - Feiticeira Cicin Electro", + "ru": "Фатуи: Маг Электро цицинов", + "th": "Fatui - Electro Cicin Mage", + "vi": "Fatui - Thuật Sĩ Cicin Lôi" }, "description": { - "en": "Agent of the Fatui who summons flying Electro minions. Drops Mist Grass Pollen and Recruit's Insignia.", - "ru": "Маг Фатуи, которая умеет призывать в бой цицинов. Возможные награды: Пыльца туманного цветка, Шеврон." + "_code": "2305019773", + "zh": "操控着雷萤进行战斗的愚人众术士。\\n正如雾虚草的气味会令雷萤迷醉,嗜虐的术士也贪恋着戏弄对手的快感。\\n看似漫无目的地四处游荡的她们,又领受着何种不为人知的使命呢…", + "de": "Eine Zauberin der Fatui, die Elektro-Cicine für den Kampf kontrolliert.\\nSie verzaubert die Elektro-Cicine wie der Duft von Nebelgras und liebt es, Tricks mit ihren Gegnern zu spielen.\\nMan fragt sich, was wohl das Ziel ihrer langen Wanderschaft im Nirgendwo ist.", + "en": "A Fatui mage who can command Electro Cicins in battle.\\nSimilarly to the way that Electro Cicins go crazy for Mist Grass, Cicin Mages take great pleasure in toying with their prey.\\nThey seem to wander the land aimlessly, as if compelled by some unknown duty.", + "es": "Una maga Fatui que combate mediante el control de Cicin Electro.\\nIgual que el Cicin Electro se impregna de la fragancia de la Hierba brumosa, las malvadas magas también desean experimentar el placer de jugar con sus enemigos.\\nSiempre están deambulando por todas partes sin ningún rumbo. ¿Cuál será su misión real?", + "fr": "Une mage des Fatui qui contrôle les Électrolucioles en combat.\\nTout comme ces insectes s'enivrent de l'odeur de l'herbe brumeuse, les Mages électroluciole des Fatui tirent un plaisir cruel des souffrances de leurs proies.\\nElles errent à travers les terres sans but semble-t-il, comme si elles répondaient à un appel inconnu...", + "id": "Penyihir Fatui yang dapat mengendalikan Electro Cicin dan memerintahkan mereka untuk bertarung.\\nSama halnya seperti Mist Grass yang membuat Electro Cicin tergila-gila, Cicin Mage juga sangat senang mempermainkan mangsa-mangsa mereka.\\nMereka tampak seperti berkeliaran tanpa tujuan dan menjalankan kewajiban yang tidak dimengerti oleh siapa pun...", + "ja": "雷蛍を使って戦うファデュイの術師。\\n霧虚ろ草の匂いは雷蛍を酔わせられるように、嗜虐性のある術師も相手を弄ぶ快感に執着する。\\n目的もなくぶらぶらしているように見えるが、一体どんな使命を持っているだろうか…", + "ko": "번개 치친을 조종해 싸우는 우인단의 술사.\\n안개풀의 향기가 번개 치친을 취하게 하는 것처럼 잔학을 즐기는 술사도 상대를 괴롭히는 쾌감에 연연한다.\\n아무 목적 없이 돌아다니는 것처럼 보이는 그녀들은 대체 어떤 사명을 받들고 있을까...", + "pt": "Um mago Fatui que pode usar Cicins Elétricos em batalhas. \\nAssim como a Grama da Névoa enlouquece Cicins Elétricos, os Feiticeiros Cicins também têm grandes prazeres em brincar com suas presas.\\nEles parecem vagar pela terra sem rumo, qual será a sua verdadeira missão?", + "ru": "Маг Фатуи, который умеет призывать в бой Электро цицинов.\\nЭлектро цицины сходят с ума от туманной травы, подобно им призыватели цицинов теряют рассудок от игр со своей жертвой.\\nКажется, они бесцельно скитаются по землям Тейвата, будто обременены каким-то долгом, который не могут вернуть.", + "th": "นักเวทย์ของ Fatui ผู้สามารถควบคุม Electro Cicin ในการต่อสู้\\nก็เหมือนกับกลิ่นของ Mist Grass ที่ทำให้ Electro Cicin ลุ่มหลง Cicin Mage เองก็เพลิดเพลินไปกับการหยอกเย้ากับเหยื่อของพวกมันเหมือนกัน\\nพวกเธอที่เดินเตร็ดเตร่ไปมาอย่างดูไม่มีจุดหมายนั้นได้รับคำสั่งที่ชั่วร้ายแบบไหนอยู่กันแน่นะ...", + "vi": "Thuật sĩ Fatui thao túng Cicin Lôi để chiến đấu.\\nCũng giống như mùi vị Cỏ Hư Vô sẽ khiến Cicin Lôi say mê, thuật sĩ tàn bạo cũng có thú vui trêu chọc đối thủ. \\nHọ lang thang khắp nơi không có đích đến sẽ mang theo những sứ mệnh gì đây..." }, + "tags": ["character-weapon-material", "weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/fatui-pyro-agent.json b/src/data/features/liyue/monster/fatui-pyro-agent.json index ed55bbd6..d78c01b7 100644 --- a/src/data/features/liyue/monster/fatui-pyro-agent.json +++ b/src/data/features/liyue/monster/fatui-pyro-agent.json @@ -1,14 +1,35 @@ { "format": 2, "name": { + "_code": "3750143024", + "zh": "愚人众·火之债务处理人", + "de": "Fatui – Pyro-Schuldeneintreiber", "en": "Fatui Pyro Agent", - "zh": "债务处理人", - "pt": "Fatui Agente Pyro" + "fr": "Usurier Pyro des Fatui", + "id": "Fatui - Pyro Agent", + "ja": "ファデュイ·デットエージェント·炎", + "ko": "우인단·화염 채무 처리인", + "pt": "Fatui - Agente Pyro", + "ru": "Фатуи: Пиро агент", + "th": "Fatui - Pyro Agent", + "vi": "Fatui - Người Xử Lý Nợ Hỏa" }, "description": { - "en": "Agent of the Fatui who turn invisible to catch enemies off-guard. Drops Sacrificial Knife and Recruit's Insignia.", - "ru": "Тайный Агент Фатуи, способен поймать врасплох, используя невидимость. Возможные награды: Царемониальный нож, Шеврон." + "_code": "1163312791", + "zh": "隶属愚人众的特务人员。\\n债务处理人所处理的「债务」,并不局限于钱货往来的清算。\\n「以眼还眼,以牙还牙」也是一种债。无论是谁,只要损害了愚人众的利益,那就要十倍奉还。", + "de": "Ein den Fatui unterstellter Agent.\\nDie Schulden, die er eintreiben soll, sind nicht auf Geld allein beschränkt.\\n„Auge um Auge, Zahn um Zahn“, er rechnet mit allem und jedem ab. Wer seine Schulden bei den Fatui nicht bezahlt, wird bei ihm die zehnfache Strafe zahlen.", + "en": "A Fatui secret agent.\\nThe duty of a Fatui agent is to settle debts — but not only those of a monetary or goods-in-kind nature.\\nThey also ensure dues are paid when it comes to the principle of \"an eye for an eye.\" If there is one thing the Fatui are not known for, it is leniency, and whoever dares to oppose them will invoke the full force of their wrath upon them.", + "es": "Un agente secreto Fatui.\\nLas deudas que cobran los Recaudadores Fatui no se limitan únicamente a las relacionadas con los bienes y el dinero.\\nEl “ojo por ojo, diente por diente” también es una forma de cobrar deudas. Si alguien daña los intereses de los Fatui, los Recaudadores se asegurarán de que lo pague muy caro.", + "fr": "Un agent spécial des Fatui.\\nLes « dettes » traitées par l'Usurier ne se limitent pas à l'argent et aux marchandises.\\n« Œil pour œil, dent pour dent » est aussi le principe sous-jacent des autres affaires qu'ils sont amenés à régler. Les Fatui ne sont pas exactement réputés pour leur clémence, et celui qui nuit à leurs intérêts encourt de graves conséquences.", + "id": "Seorang agen rahasia Fatui.\\nTugas agen Fatui tidak hanya terbatas pada penyelesaian masalah perdagangan dan hutang-piutangnya.\\nMemastikan semua orang di Teyvat paham sepenuhnya prinsip utama Fatui, yaitu \"mata ganti mata\", juga merupakan tugas utama mereka. Siapa pun yang berani melawan kehendak Fatui akan mengundang murka mereka.", + "ja": "ファデュイ所属の特別部隊。\\n担当するのは金に関する仕事だけではなく、「目には目を、歯には歯を」というものもその仕事の一つである。相手が誰であろうと、ファデュイの利益に害をなす者なら、十倍返ししてもらう。", + "ko": "우인단 소속의 특수 요원.\\n채무 처리인이 처리하는 「채무」는 돈에만 국한되어 있지 않다.\\n「눈에는 눈, 이에는 이」도 포함되며, 그 누구든지 우인단의 이익을 해치는 자가 있다면 10배로 갚아준다", + "pt": "Um agente secreto dos Fatui.\\nOs deveres de um agente secreto dos Fatui não se limitam a resolver assuntos relacionados a bens e dívidas monetárias.\\nA conscientização de todos sobre o ditado \"olho por olho\" é um princípio dos Fatui e também está entre seus deveres primários. Quem se atrever a se opor aos Fatui, invocará sua ira sobre eles.", + "ru": "Тайный агент Фатуи.\\nОбязанность агента Фатуи заключается в погашении долгов, но не только денежных.\\nОн также следит, чтобы око было отдано за око вовремя. Фатуи известны не за свою снисходительность, поэтому тот, кто осмелится противиться им, накликает на себя весь их гнев.", + "th": "เจ้าหน้าที่พิเศษที่ทำงานให้ Fatui\\nหน้าที่ของเจ้าหน้าที่พิเศษของ Fatui นั้นคือการจัดการเรื่องเกี่ยวกับ \"หนี้\" และไม่ได้จำกัดอยู่เพียงการจัดการเรื่องสินค้าและหนี้สินทางการเงินเท่านั้น\\n\"ตาต่อตา ฟันต่อฟัน\" นั้นก็เป็นหนี้ชนิดหนึ่งเหมือนกัน ไม่ว่าจะเป็นใครหน้าไหน ถ้าเกิดไปทำร้ายหรือขัดผลประโยชน์ของพวกมันเข้าล่ะก็ ผู้นั้นจะต้องชดใช้กลับเป็นสิบเท่า", + "vi": "Đặc viên thuộc Fatui. \\n\"Nợ\" được người xử lý nợ giải quyết, không chỉ là kết toán tiền hàng.\\nMà \"bất kỳ lợi ích to nhỏ\" nào cũng là nợ. Hễ có ai dám làm tổn hại đến lợi ích của Fatui thì phải trả giá gấp mười lần." }, + "tags": ["character-weapon-material", "weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/fatui-skirmisher.json b/src/data/features/liyue/monster/fatui-skirmisher.json index 0530fd8f..9d38b6ed 100644 --- a/src/data/features/liyue/monster/fatui-skirmisher.json +++ b/src/data/features/liyue/monster/fatui-skirmisher.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "113319715", + "zh": "愚人众先遣队", + "de": "Fatui-Plänkler", "en": "Fatui Skirmisher", + "es": "Soldado Fatui", + "fr": "Tirailleur Fatui", + "id": "Fatui Skirmisher", + "ja": "ファデュイ先遣隊", + "ko": "우인단 선발대", + "pt": "Soldado Fatui", "ru": "Застрельщик Фатуи", - "zh": "先遣队", - "pt": "Soldado Fatui" + "th": "Fatui Skirmisher", + "vi": "Đội tiên phong Fatui" }, "description": { - "en": "Bulky combatants for the Fatui who wield various elemental powers. Drops Recruit's Insignia.", - "ru": "Громоздкий боец Фатуи, который использует различные элементальный силы. Возможный награды: Шеврон." + "_code": "1364422791", + "zh": "愚人众战争机器中的士兵。\\n「先遣队」之名意味着生死不问,深入祖国以外的土地完成前期任务,为未来的某些行动夯实基础。\\n不同于少数精锐的债务处理人与萤术士,先遣队的单兵实力与装备较为薄弱。\\n为了完成任务,为了减少人员与物资的损耗,先遣队的战术更讲究团队协作。", + "de": "Ein Fatuus in einer Kriegsmaschine.\\nFür diese Plänkler ist das Überleben ungewiss. Ihr Ziel ist es, Aufträge in fremdem Territorium auszuführen, um die Grundsteine für künftige Unternehmungen ihrer Heimat zu legen.\\nAnders als einige besondere Elitesoldaten wie Schuldeneintreiber und Cicin-Zauberinnen haben Plänkler keine so große Stärke und gute Ausrüstung.\\nUm ihre Aufträge dennoch zu erfüllen und den Verschleiß an Mensch und Material einzudämmen, sind Plänkler eher für den Kampf im Verband vorgesehen.", + "en": "A soldier encased within a Fatui war machine.\\nThese skirmishers do not question if they shall live or die as they advance into nations far from home to complete advance missions and lay the groundwork for operations to come.\\nUnlike the elite Mages and Agents, Fatui Skirmishers are soldiers of lesser individual might.\\nTo complete their tasks and reduce losses in men and materiel, their tactics are thus more reliant on teamwork.", + "es": "Un soldado en una máquina de guerra Fatui.\\nEstos soldados no se cuestionan si vivirán o morirán; solo caminan hacia naciones lejanas para completar misiones y sentar las bases para operaciones futuras.\\nA diferencia de los Recaudadores y las Magas de Cicin, los soldados Fatui son más débiles individualmente.\\nPara completar sus misiones y reducir las pérdidas humanas y de material, sus tácticas dependen más del trabajo en equipo.", + "fr": "Un soldat doté d'une machine de guerre Fatui.\\nLes Tirailleurs ont peu d'égard pour leur propre vie quand ils partent en missions avancées dans des terres lointaines et préparent le terrain pour des opérations futures.\\nContrairement aux Mages électroluciole et aux Usuriers, les Tirailleurs Fatui sont des soldats de moindre puissance individuelle.\\nPour accomplir leurs tâches et réduire les pertes en hommes et en matériel, leurs tactiques reposent davantage sur le travail d'équipe.", + "id": "Prajurit yang terbungkus dalam mesin perang Fatui.\\nPara Fatui Skirmisher ini tidak mempersoalkan apakah mereka masih bisa hidup atau mati setelah mereka pergi ke negara-negara yang jauh dari negara asalnya untuk menyelesaikan misi sebelumnya dan membangun persiapan untuk operasi mereka yang akan datang.\\nBerbeda dengan Mage dan Agent, Fatui Skirmisher adalah prajurit dengan kekuatan individual yang lebih lemah.\\nKarena itu, mereka lebih bergantung pada kerjasama tim untuk menyelesaikan misi dan mengurangi kehilangan sumber daya.", + "ja": "ファデュイの戦争兵器に所属する兵士。\\n「先遣隊」は、今後の行動の基盤を築くために、生死を問わず異国へ赴き先行任務を果たす。\\n少数精鋭のデッドエージェントや蛍術師と違い、先遣隊の兵士は実力も装備も比較的に弱い。\\n任務で人員と物資の消耗を最小限にするため、先遣隊はチームワークを重視する。", + "ko": "우인단 전쟁 병기 중의 병사.\\n「선발대」의 이름은 생사를 묻지 않고 조국을 떠나 낯선 땅을 밟으며 선행 임무를 완수해 미래에 작전을 완만하게 수행할 수 있는 기초를 다지는 것을 의미한다.\\n소수 정예인 채무처리인과 치친 술사와는 달리 선발대는 개인 능력과 장비가 조금 부족하다.\\n임무를 성공적으로 완수하고 인원과 물자가 소모되는 걸 최대한 방지하기 위해 팀워크를 더 중요시한다", + "pt": "Um soldado dentro de uma máquina de guerra Fatui.\\nEsses soldados não questionam se viverão ou morerrão enquanto avançam para nações longe de casa para completar missões avançadas e estabelecer as bases para as operações que virão.\\nAo contrário dos Magos e Agentes, os Soldados Fatui são soldados de menor poder individual.\\nPara completar suas tarefas e reduzir as perdas em homens e materiais, suas táticas são mais dependentes do trabalho em equipe.", + "ru": "Солдаты военной машины Фатуи. Они получили своё имя за то, что, не жалея своей жизни, первыми отправляются на задания вдали от родины, создавая фундамент для будущих операций. В отличие от элитных агентов Фатуи или магов цицинов, застрельщики не очень сильны по отдельности. Чтобы выполнить задание и избежать потерь, они полагаются на командную работу.", + "th": "ทหารที่ปกคลุมร่างกายด้วยเครื่องจักรสงครามของ Fatui\\nชื่อของ Skirmisher นั้นหมายถึงการเพิกเฉยต่อความเป็นตาย แทรกซึมเข้าไปในพื้นที่ต่างแดน เพื่อทำภารกิจให้สำเร็จและวางรากฐานที่มั่นคง สำหรับการดำเนินการบางอย่างในอนาคต\\nแตกต่างจาก Mage และ Agent ที่เป็นพวกหัวกะทิ ลำพังกำลังรบและอุปกรณ์ของ Skirmisher นั้นค่อนข้างจะอ่อนแอ\\nเพื่อที่จะทำภารกิจให้สำเร็จ และลดความสูญเสียในหมู่สมาชิกและทรัพยากรแล้ว Skirmisher จึงมักจะใช้กลยุทธ์การต่อสู้แบบเป็นทีมเป็นหลัก", + "vi": "Binh sĩ trong cỗ máy chiến tranh của Fatui.\\nCái tên \"Đội tiên phong\" có nghĩa là không màng sống chết, xâm nhập vào những vùng đất lạ để hoàn thành nhiệm vụ tiền kỳ, làm nền tảng cho những hành động sau này.\\nKhác với người xử lý nợ và thuật sĩ Cicin ưu tú, thực lực và trang bị của đội tiên phong có phần yếu kém.\\nĐể hoàn thành nhiệm vụ và giảm với tổn thất về vật tư cũng như con người, chiến thuật của đội tiên phong chú trọng đến sự hợp tác chiến đấu." }, + "tags": ["character-weapon-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/geovishap-hatchling.json b/src/data/features/liyue/monster/geovishap-hatchling.json index ec1a5ed0..0e6ab8d6 100644 --- a/src/data/features/liyue/monster/geovishap-hatchling.json +++ b/src/data/features/liyue/monster/geovishap-hatchling.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Geovishap Hatchling", + "_code": "2176598456", "zh": "幼岩龙蜥", - "pt": "Cria de Dragarto Geo" + "de": "Junge Geo-Drachenechse", + "en": "Geovishap Hatchling", + "es": "Cría de Dragarto Geo", + "fr": "Jeune Géosaure", + "id": "Geovishap Hatchling", + "ja": "ベビーヴィシャップ·岩", + "ko": "새끼 바위 용 도마뱀", + "pt": "Cria de Dragarto Geo", + "ru": "Детёныш геовишапа", + "th": "Geovishap Hatchling", + "vi": "Rồng Đất Nhỏ Nham" }, "description": { - "en": "A small and nimble lizard with a hard Geo exoskeleton. Drops Bone Shards." + "_code": "2414136949", + "zh": "有着坚硬岩质甲壳的小型龙蜥。\\n行动非常灵活,是不容小觑的对手。须弥教令院的研究认为,即使是这种幼兽,也有成为「龙」的潜质。假以时日,如果不受天灾与敌害,或许也有一天能成为撼动高山的巨大魔物吧。", + "de": "Eine kleine Drachenechse mit einem harten Geo-Panzer.\\nDiese flinken Wesen unterschätzt man als Gegner recht schnell. Die Forscher an der Sumeru-Akademie sind nämlich der Meinung, dass diese kleinen Tierchen zu großen Drachen heranwachsen können. Sie brauchen einfach etwas Zeit und Glück, um nicht auf natürliche Weise oder durch Angriffe umzukommen, damit sie am Ende zu gewaltigen Drachen heranwachsen, die ganze Berge erschüttern können.", + "en": "A young vishap with a hard Geo exoskeleton.\\nVishaps are exceptionally agile creatures that one would be wise not to underestimate in battle. Experts from Sumeru Academia believe that they become dragons when fully grown. By avoiding predators and natural disasters, perhaps they can even live long enough to become formidable beasts that reign over entire mountains.", + "es": "Un joven Dragarto con un duro exoesqueleto Geo.\\nSon criaturas excepcionalmente ágiles a las cuales es prudente no subestimar en batalla. Los expertos de la Academia de Sumeru creen que se convierten en dragones cuando crecen por completo. Al evitar a depredadores y desastres naturales, tal vez incluso puedan vivir lo suficiente como para convertirse en bestias formidables que reinan sobre montañas enteras.", + "fr": "Un jeune lézard possédant un exosquelette formé par l'élément Géo.\\nLes Élémentosaures sont des créatures particulièrement agiles qu'il vaut mieux ne pas sous-estimer en combat. Les experts de l'Académie de Sumeru pensent que ces créatures deviennent des dragons en grandissant. Il est possible en effet qu'apprendre à éviter les prédateurs et les catastrophes naturelles puisse leur permettre de vivre assez longtemps pour devenir des bêtes formidables capables de faire plier les montagnes.", + "id": "Seekor kadal muda dengan cangkang Geo yang keras.\\nVishap adalah makhluk yang sangat gesit, dan tidak boleh diremehkan di dalam pertarungan. Para ahli dari Sumeru Academia meyakini bahwa mereka memiliki potensi untuk tumbuh menjadi naga ketika sudah bertumbuh secara sempurna. Apabila mereka bisa terhindar dari ancaman pemangsa dan bencana alam, lalu hidup sampai usia yang panjang, mungkin mereka dapat tumbuh menjadi hewan buas yang bahkan dapat menguasai gunung-gunung.", + "ja": "岩性質の硬い甲羅を持つ小型ヴィシャップ。\\n動きが非常に機敏であり、侮ってはいけない相手である。スメール教令院の研究によると、たとえ幼獣もいずれ「龍」になれる素質を持っている。天災や害敵に遭わない限り、いつか幼獣も山を揺るがす巨大な魔物になれるだろう。", + "ko": "단단한 바위 껍데기를 가지고 있는 용 도마뱀.\\n행동이 민첩한 무시할 수 없는 적이다. 수메르 아카데미아의 연구에 따르면 이 동물은 '용'이 될 수 있는 잠재력을 갖추고 있다고 한다. 만약 천재지변과 적에 노출되지 않는다면 높은 산을 뒤흔드는 거대한 마물이 될 날이 올지도 모른다", + "pt": "Dragarto pequeno com carapaça robusta bem ágil, que é um oponente potencial.\\nEspecialistas da Academia de Sumeru acreditam que se tornam dragões quando adultos. Ao evitar predadores e desastres naturais, talvez eles possam viver o suficiente para se tornar bestas formidáveis que reinam sobre montanhas inteiras.", + "ru": "Детёныш вишапа с твёрдым Гео панцирем.\\nВишапы - исключительно проворные существа, которых не стоит недооценивать в бою. Эксперты из академии Сумеру считают, что, достигнув зрелости, они становятся драконами. Избегая хищников и других опасностей, они, возможно, могут прожить достаточно долго, чтобы стать грозными властелинами гор.", + "th": "กิ้งก่าน้อยที่มีกระดองเป็นหินแข็ง\\nการเคลื่อนไหวที่ว่องไวของมัน ทำให้มันเป็นคู่ต่อสู้ที่ประมาทไม่ได้ ผู้เชี่ยวชาญจากสถาบัน Sumeru ได้ทำการศึกษาและพบว่า มอนสเตอร์น้อยเหล่านี้ เมื่อมันโตเต็มวัยจะสามารถกลายเป็น \"มังกร\" ได้ หากมันสามารถหลีกเลี่ยงภัยพิบัติธรรมชาติและนักล่า สักวันมันอาจจะกลายเป็นอสูรยักษ์ที่สั่นสะเทือนขุนเขาก็เป็นได้", + "vi": "Rồng đất nhỏ có lớp giáp cứng như đá.\\nDi chuyển vô cùng nhanh nhẹn, là đối thủ không thể xem thường. Nghiên cứu của Giáo Viện Sumeru cho rằng, cho dù là loại thú nhỏ này, cũng có khả năng trở thành \"rồng\". Theo thời gian, nếu không bị ảnh hưởng bởi thiên tai hay kẻ thù, có thể một ngày nào đó sẽ trở thành quái vật khổng lồ làm rung chuyển núi rừng." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/geovishap.json b/src/data/features/liyue/monster/geovishap.json index c049f670..c1f13649 100644 --- a/src/data/features/liyue/monster/geovishap.json +++ b/src/data/features/liyue/monster/geovishap.json @@ -1,11 +1,36 @@ { "format": 2, "name": { - "en": "Geovishap" + "_code": "94524776", + "zh": "岩龙蜥", + "de": "Geo-Drachenechse", + "en": "Geovishap", + "es": "Dragarto Geo", + "fr": "Géosaure", + "id": "Geovishap", + "ja": "ヴィシャップ·岩", + "ko": "바위 용 도마뱀", + "pt": "Dragarto Geo", + "ru": "Геовишап", + "th": "Geovishap", + "vi": "Rồng Đất Nham" }, "description": { - "en": "These mature Geovishaps are much more intimidating than their Hatchling counterparts. Drops Bone Shards." + "_code": "962675148", + "zh": "成熟的岩之龙蜥。\\n据称,幼岩龙蜥历经漫长岁月的积累后,会蜕去原本保护自己的装甲,成为「岩龙蜥」。但这两者,以及更古老、更伟大的「古岩龙蜥」,在过去的许多年中都蛰伏在山下,直到近期才开始活动。因此这种说法没有第一手观测记录证明。", + "de": "Eine ausgewachsene Geo-Drachenechse.\\nEs heißt, eine junge Geo-Drachenechse streift erst nach vielen Jahren ihren schützenden Panzer ab. Doch beide, die junge und die ausgewachsene Echse sowie die alte Geo-Drachenechse verbringen viele Jahre im Schlummer unter den Bergen. Erst in letzter Zeit sind sie wieder aktiv geworden. Aus diesem Grund gibt es noch keine bezeugte Sichtung.", + "en": "A mature Geovishap.\\nIt is said that after many years have passed, Geovishap Hatchlings will shed the armor that originally protected them and become Geovishaps. However, these two and the older, greater Primo Geovishaps have spent many years hibernating under the mountains, and have only emerged and become active in recent times. As such, none can personally attest to have witnessed or recorded such a thing in person.", + "es": "Un Dragarto Geo adulto.\\nSe dice que, tras un largo proceso de crecimiento, las Crías de Dragarto Geo mudan su coraza protectora y se convierten en Dragartos Geo. No obstante, tanto los adultos como las crías, así como los más poderosos Protodragartos Geo, yacieron dormidos durante muchos años bajo una montaña y no empezaron a estar activos hasta hace poco. Por tanto, no hay observaciones directas que confirmen esta teoría.", + "fr": "Un Élémentosaure arrivé à maturité et passé maître dans l'utilisation de l'élément Géo.\\nOn raconte que les Jeunes Géosaures muent avec le temps et abandonnent leur ancienne carapace pour devenir des Géosaures. Les Jeunes Géosaures, les Géosaures et les très anciens Géosaures antiques hibernaient jusqu'alors au plus profond de la terre. Ce n'est que tout récemment qu'ils sont réapparus, aussi n'a-t-on pas pu jusqu'à présent confirmer cette théorie.", + "id": "Seekor Geovishap dewasa.\\nDikatakan bahwa Geovishap Hatchling akan menanggalkan cangkang yang melindunginya dan tumbuh menjadi Geovishap setelah melewati beberapa tahun. Tetapi kedua jenis Geovishap ini dan Primo Geovishap yang lebih tua dan kuat, telah menghabiskan sebagian besar waktunya untuk berhibernasi di bawah gunung, dan mereka baru-baru ini muncul ke permukaan dan menjadi aktif. Sehingga tidak ada seorang pun yang bisa membuktikan kebenaran catatan ini.", + "ja": "成年の岩のヴィシャップ。\\n話によると、ベビーヴィシャップ·岩は長い年月を経験すると、自分を守る甲羅を脱ぎ、「ヴィシャップ·岩」に成長する。しかし、古くて偉大なる「エンシェントヴィシャップ·岩」も含め、彼らヴィシャップ·岩は長年山の下で休眠状態を保ち、動き始めたのは最近の事だ。故にこの説は、いまだ直接的な観測によって証明されていない。", + "ko": "성체 바위 용 도마뱀.\\n새끼 바위 용 도마뱀은 긴 세월 끝에 자신을 보호하는 껍데기를 벗고 「바위 용 도마뱀」이 된다고 한다. 그러나 이 둘 외에 더욱 오래되고 위대한 「고대 바위 용 도마뱀」 역시 매우 긴 세월 동안 산 밑에 칩거하다가 최근에야 활동을 시작했다고 하니, 이런 주장은 직접적인 관찰 기록이 없어 입증할 수 없다", + "pt": "Dragarto Geo maduro.\\nDizem que depois de incontáveis anos, as Crias de Dragarto soltam sua carapaça que as protege para se tornarem Dragartos Geo. Mas esses dois, bem como o mais velho e maior Dragarto Primordial hibernaram por muitos eras sob a montanha, até que recentemente começaram a se mover. Desta forma, não há ninguém que observou isso pessoalmente e registrou como prova.", + "ru": "Зрелый геовишап.\\nСчитается, что детёныши геовишапов взрослеют по прошествии многих лет, причём непременно сбрасывают панцирь. Но молодняк, взрослые особи и величественные древние геовишапы лишь недавно начали выходить из-под скал, где долгое время оставались в спячке. Поэтому свидетелей, которые могли бы высказаться в пользу этой теории, нет.", + "th": "Geovishap โตเต็มวัย\\n ว่ากันว่าหลังจากเจริญเติบโตเป็นเวลานานหลายปี Geovishap Hatchling จะปลดเกราะป้องกันตัวเองออกและกลายมาเป็น Geovishap แต่ Geovishap ทั้งสองชนิดนี้และ Primo Geovishap ที่แข็งแกร่งกว่า ได้จำศีลอยู่ใต้ภูเขาเป็นเวลานานหลายปี จนกระทั่งได้ปรากฏตัวและมีการเคลื่อนไหวเมื่อไม่นานมานี้ ดังนั้นสิ่งเหล่านี้จึงไม่ได้รับการพิสูจน์จากบันทึกการสังเกตโดยตรงแต่อย่างใด", + "vi": "Rồng Đất Nham trưởng thành.\\nNghe nói, Rồng Đất Nhỏ Nham sau một thời gian, sẽ lột bỏ lớp vỏ giáp của mình và biến thành \"Rồng Đất Nham\". Nhưng hai loại này và cả \"Rồng Đất Cổ - Nham\" cổ xưa, đều đã trốn phía dưới núi từ nhiều năm trước, mãi cho đến gần đây mới bắt đầu hoạt động. Vì vậy những điều này đều không được chứng minh bằng các ghi chép quan sát trực tiếp." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "respawn": 86400, "cluster": "on", diff --git a/src/data/features/liyue/monster/hilichurl-shooter.json b/src/data/features/liyue/monster/hilichurl-shooter.json index fee38362..ee44979b 100644 --- a/src/data/features/liyue/monster/hilichurl-shooter.json +++ b/src/data/features/liyue/monster/hilichurl-shooter.json @@ -1,16 +1,38 @@ { "format": 2, + "name": { + "_code": "301072329", + "zh": "射手丘丘人", + "de": "Hilichurl-Schütze", + "en": "Hilichurl Shooter", + "es": "Hilichurl Ballestero", + "fr": "Arbalétrier Brutocollinus", + "id": "Hilichurl Shooter", + "ja": "ヒルチャール·射手", + "ko": "츄츄 궁수", + "pt": "Hilichurl Atirador", + "ru": "Хиличурл стрелок", + "th": "Hilichurl Shooter", + "vi": "Xạ Thủ Hilichurl" + }, "description": { - "en": "Hilichurls who have learned to use bows to attack at range, sometimes with elemental powers. Drops Arrowheads.", - "ru": "Хиличурлы, которые атакуют на расстоянии с помощью арбалета, иногда используя стихии. Возможные награды: Наконечник стрелы." + "_code": "1216892164", + "zh": "提瓦特荒野中游荡的原始住民。\\n手持简陋弩机的丘丘人射手。丘丘人实际上并不具备制造弩的工艺水平。因此,一般认为,在丘丘人背后,存在着操控丘丘人,并为它们提供设备物资的组织。而与丘丘人走得很近的深渊法师尤为可疑。", + "de": "Die primitiven, umherziehenden Bewohner der Wildnis von Teyvat.\\nHilichurl-Schützen führen einfache Armbrüste mit sich, allerdings verfügen sie nicht über das handwerkliche Geschick, diese auch herzustellen. Aus diesem Grund glaubt man, dass sie von einer Organisation im Verborgenen gesteuert werden, die sie mit Ausrüstung und Materialien versorgt. Besonders verdächtig sind hierbei die Abgrundmagier, die die Hilichurle häufig begleiten.", + "en": "The primitive wandering inhabitants of Teyvat's wildernesses.\\nHilichurl archers who wield simple crossbows. Hilichurls do not, in truth, possess the craftsmanship needed to build crossbows. As such, it is commonly believed that there is an organization that controls the hilichurls from behind the scenes and furnishes them with equipment and material supplies. The Abyss Mages that often accompany these hilichurls are especially suspicious.", + "es": "Los habitantes primitivos de Teyvat.\\nUn Hilichurl que utiliza una ballesta sencilla para atacar. En realidad, los Hilichurls no poseen el nivel de habilidad necesario para fabricar ballestas, por lo que se sospecha que alguien los dirige y les proporciona armas y recursos. Los principales sospechosos son los Magos del Abismo...", + "fr": "Résident d'origine des contrées sauvages de Teyvat.\\nBrutocollinus maniant l'arbalète. En vérité, les Brutocollinus ne disposent pas des connaissances techniques suffisantes à la fabrication d'une arbalète. Il est donc fort probable qu'une organisation qui tire les ficelles dans l'ombre les équipe de ces instruments. Les Mages de l'Abîme qui accompagnent souvent ces Brutocollinus sont particulièrement suspects.", + "id": "Penduduk primitif yang mengembara di alam liar Teyvat.\\nHilichurl pemanah dengan busur sederhana terdapat di tangannya. Hilichurl sejatinya tidak memiliki keahlian yang dibutuhkan untuk membuat busur. Dengan kenyataan tersebut, orang-orang umumnya meyakini bahwa pasti terdapat sebuah organisasi yang mengontrol dan menjadi dalang dari aksi-aksi Hilichurl ini, dan mereka mempersenjatai para Hilichurl, menyediakan peralatan dan persediaan material. Para Abyss Mage yang sering berdampingan dengan para Hilichurl ini memang patut dicurigai.", + "ja": "テイワットの荒野を彷徨う原始住民。\\n安っぽい弩を持つヒルチャールの弓使い。実際、ヒルチャールに弩を作成する技術はない。それ故、彼らの後ろには、きっとヒルチャールを操り、機器や物資を提供する組織が存在しているだろう。もっとも疑わしいのは、ヒルチャールと頻繁に接触しているアビスの魔術師だ。", + "ko": "티바트 황야에 떠도는 원주민.\\n엉성한 석궁을 들고 있는 츄츄족 사격수. 사실 츄츄족은 석궁을 만들 수 있는 실력이 없어, 츄츄족에게 물자를 공급하며 그들을 조종하는 배후가 있다고 본다. 츄츄족과 가까운 심연 메이지가 가장 의심스럽다", + "pt": "Os habitantes primitivos que vagam pelas regiões selvagens de Teyvat.\\nArqueiros Hilichurls que empunham simples balestras. Hilichurls não possuem, na verdade, a destreza necessária para construir tais balestras. Como tal, acredita-se geralmente que existe uma organização que controla os Hilichurls por trás e os fornece com equipamentos e suprimentos de material. Os Feiticeiros do Abismo que frequentemente acompanham estes Hilichurls são particularmente suspeitos.", + "ru": "Примитивные кочевые представители Тейватской фауны.\\nХиличурлы-стрелки, вооруженные простыми арбалетами. Откровенно говоря, хиличурлы не владеют искусством создания арбалетов. Из этого следует вывод, что их контролирует другая организация, которая поставляет им оружие и материалы. Подозрение падает на Магов Бездны, часто сопровождающих хиличурлов.", + "th": "เผ่าพันธุ์ที่มีมาแต่โบราณซึ่งร่อนเร่อยู่ในถิ่นทุรกันดารของ Teyvat\\nนักธนูในหมู่ Hilichurl ซึ่งถือหน้าไม้ธรรมดาทั่วไป ในความเป็นจริงแล้ว Hilichurl นั้นไม่มีทักษะถึงขั้นทำหน้าไม้ได้ ดังนั้นโดยทั่วไปจึงเชื่อกันว่าเบื้องหลังของพวก Hilichurl มีองค์กรที่คอยควบคุม Hilichurl และจัดหาอุปกรณ์และวัสดุให้พวกมัน ซึ่งพวก Abyss Mage ที่มักจะอยู่ด้วยกันกับพวก Hilichurl นั้นน่าสงสัยเป็นพิเศษ", + "vi": "Cư dân nguyên thủy lang thang nơi hoang dã ở Teyvat.\\nXạ thủ Hilichurl tay cầm cung nỏ đơn giản. Hilichurl trên thực tế không có trình độ thủ công có thể chế tạo cung nỏ. Do vậy, thường cho rằng, phía sau Hilichurl có tổ chức khác điều khiển, và cung cấp vật tư thiết bị cho chúng. Mà Pháp Sư Vực Sâu ở gần Hilichurl là khả nghi nhất." }, + "tags": ["character-weapon-materials"], "enabled": false, "cluster": "on", - "name": { - "en": "Hilichurl Shooter", - "pt": "Arqueiro Hilichurl", - "ru": "Хиличурл-стрелок" - }, "respawn": 86400, "icons": { "filter": "hilichurl-shooter", diff --git a/src/data/features/liyue/monster/hilichurl.json b/src/data/features/liyue/monster/hilichurl.json index 20cd627f..2b5fc088 100644 --- a/src/data/features/liyue/monster/hilichurl.json +++ b/src/data/features/liyue/monster/hilichurl.json @@ -1,16 +1,38 @@ { "format": 2, - "description": { - "en": "Basic Hilichurls who attack with claws or clubs. Drops Stained Masks.", - "ru": "Примитивные человекообразные монстры, атакующие дубинами или когтями. Возможные награды: Окрашенные Маски." - }, - "enabled": true, - "cluster": "on", "name": { + "_code": "2823299104", + "zh": "丘丘人", + "de": "Hilichurl", "en": "Hilichurl", + "es": "Hilichurl", + "fr": "Brutocollinus", + "id": "Hilichurl", + "ja": "ヒルチャール", + "ko": "츄츄족", "pt": "Hilichurl", - "ru": "Хиличурл" + "ru": "Хиличурл", + "th": "Hilichurl", + "vi": "Hilichurl" }, + "description": { + "_code": "531206316", + "zh": "提瓦特荒野中游荡的原始住民。\\n与人类轮廓相似,却失去了智能与灵性。据记载,在大地上出没超过千年,却没有历史与文明。\\n自五百年前漆黑的灾祸以来,便广袤地分布在大地各处。虽然力量弱小,缺乏组织,但有时也能给人们带来不小的麻烦。", + "de": "Die primitiven, umherziehenden Bewohner der Wildnis von Teyvat.\\nObwohl Menschen nicht unähnlich, scheinen sie Geist und Intellekt verloren zu haben. Aufzeichnungen über sie sind über tausend Jahre alt, gleichwohl weisen sie weder Geschichte noch eine Kultur auf.\\nSeit der schrecklichen Katastrophe vor 500 Jahren verbreiteten sie sich in großer Zahl. Sie sind weder sonderlich stark noch organisiert, trotzdem bereiten sie den Menschen gelegentlich große Probleme.", + "en": "The primitive wandering inhabitants of Teyvat's wildernesses.\\nThey look very similar to humanity but seem to have lost both their intellect and spirituality. Their presence on the continent has been recorded for over a thousand years, and yet they have neither history nor civilization.\\nSince the pitch-black calamity from five hundred years ago, they have begun to spread in large numbers across the land. They are not very strong, and they lack organization, but they nonetheless bring sizable trouble to humans every once in a while.", + "es": "Los habitantes primitivos de Teyvat.\\nSu forma es similar a la humana, pero les falta inteligencia y espiritualidad. Según los registros, llevan más de mil años deambulando por estas tierras, pero no tienen civilización ni escritura.\\nTras el desastre ocurrido hace medio milenio, se dispersaron por todo el mundo. Aunque no son especialmente fuertes ni saben organizarse, en ocasiones pueden provocar más de un quebradero de cabeza.", + "fr": "Résident d'origine des contrées sauvages de Teyvat.\\nL'apparence des Brutocollinus se rapproche de celle de l'homme, mais ils n'ont ni son intellect, ni ses aspirations spirituelles. Bien que les archives fassent remonter leur présence sur terre à plus d'un millénaire, ils ne semblent cependant n'avoir connu ni développement historique, ni civilisation.\\nSuite aux calamités remontant au milieu du précédent millénaire, les Brutocollinus se sont répandus à travers les terres, colonisant tous types d'environnements. Ces créatures relativement faibles et manquant d'organisation peuvent malgré tout causer pas mal de problèmes à l'homme.", + "id": "Penduduk primitif yang mengembara di alam liar Teyvat.\\nMereka terlihat sangat mirip dengan manusia, namun tampaknya mereka sudah kehilangan kecerdasan dan spiritualitasnya. Kehadiran mereka di atas daratan ini telah tercatat lebih dari seribu tahun, namun mereka tidak memiliki sejarah maupun peradaban.\\nSejak bencana kegelapan lima ratus tahun yang lalu, mereka mulai menyebar dalam jumlah besar ke seluruh wilayah. Mereka memang tidak sekuat yang dibayangkan, mereka pun tidak mampu melakukan suatu hal dengan rapi dan terorganisir, tetapi tetap saja keberadaan mereka sesekali membawa masalah yang cukup besar bagi orang-orang.", + "ja": "テイワットの荒野を彷徨う原始住民。\\n人に似ているが、知能と精神はすでに失っている。存在自体は千年をも超えるが、歴史や文明に関する記録はない。\\n500年前の暗黒な災い以来、大地の隅々に広く分布している。力は弱く、組織性も乏しいが、時にはトラブルを引き起こす可能性がある。", + "ko": "티바트 황야에 떠도는 원주민.\\n인간과 비슷한 외모를 가지고 있지만, 지능과 영성을 잃었다. 기록에 따르면 대지에 출몰한 지 천 년이 넘었지만, 역사나 문명이 존재하지 않는다.\\n오백 년 전 암흑의 재난 이후, 대지 곳곳에 퍼지기 시작했으며, 힘이 약하고 조직적이지 않지만, 사람들에게 큰 골칫거리를 안겨주기도 한다", + "pt": "Os habitantes primitivos que vagam pelas regiões selvagens de Teyvat.\\nEles parecem muito semelhantes à humanidade, mas parecem ter perdido tanto seu intelecto quanto sua espiritualidade. Sua presença no continente é registrada há mais de mil anos e, no entanto, eles não têm nem história nem civilização.\\nDesde a calamidade negra de quinhentos anos atrás, eles começaram a se espalhar em grande número por toda a terra. Eles não são muito fortes e carecem de organização, mas ainda assim trazem grandes problemas para os seres humanos de vez em quando.", + "ru": "Примитивные кочевые представители Тейватской фауны.\\nОни весьма похожи на людей, но не обладают таким же уровнем интеллекта и духовного развития. Существуют свидетельства о том, что хиличурлы обитают на этом континенте уже несколько тысяч лет, однако за это время они не создали никакой цивилизации и не оставили после себя никакой истории.\\nПосле ужасной катастрофы, случавшейся 500 лет назад, хиличурлы начали активно распространятся по всему Тейвату. И хотя они не обладают огромной силой или способностью к организации, хиличурлы всё же способны доставить людям немало хлопот.", + "th": "เผ่าพันธุ์ที่มีมาแต่โบราณซึ่งร่อนเร่อยู่ในถิ่นทุรกันดารของ Teyvat\\nมีโครงสร้างที่คล้ายกันกับมนุษย์ แต่สูญเสียสติปัญญาและจิตวิญญาณ ตามบันทึกแสดงให้เห็นว่าพวกมันปรากฏอยู่บนโลกมาแล้วกว่าพันปี แต่กลับไร้ซึ่งประวัติศาสตร์และอารยธรรม\\nนับตั้งแต่เกิดภัยพิบัติมืดเมื่อห้าร้อยปีก่อน พวกมันก็ได้แพร่กระจายไปทั่วทุกมุมโลก แม้ว่าจะอ่อนแอและขาดความเป็นองค์กร แต่บางครั้งก็อาจทำให้ผู้คนเดือดร้อนได้ไม่น้อยเหมือนกัน", + "vi": "Cư dân nguyên thủy lang thang nơi hoang dã ở Teyvat.\\nCũng tương tự nền văn minh nhân loại, nhưng đã mất đi trí năng và linh tính. Theo ghi chép, đã xuất hiện trên đại lục hơn ngàn năm rồi, nhưng chưa có lịch sử và văn minh.\\nTừ sau tai họa cách đây 500 năm, đột nhiên xuất hiện khắp mọi nơi. Tuy rằng sức mạnh yếu, thiếu tổ chức, nhưng có khi cũng gây ra nhiều phiền phức cho con người." + }, + "tags": ["character-weapon-materials"], + "enabled": true, + "cluster": "on", "respawn": 86400, "icons": { "filter": "hilichurl", diff --git a/src/data/features/liyue/monster/mitachurl.json b/src/data/features/liyue/monster/mitachurl.json index 9adc82b2..d679ba25 100644 --- a/src/data/features/liyue/monster/mitachurl.json +++ b/src/data/features/liyue/monster/mitachurl.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "3562720660", + "zh": "丘丘暴徒", + "de": "Mitachurl", "en": "Mitachurl", - "zh": "大型丘丘人", + "es": "Mitachurl", + "fr": "Brutoviandu", + "id": "Mitachurl", + "ja": "ヒルチャール暴徒", + "ko": "츄츄 폭도", + "pt": "Mitachurl", "ru": "Митачурл", - "pt": "Mitachurl" + "th": "Mitachurl", + "vi": "Bạo Đồ Hilichurl" }, "description": { - "en": "Formidable warrior Hilichurls who wield shields or axes. Drops Stained Masks." + "_code": "474576628", + "zh": "以顽岩为盾的丘丘人大块头。\\n对于丘丘人而言,最重要的事情就是吃肉和打架,让身体变得强壮。\\n如果能成为丘丘暴徒这样又大又壮的战士,就能吃更多肉、打更多架、举起(几乎)坚不可摧的巨大岩盾了。", + "de": "Ein brutaler Hilichurl mit einem Schild aus festem Gestein.\\nFür einen Hilichurl ist es das Wichtigste, Fleisch zu essen und sich zu prügeln, um stärker zu werden.\\nWenn man es als Hilichurl schafft, zu einem Mitachurl zu werden, wird man noch mehr Fleisch in sich hineinstopfen und sich noch mehr prügeln, um die Kraft zu haben, einen schweren, nahezu unzerstörbaren Steinschild zu tragen.", + "en": "A muscular hilichurl that uses a rock as a shield.\\nFighting and eating meat are the two most important things to hilichurls, because those are what make them grow stronger.\\nAll young hilichurls dream of growing up to become a big and strong mitachurl, because that way they can eat more meat, fight more battles, and wield those (almost) impregnable giant rock shields.", + "es": "Un Hilichurl muy grande con un escudo de piedra.\\nLos combates y la carne son las dos cosas más importantes para los Hilichurls, pues es lo que los hace más fuertes.\\nEstos guerreros grandes y poderosos pueden comer más carne, pelear en más batallas y sostener estos casi indestructibles escudos de piedra.", + "fr": "Un Brutocollinus musculeux qui utilise de la roche pour se fabriquer un bouclier.\\nCombattre et manger de la viande sont les deux aspects les plus importants de la vie d'un Brutocollinus, parce que c'est ce qui le rend plus fort.\\nTous les jeunes Brutocollinus rêvent de devenir un jour des Brutoviandus, grands et forts, parce qu'alors ils pourront manger plus de viande, combattre plus souvent et manier ces boucliers de roche géants (presque) indestructibles.", + "id": "Hilichurl kekar yang menggunakan perisai batu.\\nBagi seekor Hilichurl, dua hal yang paling penting adalah makan banyak daging dan bertarung karena keduanya membuat mereka semakin kuat.\\nSemua Hilichurl muda bermimpi untuk bisa menjadi Mitachurl yang besar dan kuat, agar mereka bisa makan lebih banyak daging, bertarung lebih banyak, dan memakai perisai batu yang (hampir) tak bisa dihancurkan.", + "ja": "岩の盾を持つ大型ヒルチャール。\\nヒルチャールにとって、肉を食べ、喧嘩し、身体を強くする事が最優先事項である。\\nヒルチャール暴徒のような大きくて強い戦士になれば、より沢山の肉を食べ、より沢山の戦いに勝ち、堅牢で巨大な岩盾を持ち上げる事も可能になるだろう。", + "ko": "단단한 바위를 방패 삼는 거대 츄츄족.\\n츄츄족에게 있어 가장 중요한 것은 고기, 싸움, 그리고 강한 몸을 만드는 것이다.\\n만약 츄츄 폭도처럼 크고 우람한 전사가 된다면, 더 많은 고기를 먹고, 더 많은 싸움을 해서, 부술 수 없을 정도로 단단한 거대 바위 방패도 들 수 있을 것이다", + "pt": "Um Hilichurl musculoso que usa pedras como escudo.\\nLutar e comer carne são as duas coisas mais importantes para os Hilichurls, porque são elas que os fazem crescer mais fortes.\\nTodos os jovens Hilichurls sonham em crescer e se tornar um grande e forte Mitachurl, porque assim eles podem comer mais carne, travar mais batalhas e empunhar aqueles escudos de pedra gigantes (quase) impenetráveis.", + "ru": "Мускулистый хиличурл с огромным каменным щитом.\\nБорьба и поедание мяса - два главных занятия для хиличурлов, потому что именно они делают их сильнее.\\nВсе юные хиличурлы мечтают вырасти и стать большими и сильными митачурлами, потому что так они смогут побеждать в большем количестве сражений, есть больше мяса и носить (почти) непробиваемые щиты.", + "th": "Hilichurl ร่างใหญ่ที่ใช้หินเป็นโล่กำบัง\\nสำหรับพวก Hilichurl แล้ว สิ่งที่สำคัญที่สุดก็คือการได้กินเนื้อและต่อสู้เพื่อให้ร่างกายแข็งแกร่งขึ้น\\nหากสามารถเปลี่ยนเป็นนักรบที่ทั้งใหญ่และแข็งแกร่งอย่าง Mitachurl ได้ล่ะก็ จะได้กินเนื้อมากมาย ต่อสู้ได้มากขึ้น และยกโล่หินขนาดใหญ่ (เกือบ) ที่ทำลายไม่ได้อีกด้วย", + "vi": "Hilichurl Lớn dùng nham thạch làm khiên.\\nĐối với Hilichurl mà nói, việc quan trọng nhất là ăn và đánh nhau, làm cho mình trở nên mạnh hơn.\\nNếu có thể trở thành chiến sĩ hùng mạnh như Bạo Đồ Hilichurl, thì sẽ được ăn nhiều thịt hơn, đánh nhiều hơn, giơ cao tấm khiên (dường như) kiên cố không thể bị phá vỡ." }, + "tags": ["artifacts", "character-weapon-material", "weapon-ascension-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/ruin-guard.json b/src/data/features/liyue/monster/ruin-guard.json index 5489617b..e383ba96 100644 --- a/src/data/features/liyue/monster/ruin-guard.json +++ b/src/data/features/liyue/monster/ruin-guard.json @@ -1,14 +1,35 @@ { "format": 2, "name": { - "en": "Ruin Guard", + "_code": "1317226121", "zh": "遗迹守卫", - "ru": "Страж Руин", - "pt": "Guarda das Ruínas" + "de": "Ruinenwächter", + "en": "Ruin Guard", + "fr": "Gardien des ruines", + "id": "Ruin Guard", + "ja": "遺跡守衛", + "ko": "유적 가디언", + "pt": "Guarda das Ruínas", + "ru": "Страж руин", + "th": "Ruin Guard", + "vi": "Thủ Vệ Di Tích" }, "description": { - "en": "An ancient humanoid war machine, said to be remnants from a lost ancient nation. Drops Chaos Device." + "_code": "3788442365", + "zh": "古老的人形战斗机械。\\n传说是已经覆灭的国度留下的战争机械,但也有人认为,这款机器开发的目的不是为了战斗,而是为了守护过去留下的遗迹。\\n虽然这无法解释,为何它们会在理应守护的遗迹中,使用爆炸性的火力攻击就是了…", + "de": "Eine übergroße Maschine in Menschengestalt.\\nDen Legenden zufolge soll sie eine von einem längst untergegangenen Reich zurückgebliebene Kriegsmaschine sein. Doch es gibt auch die Vermutung, dass sie nicht zum Angriff, sondern lediglich zur Verteidigung alter Ruinen gebaut worden ist.\\nDeshalb ist es umso schwerer zu begreifen, warum sie mit starken Explosionen ihre Gegner in den Ruinen abschreckt.", + "en": "An ancient humanoid war machine.\\nThey are said to be remnants from a lost ancient nation. Some believe that they were developed not as war machines, but as protectors of the ruins.\\nThough that hypothesis does not explain why would they choose to employ explosive weaponry inside the very ruins they are supposed to protect...", + "es": "Una antigua máquina de guerra con forma humanoide.\\nCuenta la leyenda que se trata de una máquina legada por un imperio que desapareció. Hay quien dice que no fue construida para combatir, sino para proteger las ruinas del pasado.\\nSin embargo, nadie entiende por qué usan ataques explosivos en las ruinas que deberían proteger...", + "fr": "Une ancienne machine de combat à forme humaine.\\nD'après les légendes, ces machines sont les vestiges d'un ancien royaume aujourd'hui oublié. Certains prétendent que leur utilité première n'était point le combat, mais la protection des ruines du passé.\\nCeci n'explique cependant pas pourquoi les Gardiens n'hésitent pas à utiliser un arsenal d'armes explosives au sein des ruines qu'ils sont censés protéger...", + "id": "Mesin perang berbentuk manusia dari masa kuno.\\nMereka diyakini adalah sisa-sisa dari kerajaan tua yang telah terlupakan. Tetapi, sebagian orang memiliki teori mereka sesungguhnya bukan dirancang sebagai mesin perang, melainkan sebagai pelindung reruntuhan.\\nTetapi teori itu tidak dapat menjelaskan mengapa mereka dilengkapi dengan senjata peledak di dalam reruntuhan yang seharusnya mereka jaga...", + "ja": "古い人型戦闘機械。\\n噂では滅亡した国が残した戦闘機械だが、製造された目的は戦闘ではなく、遺跡を守るためにあるとも言われている。\\nしかしなぜ守るべき遺跡の中に爆発攻撃をするのかはまだわからない…", + "ko": "고대의 인간형 전투 기계.\\n전설에 의하면 몰락한 어떤 나라가 남긴 전쟁 병기라고 한다. 하지만 어떤 사람들은 이 로봇이 만들어진 목적은 전투가 아니라 과거의 유적을 보호하는 것이라고 한다.\\n하지만 왜 지켜야할 유적에서 폭발적인 화력으로 공격하는 건지 설명할 수 없다...", + "pt": "Uma antiga máquina de guerra humanoide. Dizem que são remanescentes de um reino antigo perdido. No entanto, alguns acreditavam que elas não eram desenvolvidas como máquinas de guerra, mas como protetoras das ruínas.\\nEmbora essa hipótese não explique por que eles adotariam armas explosivas dentro das próprias ruínas que deveriam proteger...", + "ru": "Древний человекоподобный боевой механизм.\\nГоворят, что такие механизмы были частью давно забытого древнего королевства. Некоторые считают, что они изначально были вечными охранниками руин и подземелий, а не военными машинами. Но это предположение не объясняет, почему стражи руин вдруг начали рушить бомбами и лазерами те же руины, что должны оберегать...", + "th": "เครื่องจักรสงครามโบราณ ที่มีรูปร่างของมนุษย์\\nว่ากันว่ามันเป็นเครื่องจักรสงคราม ที่หลงเหลืออยู่จากอาณาจักรที่ล่มสลายไปเมื่อนานมาแล้ว แต่ก็มีบางคนที่คิดว่าจุดประสงค์ในการสร้างเครื่องจักรเหล่านี้ ไม่ได้ใช้เพื่อสงคราม แต่เพื่อปกป้องโบราณสถานที่หลงเหลืออยู่\\nถึงแม้ว่านี่จะเป็นสิ่งที่ไม่สามารถเข้าใจได้เลย ว่าทำไมพวกมันถึงใช้การโจมตีไฟที่มีพลังทำลายล้างสูง ในโบราณสถานที่พวกมันเฝ้าปกป้องอยู่...", + "vi": "Máy chiến đấu hình người cổ xưa. \\nTương truyền là cỗ máy chiến tranh sau khi đất nước bị diệt vong còn sót lại, cũng có người cho rằng, cỗ máy này được tạo ra với mục đích ban đầu không phải là chiến đấu, mà vì bảo vệ di tích xưa kia còn lưu lại. \\nTuy khó có thể giải thích, tại sao chúng lại ở đây bảo vệ di tích, sử dụng hỏa lực phát nổ tấn công là được mà..." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/ruin-hunter.json b/src/data/features/liyue/monster/ruin-hunter.json index 79f06aca..1599cbd7 100644 --- a/src/data/features/liyue/monster/ruin-hunter.json +++ b/src/data/features/liyue/monster/ruin-hunter.json @@ -1,13 +1,35 @@ { "format": 2, "name": { - "en": "Ruin Hunter", + "_code": "1867418743", "zh": "遗迹猎者", - "pt": "Caçador das Ruínas" + "de": "Ruinenjäger", + "en": "Ruin Hunter", + "es": "Cazador de las Ruinas", + "fr": "Chasseur des ruines", + "id": "Ruin Hunter", + "ja": "遺跡ハンター", + "ko": "유적 헌터", + "pt": "Caçador das Ruínas", + "ru": "Руинный охотник", + "th": "Ruin Hunter", + "vi": "Thợ Săn Di Tích" }, "description": { - "en": "A giant alien war machine, said to be remnants from a lost ancient nation. Drops Chaos Device." + "_code": "3114540517", + "zh": "巨大的异形战斗机械。\\n传说是已经覆灭的国度留下的战争机械。似乎是为了提高战斗性能,设计上放弃了低效的拟人形态。无论是白刃战还是远程炮火的威力都相当恐怖。\\n仅仅是废弃的古代兵器就有如此能力,曾经能生产这种兵器的文明又是如何呢…", + "de": "Eine riesige abnorme Kampfmaschine.\\nDen Legenden zufolge soll sie eine von einem längst untergegangenen Reich zurückgebliebene Kriegsmaschine sein. Um die Kampffunktionen zu verbessern, wurde im Entwurf auf die überflüssige menschliche Gestalt verzichtet. Ob Nahkampf oder Langstreckenraketen, die Stärke dieser Maschine ist erschreckend.\\nWenn diese uralte Waffe schon so schrecklich ist, wie stark muss die Zivilisation gewesen sein, die sie hergestellt hat?", + "en": "A giant alien war machine.\\nThey are said to be remnants from a lost ancient kingdom. Apparently, the creators had forgone the low-performing humanoid-design for improved combat effectiveness. They are extremely dangerous both in melee and ranged combat.\\nIt really says much about the civilization that created these discarded ancient weapons.", + "es": "Una máquina de guerra gigante con una forma poco común.\\nCuenta la leyenda que se trata de una máquina de guerra legada por un imperio que desapareció. Se dice que, para mejorar su rendimiento en combate, se eliminó su diseño con forma humanoide por su baja eficiencia. Ahora es realmente aterradora, tanto en combate cuerpo a cuerpo como con su uso de la artillería.\\nSi esta antigua arma abandonada es tan poderosa, no me quiero imaginar cómo serían el resto de armas fabricadas por esta civilización...", + "fr": "Une machine de combat géante sous forme étrange. \\nLa légende dit que c'est une machine lasisée par un ancien pays. Elle semble être conçue pour améliorer les performances de combat en abandonnant la forme humaine inefficace. Les attaques de mêlée à lame et les tirs d'artillerie à distance sont tous puissants et effrayants. \\nMême les armes abandonnées de l'ancienne époque ont une telle puissance, la civilisation qui pouvait fabriquer ces armes n'est pas ce que vous pouvez imaginer...", + "id": "Sebuah alat perang yang berbentuk tidak wajar.\\nKonon alat ini berasal dari kerajaan yang sudah lama terlupakan. Sepertinya, perancang mesin ini tidak berusaha membentuk mesin yang menyerupai manusia, dan mengutamakan efisiensi mesin dalam bertarung. Mesin ini memiliki daya hancur yang berbahaya baik dari jarak dekat maupun jarak jauh.\\nMesin yang sudah terbengkalai sejak lama ini menunjukkan betapa majunya teknologi dari peradaban zaman dahulu.", + "ja": "目的もなく彷徨う巨大人型機械。\\n伝説では消滅した国が残した戦闘器械らしい。戦闘性能を上げるために、デザイン上の擬人形態を放棄したらしい。白刃戦でも遠隔砲火でも威力抜群。\\n廃棄された古代兵器になぜそれほどの力を持つか、このような兵器を生産した文明はどんなものだろうか…", + "ko": "거대한 이형의 전투 기계.\\n전설에 의하면 몰락한 어떤 나라가 남긴 전쟁 병기라고 한다. 전투 성능을 올리기 위해 인간 형태를 포기한 것 같다. 칼날이나 원거리 포화의 위력 모두 공포 수준이다.\\n폐기된 고대 병기의 성능이 이 정도라면 전에 이런 병기를 생산할 수 있는 문명은 대체...", + "pt": "Uma máquina de guerra alienígena gigante.\\nDizem que são remanescentes de um reino antigo perdido. Aparentemente, os criadores haviam perdoado o design humanóide de baixo desempenho devido à eficácia do combate. Eles são extremamente perigosos tanto em combate corpo-a-corpo quanto em combate à distância.\\nEle realmente diz muito sobre a civilização que criou essas armas antigas descartadas.", + "th": "เครื่องจักรสงครามขนาดยักษ์ที่มีรูปร่างแปลกประหลาด\\nตำนานเล่าว่าเป็นเครื่องจักรสงครามที่หลงเหลืออยู่จากอาณาจักรที่ล่มสลายไปเมื่อนานมาแล้ว ดูเหมือนว่าจะมีจุดประสงค์เพื่อเพิ่มกำลังการรบ รูปแบบการออกแบบของมันนั้นได้ละทิ้งรูปร่างของมนุษย์ที่ไร้ประสิทธิภาพไป ไม่ว่าจะเป็นการต่อสู้ระยะประชิดหรือว่าการยิงมิสไซล์ระยะไกลก็ล้วนแต่มีพลังทำลายที่น่ากลัว\\nกับแค่อาวุธโบราณที่ถูกทอดทิ้งไว้ยังมีความสามารถขนาดนี้ แล้วอารยธรรมที่สามารถผลิตอาวุธเช่นนั้นได้จะเป็นยังไงกันนะ...", + "vi": "Máy chiến đấu có hình kì dị khổng lồ.\\nTương truyền là cỗ máy chiến tranh sau khi đất nước bị diệt vong còn xót lại. Dường như để nâng cao tính chiến đấu, đã thay đổi thiết kế hình người với hiệu quả thấp. Bất luận là cận chiến hay là pháo từ xa đều rất đáng sợ. \\nBinh khí cổ xưa còn xót lại đã có sức mạnh ghê gớm như vậy, thì nền văn minh có thể sản xuất ra thứ vũ khí ấy sẽ như thế nào đây…" }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/samachurl.json b/src/data/features/liyue/monster/samachurl.json index 64ab04eb..6191bd20 100644 --- a/src/data/features/liyue/monster/samachurl.json +++ b/src/data/features/liyue/monster/samachurl.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "3793925636", + "zh": "丘丘萨满", + "de": "Samachurl", "en": "Samachurl", + "es": "Samachurl", + "fr": "Brutoshaman", + "id": "Samachurl", + "ja": "ヒルチャールシャーマン", + "ko": "츄츄 샤먼", + "pt": "Samachurl", "ru": "Шамачурл", - "zh": "丘丘萨满", - "pt": "Samachurl" + "th": "Samachurl", + "vi": "Phù Thủy Hilichurl" }, "description": { - "en": "Spiritual leaders who wield elemental powers. Drops Divining Scroll." + "_code": "1539792548", + "zh": "嘟嘟囔囔的老年丘丘人,岩元素的倾听者。\\n在元素掌控方面颇富天资的丘丘人,其能力往往会在年老时达到顶峰。同千古的顽岩相比,即使最年老的丘丘人也不过孩童,但记忆与经验引导它们获得了操使岩石的权能。", + "de": "Ein runzliger, murmelnder Hilichurl, der auf die Geo-Kraft hört.\\nHilichurle, deren Gabe darin liegt, die Elemente zu steuern, erreichen ihren Zenit oft erst in den letzten Lebensjahren. Für die ewigen Berge sind diese alten Hilichurle nicht mehr als Kinder, doch in ihrem langen Leben haben sie gelernt, Fels und Stein zu beherrschen.", + "en": "A wizened, mumbling hilichurl, one that listens to the strength of Geo.\\nHilichurls especially gifted in commanding the elements who often reach the zenith of their skill in their twilight years. To the persevering mountains, these old hilichurls are but children, but their memories and experiences have guided them towards gaining power over rock and stone.", + "es": "Un Hilichurl anciano que utiliza el elemento Geo y siempre está mascullando entre dientes.\\nLa capacidad de los Hilichurls para controlar los elementos suele alcanzar su punto máximo en la vejez. Incluso los Hilichurls más viejos son solo infantes si comparan su edad con la de las rocas, pero los recuerdos y la experiencia les han permitido adquirir el poder de manipularlas.", + "fr": "Un vieux Brutocollinus marmonnant, sensible à la force de l'élément Géo.\\nLes Brutocollinus ayant une affinité particulière avec les éléments ont tendance à atteindre l'apogée de leurs capacités au crépuscule de leur vie. Au regard des montagnes éternelles, ces vieux Brutocollinus ne sont que des enfants, mais leurs souvenirs et leurs expériences les ont guidés sur la voie de la maîtrise de la roche.", + "id": "Hilichurl yang keriput dan sering komat-kamit, pendengar kekuatan Geo.\\nHilichurl yang sangat berbakat menguasai elemen ini sering kali akan mencapai puncak kesaktiannya kala memasuki usia senja. Dibandingkan dengan gunung batu yang kokoh, Hilichurl tua ini tak ubahnya seperti anak kecil saja. Namun, ingatan dan pengalaman mereka memampukannya untuk mendapatkan kekuatan dari gunung dan batu itu.", + "ja": "ブツブツとよく独り言を言う年老いたヒルチャール、岩元素の詠唱者。\\n元素コントロールに長けるヒルチャールは、年を取ると力がピークに達する傾向がある。千古の盤石と比較すると、最年長のヒルチャールでも子供でしかないが、記憶と経験が岩元素を操る力を導き出した。", + "ko": "구시렁대는 연로한 츄츄족. 바위 원소의 경청자다.\\n원소 통제에 타고난 재능이 있으며, 나이가 들수록 능력이 점점 강해진다. 가장 연로한 츄츄족도 천고의 바위에 비하면 하룻강아지지만 기억과 경험은 그들에게 암석을 조종하는 능력을 주었다", + "pt": "Um Hilichurl feiticeiro e murmurante, que ouve o poder do Geo.\\nHilichurls, que são especialmente dotados no comando dos elementos, muitas vezes alcançarão o ápice de sua habilidade em sua velhice. Para as montanhas perseverantes, estes velhos Hilichurls são apenas crianças, mas suas memórias e experiências os guiaram para ganhar poder sobre a rocha e a pedra.", + "ru": "Умудрённый опытом бормочущий хиличурл, познавший тайны Гео элемента.\\nХиличурлы, способные контролировать элементы, наиболее сильны на закате своих лет. В сравнении с тысячелетними горами эти старые хиличурлы всего лишь дети, но их опыт и воспоминания позволили им обуздать силу скал и камней.", + "th": "Hilichurl เฒ่าซึ่งมักจะพึมพำ ผู้รับฟังเสียงเรียกแห่งหินผา\\nHilichurl ผู้มีความสามารถในการควบคุมธาตุ ซึ่งความสามารถของพวกมันนั้น มีแนวโน้มที่จะขึ้นสู่จุดสูงสุดในวัยชรา เมื่อเทียบกันกับหินผาอันหนักแน่นและเก่าแก่แล้ว ถึงแม้จะเป็น Hilichurl ที่แก่เฒ่า ก็ยังเหมือนเป็นเพียงแค่เด็กอมมือเท่านั้น แต่ความทรงจำและประสบการณ์ก็ทำให้พวกมันได้รับพลังที่สามารถควบคุมหินได้", + "vi": "Hilichurl lải nhải liên hồi, người lắng nghe nguyên tố Nham.\\nHilichurl có tư chất về mặt khống chế nguyên tố, năng lực này thường đạt đỉnh điểm khi về già. So với nham thạch ngàn năm, cho dù là Hilichurl già nhất thì cũng là đứa trẻ mà thôi, nhưng ký ức và kinh nghiệm đã dẫn dắt chúng có được quyền năng điều khiển nham thạch." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/slime.json b/src/data/features/liyue/monster/slime.json index 7b00f8e3..c4bf60c1 100644 --- a/src/data/features/liyue/monster/slime.json +++ b/src/data/features/liyue/monster/slime.json @@ -1,14 +1,35 @@ { "format": 2, "name": { + "_code": "3463468772", + "zh": "史莱姆", + "de": "Schleim", "en": "Slime", + "fr": "Blob", + "id": "Slime", + "ja": "スライム", + "ko": "슬라임", + "pt": "Slime", "ru": "Слайм", - "zh": "史莱姆", - "pt": "Slime" + "th": "Slime", + "vi": "Slime" }, "description": { - "en": "Beings of pure elemental energy. Drops Slime Condensate." + "_code": "4264606468", + "zh": "大地之中的岩元素凝聚形成的魔物。\\n能将体内的力量凝结成岩壳,保护自己不受伤害。过去在盗宝团中一度流传着「大黄金岩史莱姆王」的说法,认为既然不少宝石与矿物中蕴含岩元素,那蕴含岩元素的史莱姆同样很可能是宝石与矿物。", + "de": "Ein Monster, das durch die Ansammlung von Geo-Kraft in der Erde hervorgebracht wurde.\\nEs kann mit seiner Körperenergie einen schützenden Steinpanzer erzeugen. Früher kursierte unter den Schatzräubern die Legende eines „Goldenen Geo-Schleimkönigs“. Sie waren der Ansicht, dass Geo-Schleime zu den Edelsteinen und Erzen zählten, da diese wie jene Mineralien über Geo-Energie verfügen.", + "en": "Monsters created through the buildup of Geo within the earth.\\nThey can harden the energy within their bodies into a carapace of stone that protects them and prevents damage. The legend of a \"Golden Geo Slime King\" once circulated among the Treasure Hoarders. They believed that since gemstones and ores have Geo energy in them, Geo Slimes, which also contain Geo energy, may also be a type of gemstone or ore.", + "es": "Un monstruo formado a partir del elemento Geo presente en la tierra.\\nPuede concentrar su energía interior y crear una coraza de piedra que le protege del daño. Durante un tiempo, los Ladrones de Tesoros creyeron que los Slimes Geo eran sinónimo de riqueza: como las gemas y piedras preciosas contienen el elemento Geo, los Slimes Geo también debían considerarse piedras preciosas.", + "fr": "Un monstre issu de l'accumulation d'élément Géo présent dans les couches terrestres.\\nCette créature est capable de concentrer l'énergie Géo qui l'habite pour se créer une carapace de pierre la protégeant des dégâts. Une croyance avait autrefois cours parmi les Pilleurs de trésors, selon laquelle les Géoblobs étaient synonymes de richesse. La logique derrière ce raisonnement venait du fait que gemmes et minerais précieux renfermant l'élément Géo, les Blobs de cet élément devaient aussi être précieux.", + "id": "Monster yang tercipta oleh penumpukan Geo di dalam bumi.\\nMereka dapat mengeraskan energi di dalam tubuhnya menjadi cangkang batu yang melindungi dan mencegah DMG. Dulu, legenda \"Raja Geo Slime Emas\" pernah beredar di antara para Treasure Hoarder. Mereka percaya bahwa jika batu permata dan ore memiliki energi Geo di dalamnya, maka Geo Slime yang mengandung energi Geo itu sangat mungkin dianggap sebagai batu permata atau ore juga.", + "ja": "大自然に散布する岩元素から生まれた魔物。\\n体内エネルギーを岩の殻に凝縮し、攻撃から自身を守ることができる。宝盗団の考えによると、宝石や鉱物は岩元素を含む為、岩スライムも同じく宝石や鉱物であるかもしれない。彼らが「黄金の岩スライム王者」と呼んでいたのも、それが原因だ。", + "ko": "대지의 바위 원소가 응집되어 형성된 마물.\\n체내의 힘으로 바위 보호막을 만들어 자신을 보호한다. 과거 보물 사냥단 사이에서는 보석이나 광물에 바위 원소가 있기에 바위 슬라임도 마찬가지로 보석과 광물일 수도 있다고 여겨, 이를 「거대 황금 바위 슬라임 왕」이라고 칭하기도 했다", + "pt": "Monstros criados através do acúmulo do Geo dentro da terra.\\nEles podem endurecer a energia dentro de seus corpos em uma carapaça de pedra que os protege e evita danos. A lenda de um \"Rei Slime Geo Dourado\" uma vez circulou entre os Ladrões de Tesouro. Eles acreditavam que como as pedras preciosas e os minérios tinham energia Geo, Slimes Geo, que também continham energia Geo, também podem ser considerados um tipo de pedra preciosa ou minério.", + "ru": "Монстры, созданные из скоплений Гео элемента в земле.\\nОни способны покрыть своё тело каменным панцирем, который будет защищать их от атак. Среди Похитителей сокровищ была популярна легенда о «Золотом Гео слайме Короле». Они считают, что если руда и самоцветы содержат в себе Гео энергию, то Гео слаймы тоже могут считаться своего рода драгоценными камнями.", + "th": "มอนสเตอร์ที่เกิดจากการควบแน่นของธาตุหินที่กระจายอยู่ทั่วไปในธรรมชาติ\\nสามารถรวบรวมพลังงานในร่างกายให้กลายเป็นเกราะหิน เพื่อปกป้องตัวเองจากความเสียหายได้ ครั้งหนึ่งเหล่ากองโจรล่าสมบัติในอดีตเคยพูดถึง \"Golden Geo Slime King\" ซึ่งเชื่อกันว่าในเมื่ออัญมณีและแร่ธาตุหลายชนิดมีองค์ประกอบของธาตุหิน เช่นนั้นบางที Geo Slime ที่มีองค์ประกอบของธาตุหินเหมือนกัน ก็อาจจะสามารถเป็นอัญมณีและแร่ธาตุได้เช่นกัน", + "vi": "Ma vật được hình thành từ nguyên tố Nham rải rác trong lòng đất.\\nCó thể biến sức mạnh bên trong ngưng tụ thành lớp vỏ nham, bảo vệ bản thân khỏi sát thương. Trước đây trong Đạo Bảo Đoàn từng lưu truyền về khái niệm \"Vua Slime Nham Vàng\", cho rằng nếu như nhiều loại bảo vật và khoáng thạch đều hàm chứa nguyên tố Nham, vậy Slime hàm chứa nguyên tố Nham cũng có thể là bảo vật và khoáng vật." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/stonehide-lawachurl.json b/src/data/features/liyue/monster/stonehide-lawachurl.json index 403b30c6..468a39ff 100644 --- a/src/data/features/liyue/monster/stonehide-lawachurl.json +++ b/src/data/features/liyue/monster/stonehide-lawachurl.json @@ -1,14 +1,37 @@ { "format": 2, + "name": { + "_code": "3207163591", + "zh": "丘丘岩盔王", + "de": "Steinhaut-Lawachurl", + "en": "Stonehide Lawachurl", + "fr": "Chef Brutorocheux", + "id": "Stonehelm, Hilichurl Chieftain", + "ja": "ヒルチャール·岩兜の王", + "ko": "츄츄 바위왕", + "pt": "Lawachurl da Pedra Oculta", + "ru": "Лавачурл с каменным панцирем", + "th": "Stonehide Lawachurl", + "vi": "Vua Mũ Đá Hilichurl" + }, "description": { - "en": "Powerful boss Hilichurls with a Geo carapace." + "_code": "2679728316", + "zh": "千嶂中漫行的神秘「王者」。\\n被同胞称为「Lawa」的庞大丘丘人。环境中增生的岩元素化成了它们身体的一部分,仿佛血肉与皮肤皆由不移的山岩雕琢而成。", + "de": "Ein mysteriöser „Herr“ der Hilichurle, der zwischen unzähligen Gipfeln umherstapft.\\nDieser riesige Hilichurl wird von seinen Brüdern „Lawa“ genannt. Die überschwänglichen Geo-Energien in der Umgebung haben sich auf sein Fleisch, Blut und die Haut ausgewirkt, die aussieht wie aus Stein gehauen.", + "en": "A mysterious \"lord\" of hilichurls that walks between a thousand peaks.\\nThis huge hilichurl is referred to as a \"lawa\" by its brethren. The abundant Geo energies in the environment have become part of their flesh, blood, and skin, which look as if they were chiseled out of mountain rock.", + "es": "Un misterioso rey de los Hilichurls que deambula por las montañas rocosas.\\nSe trata de una criatura de gran tamaño a la que los demás Hilichurls llaman Lawa. El elemento Geo presente en el entorno se fusionó con su cuerpo, y su carne y su piel parecen hechas de roca.", + "fr": "Un mystérieux « chef » Brutocollinus qui erre sur les sommets.\\nCet énorme Brutocollinus est désigné sous le nom de « Lawa » par ses congénères. L'énergie Géo qui abonde dans son environnement a imprégné sa chair, son sang et sa peau, si bien qu'on dirait qu'il a été taillé dans la roche même qui l'entoure.", + "id": "Seekor \"raja\" misterius yang berkeliaran di antara puncak bebatuan.\\nSeekor Hilichurl raksasa yang dipanggil \"Lawa\" oleh kawan sejenisnya. Energi Geo yang berlimpah di habitat tempatnya hidup telah menjadi bagian dari tubuh dan darah mereka. Sehingga membuat mereka seolah-olah diukir dari bebatuan.", + "ja": "山々を歩き回る謎の「王者」。\\n同胞から「Lawa」と呼ばれる巨大なヒルチャール。周囲に満ちた岩元素は体の一部となり、血肉と皮膚は彫り上げた不動の岩みたいだ。", + "ko": "산속을 어슬렁거리는 의문의 「왕」.\\n동료들이 「Lawa」라고 부르는 거대 츄츄족. 환경 속에서 증식된 바위 원소가 그들의 신체 일부가 되어 마치 혈육과 피부가 부동의 바위로 조각된 것만 같다", + "pt": "Um misterioso \"chefe\" dos Hilichurls que caminha entre milhares de montanhas.\\nEste enorme Hilichurl é chamado de \"Lawa\" por seus companheiros. As energias Geo abundantes no meio ambiente tornaram-se parte de sua carne, sangue e pele, que parecem como se fossem esculpidas na rocha da montanha.", + "ru": "Загадочный «вождь», обитающий среди тысячи скал.\\nЭтого огромного хиличурла собратья называют «лава». Избыточная Гео энергия стала частью их плоти, поэтому они словно высечены из камня.", + "th": "\"ราชา\" ลึกลับผู้สัญจรไปมาท่ามกลางยอดเขานับพัน\\nHilichurl ตัวใหญ่ยักษ์ซึ่งถูกเรียกโดยเหล่าพวกพ้องว่า \"Lawa\" ธาตุหินที่แพร่กระจายในสิ่งแวดล้อมนั้น ได้กลายเป็นส่วนหนึ่งของร่างกายของพวกมันไปแล้ว ราวกับว่ากล้ามเนื้อและผิวหนังได้ถูกแกะสลักออกมาจากหินผาที่สงบนิ่ง", + "vi": "\"Vương giả\" thần bí bước đi trên đỉnh núi.\\nHilichurl to lớn được đồng bào gọi là \"Lawa\". Nguyên tố Nham sản sinh trong môi trường đã trở thành một phần cơ thể của chúng, dường như da thịt đều được điêu khắc từ núi non." }, + "tags": ["artifacts", "character-weapon-material", "weapon-ascension-material"], "enabled": false, "cluster": "on", - "name": { - "en": "Stonehide Lawachurl", - "pt": "Rei Hilichurl" - }, "respawn": 86400, "icons": { "filter": "stonehide-lawachurl", diff --git a/src/data/features/liyue/monster/treasure-hoarder.json b/src/data/features/liyue/monster/treasure-hoarder.json index be6ede76..3b389dea 100644 --- a/src/data/features/liyue/monster/treasure-hoarder.json +++ b/src/data/features/liyue/monster/treasure-hoarder.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Treasure Hoarder", + "_code": "326655993", "zh": "盗宝团", - "pt": "Ladrões de Tesouro" + "de": "Schatzräuber", + "en": "Treasure Hoarder", + "es": "Ladrón de Tesoros", + "fr": "Pilleur de trésors", + "id": "Treasure Hoarder", + "ja": "宝盗団", + "ko": "보물 사냥단", + "pt": "Ladrões de Tesouro", + "ru": "Похититель сокровищ", + "th": "กองโจรล่าสมบัติ", + "vi": "Đạo Bảo Đoàn" }, "description": { - "en": "Vicious bandits wielding various weapons such as potions or crossbows. Drops Silver Raven Insignia." + "_code": "798059871", + "zh": "足迹遍布大陆各处,甚至深入未知秘境的松散盗贼组织。\\n虽然主要的活动是收集宝藏,但也会出手撵走倒霉的目击者。\\n据说创始人雷德·米勒将盗宝团定义为「互助协调组织」…?", + "de": "Eine bunt zusammengewürfelte Gruppe von Banditen, die überall im ganzen Land herumreist, selbst bis in die tiefsten Tiefen unbekannter Gebiete.\\nObwohl ihr Hauptbegehr die Schatzsuche ist, sind sie auch dafür bekannt, dass sie unglücklichen Umstehenden, die sich zufällig in der Nähe aufhalten, ebenfalls auf die Pelle rücken.\\nEs wird gesagt, dass der Gründer der Gruppe Reed Miller die Schatzräuber als „eine Organisation der gegenseitigen Zusammenarbeit und Hilfe“ definierte.", + "en": "A ragtag group of bandits whose traces can be found all across the lands, even in deepest depths of uncharted domains.\\nAlthough their main purpose is hunting treasure, they are also known to get rough with unfortunate bystanders who happen to be nearby.\\nIt's said that the group's founder, Reed Miller, defined the Treasure Hoarders as \"an organization of mutual cooperation.\"", + "es": "Una organización informal de ladrones cuyas huellas llegan a todos los rincones del continente, incluso a los Dominios desconocidos.\\nAunque su objetivo principal es reunir tesoros, en ocasiones también se deshacen de la gente que atestigua sus robos.\\nSe dice que su fundador, Reed Miller, definió a los Ladrones de Tesoros como “una organización para ayudarse mutuamente”...", + "fr": "Un groupe hétéroclite de bandits dont on peut trouver des traces un peu partout sur le continent, même dans ses recoins les plus perdus.\\nBien que leur objectif principal soit la chasse au trésor, ils n'hésitent pas à disposer d'éventuels témoins.\\nReed Miller, le fondateur des Pilleurs de trésors, définit son organisation comme « une coopération mutuelle ».", + "id": "Sekelompok bandit yang jejaknya dapat ditemukan di seluruh wilayah, bahkan di domain pedalaman yang belum terjamah.\\nMeskipun tujuan utama mereka adalah berburu harta karun, namun mereka juga terkenal suka menghajar orang-orang malang yang kebetulan sedang berada di dekatnya.\\nOrang mengatakan bahwa Reed Miller - sang pendiri kelompok tersebut, mendefinisikan Treasure Hoarder sebagai \"organisasi kerja sama yang saling menguntungkan.\"", + "ja": "大地のあらゆるところに分布し、未知なる秘境にまで手を染めた盗賊組織。\\n主な活動は財宝の収集だが、犯行を目撃した者にも手を出す。\\n噂によると、創設者レッド·ミラーが宝盗団を「助け合う組織」と定義していたらしい…?", + "ko": "티바트 대륙 각지를 누비며 미지의 비경까지 진입하는 흩어진 강도 조직.\\n주로 보물을 수집하지만, 운 나쁜 목격자에게 손을 쓰기도 한다.\\n창설자 리드 밀러는 보물 사냥단을 「상호협동조직」이라고 정의했다…?", + "pt": "Um grupo de bandidos desorganizados cujos traços podem ser encontrados espalhados por toda terra, mesmo nas profundezas mais profundas de domínios inexplorados.\\nEmbora seu principal objetivo seja a caça ao tesouro, eles também são conhecidos por serem duros com espectadores desafortunados que por acaso estão por perto.\\nDiz-se que o fundador do grupo, Reed Miller, definiu os Ladrões de Tesouro como \"uma organização de cooperação mútua\".", + "ru": "Слабо организованная группа разбойников, которых можно встретить по всему Тейвату, даже в глубинах неизвестных подземелий.\\nХотя их основное занятие - поиск сокровищ, они не прочь напасть и на случайного свидетеля.\\nГоворят, что основатель банды Рид Миллер называл её «организацией взаимовыгодного сотрудничества».", + "th": "กลุ่มกองโจรที่กระจายอยู่ไปทั่วทั้งดินแดน รวมไปถึงส่วนลึกของดันเจี้ยนที่ไม่มีใครรู้จักด้วย\\nถึงแม้ว่าจุดประสงค์หลัก ๆ ก็คือการรวบรวมสมบัติ แต่ก็ยังลงมือกับพยานที่เห็นเหตุการณ์ด้วย\\nว่ากันว่าผู้ก่อตั้งอย่าง Reed Miller นั้นให้คำจำกัดความกลุ่มกองโจรล่าสมบัตินี้ว่า \"องค์กรแห่งการช่วยเหลือซึ่งกันและกัน\"...?", + "vi": "Dấu chân có mặt ở khắp nơi trên đại lục, thậm chí len lỏi vào các tổ chức trộm cắp lỏng lẻo ở những vùng đất bí mật chưa được biết đến.\\nMặc dù hoạt động chính là thu thập kho báu, nhưng cũng có những người ra tay ôm lấy xui xẻo.\\nNghe nói người sáng lập Reed Miller định nghĩa nhóm trộm kho báu là \"tổ chức phối hợp và tương trợ\"...?" }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/monster/unusual-hilichurl.json b/src/data/features/liyue/monster/unusual-hilichurl.json index b31f4949..23e27a3a 100644 --- a/src/data/features/liyue/monster/unusual-hilichurl.json +++ b/src/data/features/liyue/monster/unusual-hilichurl.json @@ -1,17 +1,37 @@ { "format": 2, + "name": { + "_code": "1619610175", + "zh": "奇怪的丘丘人", + "de": "Merkwürdiger Hilichurl", + "en": "Unusual Hilichurl", + "es": "Hilichurl Extraño", + "fr": "Brutocollinus étrange", + "id": "Unusual Hilichurl", + "ja": "変わったヒルチャール", + "ko": "이상한 츄츄족", + "pt": "Hilichurl Estranho", + "ru": "Странный хиличурл", + "th": "Hilichurl สุดแปลก", + "vi": "Hilichurl kỳ lạ" + }, "description": { - "en": "An oddly dressed Hilichurl sharing a resemblence to Wei, miHoYo's founder. Drops Adventure EXP and Cabbage.", - "zh": "击杀一只后将再随机刷新一只(每12小时重置)……" + "_code": "894137756", + "zh": "「Homu, Homu, mimi domu!」", + "de": "„Homu, Homu, mimi domu!“", + "en": "\"Homu, homu, mimi domu!\"", + "es": "“Homu, Homu, mimi domu!”", + "fr": "« Homu, Homu, mimi domu ! »", + "id": "\"Homu, homu, mimi domu!\"", + "ja": "「Homu, Homu, mimi domu!」", + "ko": "「Homu, Homu, mimi domu!」", + "pt": "\"Homu, Homu, mimi domu!\"", + "ru": "«Homu, Homu, mimi domu!»", + "th": "\"Homu, homu, mimi domu!\"", + "vi": "\"Homu, Homu, mimi domu!\"" }, "enabled": true, "cluster": "off", - "name": { - "en": "Unusual Hilichurl", - "ru": "Странный Хиличурл", - "zh": "大伟丘", - "pt": "Hilichurl Estranho" - }, "respawn": 43200, "icons": { "filter": "unusual-hilichurl", diff --git a/src/data/features/liyue/monster/whopperflower.json b/src/data/features/liyue/monster/whopperflower.json index b17a8c61..36422523 100644 --- a/src/data/features/liyue/monster/whopperflower.json +++ b/src/data/features/liyue/monster/whopperflower.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "562652100", + "zh": "骗骗花", + "de": "Vaniloqua", "en": "Whopperflower", + "es": "Megaflora", + "fr": "Fleur mensongère", + "id": "Whopperflower", + "ja": "トリックフラワー", + "ko": "구라구라꽃", + "pt": "Flor Gigante", "ru": "Попрыгунья", - "zh": "骗骗花", - "pt": "Flor Gigante" + "th": "Whopperflower", + "vi": "Hoa Lừa Dối" }, "description": { - "en": "A bizarre mimetic plant monster that harnesses the elements in combat. Drops Whopperflower Nectar." + "_code": "3102243133", + "zh": "古灵精怪的拟态植物魔物,会用火元素攻击猎物。\\n提瓦特的世界中,存在着元素凭附的植物。因此获得了智性的它们,对「养分」的需求也大大提升了…", + "de": "Eine nachahmende Pflanze, die urplötzlich angreift und mit der Pyro-Kraft ihre Beute fängt.\\nIn der Welt von Teyvat existieren Pflanzen, denen die Elemente innewohnen. Mit dem gewonnenen Intellekt benötigen diese Wesen aber auch ganz andere Nährstoffe.", + "en": "A mimetic plant monster that attacks without warning and uses Pyro to hunt its prey.\\nThe world of Teyvat plays host to plants infused with the elements. Having gained a measure of intellect, their \"nutritional needs\" have also greatly increased...", + "es": "Una planta-monstruo mimética que ataca sin previo aviso y usa el Elemento Pyro para cazar a sus presas.\\nEl mundo de Teyvat alberga plantas en las que se han infundido los elementos. Esto las ha dotado de un mayor intelecto y, en consecuencia, la cantidad de nutrientes que necesitan ha aumentado considerablemente...", + "fr": "Un monstre végétal mimétique qui attaque sans prévenir et utilise l'élément Pyro pour chasser ses proies.\\nLe monde de Teyvat habrite des plantes imprégnées d'éléments. Ayant acquis une certaine intelligence, leurs «besoins nutritionnels» ont également fortement augmenté...", + "id": "Monster tanaman aneh yang bisa menggunakan kamuflase, dapat menggunakan elemen Pyro untuk menyerang mangsanya.\\nDi dunia Teyvat, elemen dapat menempel pada tanaman-tanaman dan memberikannya kecerdasan. Tetapi, tanaman-tanaman itu kini butuh lebih banyak \"nutrisi\" untuk tumbuh.", + "ja": "神出鬼没な擬態植物の魔物。炎元素を利用して戦う。\\nテイワットでは、元素に取り憑かれた植物が存在する。故に知性を持たされた。その割に、養分に対する欲求も伸び続けている…", + "ko": "장난기 많고 영리한 식물 형태의 마물. 불 원소를 이용해 사냥감을 공격한다.\\n티바트 세계엔 원소가 깃들어 있는 식물이 존재하는데, 지능을 얻은 이러한 식물들은 「양분」을 훨씬 많이 요구한다", + "pt": "Um monstro planta mimético que ataca sem aviso e usa Pyro para caçar sua presa.\\nO mundo de Teyvat hospeda plantas infundidas com os elementos. Tendo adquirido maior intelecto, suas \"necessidades nutricionais\" também aumentaram muito...", + "ru": "Миметическое растение-монстр, которое атакует без предупреждения и использует элемент Пиро для охоты на свою добычу.\\nТейват стал домом для растений, питающихся стихийными элементами. Со временем их интеллект возрос, а вместе с ним значительно выросла и потребность в питании...", + "th": "มอนสเตอร์รูปแบบพืชที่จะโจมตีเหยื่อแบบไม่ให้ได้ตั้งตัว ซึ่งใช้ธาตุไฟในการล่าเหยื่อของมัน\\nในโลกของ Teyvat นั้น มีพืชที่เป็นหนึ่งเดียวกับธาตุอยู่ ด้วยเหตุนี้พวกมันที่ได้รับสติปัญญามานั้นจึงมีความต้องการ \"สารอาหาร\" ที่เพิ่มขึ้นเป็นอย่างมาก...", + "vi": "Ma vật giống với thực vật, xuất quỷ nhập thần, dùng nguyên tố Hỏa để tấn công con mồi.\\nTrong thế giới Teyvat, chúng là loại thực vật có nguyên tố. Cho nên yêu cầu đối với \"dinh dưỡng\" cũng cao hơn..." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/nature/apple.json b/src/data/features/liyue/nature/apple.json index 9248044d..41e35a54 100644 --- a/src/data/features/liyue/nature/apple.json +++ b/src/data/features/liyue/nature/apple.json @@ -1,14 +1,36 @@ { "format": 2, "name": { - "en": "Apple", + "_code": "2483588484", "zh": "苹果", + "de": "Apfel", + "en": "Apple", + "es": "Manzana", + "fr": "Pomme", + "id": "Apple", + "ja": "リンゴ", + "ko": "사과", "pt": "Maçã", - "ru": "Яблоко" + "ru": "Яблоко", + "th": "Apple", + "vi": "Táo" }, "description": { - "en": "Crisp and fragrant. Restore 300 HP or use in Recipes." + "_code": "3827952949", + "zh": "爽脆可口的酸甜果实,无论生食或是酿酒都很是美味。", + "de": "Ein süßlich-saurer Apfel. Ob roh oder als Obstwein ein Genuss.", + "en": "Crisp and fragrant. Delicious raw or made into wine.", + "es": "Crujiente y aromática. Deliciosa en crudo o para hacer vino.", + "fr": "Fruit croquant et acidulé. Il peut être consommé tel quel ou transformé en cidre.", + "id": "Renyah saat digigit, rasanya manis dan sedikit asam, cocok untuk dimakan langsung atau dibuat menjadi cider.", + "ja": "サッパリした酸味と甘みの果物。そのままでも酒漬けにしても美味しい。", + "ko": "새콤달콤하고 아삭아삭한 과일. 생으로 먹든 술로 담가 먹든 모두 맛있다", + "pt": "Crocante e saborosa. Deliciosa tanto crua quanto feita ao vinho.", + "ru": "Ароматное и хрустящее. Обычно их едят сырыми или делают из них сидр.", + "th": "ผลไม้ที่ทั้งกรอบและหอม รสชาติเยี่ยมไม่ว่าจะทานสดหรือ หมักเป็นไวน์", + "vi": "Trái cây giòn ngọt, ăn sống hay ủ rượu đều rất ngon." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/bamboo-shoot.json b/src/data/features/liyue/nature/bamboo-shoot.json index c11f511d..102807d5 100644 --- a/src/data/features/liyue/nature/bamboo-shoot.json +++ b/src/data/features/liyue/nature/bamboo-shoot.json @@ -1,15 +1,38 @@ { "format": 2, + "name": { + "_code": "222473598", + "zh": "竹笋", + "de": "Bambussprosse", + "en": "Bamboo Shoot", + "es": "Brote de bambú", + "fr": "Pousse de bambou", + "id": "Bamboo Shoot", + "ja": "タケノコ", + "ko": "죽순", + "pt": "Broto de Bambu", + "ru": "Побеги бамбука", + "th": "Bamboo Shoot", + "vi": "Măng Trúc" + }, "description": { - "en": "A fresh young bamboo shoot with an exotic aroma. Used in Recipes." + "_code": "3902769349", + "zh": "新鲜生长出土的竹子嫩芽。有着奇妙的芳香,是只有竹子生长的地方才会出产的美味食材。", + "de": "Eine frisch dem Boden entronnene Bambussprosse. Diese Zutat mit einem exotischen Aroma ist nur in Gegenden zu finden, wo Bambus wächst.", + "en": "A fresh young bamboo shoot, straight out of the ground. It is a delicious cooking ingredient with an exotic aroma, found exclusively in bamboo-growing regions.", + "es": "Un brote de bambú fresco que despide una fragancia muy peculiar. Es un ingrediente delicioso que solo puede encontrarse en zonas con bambú.", + "fr": "Une pousse de bambou qui vient tout juste de naître. Elle dégage un parfum particulier et ne peut qu'être trouvée dans les forêts de bambou.", + "id": "Tunas bambu muda segar, yang berasal langsung dari tanah. Ini adalah bahan masakan lezat dengan aroma yang eksotis, dapat ditemukan secara eksklusif di daerah penanaman bambu.", + "ja": "新鮮な採りたての筍の芽、不思議ないい匂いがする。筍が生えるところにしか育てられない美味しい食材。", + "ko": "새로이 자란 신선한 대나무의 어린순. 기묘한 향을 풍기며, 대나무가 나는 지역에서만 나오는 맛있는 식자재이다", + "pt": "Um broto de bambu que acabou de sair do chão, bem fresquinho. Este ingrediente com um aroma exótico só pode ser encontrado em áreas onde o bambu cresce.", + "ru": "Молодые побеги бамбука. Источают приятный аромат и могут использоваться в приготовлении блюд. Можно найти только в местах, где растёт бамбук.", + "th": "หน่ออ่อนของต้นไผ่ที่งอกขึ้นมาใหม่ ๆ นั้นมีกลิ่นหอมมาก มีเพียงที่ ๆ ต้นไผ่เจริญเติบโตได้เท่านั้นจึงจะมีวัตถุดิบทำอาหารที่แสนอร่อยนี้", + "vi": "Chồi non cây trúc nhô lên khỏi mặt đất. Có mùi thơm kỳ diệu, là nguyên liệu thơm ngon của riêng những nơi có trúc sinh trưởng." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", - "name": { - "en": "Bamboo Shoot", - "zh": "笋", - "pt": "Broto de Bambu" - }, "respawn": 172800, "icons": { "filter": "bamboo-shoot", diff --git a/src/data/features/liyue/nature/berry.json b/src/data/features/liyue/nature/berry.json index 42432bb5..1c365887 100644 --- a/src/data/features/liyue/nature/berry.json +++ b/src/data/features/liyue/nature/berry.json @@ -1,17 +1,39 @@ { "format": 2, + "name": { + "_code": "3959394414", + "zh": "树莓", + "de": "Beere", + "en": "Berry", + "es": "Baya", + "fr": "Baie", + "id": "Berry", + "ja": "ラズベリー", + "ko": "라즈베리", + "pt": "Baga", + "ru": "Ягода", + "th": "Berry", + "vi": "Quả Mâm Xôi" + }, "description": { - "en": "Small brightly-colored fruit used in Recipes." + "_code": "3067534349", + "zh": "颜色鲜艳的果实。遍布野外的小小美好,能将路途疲惫一扫而空。", + "de": "Eine Frucht in knalligen Farben, die man überall im Freien finden kann. Sie hilft dabei, die Müdigkeit auf der Reise zu überwinden.", + "en": "Small, brightly-colored fruit. They can be found everywhere, and the taste of them wipes the fatigue of a long journey away.", + "es": "Una pequeña y colorida fruta que se encuentra por todas partes. Muy útil cuando necesitas un poco de energía.", + "fr": "Un petit fruit coloré qu'on trouve un peu partout. Efficace lorsqu'on a un petit coup de barre.", + "id": "Buah dengan warna yang terang, memberikan kontras warna yang indah di alam liar. Dapat ditemukan dengan mudah.", + "ja": "鮮やかな色をした果物。野外に広がるこの美しい果物は、旅の疲れを吹き飛ばしてくれる。", + "ko": "빛깔이 쨍한 과일. 야외에 널려 있는 작은 행복. 모험의 피곤함을 싹 가시게 해준다", + "pt": "Uma pequena fruta colorida, pode ser encontrada por todos os lados.", + "ru": "Маленькая ягода ярко-жёлтого цвета. Растёт повсюду.", + "th": "ผลไม้สีสวยสดใส สามารถพบเห็นได้ทุกหนแห่ง สามารถปัดเป่าความเหนื่อยล้าจากการเดินทางให้หายได้เป็นปลิดทิ้ง", + "vi": "Quả có màu sắc tươi sáng. Mọc dọc bên đường giúp người lữ hành giải khát." }, + "tags": ["cooking-ingredient", "furniture-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", - "name": { - "en": "Berry", - "pt": "Baga", - "zh": "树莓", - "ru": "Ягода" - }, "icons": { "filter": "berry", "base": { diff --git a/src/data/features/liyue/nature/bird-egg.json b/src/data/features/liyue/nature/bird-egg.json index 16660812..9c56a4a4 100644 --- a/src/data/features/liyue/nature/bird-egg.json +++ b/src/data/features/liyue/nature/bird-egg.json @@ -1,17 +1,39 @@ { "format": 2, + "name": { + "_code": "2577348708", + "zh": "鸟蛋", + "de": "Vogelei", + "en": "Bird Egg", + "es": "Huevo de pájaro", + "fr": "Œuf d'oiseau", + "id": "Bird Egg", + "ja": "鳥の卵", + "ko": "새알", + "pt": "Ovo de Pássaro", + "ru": "Яйцо", + "th": "Bird Egg", + "vi": "Trứng Chim" + }, "description": { - "en": "A versatile food used in various Recipes." + "_code": "783346733", + "zh": "拥有无限可能性的禽类的卵,能带来一整天所需的蛋白质。", + "de": "Ein Ei mit einst schier unendlichen Möglichkeiten. Nun bietet es dir eine Tagesration an Protein.", + "en": "An incredibly versatile ingredient that can supply all of your daily protein needs.", + "es": "Este huevo ofrece un sinfín de posibilidades culinarias. Puede aportar la dosis diaria de proteínas para una persona adulta.", + "fr": "Cet œuf renfermait une infinité de possibilités, mais dans son état actuel, il constituera votre apport quotidien de protéines.", + "id": "Telur yang memiliki potensi tanpa batas, juga dapat memberikan kebutuhan protein untuk satu hari.", + "ja": "無限の可能性を持つ鳥類の卵。一日に必要なたんぱく質を摂取できる。", + "ko": "무한한 가능성을 가지고 있는 조류의 알. 하루 동안 필요한 단백질을 제공한다", + "pt": "Um ingrediente incrivelmente versátil com todas as proteínas diárias que você precisa.", + "ru": "Универсальный ингредиент, содержащий в себе дневную дозу протеина.", + "th": "ไข่ของสัตว์ปีกที่เต็มไปด้วยความเป็นไปได้อันไร้ขีดจำกัด อุดมไปด้วยโปรตีนมากมายที่ร่างกายต้องการในหนึ่งวัน", + "vi": "Trứng gia cầm có thể bổ sung dinh dưỡng cho cả ngày dài." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", - "name": { - "en": "Bird Egg", - "pt": "Ovo de Pássaro", - "zh": "鸟蛋", - "ru": "Яйцо" - }, "icons": { "filter": "bird-egg", "base": { diff --git a/src/data/features/liyue/nature/butterfly-wings.json b/src/data/features/liyue/nature/butterfly-wings.json new file mode 100644 index 00000000..1284b7ec --- /dev/null +++ b/src/data/features/liyue/nature/butterfly-wings.json @@ -0,0 +1,47 @@ +{ + "format": 2, + "name": { + "_code": "557278548", + "zh": "蝴蝶翅膀", + "de": "Schmetterlingsflügel", + "en": "Butterfly Wings", + "es": "Alas de mariposa", + "fr": "Ailes de papillon", + "id": "Butterfly Wings", + "ja": "蝶々の羽", + "ko": "나비 날개", + "pt": "Asas de Borboleta", + "ru": "Крылья бабочки", + "th": "Butterfly Wings", + "vi": "Cánh Bướm" + }, + "description": { + "_code": "1043195117", + "zh": "色彩靓丽的翅膀。散落的鳞粉微微地发着光,或许是让蝴蝶能轻快飞翔的成分。", + "de": "Bunte Flügel von Schmetterlingen. Wenn man genau hinsieht, bemerkt man, dass der herunterrieselnde Staub leuchtet. Vielleicht können Schmetterlinge damit ja besser fliegen.", + "en": "Brightly colored wings. The powder that falls from them shimmers a little. Perhaps this is what allows them to fly?", + "es": "Alas de colores brillantes. El polvo que cae de ellas brilla sin cesar. ¿Quizás esto es lo que les permite volar?", + "fr": "Une jolie paire d'ailes colorées. La poudre scintillante qui en tombe est peut-être ce qui permet aux papillons de voler ?", + "id": "Sayap kupu-kupu yang berwarna cerah dan terang. Serbuk yang berjatuhan dari sayap ini berkilauan indah. Apa mungkin serbuk ini yang membuat kupu-kupu dapat terbang?", + "ja": "色鮮やかな羽。落ちた鱗粉が微かな光を放っている。もしかしたら蝶々が軽やかに飛ぶための成分かもしれない。", + "ko": "색이 아름다운 날개. 날개의 비늘에서 은은한 빛이 난다. 나비를 날 수 있게 하는 성분일지도 모른다", + "pt": "Asas coloridas. O pó que cai deles brilha um pouco. Talvez seja isso que lhes permita voar?", + "ru": "Ярко окрашенные крылья покрыты светящейся пылью. Может быть, именно благодаря ей бабочки могут летать?", + "th": "ปีกสีรุ้ง ผงที่ร่วงลงมาจากมันจะส่องเป็นประกายเล็กน้อย บางทีนี่อาจจะเป็นสิ่งที่ทำให้ผีเสื้อบินได้", + "vi": "Đôi cách sặc sỡ màu sắc. Phát ra ánh sáng nhẹ nhàng." + }, + "tags": ["alchemy-ingredient", "cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "butterfly-wings", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/liyue/nature/carrot.json b/src/data/features/liyue/nature/carrot.json index a391baf2..051a39f6 100644 --- a/src/data/features/liyue/nature/carrot.json +++ b/src/data/features/liyue/nature/carrot.json @@ -1,13 +1,36 @@ { "format": 2, "name": { + "_code": "4203057942", + "zh": "胡萝卜", + "de": "Möhre", "en": "Carrot", + "es": "Zanahoria", + "fr": "Carotte", + "id": "Carrot", + "ja": "ニンジン", + "ko": "당근", + "pt": "Cenoura", "ru": "Морковь", - "pt": "Cenoura" + "th": "Carrot", + "vi": "Cà Rốt" }, "description": { - "en": "A healthy and nutritious vegetable that is sweet to the taste. Used in various recipes." + "_code": "1593711925", + "zh": "营养非常丰富的草本植物。易于种植与收获的作物,口感清甜爽脆。", + "de": "Eine sehr nahrhafte Wurzel. Sie ist sehr einfach anzubauen und zu ernten. Außerdem ist sie leicht süß und knackig.", + "en": "A healthy and nutritious vegetable that is crunchy and sweet to the taste. Easy to grow and harvest.", + "es": "Un vegetal sano y nutritivo. Fácil de cultivar, cosechar y con un buen sabor.", + "fr": "Un légume sain et nourrissant. Facile à cultiver et à récolter.", + "id": "Sayuran yang kaya akan nutrisi dan bagus untuk mata. Mudah untuk ditanam dan dipanen.", + "ja": "栄養素たっぷりの野菜。栽培や収穫がしやすく、シャキシャキの食感と甘い味がたまらない。", + "ko": "영양가가 매우 풍부한 초본식물. 쉽게 재배할 수 있으며, 달짝지근하고 아삭아삭하다", + "pt": "Um vegetal muito saudável e nutritivo. Fácil de plantar e colher.", + "ru": "Здоровый и питательный овощ, который легко вырастить. При откусывании производит характерный хруст.", + "th": "พืชหัวที่อุดมไปด้วยสารอาหาร เพาะปลูกและเก็บเกี่ยวได้ง่าย รสชาติกรอบปนหวานนิดๆ", + "vi": "Thực vật có dưỡng chất phong phú. Dễ trồng lại ngọt mát." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/crab.json b/src/data/features/liyue/nature/crab.json index 835373e3..6de2fb58 100644 --- a/src/data/features/liyue/nature/crab.json +++ b/src/data/features/liyue/nature/crab.json @@ -1,17 +1,39 @@ { "format": 2, + "name": { + "_code": "2522076596", + "zh": "螃蟹", + "de": "Krebs", + "en": "Crab", + "es": "Cangrejo", + "fr": "Crabe", + "id": "Crab", + "ja": "カニ", + "ko": "꽃게", + "pt": "Caranguejo", + "ru": "Краб", + "th": "Crab", + "vi": "Cua" + }, "description": { - "en": "A shelled creature that lives near the ocean. Used for high-rarity Recipes." + "_code": "118535661", + "zh": "生活在近海区的甲壳类动物。细嫩鲜美的肉质,能够很容易地被加工成美味佳肴。", + "de": "Ein Krustentier, das in der Nähe des Meeres lebt. Unter der harten Schale verbirgt sich zartes Fleisch, das zu einer Delikatesse verarbeitet werden kann.", + "en": "A shelled creature that lives near the ocean. Its flaky, delicious meat can easily be made into tasty dishes.", + "es": "Una criatura con caparazón que vive cerca del océano. Su carne tierna y deliciosa se utiliza para crear sabrosos platos.", + "fr": "Un petit crustacé qui vit près de la mer. Sa chair tendre et délicieuse peut être utilisée en cuisine.", + "id": "Hewan yang berhabitat di dekat lautan, memiliki cangkang yang keras. Dagingnya yang manis dan halus dapat dengan mudah dibuat menjadi berbagai masakan lezat.", + "ja": "近海エリアに生息する甲殻類動物。きめ細やかで美しい肉質をしており、簡単に美味しい食事に加工できる。", + "ko": "근해에 사는 갑각류. 부드럽고 신선한 육질을 조리하면 맛있는 요리가 된다", + "pt": "Um crustáceo que vive ao redor do oceano. Sua carne é macia e deliciosa, usada para fazer pratos saborosos.", + "ru": "Ракообразные, которые обитают у берегов океана. Из их нежного мяса получаются замечательные блюда.", + "th": "สิ่งมีชีวิตมีกระดองที่ใช้ชีวิตบริเวณทะเล เนื้อนุ่มๆของมันสามารถนำมาทำอาหารแสนอร่อยได้อย่างดี", + "vi": "Động vật giáp xác sống gần biển. Thịt tươi mềm, rất dễ nấu thành món ngon." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", - "name": { - "en": "Crab", - "pt": "Caranguejo", - "zh": "螃蟹", - "ru": "Краб" - }, "icons": { "filter": "crab", "base": { diff --git a/src/data/features/liyue/nature/crystal-core.json b/src/data/features/liyue/nature/crystal-core.json index adfd4c20..9bfd6807 100644 --- a/src/data/features/liyue/nature/crystal-core.json +++ b/src/data/features/liyue/nature/crystal-core.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "2435041068", + "zh": "晶核", + "de": "Kristallkern", "en": "Crystal Core", - "ru": "Кристальное Ядро", - "zh": "岩晶蝶", - "pt": "Núcleo de Cristal" + "es": "Núcleo de cristal", + "fr": "Noyau cristallin", + "id": "Crystal Core", + "ja": "晶核", + "ko": "수정 코어", + "pt": "Núcleo de Cristal", + "ru": "Кристальное ядро", + "th": "Crystal Core", + "vi": "Tinh Hạt Nhân" }, "description": { - "en": "The core of a Crystalfly. Used in Alchemy to craft Condensed Resin." + "_code": "3818929133", + "zh": "晶蝶的核心。是吸食着大气中逸散的细小元素的晶蝶长出的奇妙器官。", + "de": "Das Innere eines Kristallschmetterlings. Dieses Organ absorbiert winzige elementare Bestandteile aus der Luft.", + "en": "The core of a crystal butterfly. It absorbs elemental energy that had escaped into the atmosphere.", + "es": "El núcleo de un cristalóptero. Absorbe elementos que habían escapado a la atmósfera.", + "fr": "Noyau d'un papillon cristallin. Il absorbe l'énergie élémentaire présente dans l'air.", + "id": "Inti dari kupu-kupu kristal. Ia menyerap elemental energy yang terlepas ke atmosfir.", + "ja": "晶蝶の核心。大気中に散らばった細かい元素を吸収する晶蝶の不思議な器官。", + "ko": "수정 나비의 코어. 대기 중에 흩어져 있는 작은 원소를 빨아들이는 수정 나비의 기묘한 신체 기관이다", + "pt": "O núcleo de uma borboleta de cristal. Absorve elementos que escaparam da atmosfera.", + "ru": "Ядро кристальной бабочки. Поглощает элементальную энергию из воздуха.", + "th": "แกนกลางของคริสตัลผีเสื้อ ใช้เป็นเครื่องมือเพื่อดูดซับพลังงานธาตุที่ลอยอยู่ในอากาศ", + "vi": "Nhân của Tinh Điệp, là cơ quan để Tinh Điệp hấp thu các Nguyên Tố cực nhỏ trong không khí." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/fish.json b/src/data/features/liyue/nature/fish.json index b864c202..450cf4bb 100644 --- a/src/data/features/liyue/nature/fish.json +++ b/src/data/features/liyue/nature/fish.json @@ -1,16 +1,38 @@ { "format": 2, + "name": { + "_code": "253062214", + "zh": "鱼肉", + "de": "Fisch", + "en": "Fish", + "fr": "Poisson", + "id": "Fish", + "ja": "魚肉", + "ko": "생선 살코기", + "pt": "Peixe", + "ru": "Рыба", + "th": "Fish", + "vi": "Thịt Cá" + }, "description": { - "en": "A fresh fillet used in many Recipes." + "_code": "524650565", + "zh": "鱼类的新鲜肉块。经过适当处理可以制成让人回味无穷的菜式。", + "de": "Ein frisches Stück Fisch, das sich richtig zubereitet für eine leckere Mahlzeit eignet.", + "en": "A fresh fillet of fish. Handled properly, it can make a rich dish.", + "es": "Un filete de pescado fresco. Si se cocina adecuadamente, puede ser un plato muy sabroso.", + "fr": "Un filet de poisson frais qu'on peut cuisiner.", + "id": "Potongan daging ikan segar. Bisa menjadi hidangan yang lezat jika dimasak dengan benar.", + "ja": "魚類の新鮮な肉。適切な料理をすると、とても味わい深い食事になる。", + "ko": "생선의 신선한 살코기. 적절히 조리하면 아주 맛있는 요리가 된다", + "pt": "Um filé de peixe fresco. Pode fazer pratos deliciosos se o preparar adequadamente.", + "ru": "Свежее филе рыбы. С ним можно приготовить богатое блюдо.", + "th": "เนื้อปลาสด สามารถทำเป็นอาหารจานหรูได้หากทำอย่างถูกวิธี", + "vi": "Miếng cá tươi ngon, qua chế biến sẽ thành món ngon khó cưỡng." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", - "name": { - "ru": "Рыба", - "en": "Fish", - "pt": "Peixe" - }, "icons": { "filter": "fish", "base": { diff --git a/src/data/features/liyue/nature/flaming-flower-stamen.json b/src/data/features/liyue/nature/flaming-flower-stamen.json index 121d551e..61c6e0ed 100644 --- a/src/data/features/liyue/nature/flaming-flower-stamen.json +++ b/src/data/features/liyue/nature/flaming-flower-stamen.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "2387250060", + "zh": "烈焰花花蕊", + "de": "Flammenblumenstaubblatt", "en": "Flaming Flower Stamen", - "zh": "烈焰花", + "es": "Pistilo de flor llameante", + "fr": "Pistil de fleur enflammée", + "id": "Flaming Flower Stamen", + "ja": "烈焔花の花蕊", + "ko": "화염꽃 꽃술", "pt": "Flor Flamejante (Estame)", - "ru": "Пылающий Цветок (тычинка)" + "ru": "Пылающий цветок (тычинка)", + "th": "Flaming Flower Stamen", + "vi": "Nhụy Hoa Liệt Hỏa" }, "description": { - "en": "The stamen of a fiercely burning flower. Harvest using a Hydro skill. Used in Alchemy." + "_code": "2177147449", + "zh": "火辣辣的花芯。熊熊燃烧的炙热花朵,即使被水浇熄了也隐隐地放出热量。据说这类植物会在长久的元素力积累中逐渐发展出智能与特殊的行为模式。", + "de": "Äußerst scharf auf der Zunge. Dieses Staubblatt gibt sogar noch Wärme ab, nachdem es in Wasser gebadet wurde. Es wird gesagt, dass diese Pflanze langsam intelligente und einzigartige Verhaltensweisen entwickelt, während sie Elementarenergie ansammelt.", + "en": "The stamen of a fiercely burning flower. Even after being extinguished, it still emits heat. It is said that this plant slowly develops intelligence and unique behaviors as it accumulates elemental energy.", + "es": "El pistilo de una flor en llamas. Aunque se apagara, continuaría emitiendo calor. Se dice que estas plantas desarrollan gradualmente inteligencia y un comportamiento especial cuando se ven sometidas a la influencia de los elementos durante largo tiempo.", + "fr": "Un pistil de fleur enflammée. Il émet de la chaleur même éteint. On raconte qu'avec le temps et l'accumulation d'énergie élémentaire, cette plante acquiert sa propre forme d'intelligence.", + "id": "Bunga yang terbakar dengan hebat. Tetap memancarkan hawa panas bahkan setelah lama dipetik. Dikatakan bahwa bunga ini perlahan-lahan mengembangkan kepintaran dan perilaku yang unik melalui energi elemental yang dikumpulkan dalam jangka waktu panjang.", + "ja": "アツアツの花蕊。勢いよく燃える花びらは、水をかけて消しても、かすかに熱を放ち続ける。これらの植物は長年にわたって積み重ねた元素力から知能と行為パターンを習得したらしい。", + "ko": "활활 타오르듯 뜨거운 꽃. 불타오르는 꽃잎은 물에 의해 꺼져도 은은한 열기를 뿜어낸다. 오랜 세월 원소의 힘을 축적하며 지능과 특별한 행동 방식을 발전시켜왔다고 한다", + "pt": "O estame de uma flor em chamas. Mesmo depois de apagadas, ainda emite calor. Dizem que essa planta desenvolve lentamente inteligência e comportamentos únicos à medida que acumula energia elemental.", + "ru": "Пылающий ярким огнём цветок. Даже если потушить, от него всё равно исходит тепло. Говорят, что по мере накопления элементальной энергии у цветков постепенно появляется разум и необычное поведение.", + "th": "ดอกไม้เพลิงที่ปลดปล่อยการเผาไหม้ ถึงแม้จะถูกน้ำดับลงก็ยังสามารถปลดปล่อยความร้อนได้อยู่ ว่ากันว่าพืชชนิดนี้จะค่อย ๆ พัฒนาสติปัญญาและรูปแบบพฤติกรรมเฉพาะตัวท่ามกลางการสะสมพลังงานธาตุที่ยาวนาน", + "vi": "Đóa hoa như ngọn lửa rực rỡ, cho dù bị nước dập tắt cũng vẫn tỏa ra nhiệt lượng cao. Nghe nói những thực vật như vậy sẽ dần phát triển trí thông minh và các kiểu hành vi đặc biệt thông qua việc tích lũy sức mạnh nguyên tố lâu dài." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/fowl.json b/src/data/features/liyue/nature/fowl.json index cffbc9a6..e1a58086 100644 --- a/src/data/features/liyue/nature/fowl.json +++ b/src/data/features/liyue/nature/fowl.json @@ -1,15 +1,37 @@ { "format": 2, "name": { - "en": "Fowl", + "_code": "701846742", "zh": "禽肉", - "ru": "Мясо Птицы", - "pt": "Carne de Ave" + "de": "Rohes Geflügel", + "en": "Fowl", + "es": "Carne de ave", + "fr": "Volaille", + "id": "Fowl", + "ja": "鳥肉", + "ko": "새고기", + "pt": "Carne de Ave", + "ru": "Мясо птицы", + "th": "Fowl", + "vi": "Thịt Gia Cầm" }, "description": { - "en": "A fresh bird. Used in various recipes. Poor Timmy..." + "_code": "870212629", + "zh": "禽类的新鲜肉块。经过适当处理可以制成让人精神一振的佳肴。", + "de": "Ein frisches Stück rohes Geflügel, das seinen Geschmack mit der richtigen Zubereitung besonders entfaltet.", + "en": "A fresh chunk of fowl. Handled properly, it can make a hearty meal.", + "es": "Carne de ave fresca. Si se prepara correctamente, puede ser una buena comida para mejorar el estado de ánimo.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Daging burung unggas yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "鳥類の新鮮な肉。適切な料理をすると元気みなぎる食事になる。", + "ko": "조류의 신선한 고기. 적절히 조리하면 정신이 번쩍 드는 맛있는 요리가 된다", + "pt": "Carne de ave fresca. Se feita corretamente pode fazer um prato saudável.", + "ru": "Свежее мясо птицы. Из него можно приготовить что-нибудь вкусненькое.", + "th": "เนื้อสดของสัตว์ปีก สามารถนำมาทำอาหารได้หากรู้วิธี", + "vi": "Thịt gia cầm tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." }, - "enabled": true, + "tags": ["cooking-ingredient"], + "enabled": false, "cluster": "on", "respawn": 86400, "icons": { @@ -21,729 +43,5 @@ "marker": true } }, - "data": [ - { - "coordinates": [-30.36954, 28.97423], - "id": "8A3EBEFC12E5E9D5FA6968FF3D7F69087F512847", - "importIds": { - "gm_legacy": ["liyueFowl/1"], - "yuanshen": ["78_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.63125, 29.86094], - "id": "F61762CE574D711249A915845062D6DABF6F5320", - "importIds": { - "gm_legacy": ["liyueFowl/2"], - "yuanshen": ["78_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.39298, 29.06016], - "id": "EC85C6A82D27A6BA9BA9A59522EEC257C2E8D9C8", - "importIds": { - "gm_legacy": ["liyueFowl/3"], - "yuanshen": ["78_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.57657, 27.79453], - "id": "53B808B0893CF9AAAD8482DE384C6F097327C3A3", - "importIds": { - "gm_legacy": ["liyueFowl/4"], - "yuanshen": ["78_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.62344, 27.72813], - "id": "6D5D56B1432BA5071147C85D4E893B95BFB2212D", - "importIds": { - "gm_legacy": ["liyueFowl/5"], - "yuanshen": ["78_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.5414, 27.7125], - "id": "FCB60042B8B938FF69E3F1C848DA0EA8506DE045", - "importIds": { - "gm_legacy": ["liyueFowl/6"], - "yuanshen": ["78_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.46328, 20.68515], - "id": "2A02C4A6DA94B474C5CBEA2555E3C6514080A250", - "importIds": { - "yuanshen": ["78_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.68203, 20.78672], - "id": "1DF1DAFC0B6E741779BECB6329583E0888662CE9", - "importIds": { - "yuanshen": ["78_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.64297, 21.01719], - "id": "4DED432341AB2D9471F748347F97DE6ECAB5A352", - "importIds": { - "yuanshen": ["78_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.22109, 20.61485], - "id": "4D846A41D2D45E86944E374B7EF8ACF071D6A9AE", - "importIds": { - "yuanshen": ["78_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.90861, 41.16171], - "id": "06E64DC646521EAE22D181AAA2EF810F3424F15B", - "importIds": { - "yuanshen": ["78_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.87994, 41.07315], - "id": "C470720F89B2F984ED59A5E414712D9918F68C1A", - "importIds": { - "yuanshen": ["78_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.6664, 40.78672], - "id": "838A7D9AC99894196EFB0032EDCCC1AAD281F968", - "importIds": { - "yuanshen": ["78_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.76796, 40.77891], - "id": "3D5415A147B8DFB907687F181E6A6A2B5FD02C4D", - "importIds": { - "yuanshen": ["78_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.81485, 40.85703], - "id": "5492B1FA9CC49A61A21D0B277C95BE368B7BEA92", - "importIds": { - "yuanshen": ["78_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-46.09219, 40.74375], - "id": "84066C52B5965E3B4BC9FD56DF20992F6FBCD50C", - "importIds": { - "yuanshen": ["78_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.56875, 40.85703], - "id": "84ACCF5BF576258E3F4719BA29CAEBD6E6F773E8", - "importIds": { - "yuanshen": ["78_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.23672, 41.68515], - "id": "46B10E11BE85D0CE1D5606EA700B435236A100FC", - "importIds": { - "yuanshen": ["78_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-44.62735, 42.45469], - "id": "EF748E799C5FEB074E73A72DEE97E808A1449BFC", - "importIds": { - "yuanshen": ["78_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-44.74844, 42.28672], - "id": "87FA853BFF5063327E24A96D1F2DE0DFA27C025C", - "importIds": { - "yuanshen": ["78_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.68292, 13.4195], - "id": "8938DAFC3D69093203B99F8E951AD936BFD4ABE1", - "importIds": { - "yuanshen": ["78_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.5388, 13.33099], - "id": "63F41D92587032F76E64739234C5CF8DC58EC1D9", - "importIds": { - "yuanshen": ["78_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.49585, 13.331], - "id": "D0115D6C88CFF0306D2A0467B01542468F150E60", - "importIds": { - "yuanshen": ["78_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.6712, 13.29839], - "id": "16CF77D2A097BB4C7F514A304168A7F6ABA3F072", - "importIds": { - "yuanshen": ["78_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.66339, 13.22415], - "id": "C6569DFCDEC051DA97C5B415F8AA65723AFECE43", - "importIds": { - "yuanshen": ["78_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.60528, 13.70956], - "id": "07FC31C7561410928C2FB3B094824AA1EA04032D", - "importIds": { - "yuanshen": ["78_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-42.85658, 25.98696], - "id": "416903C83F72AB6D74CE1C36B210D1445ED61292", - "importIds": { - "yuanshen": ["78_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.84553, 21.25854], - "id": "9887F5D6029760F2C79341D8673BF55995BE1452", - "importIds": { - "yuanshen": ["78_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.84916, 20.9356], - "id": "0D06FAE100F895DFE4E3F73EE44B33FFB9262064", - "importIds": { - "yuanshen": ["78_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.86087, 20.96295], - "id": "7ACF42469787AE31B43EECFEB9970FE6A5648285", - "importIds": { - "yuanshen": ["78_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-48.08636, 27.3129], - "id": "49F5A2A234E4E1B5A4079559733C92493E74F870", - "importIds": { - "yuanshen": ["78_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-48.01998, 27.22695], - "id": "A81D74E012D80BA431084C0BBD17257AFCD43C6F", - "importIds": { - "yuanshen": ["78_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-48.30893, 27.68798], - "id": "E10DAE4C58B4BD75EECDEE126509E1B7FF66912B", - "importIds": { - "yuanshen": ["78_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.4724, 27.99766], - "id": "DF621676483C26C194B20D2522CA9E35FFB35D13", - "importIds": { - "yuanshen": ["78_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.48281, 28.03932], - "id": "68CB4717617D9657F0FE7E687AD3D76B627708FB", - "importIds": { - "yuanshen": ["78_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.49358, 28.00983], - "id": "BFB4A9354E6348BE2DA19D52A9B34ED85173BB55", - "importIds": { - "yuanshen": ["78_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.24713, 28.36484], - "id": "98DC5C6DD10F9DC576EE0F0BCE51A6EB45D028F1", - "importIds": { - "yuanshen": ["78_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.2276, 28.38307], - "id": "A33214CB5092ABD77792C2D849E6EC19754B66E7", - "importIds": { - "yuanshen": ["78_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-47.43891, 21.48642], - "id": "A904D2FC04B160FAD7AA8B14D77B3AC64DC35A26", - "importIds": { - "yuanshen": ["78_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-41.55782, 18.58136], - "id": "FA06388D5CFAFEB9DC482B4E35939F26E106FA86", - "importIds": { - "yuanshen": ["78_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.82267, 28.8336], - "id": "11F7C38999DCB346FEDB22A9E7C728DAF398506A", - "importIds": { - "yuanshen": ["78_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-50.52708, 24.87007], - "id": "C5DE88D841126D5EA05199A751245B722F80C7E2", - "importIds": { - "yuanshen": ["78_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-50.30312, 24.81668], - "id": "B85965509010C6FF1BDC12BDA6A983FBC919B530", - "importIds": { - "yuanshen": ["78_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.92813, 25.04105], - "id": "5FDC3066DAF0DA842E79ABE32F8ACF4F164D0049", - "importIds": { - "yuanshen": ["78_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-50.1625, 25.13091], - "id": "211CDE32AA02148FAD893AAEA92CCF21D07F82CF", - "importIds": { - "yuanshen": ["78_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-48.09869, 20.63612], - "id": "C1BBD47162202FCAE8DD31911C273D365494F5DE", - "importIds": { - "yuanshen": ["78_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-47.92032, 20.56537], - "id": "54999D49F6CE33D276E8E1534D31628ADC146811", - "importIds": { - "yuanshen": ["78_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-47.9112, 20.60834], - "id": "2C9B7A6FB388431C0B23709EBD22595201DF7E95", - "importIds": { - "yuanshen": ["78_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.0323, 19.11615], - "id": "2EB965A398674FF4D9A083F753D1B350D1B06465", - "importIds": { - "yuanshen": ["78_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.04011, 19.15521], - "id": "F3DC54D23579FD83D0E3D1F652E1932B26E41064", - "importIds": { - "yuanshen": ["78_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.70156, 12.77369], - "id": "AD4B68E304069D96504F06916C733944936CECBF", - "importIds": { - "yuanshen": ["78_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.60522, 12.90652], - "id": "C315B131C609DF15256DC57390BEE1F2C3CA8EEC", - "importIds": { - "yuanshen": ["78_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.68514, 17.15834], - "id": "85F3E2E0FED5967655742AC461A878B426A2930F", - "importIds": { - "yuanshen": ["78_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.66953, 17.00206], - "id": "E123BAA5A54725C9612CB60B8C0725C75185E1A6", - "importIds": { - "yuanshen": ["78_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.94303, 18.04624], - "id": "FE86118047A3B89A01A7702697AD265AD7C47F84", - "importIds": { - "yuanshen": ["78_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-40.74847, 23.92995], - "id": "0E3E6CADFD42B7F9364446B70C83450EB64C9D08", - "importIds": { - "yuanshen": ["78_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-40.78753, 23.95339], - "id": "E7B4E98323BCD5813B34A9D37AD43DA8BFC5EBC4", - "importIds": { - "yuanshen": ["78_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.71244, 12.80675], - "id": "E9D692E32D454FD2E29A2DF7C62A11D9CD3BE595", - "importIds": { - "yuanshen": ["78_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.6612, 14.31927], - "id": "368E9B7CB9914F8436B0C67BCB1BA5032579F4C2", - "importIds": { - "yuanshen": ["78_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.69505, 24.28151], - "id": "F4EB4125EEFAA8E286108D728645795128B83A4E", - "importIds": { - "yuanshen": ["78_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.7875, 24.42214], - "id": "B506FFBEEF84ECC14DAE275DF100B500C32473CC", - "importIds": { - "yuanshen": ["78_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.20415, 18.01458], - "id": "E3E94ECEDE8A53F9BD59E3570039651EB761C0D7", - "importIds": { - "yuanshen": ["78_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.84143, 22.09552], - "id": "03232ED480623E597B1DCEF126A9DD701EC706A3", - "importIds": { - "yuanshen": ["78_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.80312, 22.1474], - "id": "3A2EB291D5F62CC9F2FA6D4621C3FAF473FFEF15", - "importIds": { - "yuanshen": ["78_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.81614, 22.16042], - "id": "8D95E85AD776B1AFE818FA26990C9CD4936A4392", - "importIds": { - "yuanshen": ["78_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.15799, 21.99157], - "id": "6C3DAF33E03438964DADBED50F29D40E6210E44C", - "importIds": { - "yuanshen": ["78_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.1697, 22.00719], - "id": "5B03BF497E5D60326B03A00C382011C719A210CC", - "importIds": { - "yuanshen": ["78_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.21067, 21.99375], - "id": "DAD6148440CCAB871E983503FD6DE214CBE4AF47", - "importIds": { - "yuanshen": ["78_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.22499, 22.01458], - "id": "C23F07AA8B71E0CE7D37B6D41F18CF121A233504", - "importIds": { - "yuanshen": ["78_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.19505, 42.10182], - "id": "027E001F823FB997DD9998824C941AEF5580D2E0", - "importIds": { - "yuanshen": ["78_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.34932, 42.54118], - "id": "A8A60E96244A255B555954BAC3387B03E9D04CA4", - "importIds": { - "yuanshen": ["78_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.48021, 42.62265], - "id": "EC3849766326F9F538D082116E37D735FE7135A4", - "importIds": { - "yuanshen": ["78_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_72.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-45.43984, 42.51589], - "id": "2AF808CA7E12E3564BDA93F64DC426C28E27AC7E", - "importIds": { - "yuanshen": ["78_73"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_73.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.29401, 22.73333], - "id": "A2AEFD5D83372C3E67A196C3F9952F9E619F6290", - "importIds": { - "yuanshen": ["78_74"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_74.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-43.84739, 34.1474], - "id": "1A255E2C60564BC81AFE662C8C8BCEACC3144B2C", - "importIds": { - "yuanshen": ["78_75"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_75.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.05574, 31.37398], - "id": "AD931C1C2A61FDB5E71D1764C11C8B4E21B654BE", - "importIds": { - "yuanshen": ["78_76"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_76.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.00625, 31.49375], - "id": "C96AD4F9DA621E3471776CDA2BEBD34E4ED43B08", - "importIds": { - "yuanshen": ["78_77"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_77.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.03489, 31.50938], - "id": "609F5E79C940EAB60BF6FCF983649836BA6E54B6", - "importIds": { - "yuanshen": ["78_78"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_78.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-37.86497, 31.51768], - "id": "A74D1DC542522A36E4BE6FD440DC979377267309", - "importIds": { - "yuanshen": ["78_79"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_79.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.46509, 22.63755], - "id": "AAFFC47B6E9F34FF8041F87EDC8ECA00828FF058", - "importIds": { - "yuanshen": ["78_80"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_80.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.55703, 22.73333], - "id": "E77359488B09DF9773A05D4041D0F69DC7DF08DC", - "importIds": { - "yuanshen": ["78_81"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_81.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.51927, 22.7047], - "id": "B2E8ACFE3C93E2190B115E283718C2F214FB0A5C", - "importIds": { - "yuanshen": ["78_82"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_82.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-46.14426, 29.5862], - "id": "5949C1E208E8BAE2AB2E11FBADEB7C07C138D594", - "importIds": { - "yuanshen": ["78_83"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_83.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-46.33375, 29.68957], - "id": "CA131A5FA221DFB63129ECA5E6BB1336B2990ADA", - "importIds": { - "yuanshen": ["78_84"] - }, - "popupMedia": "https://yuanshen.site/comment_png/78_84.jpg", - "popupAttribution": "Yuanshen.site" - } - ] + "data": [] } diff --git a/src/data/features/liyue/nature/frog.json b/src/data/features/liyue/nature/frog.json index 65724742..e1f74631 100644 --- a/src/data/features/liyue/nature/frog.json +++ b/src/data/features/liyue/nature/frog.json @@ -1,14 +1,35 @@ { "format": 2, "name": { + "_code": "2185772247", + "zh": "青蛙", + "de": "Frosch", "en": "Frog", + "fr": "Grenouille", + "id": "Frog", + "ja": "カエル", + "ko": "청개구리", + "pt": "Sapo", "ru": "Лягушка", - "zh": "青蛙", - "pt": "Sapo" + "th": "Frog", + "vi": "Ếch Xanh" }, "description": { - "en": "Full of energy, they secrete a substance that will keep you full of vitality. Used in Alchemy." + "_code": "1581894557", + "zh": "常见的蛙类,生活在潮湿的环境。总是富有活力。身上会分泌出让人充满活力的物质。", + "de": "Ein Frosch, wie er häufig zu finden ist. Er lebt in einer feuchten Umgebung und ist immer voller Energie. Das Sekret, das er absondert, hat eine belebende Wirkung.", + "en": "Common frog found in moist environments. Full of energy, they secrete a substance that will keep you full of vitality.", + "es": "Una rana común que se encuentra en ambientes húmedos. Llena de energía, segrega una sustancia que vigoriza enormemente a cualquiera.", + "fr": "Un amphibien commun des environnements humides. Cet animal plein d'énergie sécrète une substance revigorante lorsqu'elle est ingérée par des humains.", + "id": "Kodok yang mudah ditemui di tempat basah. Penuh dengan tenaga, di dalam tubuhnya terdapat nutrisi yang dapat memulihkan kebugaran tubuh.", + "ja": "一般的なカエル類。ジメジメした環境に生息する。いつも活力に満ちており、体からは活力をみなぎらせる物質を分泌している。", + "ko": "어디서나 볼 수 있는 흔한 개구리. 습한 환경에서 생활한다. 몸에서 활력을 돋우는 물질을 분비한다", + "pt": "Um sapo comum encontrado em ambientes úmidos. Cheio de energia, eles secretam uma substância que pode revigorá-lo.", + "ru": "Обычная лягушка, водится где попало. Выделяет особое вещество, которое может зарядить вас на целый день.", + "th": "กบที่พบเห็นได้ทั่วๆไป ชอบใช้ชีวิตท่ามกลางที่ที่มีความชื้น อุดมไปด้วยพลังงาน เป็นสิ่งที่เติมเต็มพลังงานให้แก่ผู้คนได้", + "vi": "Ếch sống trong môi trường ẩm ướt, rất có sức sống." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/glaze-lily.json b/src/data/features/liyue/nature/glaze-lily.json index 5ddcd3ee..60e5eae7 100644 --- a/src/data/features/liyue/nature/glaze-lily.json +++ b/src/data/features/liyue/nature/glaze-lily.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Glaze Lily", + "_code": "4012901404", "zh": "琉璃百合", - "pt": "Vidro de Lily" + "de": "Glaslilie", + "en": "Glaze Lily", + "es": "Lirio de cristal", + "fr": "Lys verni", + "id": "Glaze Lily", + "ja": "琉璃百合", + "ko": "유리백합", + "pt": "Vidro de Lily", + "ru": "Глазурная лилия", + "th": "Glaze Lily", + "vi": "Bách Hợp Lưu Ly" }, "description": { - "en": "An ancient flower said to be common in Liyue. Used for Character Ascension." + "_code": "3446614057", + "zh": "极为古老的花卉。据说曾经遍布璃月大地,能将大地的记忆积攒成花期时的芬芳。传说会在无比清澈美丽的歌声中开放,在过去是某人十分青睐的花朵。但如今,野地上已经难以再见到琉璃百合的怒放了。", + "de": "Eine uralte Pflanze, die einst ganz Liyue bedeckt haben soll. Sie sammelt die Erinnerungen des Landes und gibt sie in Form von süßem Duft ab, sobald sie blüht. Die Legende besagt, dass sich die Blume beim Klang reiner, schöner Musik öffnet und dass es einmal jemanden gab, der diese Blume mehr als jede andere liebte. Heute jedoch ist der Anblick einer in voller Blüte stehenden Glaslilie in freier Wildbahn eine echte Seltenheit.", + "en": "An extremely ancient flower, said to have once been a common sight in Liyue. It transforms the memories of the land into its fragrance during florescence. Legend has it that the flower will open at the sound of pure, beautiful music, and that there was once one who loved this flower more than any other. Now, however, the sight of a Glaze Lily in full bloom out in the wild is a rare one indeed.", + "es": "Una flor milenaria que solía encontrarse comúnmente en Liyue. Transforma los recuerdos de la tierra en su fragancia durante la floración. Se dice que florecía cuando se entonaba una canción hermosa y era la flor favorita de cierta persona. En la actualidad es muy difícil ver lirios de cristal florecer en la naturaleza.", + "fr": "Une fleur qui pousse à Liyue depuis les temps anciens. Elle rassemble les souvenirs de la terre pour les libérer sous forme de parfum à sa fleuraison. On raconte que cette plante s'ouvre au son d'une agréable et pure musique, et qu'autrefois vivait quelqu'un qui aimait cette fleur plus que n'importe qui. De nos jours, il est rare d'être témoin du spectacle de la floraison du lys verni dans la nature.", + "id": "Bunga yang sudah ada sejak zaman dahulu kala dan dikabarkan bahwa dulu bunga ini sering dijumpai di Liyue. Konon katanya, mekarnya bunga ini dapat merubah seluruh memori di daratan Liyue menjadi harum yang semerbak. Bunga ini akan mekar saat mendengar alunan musik yang sangat murni dan indah, dan dahulu kala ada seseorang yang sangat menyukai bunga ini. Tapi sekarang ini, Glaze Lily yang mekar sempurna adalah sebuah pemandangan yang sudah langka.", + "ja": "極めて古い花。かつて璃月の至るところにあり、大地の記憶を花の香りに変えられるらしい。伝説によると、この花は美しくて透き通る歌声に咲き、かつてある人物が大好きな花だったらしい。だが今、野外で咲いている琉璃百合をめったに見られない。", + "ko": "아주 오래된 화초. 과거엔 리월 전역에서 자라며 대지의 기억을 모아 꽃이 필 때쯤 그 기억을 향기로 내뿜었다고 한다. 맑고 아름다운 노랫소리 속에서 꽃을 피우고, 과거 누군가의 마음을 사로잡았다는 전설이 있다. 하지만 이제는 야생에서 활짝 핀 유리 백합을 찾아보기 힘들다", + "pt": "Uma flor extremamente antiga. Ela cobria toda a terra de Liyue, e transformava as lembranças da terra em fragrâncias quando desabrochava. Dizem que desabrochava com o som de uma bela canção, e era a flor favorita de uma certa pessoa. Mas agora é difícil encontrar o Vidro de Lily desabrochando na natureza.", + "ru": "Очень древнее растение. Говорят, что раньше эти лилии росли по всему Ли Юэ, а во время цветения превращали память земли в цветочный аромат. В легендах говорится, что они распускались от прекрасных песен, но сейчас увидеть цветущую глазурную лилию - большая удача.", + "th": "ดอกไม้ที่มีความเก่าแก่มาก ว่ากันว่าเคยพบได้ทุกที่ใน Liyue มันสามารถแปลงความทรงจำของเมืองให้เป็นกลิ่นหอมในช่วงที่บานสะพรั่งได้ ตำนานเล่าว่ามันจะบานท่ามกลางเสียงเพลงที่ไพเราะที่สุด โดยในสมัยก่อนเป็นดอกไม้ที่ได้รับความนิยมมากในคนกลุ่มหนึ่ง แต่ทุกวันนี้มันเป็นเรื่องยากที่จะเจอ Glaze Lily บานสะพรั่งอยู่ในป่า", + "vi": "Loài hoa từ thời cổ xưa. Nghe nói từng mọc khắp vùng đất Liyue, có thể tích tụ những ký ức tạo thành hương thơm của hoa. Đóa hoa bung nở trong tiếng hát trong trẻo và đẹp đẽ không gì sánh được, rất được một người nào đó xem trọng trong quá khứ. Nhưng bây giờ, thật khó để nhìn thấy Bách Hợp Lưu Ly nở trong tự nhiên." }, + "tags": ["alchemy-ingredient", "character-ascension-material"], "enabled": true, "cluster": "on", "respawn": 172800, @@ -345,7 +368,6 @@ }, "popupAttribution": "Yuanshen.site" }, - { "coordinates": [-24.18593, 24.81015], "id": "89A28CA40CAA62EC8FCB4CAB64EAE44E9905B688", diff --git a/src/data/features/liyue/nature/horsetail.json b/src/data/features/liyue/nature/horsetail.json index 0ee5dd53..89d3b4bf 100644 --- a/src/data/features/liyue/nature/horsetail.json +++ b/src/data/features/liyue/nature/horsetail.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Horsetail", + "_code": "1247603844", "zh": "马尾", - "pt": "Rabo de Cavalo" + "de": "Pferdeschwanz", + "en": "Horsetail", + "es": "Cola de caballo", + "fr": "Queue de cheval", + "id": "Horsetail", + "ja": "馬尾", + "ko": "말총", + "pt": "Rabo de Cavalo", + "ru": "Конский хвост", + "th": "Horsetail", + "vi": "Đuôi Ngựa" }, "description": { - "en": "A purple plant that sometimes grows amidst Silvergrass. Used in Recipes." + "_code": "1612918325", + "zh": "偶然随荻草生长的紫色植物。比周围的荻草更为挺拔、饱满,如同崇高的人。", + "de": "Eine violette Pflanze, die hin und wieder zwischen Schilf wächst und sich von diesem groß und aufrecht abhebt, als wollte sie ihre Erhabenheit demonstrieren.", + "en": "A purple plant that sometimes grows amidst Silvergrass but grows taller, straighter, and plumper — like an aristocrat among the paupers.", + "es": "Una planta púrpura que a veces crece entre los carrizos. Suele llegar a ser más alta, más recta y más grande, igual que un aristócrata que mira por encima de la gente pobre.", + "fr": "Une plante violette qui pousse parfois au milieu des herbes dans les marais, les dépassant en taille et produisant plus de graines, un peu à la façon de quelque noble parmi la plèbe.", + "id": "Tumbuhan ungu yang terkadang tumbuh di antara Silvergrass tapi lebih tinggi, lurus, dan gemuk - seperti bangsawan di antara rakyat biasa.", + "ja": "たまにある荻と共に生長する紫色の植物。周りの荻より高く、大きく、まるで気高い人のような植物である。", + "ko": "물억새와 함께 자라는 보라색 식물. 주변의 물억새보다 더 곧고 여물다, 마치 숭고한 사람처럼...", + "pt": "Uma planta roxa que às vezes cresce em meio ao capim, mas cresce mais alta, mais reta e mais gorda, como um aristocrata entre os pobres.", + "ru": "Растение пурпурного цвета, обычно растущее вместе с тростником, но возвышается среди него. Выглядит прямее и толще, словно аристократ среди нищих.", + "th": "พืชสีม่วงที่บางครั้งจะขึ้นท่ามกลาง Silvergrass แต่เมื่อเทียบกันแล้วจะสูงกว่า, ตรงกว่าและอวบอ้วนกว่า... เปรียบได้ดั่งเหล่าขุนนางอันสูงศักดิ์ที่ยืนอยู่ท่ามกลางฝูงชนผู้ยากไร้", + "vi": "Thực vật màu tím sinh trưởng bên cạnh cỏ lau, nhưng lại mạnh mẽ, cao lớn hơn cả cỏ lau xung quanh, cứ như một người cao quý." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/jueyun-chili.json b/src/data/features/liyue/nature/jueyun-chili.json index bc86415f..e5f10726 100644 --- a/src/data/features/liyue/nature/jueyun-chili.json +++ b/src/data/features/liyue/nature/jueyun-chili.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Jueyun Chili", + "_code": "1946938894", "zh": "绝云椒椒", - "pt": "Pimenta de Jueyun" + "de": "Jueyun-Peperoni", + "en": "Jueyun Chili", + "es": "Chile de Jueyun", + "fr": "Piment de Jueyun", + "id": "Jueyun Chili", + "ja": "絶雲の唐辛子", + "ko": "절운고추", + "pt": "Pimenta de Jueyun", + "ru": "Заоблачный перчик", + "th": "Jueyun Chili", + "vi": "Ớt Tuyệt Vân" }, "description": { - "en": "A spicy plant native to Liyue. Used in Recipes and Character Ascension." + "_code": "856101533", + "zh": "璃月地方特产的辛辣植物。只要闻到它的味道,身体就会变得炽热,渴求水分。", + "de": "Eine scharf schmeckende Pflanze aus dem Gebiet von Liyue. Schon wenn man an ihr riecht, wird einem heiß und man bekommt Durst.", + "en": "A spicy plant native to Liyue. Merely smelling it makes one hot and thirsty.", + "es": "Una planta picante originaria de Liyue. El simple hecho de olerla ya hace que uno tenga calor y sed.", + "fr": "Une plante épicée originaire de Liyue. La sentir suffit à faire monter en flèche votre température interne et à vous assoiffer.", + "id": "Tumbuhan pedas dari Liyue. Hanya menciumnya saja akan membuatmu kepedasan dan haus.", + "ja": "璃月特有の唐辛子。匂いを嗅ぐだけで体が熱くなり、水を欲しがる", + "ko": "리월 지역의 특산물인 매운 식물. 냄새만 맡아도 온몸에서 열이 나고 갈증이 난다", + "pt": "Uma planta picante originária de Liyue. Só o seu cheiro já é o suficiente para deixar alguém com calor e sede.", + "ru": "Острый плод, растущий в окрестностях Ли Юэ. От одного только запаха становится жарко и хочется пить.", + "th": "พริกที่ขึ้นเฉพาะใน Liyue เพียงแค่ได้กลิ่นของมันก็ทำให้คุณร้อนและกระหายได้", + "vi": "Loại thực vật cay đặc sản của Liyue. Chỉ cần ngửi mùi của nó, cơ thể sẽ nóng lên, khát nước vô cùng." }, + "tags": ["cooking-ingredient", "character-ascension-material"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/lizard-tail.json b/src/data/features/liyue/nature/lizard-tail.json index 61060cb7..ee1adc83 100644 --- a/src/data/features/liyue/nature/lizard-tail.json +++ b/src/data/features/liyue/nature/lizard-tail.json @@ -1,14 +1,36 @@ { "format": 2, "name": { - "en": "Lizard Tail", - "ru": "Хвост Ящерицы", + "_code": "1872908716", "zh": "蜥蜴尾巴", - "pt": "Cauda de Lagarto" + "de": "Echsenschwanz", + "en": "Lizard Tail", + "es": "Cola de lagarto", + "fr": "Queue de lézard", + "id": "Lizard Tail", + "ja": "トカゲのしっぽ", + "ko": "도마뱀 꼬리", + "pt": "Cauda de Lagarto", + "ru": "Хвост ящерицы", + "th": "Lizard Tail", + "vi": "Đuôi Rồng Đất" }, "description": { - "en": "A lizard tail that curled up after losing its owner. Used in Alchemy." + "_code": "1851731613", + "zh": "失去生命后微微卷曲的蜥蜴尾巴。含有强烈的药性,能让人皮肤变硬。味道很苦。", + "de": "Der leicht gekrümmte Schwanz einer Echse, zu der er einst gehörte. Seine bitteren Bestandteile härten die Haut auf wirksame Weise.", + "en": "A lizard tail that curled up after losing its owner. Very bitter, but has skin hardening properties.", + "es": "Una cola de lagarto que se enroscó al perder a su dueño. Muy amarga, pero tiene propiedades para el endurecimiento de la piel.", + "fr": "Une queue de lézard enroulée sur elle-même. Possède un goût amer, mais favorise efficacement le durcissement cutané.", + "id": "Ekor kadal yang melengkung setelah terputus dari tubuhnya. Rasanya sangat pahit, tapi memiliki khasiat yang mengeraskan kulit setelah dimakan.", + "ja": "生命を失った後もクネクネ動くトカゲのしっぽ。強力な薬効を持っており、人の皮膚を硬くする。とても苦い。", + "ko": "둥글게 말린 도마뱀 꼬리. 아주 쓰고 강한 약효를 가지고 있으며, 사람의 피부를 딱딱하게 만든다", + "pt": "Uma cauda de lagarto que se enrola após ser partida. Muito amarga, mas possui uma propriedade endurecedora eficiente de pele.", + "ru": "Свернувшийся хвост ящерицы. Очень горький, но обладает свойствами, укрепляющими кожу.", + "th": "หางที่ขดตัวลงช้าๆ หลังจากหลุดออกจากตัวกิ้งก่า มีรสขมมาก แต่มีสรรพคุณในการ เสริมความแข็งให้แก่ผิวหนัง", + "vi": "Đuôi Rồng Đất có dược tính rất cao, có thể khiến da người cứng cáp, vị rất đắng." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/loach-pearl.json b/src/data/features/liyue/nature/loach-pearl.json index e63b1856..15090356 100644 --- a/src/data/features/liyue/nature/loach-pearl.json +++ b/src/data/features/liyue/nature/loach-pearl.json @@ -1,12 +1,34 @@ { "format": 2, "name": { + "_code": "2157665084", + "zh": "鳅鳅宝玉", + "de": "Lurchperle", "en": "Loach Pearl", - "zh": "泥鳅", - "pt": "Pérola de Peixes" + "es": "Perla de locha", + "fr": "Perle de loche", + "id": "Loach Pearl", + "ja": "サンショウウオの宝玉", + "ko": "추추 보옥", + "pt": "Pérola de Peixes", + "ru": "Жемчужина аксолотля", + "th": "Loach Pearl", + "vi": "Bảo ngọc cá chạch" }, "description": { - "en": "A shiny orb spat out by a loach. Currently unused." + "_code": "3689621689", + "zh": "鳅鳅吐出的闪亮珍珠,有神奇的药用效果。鳅鳅会将摄入的矿物质和元素凝结成带有微弱魔力的珠子,在紧急情况下,会将这些珠子吐出来迷惑狩猎者,以保全性命。", + "de": "Eine funkelnde Perle, die von einem Lurch ausgespuckt wurde. Sie hat faszinierende Effekte als Arznei. Lurche nehmen mineralische und elementare Partikel auf, die sich in Form von leicht magischen Perlen verfestigen. In brenzligen Situationen spucken sie diese Perlen aus, um Fressfeinde zu verwirren und ihr Leben zu retten.", + "en": "A shiny pearl spat out by a loach that has mystical medicinal properties. Minerals and elemental particles ingested by the loach condense into these mildly magical beads. When threatened, the loach spits them out to confuse predators and escape with its life.", + "es": "Una perla brillante escupida por una locha y que tiene propiedades medicinales místicas. Minerales y partículas elementales ingeridas por la locha se condensan en estas cuentas ligeramente mágicas. Cuando se ve amenazada, la locha las escupe para confundir a los depredadores y escapar con vida.", + "fr": "Une perle brillante crachée par une loche qui a une vertu médicinale magique. Les minéraux et les éléments ingérés par la loche se condensent en perles possédant un faible pouvoir magique. En cas d'urgence, la loche crache ces perles pour confondre les chasseurs et se protéger.", + "id": "Mutiara cantik yang dimuntahkan oleh ikan Loach dan memiliki khasiat penyembuhan yang ajaib. Partikel mineral dan elemental yang ditelan olehnya akan mengental dan menjadi butiran ajaib ini. Saat terancam, mereka akan memuntahkan mutiara ini untuk membingungkan penyerangnya dan kabur.", + "ja": "サンショウウオが吐き出した薬用に使えるパール。サンショウウオが食べた鉱物と元素を合わせて微かな魔力を持つパールを作る。命の危機を感じた時はパールを吐き出し相手を惑わす。", + "ko": "추추어가 뱉어낸 빛나는 진주, 신비한 약용 효과가 있다. 추추어는 섭취한 미네랄과 원소를 응고시켜 미세한 마력이 담긴 구슬로 만드는데, 비상시 이 구슬을 뱉어 사냥꾼을 미혹시켜 목숨을 지킨다", + "pt": "Uma pérola brilhante esculpida por um peixe que possui propriedades medicinais místicas. Os minerais e partículas elementares ingeridos pelo Axolote condensam-se nessas contas levemente mágicas. Quando ameaçado, o peixe as cospe para confundir predadores e escapar com vida.", + "ru": "Сверкающая жемчужина, произведённая аксолотлем. Обладает удивительными лечебными свойствами. Минералы и частички элементов, поглощаемые аксолотлем, застывают в виде маленьких магических жемчужин. Когда аксолотлю угрожает опасность, он выплёвывает их, чтобы отвлечь хищников и скрыться.", + "th": "ปลา loach พ่นไข่มุกสุดแวววาวออกมาซึ่งมีฤทธิ์เป็นยาวิเศษได้ ปลา loach จะดูดเอาแร่ธาตุและ Elemental Particle และกลั่นออกมาเป็นลูกปัดวิเศษนี้ เมื่อถูกคุกคาม ปลา loach จะพ่นลูกปัดเหล่านี้ออกมาเพื่อสร้างความสับสนให้กับนักล่าและหนีเอาชีวิตรอด", + "vi": "Ngọc trai sáng bóng lấy từ cá chạch, có tác dụng làm thuốc thần kỳ. Cá chạch sẽ ăn các khoáng chất và Nguyên Tố cô đọng để ngưng tụ thành hạt ngọc trai có một chút sức mạnh ma thuật. Trong trường hợp khẩn cấp, những hạt này sẽ được phun ra để đánh lạc hướng kẻ địch, bảo toàn tính mạng." }, "enabled": true, "cluster": "on", diff --git a/src/data/features/liyue/nature/lotus-head.json b/src/data/features/liyue/nature/lotus-head.json index 070b9d16..1b64ee33 100644 --- a/src/data/features/liyue/nature/lotus-head.json +++ b/src/data/features/liyue/nature/lotus-head.json @@ -1,13 +1,35 @@ { "format": 2, "name": { - "en": "Lotus Head", + "_code": "3205384366", "zh": "莲蓬", - "pt": "Lótus" + "de": "Lotosfrucht", + "en": "Lotus Head", + "fr": "Fruit du lotus", + "id": "Lotus Head", + "ja": "ハスの花托", + "ko": "연꽃받침", + "pt": "Cabeças de Lótus", + "ru": "Чашечка лотоса", + "th": "Lotus Head", + "vi": "Đài Sen" }, "description": { - "en": "An aquatic plant native to Liyue that grows and blooms in pairs. Used in Alchemy and Cooking." + "_code": "1746504493", + "zh": "璃月水生的泽芝,花开两株。一株盛放芳香,一株莲蓬清苦。据说能入药。", + "de": "Eine Pflanze mit zwei Stängeln, die in stehenden Gewässern rund um Liyue wächst. Ein Stängel duftet angenehm, der andere ist bitter. Eignet sich angeblich gut für Medizin.", + "en": "An aquatic plant native to Liyue that grows and blooms in pairs. One is fragrant, and the other bitter. It's said to make a good herbal medicine.", + "es": "Una planta acuática originaria de Liyue que crece y florece en parejas. Una de ellas es aromática, mientras que la otra es amarga. Se dice que es una buena hierba medicinal.", + "fr": "Une plante aquatique originaire de Liyue qui pousse par deux. L'une d'elle dégage un doux parfum floral, tandis que l'autre porte un fruit amer. On dit que c'est une bonne plante médicinale.", + "id": "Tumbuhan akuatik dari Liyue yang tumbuh dan mekar berpasangan. Satunya harum dan satunya pahit. Dikatakan bagus menjadi obat herbal.", + "ja": "璃月地域の水辺に咲くハスは二つの花が咲く。一つは香りを放ち、もう一つは少し苦い花托になる。薬にも使えるらしい。", + "ko": "리월의 수생 연꽃으로 한 줄기에 두 송이의 꽃이 핀다. 한 송이는 향긋한 향을 내뿜고, 다른 한 송이는 씁쓸한 맛이 나며 약으로 쓰인다고 한다", + "pt": "Uma planta aquática originária de Liyue que cresce e floresce em pares. Uma delas é aromática enquanto que a outra é amarga. Dizem que é boa como erva medicinal.", + "ru": "Водяное растение Ли Юэ, растущее и цветущее только в парах. Один из них преисполнен ароматом, в то время как другой - горечью. Говорят, что из чашечек лотоса получаются отличные лекарства.", + "th": "ส่วนฝักของพืชน้ำแห่งเมือง Liyue ที่จะขึ้นและบานเป็นคู่ ๆ ดอกหนึ่งมีความหอม อีกดอกมีความขม ว่ากันว่าสามารถนำมาทำยาได้", + "vi": "Hoa sen sinh trưởng trên nước ở Liyue, hoa nở hai đóa, một đóa tỏa ngát hương thơm, một đóa đài sen thanh đắng. Nghe nói có thể dùng làm thuốc." }, + "tags": ["alchemy-ingredient", "cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/luminescent-spine.json b/src/data/features/liyue/nature/luminescent-spine.json index aec84f0d..34716d53 100644 --- a/src/data/features/liyue/nature/luminescent-spine.json +++ b/src/data/features/liyue/nature/luminescent-spine.json @@ -1,17 +1,39 @@ { "format": 2, + "name": { + "_code": "1065211836", + "zh": "发光髓", + "de": "Leuchtmark", + "en": "Luminescent Spine", + "es": "Coraza fluorescente", + "fr": "Abdomen luminescent", + "id": "Luminescent Spine", + "ja": "発光髄", + "ko": "반딧불 정수", + "pt": "Espinha Luminescente", + "ru": "Светящееся брюшко", + "th": "Luminiscent Spine", + "vi": "Tủy Phát Sáng" + }, "description": { - "en": "The light-emitting part of a firefly. Used in Alchemy." + "_code": "794410533", + "zh": "萤火虫发出磷光的部位。对它而言是求偶的器官,对人则是能强健力量的良药。", + "de": "Der leuchtende Teil von Glühwürmchen, die ihn zur Balz verwenden. Stärkt den menschlichen Körper.", + "en": "The light-emitting part of a firefly. Used for courtship, and in medicine to help recover strength.", + "es": "La parte emisora de luz de una luciérnaga. El órgano de cortejo para el insecto y el elixir de fuerza para el humano.", + "fr": "Partie émettrice de lumière chez une luciole qui permet de séduire en période de reproduction. Son ingestion améliore la force chez les humains.", + "id": "Bagian dari kunang-kunang yang memancarkan cahaya. Mereka menggunakannya untuk menarik lawan jenis, dan di dalam dunia pengobatan, digunakan untuk meningkatkan kekuatan.", + "ja": "ホタルの光を放つ部位。ホタルにとっては求婚のための器官でもある。人にとっては滋養強壮の良薬。", + "ko": "반딧불이 빛을 내는 부위. 짝을 찾고자 할 때 빛이 나며, 정력에 좋다는 소문이 있다", + "pt": "A parte luminosa de um vagalume. É o seu orgão de cortejo e o elixir da força para os humanos.", + "ru": "Часть светлячка, которая испускает свет. Популярна среди влюблённых и в качестве медицинского препарата.", + "th": "แมลงตัวเล็กที่ปล่อยแสงออกมาได้ สำหรับมันแล้วคือเครื่องมือเพื่อการหาคู่ แต่สำหรับผู้คนแล้วมันคือยาชูกำลังชั้นดี", + "vi": "Bộ phận phát sáng của đom đóm. Đối với nó là cơ quan tìm bạn tình, nhưng là loài thuốc quý với con người." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", - "name": { - "en": "Luminescent Spine", - "ru": "Светящееся Брюшко", - "zh": "萤火虫", - "pt": "Espinha Luminescente" - }, "icons": { "filter": "luminescent-spine", "base": { diff --git a/src/data/features/liyue/nature/matsutake.json b/src/data/features/liyue/nature/matsutake.json index 7dcca65a..4480b795 100644 --- a/src/data/features/liyue/nature/matsutake.json +++ b/src/data/features/liyue/nature/matsutake.json @@ -1,16 +1,39 @@ { "format": 2, + "name": { + "_code": "365650886", + "zh": "松茸", + "de": "Matsutake", + "en": "Matsutake", + "es": "Matsutake", + "fr": "Matsutake", + "id": "Matsutake", + "ja": "松茸", + "ko": "송이버섯", + "pt": "Matsutake", + "ru": "Мацутакэ", + "th": "Matsutake", + "vi": "Nhung Tùng" + }, "description": { - "en": "A rare fungus that grows near pine trees. Used in Recipes." + "_code": "525072093", + "zh": "与松树伴生的珍稀菌类,散发的淡雅鲜香暴露了它的位置。", + "de": "Eine seltene Pilzart, die an oder in der Nähe von Kiefern wächst und ihre Stellung durch den unverkennbaren Duft verrät.", + "en": "A rare fungus that generally grows on or near pine trees. Its delicate aroma gives away its location.", + "es": "Un hongo poco común que suele crecer cerca de los pinos. Su delicado aroma revela su ubicación.", + "fr": "Un mycète qui pousse sur ou près des pins. On peut le trouver facilement grâce à son odeur particulière.", + "id": "Jamur langka yang biasanya tumbuh di sekitar pohon pinus. Aromanya yang harum dapat menuntunmu ke lokasi jamur ini berada.", + "ja": "マツの木と一緒に育つ珍しいキノコ類。ほのかに優雅な香りを放ち、自らの位置を知らせている。", + "ko": "소나무 근처에서 자라는 버섯. 은은하게 퍼지는 향기로 어디에 있는지 찾아낼 수 있다", + "pt": "Um fungo raro que geralmente cresce sobre ou perto de pinheiros. Seu aroma delicado revela sua localização.", + "ru": "Этот редкий гриб обычно растёт вблизи сосен. Его легко обнаружить по специфичному запаху.", + "th": "เห็ดราหายากที่มักจะขึ้นกับต้นสน กลิ่นหอมของมันจะบ่งบอกตำแหน่ง ของมันให้รู้", + "vi": "Nấm quý mọc trên cây tùng, mùi hương thoang thoảng phát ra đã khiến nó bị phát hiện." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Matsutake", - "ru": "Мацутакэ", - "pt": "Matsutake" - }, "icons": { "filter": "matsutake", "base": { diff --git a/src/data/features/liyue/nature/mint.json b/src/data/features/liyue/nature/mint.json new file mode 100644 index 00000000..f8866e35 --- /dev/null +++ b/src/data/features/liyue/nature/mint.json @@ -0,0 +1,46 @@ +{ + "format": 2, + "name": { + "_code": "253062214", + "zh": "鱼肉", + "de": "Fisch", + "en": "Fish", + "fr": "Poisson", + "id": "Fish", + "ja": "魚肉", + "ko": "생선 살코기", + "pt": "Peixe", + "ru": "Рыба", + "th": "Fish", + "vi": "Thịt Cá" + }, + "description": { + "_code": "524650565", + "zh": "鱼类的新鲜肉块。经过适当处理可以制成让人回味无穷的菜式。", + "de": "Ein frisches Stück Fisch, das sich richtig zubereitet für eine leckere Mahlzeit eignet.", + "en": "A fresh fillet of fish. Handled properly, it can make a rich dish.", + "es": "Un filete de pescado fresco. Si se cocina adecuadamente, puede ser un plato muy sabroso.", + "fr": "Un filet de poisson frais qu'on peut cuisiner.", + "id": "Potongan daging ikan segar. Bisa menjadi hidangan yang lezat jika dimasak dengan benar.", + "ja": "魚類の新鮮な肉。適切な料理をすると、とても味わい深い食事になる。", + "ko": "생선의 신선한 살코기. 적절히 조리하면 아주 맛있는 요리가 된다", + "pt": "Um filé de peixe fresco. Pode fazer pratos deliciosos se o preparar adequadamente.", + "ru": "Свежее филе рыбы. С ним можно приготовить богатое блюдо.", + "th": "เนื้อปลาสด สามารถทำเป็นอาหารจานหรูได้หากทำอย่างถูกวิธี", + "vi": "Miếng cá tươi ngon, qua chế biến sẽ thành món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "mint", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/liyue/nature/mist-flower-corolla.json b/src/data/features/liyue/nature/mist-flower-corolla.json index cdc028e9..a47169e2 100644 --- a/src/data/features/liyue/nature/mist-flower-corolla.json +++ b/src/data/features/liyue/nature/mist-flower-corolla.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "3227889412", + "zh": "冰雾花花朵", + "de": "Eisnebelblumenblüte", "en": "Mist Flower Corolla", - "ru": "Туманный Цветок (венчик)", - "zh": "冰雾花", - "pt": "Flor da Névoa (Corola)" + "es": "Pistilo de flor de neblina", + "fr": "Corolle de fleur de brume", + "id": "Mist Flower Corolla", + "ja": "霧氷花の花蕊", + "ko": "서리꽃 꽃술", + "pt": "Flor da Névoa (Corola)", + "ru": "Туманный цветок (венчик)", + "th": "Mist Flower Corolla", + "vi": "Đóa Băng Vụ Hoa" }, "description": { - "en": "A flower bud encased in solid ice. Harvest using Pyro skills. Used in Alchemy." + "_code": "3298116717", + "zh": "封闭在坚冰当中的花芯。即使离开了植株也持续散发着寒气的冰凉植物。", + "de": "Ein in festes Eis gehülltes Staubblatt. Auch nachdem es den Stängel verlassen hat, strömt es unaufhörlich Kälte ab.", + "en": "A flower bud encased in solid ice. Even after being picked, the flower continues to emit cold.", + "es": "Un pistilo de flor envuelto en hielo sólido. Incluso después de cortarlo, sigue desprendiendo frío.", + "fr": "La partie supérieure d'une fleur de brume prise dans la glace. Elle continue d'émettre de l'air froid après cueillette.", + "id": "Kuncup bunga yang seluruh permukaannya tertutup es. Tetap memancarkan hawa dingin bahkan setelah lama dipetik.", + "ja": "固い氷に閉ざされた花蕊。摘み取っても凍えるような冷気を放つ植物。", + "ko": "얼음 속에 갇혀있는 꽃술. 줄기에서 떨어져도 여전히 서늘한 한기를 내뿜는다", + "pt": "Um broto de flor envolta em gelo sólido. Mesmo depois de ser colhida, a flor continua a emitir frio.", + "ru": "Цветок, скованный в вечном льду. Даже будучи сорванным, этот цветок испускает холод.", + "th": "ดอกไม้ที่ถูกห้อมล้อมด้วยน้ำแข็ง แม้จะถูกเด็ดออกมาแล้วก็ยังสามารถปลดปล่อยความเย็นได้อยู่ดี", + "vi": "Đóa hoa nằm trong băng, cho dù rời khỏi cây cũng vẫn toát ra hàn khí lạnh lẽo." }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/mushroom.json b/src/data/features/liyue/nature/mushroom.json index e3910185..2f076d57 100644 --- a/src/data/features/liyue/nature/mushroom.json +++ b/src/data/features/liyue/nature/mushroom.json @@ -1,14 +1,36 @@ { "format": 2, "name": { - "en": "Mushroom", + "_code": "379910622", "zh": "蘑菇", + "de": "Champignon", + "en": "Mushroom", + "es": "Champiñón", + "fr": "Champignon", + "id": "Mushroom", + "ja": "キノコ", + "ko": "버섯", + "pt": "Cogumelo", "ru": "Гриб", - "pt": "Cogumelo" + "th": "Mushroom", + "vi": "Nấm Rơm" }, "description": { - "en": "Hardy common fungi. Used in Recipes." + "_code": "1134995557", + "zh": "生命力旺盛的常见菌类。只要拥有适宜的荫蔽与水分,在何处都能蓬勃生长。", + "de": "Vor Lebenskraft nur so strotzend und sehr häufig anzutreffen. Er braucht lediglich genug Schatten und Wasser. Ansonsten wächst er fast überall.", + "en": "Hardy common fungi. Can grow anywhere with the right amount of shade and moisture.", + "es": "Un tipo de hongos común y con una gran vitalidad. Puede crecer en cualquier lugar con la cantidad adecuada de sombra y humedad.", + "fr": "Un mycète qui pousse dans tous les endroits humides et à l'abri du soleil.", + "id": "Jamur yang dapat ditemui di mana-mana, dapat tumbuh dengan mudah di tempat yang teduh dengan kelembaban yang tepat.", + "ja": "生命力旺盛なよく見かけるキノコ類。適切な木陰と水分さえあれば、どこでも元気に育つ。", + "ko": "생명력이 질긴 버섯. 적당한 그늘과 수분만 있으면 어디서든 자라난다", + "pt": "Um fungo muito comum com consistência dura. Pode crescer em qualquer lugar com a certa quantidade de sombra e umidade.", + "ru": "Обычный гриб. Такие растут по всему Тейвату в тёмных местах с повышенной влажностью.", + "th": "เห็ดราตายยากทั่วไป ขอแค่มีความร่มรื่นและชุ่มชื้นที่เพียงพอก็สามารถเติบโตขึ้นได้ทุกที่", + "vi": "Loại nấm thường thấy, chỉ cần đủ nước và bóng mát thì có thể sinh trưởng mạnh mẽ." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/pinecone.json b/src/data/features/liyue/nature/pinecone.json index db69f6db..d376a7b3 100644 --- a/src/data/features/liyue/nature/pinecone.json +++ b/src/data/features/liyue/nature/pinecone.json @@ -1,14 +1,36 @@ { "format": 2, "name": { - "en": "Pinecone", - "ru": "Сосновая Шишка", + "_code": "1924965190", "zh": "松果", - "pt": "Pinha" + "de": "Kiefernzapfen", + "en": "Pinecone", + "es": "Piñón", + "fr": "Pomme de pin", + "id": "Pinecone", + "ja": "ナッツ", + "ko": "솔방울", + "pt": "Pinha", + "ru": "Сосновая шишка", + "th": "Pinecone", + "vi": "Quả Thông" }, "description": { - "en": "Filled with oil-rich seeds. Used in Recipes." + "_code": "1953989229", + "zh": "富含油脂的肥美种子,并不会在松鼠的胃里长成参天大树。", + "de": "Enthält viele ölhaltige Kerne, die natürlich nicht zu einem gewaltigen Baum im Magen eines Eichhörnchens heranwachsen.", + "en": "Filled with oil-rich seeds. Certainly won't be growing into a tree from inside a squirrel's stomach.", + "es": "Una semilla rica en aceite. Obviamente, no se convertirá en un árbol en el estómago de una ardilla.", + "fr": "Une graine riche en huile. Ce n'est pas dans l'estomac d'un écureuil qu'elle deviendra un arbre, c'est sûr.", + "id": "Mengandung biji yang kaya dengan minyak. Pastinya tidak akan tumbuh menjadi pohon dari dalam perut tupai.", + "ja": "油分に富んだ丸々とした種。リスの胃の中で大きな木に育つわけではない。", + "ko": "식물성 기름이 가득한 씨앗. 다람쥐의 배 속에서 큰 나무로 자란다고 하는 것은 전부 뻥이다", + "pt": "Sementes ricas em óleo. Certamente não se transformará em uma árvore dentro do estômago de um esquilo.", + "ru": "Семена из сосновой шишки богаты натуральными маслами. Местные разрушители легенд доказали, что сосна не может вырасти из шишки у белки в животе.", + "th": "เมล็ดที่อุดมไปด้วยน้ำมัน แน่นอนมันไม่เติบโตเป็นต้นไม้ใหญ่ในท้องของเจ้ากระรอกน้อยหรอก", + "vi": "Loại hạt chắc mẩy có lượng dầu cao, chắc chắn sẽ không mọc thành cây trong bụng của loài sóc." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/qingxin.json b/src/data/features/liyue/nature/qingxin.json index 42a7d7c2..faf6b781 100644 --- a/src/data/features/liyue/nature/qingxin.json +++ b/src/data/features/liyue/nature/qingxin.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Qingxin", + "_code": "1573292868", "zh": "清心", - "pt": "Qingxin" + "de": "Qingxin", + "en": "Qingxin", + "es": "Flor chingxin", + "fr": "Fleur de Qingxin", + "id": "Qingxin", + "ja": "清心", + "ko": "청심", + "pt": "Qingxin", + "ru": "Цветок цинсинь", + "th": "Qingxin", + "vi": "Thanh Tâm" }, "description": { - "en": "A translucent white flower that only grows on the highest stone peaks. Used in Cooking and Character Ascension." + "_code": "2358110701", + "zh": "只生长在孤高石峰的通透白花。不愿接受平原的温暖与湿润,宁可在清冷的尖峰眺望远方。", + "de": "Eine Blume mit weißen, fast durchsichtigen Blüten, die nur auf hohen Gipfeln wächst. Sie kann nichts mit der Wärme und Feuchtigkeit der tieferen Ebenen anfangen und zieht es vor, auf den eisigen Gipfeln der Berge in die Ferne zu schauen.", + "en": "A translucent white flower that only grows on the highest stone peaks. It eschews the warmth and moisture of the plains to gaze out afar from the solitary mountaintops.", + "es": "Una flor blanca traslúcida que solo crece en los picos rocosos más altos. No se adapta bien al calor y a la humedad de las llanuras, sino que prefiere contemplar el horizonte desde los terrenos elevados.", + "fr": "Une fleur blanche translucide qui ne pousse que sur les sommets des montagnes les plus hautes. Au lieu de grandir dans les plaines riches et humides, elle choisit de regarder au loin depuis les sommets des montagnes les plus solitaires.", + "id": "Bunga putih transparan yang hanya tumbuh di dataran batu tertinggi. Bunganya menolak kehangatan dan kelembaban dataran rendah untuk menatap kejauhan di puncak gunung sendirian.", + "ja": "断崖絶壁にしか咲かない透き通る白い花。平原の温もりと潤いよりも冷たい高い場所を選ぶ花。", + "ko": "고고한 산봉우리에서만 피어나는 흰 꽃. 따뜻하고 촉촉한 평지 대신 차가운 산꼭대기에서 먼 곳을 바라본다", + "pt": "Uma flor branca translúcida que cresce apenas em picos de pedra mais altos. Recusa a oferta do calor e da umidade das planícies para contemplar longe dos picos das montanhas solitárias.", + "ru": "Белый цветок с полупрозрачными лепестками, который растёт только на высочайших скальных пиках. Он жертвует теплом и влагой полей, чтобы насладиться видом с одиноких горных вершин.", + "th": "ดอกไม้สีขาวใสที่จะขึ้นเฉพาะบนจุดสูงสุดของยอดเขาเท่านั้น มันปฏิเสธที่จะรับความอบอุ่นและชุ่มชื้นของพื้นที่ราบ ยอมเด็ดเดี่ยวและหนาวเหน็บ อยู่บนยอดเขา", + "vi": "Loài hoa trắng trong suốt chỉ có ở đỉnh núi cô độc. Không chịu được độ ẩm và ánh sáng của đồng bằng, chỉ muốn ở đỉnh núi lạnh lẽo hướng về nơi xa." }, + "tags": ["cooking-ingredient", "character-ascension-material"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/radish.json b/src/data/features/liyue/nature/radish.json index a0776a48..77146dbc 100644 --- a/src/data/features/liyue/nature/radish.json +++ b/src/data/features/liyue/nature/radish.json @@ -1,16 +1,39 @@ { "format": 2, + "name": { + "_code": "1137755308", + "zh": "白萝卜", + "de": "Rettich", + "en": "Radish", + "es": "Rábano", + "fr": "Radis", + "id": "Radish", + "ja": "ダイコン", + "ko": "흰 무", + "pt": "Rabanete Branco", + "ru": "Редис", + "th": "Radish", + "vi": "Củ Cải Trắng" + }, "description": { - "en": "Rich in fiber and nutrients. Used in Recipes." + "_code": "2503153389", + "zh": "纤维分明的草本植物。易于种植与收获的作物,富含纤维与营养。", + "de": "Eine sehr fasrige Wurzel. Sie ist sehr einfach anzubauen und zu ernten. Außerdem ist sie reich an Ballast- und Nährstoffen.", + "en": "Rich in fiber and nutrients. Easy to grow and harvest.", + "es": "Rico en fibra y nutrientes, y muy fácil de cultivar y cosechar.", + "fr": "Un légume riche en fibres et en nutriments. Facile à cultiver et à récolter.", + "id": "Sayuran yang kaya akan nutrisi dan serat. Mudah untuk ditanam dan dipanen.", + "ja": "食べ物繊維のはっきりした草本植物。栽培も収穫も容易な作物、食べ物繊維と栄養に富んでいる。", + "ko": "섬유질이 풍부한 초본식물. 쉽게 재배할 수 있으며, 섬유질과 영양가가 풍부하다", + "pt": "Rico em fibras e nutrientes. Fácil de plantar e colher.", + "ru": "Растение, богатое клетчаткой. Легко культивируется.", + "th": "พืชหัวที่สามารถเพาะปลูก และเก็บเกี่ยวได้ง่าย อุดมไปด้วย เส้นใยและสารอาหาร", + "vi": "Là thực vật có nhiều dinh dưỡng. Dễ trồng và thu hoạch, có hàm lượng vitamin cao." }, + "tags": ["cooking-ingredient"], "enabled": false, "cluster": "on", "respawn": "none", - "name": { - "en": "Radish", - "ru": "Редис", - "pt": "Rabanete" - }, "icons": { "filter": "radish", "base": { diff --git a/src/data/features/liyue/nature/raw-meat.json b/src/data/features/liyue/nature/raw-meat.json index c63aeeb1..c71e4042 100644 --- a/src/data/features/liyue/nature/raw-meat.json +++ b/src/data/features/liyue/nature/raw-meat.json @@ -1,14 +1,35 @@ { "format": 2, "name": { - "en": "Raw Meat", - "ru": "Сырое Мясо", + "_code": "2492759708", "zh": "兽肉", - "pt": "Carne Crua" + "de": "Rohes Fleisch", + "en": "Raw Meat", + "fr": "Viande crue", + "id": "Raw Meat", + "ja": "獣肉", + "ko": "짐승고기", + "pt": "Carne Crua", + "ru": "Сырое мясо", + "th": "Raw Meat", + "vi": "Thịt Rừng" }, "description": { - "en": "A fresh chunk of meat. Used in many Recipes." + "_code": "3982212023", + "zh": "兽类的新鲜肉块。经过适当处理可以制成让人元气满满的美食。", + "de": "Ein frisches Stück rohes Fleisch, das mit der richtigen Zubereitung zu einer nahrhaften Mahlzeit wird.", + "en": "A fresh chunk of meat. Handled properly, it can be used to make delicious food.", + "es": "Un trozo de carne fresca. Si se prepara correctamente, se puede utilizar para cocinar alimentos deliciosos.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Sepotong daging yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "ケモノ類の新鮮な肉。適切な料理をすると元気モリモリの食事になる。", + "ko": "짐승의 신선한 고깃덩이. 적절히 조리하면 원기를 충전할 수 있는 맛있는 요리가 된다", + "pt": "Um pedaço de carne fresca. Se feita adequadamente pode ser usada para fazer pratos deliciosos.", + "ru": "Свежий кусок мяса. Из него можно приготовить разные вкусные блюда.", + "th": "ก้อนเนื้อสดของสัตว์อสูร สามารถนำมาทำเป็นอาหารได้หากทำอย่างถูกวิธี", + "vi": "Thịt thú tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/liyue/nature/silk-flower.json b/src/data/features/liyue/nature/silk-flower.json index 378fe308..cf3f2e97 100644 --- a/src/data/features/liyue/nature/silk-flower.json +++ b/src/data/features/liyue/nature/silk-flower.json @@ -1,13 +1,24 @@ { "format": 2, "name": { - "en": "Silk Flower", - "zh": "霓裳花", - "pt": "Flor de Seda" + "_comment": "999139950" }, "description": { - "en": "A crimson flower that blooms like the rainbow clouds in Liyue. Used in Character Ascension." + "_code": "538673225", + "zh": "在璃月如霓云般盛放的妖红之花,能制成如水般顺滑的织物。璃月的「飞云商会」是制丝、纺织的巨头。坊间传说飞云商会在大陆某处有着隐秘的霓裳花苗圃,仰仗特殊花种的产量与质感,在行业内无人能敌。", + "de": "Eine kräftig rote Blume, die wie die Regenbogenwolken in Liyue blüht. Sie kann zu seidenweichem Stoff verarbeitet werden. Die Händlergilde Feiyun in Liyue ist einer der größten Produzenten in der Seiden- und Textilherstellung. Eine Legende besagt, dass die Händlergilde Feiyun irgendwo im Land eine geheime Seidenblumengärtnerei betreibt. Niemand in der Branche kann es mit ihrem Produktionsvolumen aufnehmen.", + "en": "A crimson flower that blooms like the rainbow clouds in Liyue. It can be made into silky-smooth fabric. Liyue's Feiyun Commerce Guild is a giant in silk and textile manufacturing. Legend has it that Feiyun Commerce Guild has a secret Silk Flower nursery somewhere in the mainland. Nobody in the industry can rival their yield and texture.", + "es": "Una flor carmesí que florece como las nubes del arcoíris en Liyue. Puede usarse para confeccionar tejidos suaves como la seda. El Gremio de Comerciantes de Feiyun es el principal productor de seda y textiles de Liyue y se rumorea que posee un vivero secreto de flores de seda en alguna parte del continente. No tiene rival en la industria gracias a la textura y al extraordinario rendimiento de sus variedades especiales de flores.", + "fr": "Une plante qui fleurit à la manière des nuages arc-en-ciel de Liyue. Elle peut être utilisée pour fabriquer des tissus extrêmement lisses et soyeux. La Guilde des marchands de Feiyun de Liyue est un géant de la fabrication de textile et de soie. La légende raconte d'ailleurs que cette même Guilde possède une culture personnelle de fleurs de soie située quelque part dans les terres. Personne dans l'industrie ne peut rivaliser avec le rendement et la qualité des soieries de la Guilde des marchands.", + "id": "Bunga merah yang mekar seperti awan senja di Liyue. Bisa dijadikan kain sehalus sutra. Feiyun Commerce Guild dari Liyue adalah raksasa di bidang kain dan tekstil. Konon katanya, Feiyun Commerce Guild memiliki perkebunan Silk Flower rahasia di suatu tempat. Tidak ada orang lain yang dapat menandingi kualitas produksi Feiyun Commerce Guild.", + "ja": "璃月で霓雲のように咲く赤い花。水のように滑らかな織物の原料である。璃月の「飛雲商会」は絹、紡績産業の大手。噂によれば、飛雲商会が大陸のとこかに霓裳花の苗圃を隠し持っているらしい。産出量と品質が優秀であるため、業界で匹敵する者はいない。", + "ko": "리월에서 채색 구름처럼 피어나는 붉은 꽃. 물처럼 매끄럽고 부드러운 직물을 짤 수 있다. 리월의 「비운 상회」는 제사와 방직 분야의 거물이다. 항간에 떠도는 소문으로 비운 상회는 대륙 어딘가에 은밀한 예상꽃 모밭을 가지고 있다고 한다. 생산량과 질감으로는 따라올 자가 없다", + "pt": "Uma flor carmesim que floresce como as nuvens do arco-íris em Liyue. Ela pode ser transformada em um tecido sedoso e suave. A Guilda de Comerciantes de Feiyun é um gigante na fabricação de seda e têxtil. Diz a lenda que a Guilda de Comerciantes de Feiyun tem um berçário secreto de flores de seda em algum lugar do continente. Ninguém no setor pode rivalizar com seu rendimento e textura.", + "ru": "Распустившиеся красные цветы напоминают радужные облака Ли Юэ. Из шелковицы производят мягкую, словно вода, ткань. Торговая гильдия «Фэйюнь» из Ли Юэ - лидер в производстве тканей. Говорят, что где-то на материке у них есть секретная плантация шелковицы, но никто не знает, где.", + "th": "ดอกไม้สีแดงที่เบ่งบานราวกับหมู่เมฆสีกุหลาบของ Liyue สามารถนำมาทำเป็นสิ่งทอที่นุ่มลื่นราวกับน้ำได้ โดย \"สมาคมการค้า Feiyun\" นั้น เป็นยักษ์ใหญ่ในการผลิตผ้าไหมและสิ่งทอของ Liyue ซึ่งมีเรื่องเล่ากันว่า ทางสมาคมได้ทำโรงเพาะเลี้ยงขึ้นมาอย่างลับ ๆ ที่ไหนสักแห่ง เพื่ออาศัยปริมาณการเพาะเลี้ยงและคุณภาพที่ไม่เหมือนใครของดอกไม้นี้ มาทำให้ไม่มีใครในอุตสาหกรรมเดียวกันสู้พวกเขาได้", + "vi": "Hoa đỏ thắm nở rực rỡ như những đám mây ở Liyue, có thể tạo thành vải dệt mỏng manh như nước. Thương Hội Phi Vân ở Liyue là một gã khổng lồ trong lĩnh vực sản xuất lụa và dệt. Nghe đồn Thương Hội có một vườn ươm Hoa Nghê Thường bí mật ở đâu đó trong đại lục, với sản lượng và kết cấu của chủng hoa đặc biệt này, người trong ngành sẽ không ai bì được." }, + "tags": ["character-ascension-material", "furniture-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/snapdragon.json b/src/data/features/liyue/nature/snapdragon.json index 34b377b2..3ae6b3e6 100644 --- a/src/data/features/liyue/nature/snapdragon.json +++ b/src/data/features/liyue/nature/snapdragon.json @@ -1,14 +1,36 @@ { "format": 2, "name": { - "en": "Snapdragon", - "ru": "Львиный Зев", + "_code": "3558598460", "zh": "金鱼草", - "pt": "Flor-Crânio-de-Dragão" + "de": "Goldfischkraut", + "en": "Snapdragon", + "es": "Flor dorada", + "fr": "Gueule de loup", + "id": "Snapdragon", + "ja": "キンギョソウ", + "ko": "금어초", + "pt": "Flor-Crânio-de-Dragão", + "ru": "Львиный зев", + "th": "Snapdragon", + "vi": "Cỏ Kim Ngư" }, "description": { - "en": "As a spice, it can bring a wonderful flavor to dishes. Used in Recipes." + "_code": "431838381", + "zh": "烹饪后可食用的植株。作为香料能给食材带来奇妙的滋味。", + "de": "Zubereitet eine essbare Pflanze. Als würzende Zutat gibt sie deinem Essen das gewisse Etwas.", + "en": "Can be eaten once cooked. As a spice, it can bring wonderful flavor to dishes.", + "es": "Se puede comer una vez cocinada. Como especia, puede aportar un sabor maravilloso a los platos.", + "fr": "Une fleur comestible après cuisson. Assaisonnez vos plats avec, ils n'en seront que meilleurs.", + "id": "Tumbuhan yang dapat dimakan setelah dimasak. Memberikan rasa yang unik saat dipakai sebagai bumbu masak.", + "ja": "料理にすると食べられる植物。香料として食材に加えると不思議な味になる。", + "ko": "조리 후 식용이 가능한 식물. 향신료로 사용하면 기묘한 맛을 낸다", + "pt": "Pode ser consumido após cozinhar. Como um condimento, pode trazer grande destaque de sabores aos pratos.", + "ru": "Можно использовать в пищу, если правильно приготовить, а в качестве приправы подойдёт любому блюду.", + "th": "สามารถนำไปทำเป็นอาหารได้ ใช้เป็นเครื่องปรุงรสให้กับอาหารได้อย่างดี", + "vi": "Loại cỏ ăn được, nếu làm gia vị cũng đem lại mùi hương kỳ diệu cho món ăn." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/starconch.json b/src/data/features/liyue/nature/starconch.json index 62ea9bc6..a98cf265 100644 --- a/src/data/features/liyue/nature/starconch.json +++ b/src/data/features/liyue/nature/starconch.json @@ -1,13 +1,35 @@ { "format": 2, "name": { - "en": "Starconch", + "_code": "1463427644", "zh": "星螺", - "pt": "Concha Estelar" + "de": "Sternmuschel", + "en": "Starconch", + "es": "Caracola estelar", + "fr": "Conque d'étoile", + "id": "Starconch", + "ja": "星螺", + "ko": "별소라", + "pt": "Conchas Estreladas", + "ru": "Звёздная ракушка", + "th": "Starconch", + "vi": "Ốc Sao" }, "description": { - "en": "Empty seashells brought ashore by the tides. Used in Character Ascension." + "_code": "2199597669", + "zh": "随着海潮来到沙滩上的螺。将耳朵凑近空壳,能听见海充满思念的呼唤。", + "de": "Eine Muschel, die die Flut an den Strand gespült hat. Hält man sie ans Ohr, hört man das verheißungsvolle Rauschen des Meeres.", + "en": "Empty seashells brought ashore by the tides. Hold it close to your ear, and hear the longing calls of the sea.", + "fr": "Un coquillage creux échoué sur la plage. Plaquez-le contre votre oreille et vous entendrez l'appel de la mer.", + "id": "Kerang kosong yang dibawa ke pantai oleh ombak pasang. Dekatkan ke telinga, dan kamu akan mendengar suara lautan.", + "ja": "潮と共に砂浜についた螺。よく聞けば、思いが溢れる海の叫びが聞こえる。", + "ko": "해류를 타고 바닷가로 떠밀려 온 소라. 빈 껍데기를 귓가에 대면 무언가를 그리워하는 듯한 바다의 소리를 들을 수 있다", + "pt": "Conchas do mar vazias trazidas para terra pelas marés. Segure-o perto do ouvido e ouça os apelos do mar.", + "ru": "Пустая ракушка, которую принесло на берег с приливом. Приложите её к уху и вы услышите зов тоскующего моря.", + "th": "เปลือกหอยที่ถูกพัดมาจากทะเลถึงหาดทราย เพียงแค่นำมันมาแนบกับหู ก็จะได้ยินเสียงร้องเรียกจากทะเล", + "vi": "Ốc dạt vào bờ theo những cơn thủy triều. Đặt vào gần tai có thể nghe được tiếng gọi của biển." }, + "tags": ["character-ascension-material"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/nature/sunsettia.json b/src/data/features/liyue/nature/sunsettia.json index 3a44d720..b2097250 100644 --- a/src/data/features/liyue/nature/sunsettia.json +++ b/src/data/features/liyue/nature/sunsettia.json @@ -1,12 +1,36 @@ { "format": 2, "name": { + "_code": "4094258556", + "zh": "日落果", + "de": "Dämmerfrucht", "en": "Sunsettia", - "ru": "Закатник" + "es": "Solsettia", + "fr": "Pomme crépusculaire", + "id": "Sunsettia", + "ja": "夕暮れの実", + "ko": "일몰 열매", + "pt": "Fruto-do-Pôr-do-Sol", + "ru": "Закатник", + "th": "Sunsettia", + "vi": "Quả Nhật Lạc" }, "description": { - "en": "A plump fruit abundant across Teyvat. Used to craft Jam for Recipes." + "_code": "1531906317", + "zh": "遍布提瓦特大陆的自然恩惠,如夕阳般靓丽美好的饱满果实。有着奇异的香甜气味,能让人精神百倍。", + "de": "Eine Gabe der Natur, die man überall auf Teyvat findet. Sie ist so schön wie die Abenddämmerung und sättigt sehr. Sie hat ein merkwürdiges, süßes Aroma und belebt den ermüdeten Geist.", + "en": "A plump fruit, beautiful like the sunset, that is abundant across all of Teyvat. It has a curious, sweet aroma and is able to energize an individual.", + "es": "Una fruta redonda y hermosa como la puesta de sol, abundante en todo Teyvat. Tiene un curioso aroma muy dulce y un alto valor energético.", + "fr": "Un fruit dodu, beau comme le coucher de soleil, que l'on peut voir un peu partout sur le continent de Teyvat. Il dégage une douce et étrange odeur et possède une forte valeur énergétique.", + "id": "Buah yang bulat dan indah, warnanya seperti matahari saat terbenam, dapat ditemukan di seluruh Teyvat. Kulitnya memiliki aroma manis yang dapat memulihkan tenaga.", + "ja": "テイワットの自然の恩恵を受けた果実。夕暮れの色と特殊な香りが特徴。", + "ko": "티바트 대륙 전역에 내린 자연의 은총. 석양처럼 곱고 과육으로 가득하다. 기이한 향과 맛을 자랑하며 기운을 북돋아준다", + "pt": "Uma fruta redonda e bonita como o pôr do sol, abundante em todo Teyvat. Tem um aroma curioso muito doce e dá muita energia.", + "ru": "Фрукт-пухляш, оранжевый как закатное солнце. Встречается в изобилии по всему Тейвату. Сытный фрукт с необычным вкусом.", + "th": "ผลไม้ที่มีความงามราวกับตะวันตกดิน ที่ขึ้นอยู่ทุกหนแห่งใน Teyvat ความหอมหวานอันแปลกประหลาด ของมันสามารถเพิ่มพลังให้คนๆนึง ได้มากมาย", + "vi": "Ân huệ của tự nhiên ban tặng khắp đại lục Teyvat, quả cây mọng nước như ánh hoàng hôn, tỏa ra mùi vị thơm ngọt lạ kỳ, có thể giúp tỉnh táo tinh thần." }, + "tags": ["cooking-ingredient", "furniture-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/sweet-flower.json b/src/data/features/liyue/nature/sweet-flower.json index 489f3532..5843e6bb 100644 --- a/src/data/features/liyue/nature/sweet-flower.json +++ b/src/data/features/liyue/nature/sweet-flower.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "4190211310", + "zh": "甜甜花", + "de": "Zuckerblume", "en": "Sweet Flower", + "es": "Flor dulce", + "fr": "Fleur sucrante", + "id": "Sweet Flower", + "ja": "スイートフラワー", + "ko": "달콤달콤꽃", + "pt": "Flor Doce", "ru": "Цветок-сахарок", - "zh": "甜甜花", - "pt": "Flor Doce" + "th": "Sweet Flower", + "vi": "Hoa Ngọt" }, "description": { - "en": "Particularly fragrent flowers. Used in Recipes." + "_code": "14374137", + "zh": "香气浓郁的植株。即便在黑暗中,也能循着芬芳的气息找到的花朵。在提瓦特大陆上,是制糖的常用材料。", + "de": "Eine überaus stark duftende Blume. Selbst im Dunkeln kann man sie so finden. Sie wird in Teyvat hauptsächlich zur Zuckergewinnung benutzt.", + "en": "Particularly fragrant flowers. They can be easily located, even in the dark, thanks to their sweet scent. Commonly used in Teyvat to make sugar.", + "es": "Flores particularmente aromáticas. Son fáciles de encontrar incluso en la oscuridad. ¡Cierra los ojos y huele su rastro hasta encontrarlas! En Teyvat se usan comúnmente para fabricar azúcar.", + "fr": "Une plante à la fragrance puissante, qui la rend facile à trouver, même dans le noir. Il s'agit de l'une des principales sources de sucre de Teyvat.", + "id": "Bunga yang sangat harum. Karena wanginya, bunga ini sangat mudah ditemukan bahkan dalam kegelapan sekalipun. Sangat umum digunakan di Teyvat untuk membuat gula.", + "ja": "香りの強い植物。暗闇でも、その香りを頼りに花を見つけられる。テイワット大陸で砂糖の製造によく使われている材料。", + "ko": "짙은 향기를 풍기는 식물. 어둠 속에서 냄새로 위치를 알아낼 수 있을 만큼 향기롭다. 티바트 대륙에서 제당할 때 자주 쓰인다", + "pt": "Flores particularmente perfumadas. Elas podem ser facilmente localizadas, mesmo no escuro, graças ao seu cheiro doce. Comumente usadas em Teyvat para fazer açúcar.", + "ru": "Цветок со сладким ароматом. Его можно найти по запаху даже в полной темноте. В Тейвате обычно используется для изготовления сахара.", + "th": "พืชที่ส่งกลิ่นหอมไปทั่ว ถึงแม้จะอยู่ท่ามกลางความมืดมิด กลิ่นดอกอันหอมหวนของมัน ก็สามารถทำให้คุณหาเจอได้โดยง่าย บนทวีป Teyvat นี้ เป็นวัตถุดิบที่ถูกนำมาใช้ทำน้ำตาลอยู่บ่อยครั้ง", + "vi": "Mùi hương thơm nồng, cho dù là trong đêm cũng có thể lần theo mùi hoa mà tìm. Đây là nguyên liệu thường dùng để tinh luyện đường ở đại lục Teyvat." }, + "tags": ["cooking-ingredient"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/nature/violetgrass.json b/src/data/features/liyue/nature/violetgrass.json index 9ab0c560..9ebb589f 100644 --- a/src/data/features/liyue/nature/violetgrass.json +++ b/src/data/features/liyue/nature/violetgrass.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Violetgrass", + "_code": "2214426996", "zh": "琉璃袋", - "pt": "Violeta" + "de": "Glasglöckchen", + "en": "Violetgrass", + "es": "Campanita de cristal", + "fr": "Muguet bleu", + "id": "Violetgrass", + "ja": "琉璃袋", + "ko": "유리주머니", + "pt": "Violeta", + "ru": "Стеклянные колокольчики", + "th": "Violetgrass", + "vi": "Túi Lưu Ly" }, "description": { - "en": "A small flower with strong vitality. Used in Recipes and Character Ascension." + "_code": "460335149", + "zh": "拥有旺盛生命力的小花,传说朝下盛开的花姿是为了守住它的香气。", + "de": "Eine kleine Blume mit großer Lebenskraft. Sie neigt ihre Blüte angeblich nach unten, damit ihr Duft nicht so schnell vergeht.", + "en": "A small flower with strong vitality. It was said its downward-blooming flower keeps its fragrance from dissipating.", + "es": "Una pequeña flor con mucha vitalidad. Se dice que se abre hacia abajo para impedir que su fragancia se escape.", + "fr": "Une petite fleur qui possède une forte vitalité. On dit qu'elle fleurit vers le bas pour que son parfum dure plus longtemps.", + "id": "Bunga kecil dengan vitalitas yang kuat. Dikatakan bahwa bunga mekarnya yang menghadap ke bawah mencegah aromanya menghilang.", + "ja": "生命力旺盛な花。地面に向ける咲き方は自らの香りを守るためらしい。", + "ko": "생명력이 왕성한 작은 꽃. 꽃이 아래를 향해 피어나는 건 향기가 퍼지지 않도록 하기 위함이라고 한다", + "pt": "Uma flor pequena com forte vitalidade. Dizia-se que sua flor que desce para baixo evita que sua fragrância se dissipe.", + "ru": "Говорят, что цветки этого живучего растения наклонены вниз для того, чтобы сохранить свой прекрасный аромат.", + "th": "ดอกไม้เล็ก ๆ ที่มีพลังชีวิตอันแข็งแกร่ง ว่ากันว่ามันคว่ำดอกที่บานไว้เพื่อไม่ให้กลิ่นหอมฟุ้งออกไป", + "vi": "Đóa hoa nhỏ tràn đầy sinh lực, nghe nói hoa nở rũ xuống là để giữ lại hương thơm." }, + "tags": ["cooking-ingredient", "character-ascension-material"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/ore/cor-lapis.json b/src/data/features/liyue/ore/cor-lapis.json index d9f589ca..3499cf1a 100644 --- a/src/data/features/liyue/ore/cor-lapis.json +++ b/src/data/features/liyue/ore/cor-lapis.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Cor Lapis", + "_code": "1168046622", "zh": "石珀", - "pt": "Cor Lapis" + "de": "Cor Lapis", + "en": "Cor Lapis", + "es": "Cor lapis", + "fr": "Cœur de lapis", + "id": "Cor Lapis", + "ja": "石珀", + "ko": "콜 라피스", + "pt": "Cor Lapis", + "ru": "Кор ляпис", + "th": "Cor Lapis", + "vi": "Thạch Phách" }, "description": { - "en": "A dense crystal of pure Geo used for alchemy and Character Ascension." + "_code": "1580467853", + "zh": "极纯的岩元素凝成的珍稀晶石,常与其他矿物伴生。也被称为「岩之心」。", + "de": "Ein seltener Kristall, in dem die Geo-Kraft stark konzentriert ist. Er ist häufig in der Nähe anderer Gesteine zu finden und wird auch als das „Herz des Felsen“ bezeichnet.", + "en": "A precious crystal of condensed pure Geo element that usually grows along with other minerals. It's also commonly called \"Cor Petrae.\"", + "es": "Un valioso mineral de elemento Geo puro condensado. Suele encontrarse junto a otros minerales. También es conocido como “cor petrae”.", + "fr": "Un cristal précieux condensé par l'élément Géo pur qui se développe souvent avec d'autres minéraux. On l'appelle aussi « cœur de rocher ».", + "id": "Kristal berharga yang terbuat dari elemen Geo murni dan biasanya tumbuh bersama dengan mineral lain. Juga dikenal sebagai \"Cor Petrae\".", + "ja": "純度が極めて高い岩の元素の晶石。よくほかの鉱物と一緒に発見される。「岩の心」とも呼ばれる。", + "ko": "아주 순수한 바위 원소가 모여 형성된 진귀한 수정석. 늘 다른 광물과 함께 발견된다. 「바위의 심장」이라고도 불린다", + "pt": "Um cristal precioso condensado com elemento Geo puro que cresce com outros minerais. Também conhecido como \"Cor Petrae\".", + "ru": "Кристаллизованные Гео элементы, которые растут вместе с другими минералами. Ещё их называют «Каменным сердцем».", + "th": "ผลึกหายากซึ่งควบแน่นโดยองค์ประกอบของหินที่มีความบริสุทธิ์มาก มักจะเกี่ยวข้องกับแร่ธาตุอื่น ๆ หรือที่รู้จักในชื่อ \"Cor Petrae\"", + "vi": "Tinh thạch quý hiếm được kết tinh từ Nguyên Tố Nham thuần khiết, thường xuất hiện bên cạnh các loại khoáng chất khác. Được gọi là \"Trái Tim Của Đá\"." }, + "tags": ["alchemy-ingredient", "character-ascension-material"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/ore/crystal-chunk.json b/src/data/features/liyue/ore/crystal-chunk.json index 448e72c9..962ea777 100644 --- a/src/data/features/liyue/ore/crystal-chunk.json +++ b/src/data/features/liyue/ore/crystal-chunk.json @@ -1,14 +1,35 @@ { "format": 2, "name": { + "_code": "142699974", + "zh": "水晶块", + "de": "Brocken Kristall", "en": "Crystal Chunk", + "fr": "Morceau de cristal", + "id": "Crystal Chunk", + "ja": "水晶の塊", + "ko": "수정덩이", + "pt": "Pedaço de Cristal", "ru": "Обломок кристалла", - "zh": "水晶矿", - "pt": "Pedaço de Cristal" + "th": "Crystal Chunk", + "vi": "Mảnh Pha Lê" }, "description": { - "en": "Light blue crystals used to forge Mystic Enhancement Ore as well as some weapons." + "_code": "4227079165", + "zh": "未经削切的晶体。在专门处理后,才能真正展现价值吧。", + "de": "Ein ungeschliffener Kristall, der erst nach Bearbeitung durch qualifizierte Handwerker seinen wahren Wert zeigt.", + "en": "An uncut crystal. Only professional craftsmanship can bring out its true value.", + "es": "Cristal bruto. Solo un profesional podrá sacar su auténtico valor.", + "fr": "Cristal brut. Seul un professionnel pourra faire ressortir sa vraie valeur.", + "id": "Sebongkah kristal mentah yang belum diolah. Nilainya hanya akan meningkat setelah diolah secara presisi.", + "ja": "加工していないクリスタルの塊。専門的な処理を施すと、本当の価値を発揮します。", + "ko": "가공되지 않은 결정체. 세공을 해야 진정한 가치를 알 수 있다", + "pt": "Cristais não moldados. Apenas um profissional poderá trazer o seu verdadeiro valor.", + "ru": "Необработанные кристаллы. Только профессиональный ремесленник может выявить его истинную ценность.", + "th": "ก้อนคริสตัลที่ยังไม่ผ่านการเจียระไน ช่างฝีมือที่ชำนาญแล้วเท่านั้นที่จะดึงเอาคุณค่าที่แท้จริงของมันออกมาได้", + "vi": "Tinh thể chưa qua gọt giũa. Sau khi xử lý mới có thể tỏ rõ giá trị." }, + "tags": ["smithing-ingredient"], "enabled": true, "cluster": "on", "respawn": 259200, diff --git a/src/data/features/liyue/ore/electro-crystal.json b/src/data/features/liyue/ore/electro-crystal.json index aca62246..7394e7b7 100644 --- a/src/data/features/liyue/ore/electro-crystal.json +++ b/src/data/features/liyue/ore/electro-crystal.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Electro Crystal", + "_code": "722365814", "zh": "电气水晶", - "pt": "Cristal Electro" + "de": "Elektrisierter Kristall", + "en": "Electro Crystal", + "es": "Electrocristal", + "fr": "Électrocristal", + "id": "Electro Crystal", + "ja": "電気水晶", + "ko": "전기 수정", + "pt": "Cristal Eletrificado", + "ru": "Электро кристалл", + "th": "Electro Crystal", + "vi": "Pha Lê Điện" }, "description": { - "en": "Purple electric crystals used for various recipes. Use Pyro to create an Overload reaction in order to harvest." + "_code": "1561650273", + "zh": "富含电力的晶石,由逸散在大气与大地中的电气积聚而成。摸起来酥酥麻麻的。如果有对应的设施,或许可以通过这里面蕴含的雷元素做些什么事情吧…?", + "de": "Ein kraftvoller Kristall, der elektrische Energie aus der Umgebung anzieht. Es kribbelt, wenn man ihn anfasst. Mit der richtigen Ausrüstung ist es vielleicht möglich, die darin enthaltene Elektro-Energie nutzbar zu machen ...", + "en": "A power-rich crystal that draws electricity from the air around it. Holding it makes your hand a little numb. With the right equipment, maybe it's possible to harness the Electro energy contained within?", + "es": "Un cristal rico en energía que extrae electricidad del aire que lo rodea. Sujetarlo brevemente entumece la mano. En las instalaciones adecuadas, tal vez se pueda hacer algo con el poder Electro contenido en él...", + "fr": "Un cristal qui puise son énergie électrique dans l'air ; le tenir trop longtemps engourdit la main. Peut-être est-il possible de récupérer l'énergie Électro qu'il contient avec le bon équipement ?", + "id": "Kristal yang kaya akan tenaga listrik, dan menghisap listrik dari udara di sekitarnya. Menggenggamnya akan membuat tanganmu mati rasa. Dengan perlengkapan yang tepat, mungkin kita bisa memanfaatkan energi Electro yang ada di dalamnya...?", + "ja": "電気を含んだ晶石。大気と大地に散逸している電気の塊。触るとビリビリしびれる。相応の施設があれば、その中にある雷元素を使って何かできることがあるかもしれない…?", + "ko": "전기가 흐르는 수정. 대기와 대지의 전기가 모여서 형성됐다. 만지면 찌릿찌릿하다. 상응하는 시설이 있다면 담겨 있는 전기 원소를 이용해 뭔가 할 수 있지 않을까...?", + "pt": "Um cristal rico em energia que extrai a eletricidade do ar ao seu redor. Segurá-lo deixa sua mão um pouco dormente. Com o equipamento certo, talvez seja possível aproveitar a energia elétrica contida nele?", + "ru": "Заряженный электричеством кристалл, который продолжает тянуть энергию из окружающего воздуха. Если взять его в руку, то она начнёт неметь. Может быть, с подходящими инструментами возможно получить из него энергию Электро?", + "th": "หินคริสตัลที่อุดมด้วยพลังงานไฟฟ้า มันสามารถรวบรวมไฟฟ้าจากอากาศรอบ ๆ ตัวได้ เมื่อลูบจะทำให้รู้สึกชา หากมีอุปกรณ์ที่สอดคล้องกัน บางทีคุณอาจทำอะไรบางอย่างกับธาตุไฟฟ้าที่มีอยู่ในนั้นได้...?", + "vi": "Tinh thạch có điện lực cao, được kết tinh từ điện trong khắp đại lục, chạm vào có cảm giác tê liệt. Nếu có thiết bị tương ứng, có lẽ sẽ làm được gì đó với nguyên tố điện trong đó nhỉ?" }, + "tags": ["alchemy-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/ore/iron-chunk.json b/src/data/features/liyue/ore/iron-chunk.json index 3b140693..a8f07fe1 100644 --- a/src/data/features/liyue/ore/iron-chunk.json +++ b/src/data/features/liyue/ore/iron-chunk.json @@ -1,16 +1,39 @@ { "format": 2, + "name": { + "_code": "665344318", + "zh": "铁块", + "de": "Brocken Eisen", + "en": "Iron Chunk", + "es": "Pedazo de hierro", + "fr": "Morceau de fer", + "id": "Iron Chunk", + "ja": "鉄の塊", + "ko": "철광", + "pt": "Pedaço de ferro", + "ru": "Обломок железа", + "th": "Iron Chunk", + "vi": "Mảnh Sắt" + }, "description": { - "en": "Abundantly available, low-quality metal used for Enhancement Ore." + "_code": "832274041", + "zh": "铁的矿石原石,在拥有相应技能的工匠手中能绽放光采。通常来说,地表上的矿石昭示着此地深处丰富的矿脉。", + "de": "Ein Klumpen Eisenerz, der in den Händen eines begabten Schmieds zu einer ganzen Reihe an nützlichen Gegenständen werden kann. Das Vorhandensein von Mineralerzen an der Oberfläche deutet in der Regel auf reichlich Erzadern im Untergrund hin.", + "en": "This iron ore can be turned into a multitude of handy items in the hands of a skilled craftsman. Mineral ores' presence on the surface usually indicates abundant ore veins underneath.", + "es": "Un pedazo de hierro en bruto que se puede transformar en muchos objetos distintos si se deja en manos de un herrero habilidoso. Normalmente, la presencia de minerales en la superficie indica la existencia de ricas vetas bajo la tierra.", + "fr": "Ce minerai de fer peut être transformé en une multitude d'objets utiles entre les mains d'un artisan qualifié. La présence de minerais en surface indique généralement la présence de riches filons souterrains.", + "id": "Di tangan pengrajin yang handal, bijih besi ini dapat diolah menjadi berbagai benda berguna. Konon katanya, banyaknya bebatuan mineral di permukaan tanah menandakan sumber mineral yang berlimpah jauh di dalam tanah.", + "ja": "鉄の鉱石。相応の技術を持った職人の手にかかれば、輝きを放つでしょう。通常、地表上の鉱石は、付近の地下には豊富な鉱脈があることを意味する。", + "ko": "철광석. 뛰어난 대장장이에게 가면 빛을 발할 수 있다. 보통 철광석 주위의 깊은 곳에 풍부한 광맥이 있다", + "pt": "Um Pedaço de Ferro que pode ser transformado em vários itens nas mãos de um artesão hábil. É conhecimento comum que a presença de minérios na superfície indica veios abundantes abaixo dela.", + "ru": "Опытный ремесленник может сделать из этих обломков железной руды кучу разных полезных вещей. Обычно наличие руды на поверхности говорит о богатой жиле под землёй.", + "th": "ก้อนเหล็กวัตถุดิบที่สามารถนำไปแปรรูปเป็นอุปกรณ์ข้าวของเครื่องใช้ต่าง ๆ ได้หลากหลายโดยช่างเหล็กที่มีความสามารถ โดยทั่วไปแร่บนพื้นผิวจะบ่งบอกถึงความอุดมสมบูรณ์ของแร่ที่อยู่ลึกลงไปในพื้นดินบริเวณนั้น", + "vi": "Khoáng thạch của sắt, trong tay thợ thủ công lành nghề có thể phát ra hào quang. Khoáng Thạch trên bề mặt trái đất thường sẽ biểu thị mạch khoáng phong phú nằm sâu trong lòng đất." }, + "tags": ["smithing-ingredient", "furniture-ingredient"], "enabled": false, "respawn": 86400, "cluster": "on", - "name": { - "en": "Iron Chunk", - "ru": "Обломок железа", - "pt": "Pedaço de Ferro" - }, "icons": { "filter": "iron-chunk", "base": { diff --git a/src/data/features/liyue/ore/magical-crystal-chunk.json b/src/data/features/liyue/ore/magical-crystal-chunk.json index 8436a710..b04333ed 100644 --- a/src/data/features/liyue/ore/magical-crystal-chunk.json +++ b/src/data/features/liyue/ore/magical-crystal-chunk.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "2057452708", + "zh": "魔晶块", + "de": "Brocken magisches Kristall", "en": "Magical Crystal Chunk", + "es": "Pedazo de cristal mágico", + "fr": "Éclat de cristal magique", + "id": "Magical Crystal Chunk", + "ja": "魔晶の塊", + "ko": "마법 수정석 조각", + "pt": "Pedaço de Cristal Mágico", "ru": "Магический кристальный обломок", - "zh": "魔晶矿", - "pt": "Pedaço de Cristal Mágico" + "th": "Magical Crystal Chunk", + "vi": "Mảnh Ma Tinh" }, "description": { - "en": "Crystal eroded by Ley Line energy that requires Original Resin to refine into Mystic Enhancement Ore.", - "zh": "魔晶矿刷新位置" + "_code": "361570885", + "zh": "可以通过「委托锻造」,利用原粹树脂,提炼成武器经验材料。\\n受地脉的能量侵蚀的水晶矿,寻常手段无法处理。", + "de": "Kann bei Schmieden mithilfe von ursprünglichem Harz zu Waffen-EP-Material verarbeitet werden.\\nDiese von elementarer Energie durchdrungenen Kristalle können nicht mit gewöhnlichen Mitteln bearbeitet werden.", + "en": "These crystal chunks can be refined into Weapon EXP materials by using Original Resin.\\nCrystals from mines that were eroded by the energy of the Ley Lines cannot be processed by ordinary means.", + "es": "Estos trozos de cristal pueden ser refinados y convertidos en Materiales de EXP de Arma utilizando Resina original.\\nLos cristales de las minas que fueron erosionados por la energía de las líneas ley no pueden ser procesados por medios ordinarios.", + "fr": "Ces éclats peuvent être raffinés en EXP d'arme avec de la Résine originelle.\\nLe travail de ces cristaux, formés sous l'influence des lignes énergétiques, requiert un grand savoir-faire.", + "id": "Crystal Chunk dapat diforge menjadi material EXP Senjata dengan menggunakan Original Resin.\\nCrystal dari tambang yang terkikis oleh energi Ley Line tidak bisa diproses dengan cara biasa.", + "ja": "「鍛造依頼」において天然樹脂を消費して武器強化素材を精錬することができます。\\n地脈のエネルギーに侵蝕された水晶鉱は普通の方法では処理できません。", + "ko": "「단조 의뢰」를 통해 퓨어 레진을 정제하여 무기 경험치 재료를 얻을 수 있다.\\n일반적인 방법으론 지맥의 에너지에 침식당한 수정 광석을 처리할 수 없다", + "pt": "Esses pedaços de cristal podem ser refinados em materiais de EXP de armas usando a resina original.\\nOs cristais de minas que foram corroídos pela energia das linhas Ley não podem ser processados por meios comuns.", + "ru": "Эти обломки кристаллов могут быть переработаны в материалы опыта оружия с помощью Первородной смолы.\\nТакие кристаллы из шахт впитали энергию артерий земли и не могут быть обработаны обычными методами.", + "th": "สามารถปรับปรุงเป็นวัสดุประสบการณ์อาวุธได้ผ่านการ \"สั่งทำอาวุธ\" โดยใช้ Original Resin\\nCrystal Ore ที่ถูกกัดเซาะด้วยพลังงานของ Ley Lines นั้นจะไม่สามารถจัดการได้ด้วยวิธีทั่วไป", + "vi": "Có thể thông qua ủy thác rèn, dùng Nhựa Nguyên Chất luyện thành nguyên liệu EXP Vũ Khí.\\nMỏ pha lê bị năng lượng địa mạch ăn mòn, tay nghề bình thường sẽ không thể xử lý." }, + "tags": ["smithing-ingredient"], "enabled": true, "cluster": "on", "respawn": 259200, diff --git a/src/data/features/liyue/ore/noctilucous-jade.json b/src/data/features/liyue/ore/noctilucous-jade.json index 0f99ded1..7411fb92 100644 --- a/src/data/features/liyue/ore/noctilucous-jade.json +++ b/src/data/features/liyue/ore/noctilucous-jade.json @@ -1,13 +1,36 @@ { "format": 2, "name": { - "en": "Noctilucous Jade", + "_code": "2708851374", "zh": "夜泊石", - "pt": "Jade Nocticulosa" + "de": "Nachtjade", + "en": "Noctilucous Jade", + "es": "Jade noctilucoso", + "fr": "Jade noctiluque", + "id": "Noctilucous Jade", + "ja": "夜泊石", + "ko": "야박석", + "pt": "Jade Nocticulosa", + "ru": "Полуночный нефрит", + "th": "Noctilucous Jade", + "vi": "Dạ Phách Thạch" }, "description": { - "en": "A rare luminescent mineral used for Character Ascension." + "_code": "4076851765", + "zh": "稀有的特质矿石,在静谧的暗夜里会幽幽地发光。据称是天地间奔流的元素在异变中凝聚成的珍奇宝石。", + "de": "Ein äußerst seltenes Gestein, das in der Dunkelheit stiller Nächte leuchtet. Man hält es für das edle Produkt kristallisierter Elemente, die an die Oberfläche treten.", + "en": "A rare mineral that glimmers in the dark. It's said to be a mutated gemstone condensed from the flourishing elements of the world.", + "es": "Un mineral poco común que brilla en la oscuridad. Se dice que es una piedra preciosa que ha mutado y se ha condensado a partir de los elementos del mundo.", + "fr": "Un minerai rare qui brille dans l'obscurité. On dit qu'il s'agit du fruit de la condensation des éléments fluctuants entre le ciel et la terre.", + "id": "Mineral langka yang bersinar dalam kegelapan. Kata orang-orang, batunya terbuat dari elemen-elemen yang melimpah di dunia.", + "ja": "希少な鉱石。暗くて静かな夜に微かに光る。言い伝えによると世の中の元素が変異していく中で形成された貴重な石。", + "ko": "희귀한 특수 광석. 고요하고 어두운 밤에 은은하게 빛난다. 천지 사이에서 흐르던 원소가 변이 중에 응집되어 만들어진 진귀한 보석이라고 한다", + "pt": "Um mineral raro que brilha no escuro. Dizem que é uma gema mutante condensada com elementos florescentes do mundo.", + "ru": "Редкий минерал, который блестит в темноте. Говорят, что это драгоценный камень, видоизменённый под действием бурлящих элементов этого мира.", + "th": "แร่พิเศษที่ส่องแสงสะท้อนอยู่ในความมืด ว่ากันว่าเป็นหินที่เปลี่ยนแปลงมาจากพลอยที่เกิดการควบแน่นจากแร่ธาตุต่าง ๆ ของโลก", + "vi": "Khoáng thạch hiếm, sẽ tỏa sáng trong màn đêm yên tĩnh. Nghe nói là bảo thạch quý được ngưng tụ bởi những Nguyên Tố dị biến trong trời đất." }, + "tags": ["character-ascension-material"], "enabled": true, "cluster": "on", "respawn": "none", diff --git a/src/data/features/liyue/ore/white-iron-chunk.json b/src/data/features/liyue/ore/white-iron-chunk.json index 5052f7b9..58eec877 100644 --- a/src/data/features/liyue/ore/white-iron-chunk.json +++ b/src/data/features/liyue/ore/white-iron-chunk.json @@ -1,14 +1,36 @@ { "format": 2, "name": { + "_code": "1747175596", + "zh": "白铁块", + "de": "Brocken weißes Eisen", "en": "White Iron Chunk", - "zh": "白铁矿", + "es": "Pedazo de hierro blanco", + "fr": "Morceau de fer blanc", + "id": "White Iron Chunk", + "ja": "白鉄の塊", + "ko": "백철", + "pt": "Pedaço de Ferro Branco", "ru": "Обломок белого железа", - "pt": "Pedaço de Ferro branco" + "th": "White Iron Chunk", + "vi": "Mảnh Sắt Trắng" }, "description": { - "en": "Modestly rare, light gray ore used for forging Weapons, along with creating Fine Enhancement Ore." + "_code": "504707605", + "zh": "白铁的矿石,在拥有相应技能的工匠手中能大放异彩吧。", + "de": "Ein Klumpen weißes Eisenerz, der in den Händen eines begabten Schmieds zu glanzvollen Dingen reifen kann.", + "en": "Skilled hands can make this into something brilliant.", + "es": "Unas manos habilidosas pueden convertir esto en algo increíble.", + "fr": "Un morceau de fer blanc que les mains expertes d'un bon forgeron peuvent transformer en objet.", + "id": "Di tangan pengrajin yang handal, bijih besi ini dapat diolah menjadi berbagai benda berguna.", + "ja": "白鉄の鉱石。相応の技術を持った職人の手にかかれば、異彩を放つでしょう。", + "ko": "하얀색 철광석. 뛰어난 대장장이에게 가면 빛을 발할 수 있다", + "pt": "Pode ser transformado em algo incrível em mãos habilidosas.", + "ru": "Опытные руки могут превратить это во что-то прекрасное.", + "th": "ช่างเหล็กที่มีความสามารถ จะเปลี่ยนสิ่งนี้ให้เป็นสิ่งมหัศจรรย์ได้", + "vi": "Khoáng thạch của sắt trắng, trong tay thợ thủ công lành nghề có thể phát ra màu sắc lạ." }, + "tags": ["smithing-ingredient", "furniture-ingredient"], "enabled": true, "cluster": "on", "respawn": 172800, diff --git a/src/data/features/liyue/special/book.json b/src/data/features/liyue/special/book.json index d8129d00..14d70280 100644 --- a/src/data/features/liyue/special/book.json +++ b/src/data/features/liyue/special/book.json @@ -1,10 +1,33 @@ { "format": 2, "name": { - "en": "Books" + "_code": "1883744215", + "zh": "书籍", + "de": "Büchersammlung", + "en": "Books", + "fr": "Collection", + "id": "Koleksi Buku", + "ja": "書籍", + "ko": "책", + "pt": "Livros", + "ru": "Книги", + "th": "หนังสือ", + "vi": "Kho Sách" }, "description": { - "en": "These books can be collected to place them in the Archive, where their contents can be read." + "_code": "3933500654", + "zh": "获得值得收藏的书籍时,会自动誊录入图鉴中。通过「图鉴」,舒适地阅读踏遍世界寻获的书籍,是真正热爱阅读的人独有的享受。", + "de": "Wenn du auf Handbücher stößt, die es wert sind, aufbewahrt zu werden, werden diese automatisch in dein Handbuch aufgenommen. Mithilfe dieses Handbuchs kannst du in aller Ruhe die Sammlung von Büchern durchlesen, die du während deiner Reise gesammelt hast. Eine bevorzugte Aktivität für Literaturkenner.", + "en": "When you come across tomes worth keeping, they will automatically enter your archive. Through this archive, you can read through the collection of books you've obtained throughout your journey at your leisure — the activity of choice for literary connoisseurs.", + "es": "Cuando obtengas libros que merezca la pena guardar, se añadirán automáticamente a tu archivo. Gracias a este archivo, podrás leer cuando quieras todos los libros que hayas encontrado durante tus aventuras. ¡Un auténtico placer para los amantes de la literatura!", + "fr": "Les livres que vous découvrez et pouvant être récupérés sont ajoutés automatiquement à vos Archives. Vous pouvez ainsi à loisir via les Archives parcourir votre collection d'ouvrages obtenus au cours de votre périple – une activité de choix pour les connaisseurs.", + "id": "Saat kamu menemukan buku-buku yang bisa disimpan, mereka akan otomatis masuk ke arsip. Melalui arsip ini, kamu bisa membaca kembali buku-buku yang telah kamu kumpulkan selama perjalananmu, hal ini sangat digemari oleh orang-orang yang senang membaca.", + "ja": "集める価値のある書籍を入手した時は、自動的に図鑑に記録される。「図鑑」を通して世界中の書籍を気軽に読めるのは、読書好きにはたまらないだろう。", + "ko": "소장 가치가 있는 책은 도감에 자동으로 추가됩니다. 세계를 누비며 찾은 책들을 「도감」에서 꺼내 읽는 것은 독서 애호가의 유일한 즐거움입니다", + "pt": "Quando você encontrar livros que valem a pena guardar, eles entrarão automaticamente no seu arquivo. Através desse arquivo, você pode ler a coleção de livros que obteve ao longo de sua jornada em seu lazer - a atividade relaxante dos fãs de leitura.", + "ru": "Каждый раз, когда вы получаете ценные книги, они автоматически попадают в ваш архив. Через него вы можете с комфортом читать все книги, которые когда-либо находили в мире. Вот он, настоящий рай книголюба!", + "th": "เมื่อได้รับหนังสือที่ควรค่าแก่การเก็บ พวกมันจะเข้าไปอยู่ในคู่มือโดยอัตโนมัติ ด้วย \"คู่มือ\" นี้ การอ่านหนังสือที่มีอยู่ทั่วโลกอย่างสะดวกสบายนั้น สำหรับผู้ที่รักการอ่านแล้ว ถือเป็นความเพลิดเพลินที่ไม่เหมือนใครจริง ๆ", + "vi": "Khi có được một cuốn sách đáng sưu tập sẽ được tự động sao chép vào Thư Viện. Thông qua \"Thư Viện\", bạn sẽ được thoải mái đọc những cuốn sách đến từ khắp nơi trên thế giới, là sự chia sẻ độc đáo của những người yêu đọc sách." }, "enabled": false, "cluster": "off", diff --git a/src/data/features/liyue/special/domain.json b/src/data/features/liyue/special/domain.json index 0b307364..e13ec496 100644 --- a/src/data/features/liyue/special/domain.json +++ b/src/data/features/liyue/special/domain.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "4043227537", + "zh": "秘境", + "de": "Sphäre", "en": "Domain", - "ru": "Подземелья", - "pt": "Domínio" + "es": "Dominio", + "fr": "Donjon", + "id": "Domain", + "ja": "秘境", + "ko": "비경", + "pt": "Domínio", + "ru": "Подземелье", + "th": "ดันเจี้ยน", + "vi": "Bí Cảnh" }, "description": { "en": "Complete the challenges to earn Artifact, Weapon Ascension, or Talent Level-Up rewards." @@ -46,6 +56,7 @@ "popupContent": { "en": "This Artifact domain drops the Crimson Witch of Flames, Lavawalker, Martial Artist, and Defender's Will sets. Trigger all four Pyro braziers to enter." }, + "tags": ["artifacts"], "popupMedia": "liyue/domain/zhou-formula" }, { @@ -61,6 +72,7 @@ "popupContent": { "en": "This domain drops Weapon ascension materials." }, + "tags": ["weapon-ascension-material"], "popupMedia": "liyue/domain/lianshan-formula" }, { @@ -106,6 +118,7 @@ "popupContent": { "en": "This Artifact domain drops the Heart of Bravery, Archaic Petra, and Retracing Bolide sets." }, + "tags": ["artifacts"], "popupMedia": "liyue/domain/guyun" }, { @@ -136,6 +149,7 @@ "popupContent": { "en": "This domain drops Talent level-up materials." }, + "tags": ["character-talent-material"], "popupMedia": "liyue/domain/taishan-mansion" }, { @@ -151,6 +165,7 @@ "popupContent": { "en": "This Artifact domain drops the Bloodstained Chivalry, Gambler, and Noblesse Oblige sets." }, + "tags": ["artifacts"], "popupMedia": "liyue/domain/clear-pool" } ] diff --git a/src/data/features/liyue/special/geoculus.json b/src/data/features/liyue/special/geoculus.json index 0e3870d3..5e9ebaa2 100644 --- a/src/data/features/liyue/special/geoculus.json +++ b/src/data/features/liyue/special/geoculus.json @@ -1,15 +1,38 @@ { "format": 2, + "name": { + "_code": "3020361284", + "zh": "散失的岩神瞳", + "de": "Verlorener Geoculus", + "en": "Geoculus", + "es": "Geóculus perdido", + "fr": "Géoculus", + "id": "Geoculus", + "ja": "失われた岩神の瞳", + "ko": "바위 신의 눈동자", + "pt": "Geoculus", + "ru": "Геокул", + "th": "Geoculus", + "vi": "Nham Thần Đồng" + }, "description": { - "en": "Collect these in the world, and redeem them for rewards at the Statue of the Seven." + "_code": "693877725", + "zh": "浓烈的岩元素能量积聚成的物质。献给岩的神像,能弥补它在漫长岁月中散失的力量。", + "de": "Ein Gebilde aus verdichteter Geo-Energie. Übergib es der Geo-Statue, um ihre über die Jahre verlorene Kraft wiederaufzubauen.", + "en": "A substance that has accumulated intense Geo energy. Offer it to the Statue and help reinstate the power it has lost over the years.", + "es": "Una sustancia que ha acumulado una intensa energía Geo. Ofrécela a la Estatua para recuperar la energía perdida a lo largo de los años.", + "fr": "De l'énergie Géo accumulée au fil du temps qui a fini par durcir. Faites-en une offrande à la Statue et restaurez son pouvoir qui s'est amenuisé avec le temps.", + "id": "Cairan yang telah mengakumulasi energi Geo yang kuat. Berikan ke Patung untuk membantu mengembalikan kekuatan yang telah hilang selama bertahun-tahun.", + "ja": "濃い岩元素エネルギーが蓄積した物質。岩の神像に奉納すると、神像が長い年月の中で失われた力を補うことができる。", + "ko": "진한 바위 원소 에너지가 모여 만들어진 물질. 바위의 신상에 제물로 바치면 오랜 시간이 흐르며 잃어버렸던 힘을 찾을 수 있다", + "pt": "Uma substância que acumulou intensa energia Geo. Ofereça-o à Estátua e ajude a restabelecer o poder que perdeu ao longo dos anos.", + "ru": "Вещество, которое накопило плотную энергию Гео. Предложите его статуе семи Архонтов и помогите ей восстановить утерянную силу.", + "th": "แร่ธาตุอันแข็งแกร่งที่ได้รวบรวมพลังงานของผืนดินเอาไว้ มอบให้แก่รูปปั้นหินเพื่อช่วยฟื้นพลังที่หายไปนานหลายปีของมันกลับมา", + "vi": "Vật chất được kết tinh từ năng lượng Nguyên Tố Nham. Hiến dâng cho tượng Nham Thần, có thể giúp bù đắp năng lượng đã mất theo thời gian." }, "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Geoculus", - "pt": "Geoculus" - }, "icons": { "filter": "geoculus", "base": { @@ -327,7 +350,6 @@ "importIds": { "gm_legacy": ["liyueGeoculus/127"], "yuanshen": ["1_127"], - "yuanshen": ["1_127"], "appsample": ["2676"] }, "popupAttribution": "Yuanshen.site", diff --git a/src/data/features/liyue/special/statue.json b/src/data/features/liyue/special/statue.json index 1620060f..d9493917 100644 --- a/src/data/features/liyue/special/statue.json +++ b/src/data/features/liyue/special/statue.json @@ -1,16 +1,26 @@ { "format": 2, + "name": { + "_code": "2481562954", + "zh": "七天神像", + "de": "Statue der Sieben", + "en": "Statue of The Seven", + "es": "Estatua de Los Siete", + "fr": "Statue des Sept", + "id": "Patung The Seven", + "ja": "七天神像", + "ko": "일곱신상", + "pt": "Estátua dos Sete", + "ru": "Статуя семи Архонтов", + "th": "Statue of The Seven", + "vi": "Thất Thiên Thần Tượng" + }, "description": { "en": "Teleport here to receive healing or redeem elemental Oculi for rewards." }, "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Statue of the Seven", - "ru": "Статуя семи Архонтов", - "pt": "Estátua dos Sete" - }, "icons": { "filter": "liyue-statue", "base": { diff --git a/src/data/features/liyue/special/teleporter.json b/src/data/features/liyue/special/teleporter.json index 39088ab3..f643b088 100644 --- a/src/data/features/liyue/special/teleporter.json +++ b/src/data/features/liyue/special/teleporter.json @@ -1,12 +1,33 @@ { "format": 2, "name": { - "en": "Teleporter", - "ru": "Телепорт", - "pt": "Ponto de Teleporte" + "_code": "2520270535", + "zh": "传送锚点", + "de": "Teleportationspunkt", + "en": "Teleport Waypoint", + "fr": "Point de téléportation", + "id": "Teleport Waypoint", + "ja": "ワープポイント", + "ko": "워프 포인트", + "pt": "Ponto de Teleporte", + "ru": "Точка телепортации", + "th": "จุดเทเลพอร์ต", + "vi": "Điểm dịch chuyển" }, "description": { - "en": "Activate to gain the ability to move here at will via the World Map." + "_code": "2837951267", + "zh": "选择传送锚点,以传送到相应位置", + "de": "Wähle den Teleportationspunkt, um dich zu der jeweiligen Stelle zu teleportieren.", + "en": "Select a Teleport Waypoint to teleport to that location", + "es": "Selecciona un Punto de teletransporte para teletransportarte a esa ubicación", + "fr": "Sélectionnez un point de téléportation pour vous rendre à la destination correspondante.", + "id": "Pilih Teleport Waypoint untuk pergi ke lokasi tersebut.", + "ja": "ワープポイントを選択するとその位置にワープできる", + "ko": "워프 포인트를 선택해 해당 위치로 워프할 수 있습니다", + "pt": "Selecione um Ponto de Teleporte para se teleportar para essa localização", + "ru": "Выберите точку телепортации, чтобы переместиться к ней.", + "th": "เลือกจุดหมายเทเลพอร์ต เพื่อเทเลพอร์ตไปยังที่นั่น", + "vi": "Chọn điểm dịch chuyển, để chuyển đến vị trí tương ứng" }, "enabled": true, "cluster": "off", diff --git a/src/data/features/liyue/special/viewpoint.json b/src/data/features/liyue/special/viewpoint.json index 55a4b37d..99dc2b6c 100644 --- a/src/data/features/liyue/special/viewpoint.json +++ b/src/data/features/liyue/special/viewpoint.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "3018606398", + "zh": "观景点", + "de": "Aussichtspunkt", "en": "Viewpoint", - "ru": "Точка обзора", - "pt": "Observatório" + "es": "Mirador", + "fr": "Panorama", + "id": "Titik Panorama", + "ja": "展望ポイント", + "ko": "전망 포인트", + "pt": "Observatório", + "ru": "Осмотреть", + "th": "จุดชมวิว", + "vi": "Điểm ngắm cảnh" }, "description": { "en": "Collect the marker to add a new image to your Archive." diff --git a/src/data/features/mondstadt/boss/andrius.json b/src/data/features/mondstadt/boss/andrius.json index 25595382..d499bd6f 100644 --- a/src/data/features/mondstadt/boss/andrius.json +++ b/src/data/features/mondstadt/boss/andrius.json @@ -1,15 +1,36 @@ { "format": 2, "name": { - "en": "Andrius (Lupus Boreas)", - "ru": "Андриус (Лупус Бореалис)", - "ja": "アンドレアス (北風の王狼)", - "pt": "Andrius (Lupus Boreas)" + "_code": "2324314052", + "zh": "北风的王狼,奔狼的领主", + "de": "Großer Wolfskönig des Nordens, Herr von Wolfenlauf", + "en": "Lupus Boreas, Dominator of Wolves", + "es": "Rey Lobo del Norte, Señor de los Lobos", + "fr": "Loup du Nord, Seigneur du Territoire des loups", + "id": "Lupus Boreas, Dominator of Wolves", + "ja": "北風の王狼、奔狼の領主", + "ko": "북풍의 왕랑, 울프의 영주", + "pt": "Lupus Boreas, Dominador dos Lobos", + "ru": "Лупус Бореалис, Волчий лорд", + "th": "Lupus Boreas, Dominator of Wolves", + "vi": "Vua sói bắc phong, lãnh chúa Lang Lãnh" }, "description": { - "en": "The Wolf of the North. A noble soul that watches over Wolvendom. It is said that its powers were given to it by an ancient god. Drops random Character Level-Up Materials, Artifacts, and Weapon Prototypes.", - "ru": "Волк Севера. Можно сразиться раз в неделю для получения специальных наград." + "_code": "2701712117", + "zh": "守望着奔狼领的崇高灵魂。\\n当群狼受到威胁时,会以狼的姿态现世,展现自己的苍牙与利爪。传说其力量来自远古的魔神。", + "de": "Eine edle Seele, die über Wolfenlauf wacht.\\nWird das Wolfsrudel bedroht, erscheint sie in Form eines Wolfs und stellt ihre Reißzähne und Klauen zur Schau. Die Kraft dieses Wolfs soll von einem alten Archon stammen.", + "en": "A noble soul that watches over Wolvendom.\\nWhen the safety of the wolves is threatened, it will take the form of a wolf and bare its fangs and claws. It is said that its powers were given to it by an ancient god.", + "es": "Un alma noble que vigila el Reino de los Lobos.\\nCuando la seguridad de su manada se ve amenazada, tomará la forma de un lobo y mostrará sus colmillos y garras. Se dice que sus poderes se los dio un antiguo Arconte.", + "fr": "Une noble âme qui veille sur le Territoire des Loups.\\nLorsque les loups sont menacés, elle prend la forme d'un loup et montre ses crocs et ses griffes. On dit que ses pouvoirs lui furent conférés par un ancien Archon.", + "id": "Arwah pelindung pusaka yang mengawasi Wolvendom.\\nSaat keamanan para serigala terancam, ia akan muncul sebagai serigala besar dan menunjukkan taring serta cakarnya. Konon, kekuatan sang arwah diberikan oleh Archon yang berkuasa di masa lampau.", + "ja": "奔狼領を見守る崇高な魂。\\n群狼が脅威に晒された時に、彼は狼の姿で現れ、自らの蒼牙と鋭爪を示す。伝説によると、彼の力は太古の魔神から引き継いだらしい。", + "ko": "울프 영지를 지키는 숭고한 영혼.\\n늑대 무리가 위협받을 때 늑대의 모습으로 현신하여 자신의 이빨과 발톱을 드러낸다. 그의 힘은 고대 마신의 힘에서 비롯된 것이라는 전설이 있다", + "pt": "Uma alma nobre que vigia o Reino dos Lobos.\\nQuando ameaçada a segurança dos lobos, ela assumirá a forma de um lobo e mostrará suas presas e garras. Dizia-se que seus poderes eram dados por um Arconte antigo.", + "ru": "Благородная душа, охраняющая Вольфендом.\\nЕсли волкам угрожает опасность, он принимает облик волка, показывая свои клыки и когти. Говорят, что такая сила была дана ему древним Архонтом.", + "th": "วิญญาณสูงศักดิ์ผู้ปกป้อง Wolvendom\\nเมื่อฝูงหมาป่าถูกคุกคาม จะปรากฏในร่างของหมาป่าขนาดใหญ่ แสดงเขี้ยวมรกตและกรงเล็บอันแหลมคม ตำนานเล่าว่าพลังงานนั้นเทพเจ้าโบราณ เป็นผู้ประทานให้มัน", + "vi": "Linh hồn cao quý bảo hộ Lang Lãnh.\\nKhi đàn sói gặp phải sự uy hiếp, sẽ hiện ra với hình thể của sói, để lộ răng nanh và móng vuốt của mình. Truyền thuyết kể rằng sức mạnh của nó đến từ ma thần viễn cổ." }, + "tags": ["artifacts", "weekly-boss", "character-talent-material"], "enabled": true, "cluster": "off", "respawn": "boss", diff --git a/src/data/features/mondstadt/boss/anemo-hypostasis.json b/src/data/features/mondstadt/boss/anemo-hypostasis.json index 97eafa24..cf33ff4c 100644 --- a/src/data/features/mondstadt/boss/anemo-hypostasis.json +++ b/src/data/features/mondstadt/boss/anemo-hypostasis.json @@ -1,15 +1,38 @@ { "format": 2, - "description": { - "en": "Code name: Beth. A high-purity Anemo entity. Drops Anemo Character Level-Up Materials and Artifacts." - }, - "enabled": true, - "cluster": "off", "name": { + "_code": "3813394428", + "zh": "无相之风", + "de": "Anemo-Hypostase", "en": "Anemo Hypostasis", + "es": "Hipostasis Anemo", + "fr": "Hypostase Anémo", + "id": "Anemo Hypostasis", + "ja": "無相の風", + "ko": "무상의 바람", + "pt": "Hypostasis Anemo", "ru": "Анемо гипостазис", - "pt": "Hypostasis Anemo" + "th": "Anemo Hypostasis", + "vi": "Phong Nguyên Bản" }, + "description": { + "_code": "1898332639", + "zh": "代号为「贝特」的高级风元素生命。\\n「无相」指的是抛弃了其他元素生物的形态与生态,达到的纯粹境地。\\n针对无相元素的研究,主要由须弥教令院的学者主导进行。但由于其危险性,除了代号与命名以外,基本没有取得什么值得参考的研究成果…", + "de": "Ein höheres Anemo-Wesen mit der Bezeichnung „Beth“.\\nDie Hypostase ist eine äußerst reine Form elementarer Energie, die ihre eigentliche Form verloren hat.\\nDie Forschung zu den Hypostasen wird vornehmlich von der Sumeru-Akademie übernommen. Aufgrund ihrer Gefährlichkeit sind bisher aber neben der Bezeichnung und Namensgebung keinerlei nennenswerten Ergebnisse zustandegekommen.", + "en": "Code name: Beth. A high-purity Anemo entity.\\nElemental hypostases are life forms which have completely abandoned their former appearance and biological structure, making them able to reach the highest level of elemental purity.\\nResearch into hypostases is mainly led by scholars of Sumeru Academia, but due to the level of danger that they pose, little of substance is known about hypostases beyond their scientific name and code name.", + "es": "Nombre en clave: Bett. Un ser Anemo de alta pureza.\\nLos Hipostasis Elementales son formas de vida que han abandonado por completo su forma y estructura biológica anteriores, lo que les permite alcanzar el nivel más alto de pureza elemental.\\nLa investigación de Hipostasis es dirigida principalmente por eruditos de la Academia de Sumeru, pero debido a la cantidad de peligro que representan, además de su nombre científico y su nombre en clave, el resto de la información de los Hipostasis sigue siendo un misterio.", + "fr": "Nom de code : « Bett ». Un être supérieur de l'élément Anémo.\\nLes Hypostases sont des formes de vie ayant abandonné leur forme et structure biologique originelles afin d'atteindre le niveau le plus élevé de pureté élémentaire.\\nLes recherches sur les Hypostases élémentaires sont menées principalement par les érudits de l'Académie de Sumeru ; mais en raison du danger qu'elles posent, les connaissances à leur sujet se limitent pour ainsi dire à leur nom scientifique ainsi que leur nom de code.", + "id": "Code name: Beth. Sebuah organisme Anemo dengan tingkat kemurnian tinggi.\\nElemental Hypostasis adalah makhluk hidup yang telah meninggalkan struktur biologi dan wujud sebelumnya, membuat mereka dapat mencapai level kemurnian elemental tertinggi.\\nPenelitian terhadap organisme hypostasis ini sebagian besar dipimpin oleh para sarjana Sumeru Academia, namun berhubung tingkat bahaya yang mereka miliki, tidak banyak hal lain yang diketahui tentang mereka selain nama ilmiah dan code name mereka.", + "ja": "高純度の風元素生命体、コードネーム「ベト」。\\n「無相」というのは生き物としての形や生き方を捨てて到達する純粋なる領域。\\n無相元素に関する研究は主にスメール教令院の学者が行っている。しかし危険性が故に、コードネームとネーミング以外、目ぼしい成果がいまだにない…", + "ko": "코드 네임이 「베트」인 고급 바람 원소 생명체.\\n무상이란 다른 원소 생물의 형태와 생태를 버리고 가장 순수한 경지에 다다른 걸 말한다.\\n무상 원소에 대한 연구는 수메르 아카데미아가 주도하여 진행하고 있다. 하지만 그 위험성으로 인해 코드 네임과 명칭 외에 아직 두드러진 연구 성과는 없다…", + "pt": "Codinome: Beth. Uma entidade Anemo de alta pureza.\\nHypostasis elementais são formas de vida que abandonaram completamente sua aparência anterior e sua estrutura biológica, tornando-as capazes de atingir o mais alto nível de pureza elemental.\\nAs pesquisas sobre hypostases são conduzidas principalmente por acadêmicos da Academia de Sumeru, mas devido ao nível de perigo que representam, pouco se sabe sobre hypostases além de seu nome científico e codinome.", + "ru": "Кодовое название: Бет. Высококонцентрированный Анемо элемент.\\nЭлементальный гипостазис - это существо, лишившееся своей первоначальной формы для того, чтобы добиться высших форм концентрации элемента.\\nОсновное изучение гипостазиса ведётся в академии Сумеру, но в связи с высоким уровнем угрозы, о нём ничего неизвестно, кроме его научного и кодового названия.", + "th": "โค้ดเนม: \"Beth\" สิ่งมีชีวิตธาตุลมระดับสูง\\nElemental Hypostasis เป็นรูปแบบชีวิต ที่ละทิ้งรูปแบบเดิมและโครงสร้างทางชีวภาพอย่างสมบูรณ์ ทำให้พวกมันสามารถไปถึงระดับความบริสุทธิ์สูงสุดของธาตุได้\\nงานวิจัยเกี่ยวกับ Elemental Hypostasis นั้น ส่วนใหญ่ดำเนินการโดยนักวิชาการของ Sumeru Academia แต่เนื่องจากความอันตรายของพวกมัน นอกเหนือจากรหัสและการตั้งชื่อแล้ว จึงแทบจะไม่มีผลการวิจัยอะไรที่ควรค่าแก่การอ้างอิงถึงเลย...", + "vi": "Biệt danh \"Bett\" - sinh mệnh Nguyên Tố phong cao cấp. \\n\"Nguyên bản\" là chỉ việc từ bỏ hình thái và trạng thái của các sinh vật Nguyên Tố khác, đạt đến cảnh giới thuần khiết. \\nDựa theo các nghiên cứu Nguyên Tố nguyên bản, chủ yếu do học giả giáo viện Sumeru tiến hành. Nhưng do tính nguy hiểm của nó, ngoài việc đặt số hiệu và biệt danh, dường như không đạt được kết quả nghiên cứu nào khác đáng chú ý..." + }, + "tags": ["artifacts", "character-ascension-material"], + "enabled": true, + "cluster": "off", "respawn": 180, "icons": { "filter": "anemo-hypostasis", diff --git a/src/data/features/mondstadt/boss/cryo-regisvine.json b/src/data/features/mondstadt/boss/cryo-regisvine.json index 79ff7143..4e456b4d 100644 --- a/src/data/features/mondstadt/boss/cryo-regisvine.json +++ b/src/data/features/mondstadt/boss/cryo-regisvine.json @@ -1,16 +1,38 @@ { "format": 2, - "description": { - "en": "A monster formed from a vine that was imbued with the essence of biting frost within the ley lines. Drops Cryo Character Level-Up Materials and Artifacts.", - "ru": "Это чудовище появилось из отростка артерий земли, который впитал эссенцию пронизывающего холода. Выпадают Артефакты и материалы для возвышения Крио персонажей." - }, - "enabled": true, - "cluster": "off", "name": { + "_code": "3775823065", + "zh": "急冻树", + "de": "Fluxeisbaum", "en": "Cryo Regisvine", + "es": "Regisvid Cryo", + "fr": "Arbre congelé", + "id": "Cryo Regisvine", + "ja": "急凍樹", + "ko": "얼음 나무", + "pt": "Regisvine Cryo", "ru": "Крио папоротник", - "pt": "Regisvine Cryo" + "th": "Cryo Regisvine", + "vi": "Cây Cấp Đông" }, + "description": { + "_code": "1333895277", + "zh": "地脉中的寒霜附着在藤蔓上,由此形成的魔物。\\n有研究认为,植物就像世界的器官一样,调和着元素奔涌的地脉;而这种生态在地表上的结晶就是冰雾花、骗骗花等,充满了元素能量的产物。\\n而生长在特定环境的特定植物,经年累月或许就会成为急冻树这样的,如同魔兽一般庞大而凶猛的生命体吧…", + "de": "Ein magisches Wesen, das entstand, als die Kälte aus dem Fluss der Elemente an den Ranken haften blieb.\\nEs gibt Forscher, die davon ausgehen, dass Pflanzen wie die Organe dieser Welt sind und die Elemente in Einklang miteinander halten. Daraus entwickeln sich Pflanzen wie Eisnebelblumen und Vaniloquen, die voller Elementarenergie stecken.\\nNach langer Zeit mögen sich einige davon unter bestimmten Umständen zu Wesen wie Fluxeisbäumen entwickeln, groß und fürchterlich wie andere Monster.", + "en": "A monster formed from a vine that was imbued with the essence of biting frost within the ley lines.\\nSome studies suggest that plants are like the organs of the world, harmonizing the turbulent elemental energies of the ley lines. Concrete examples of this phenomena are Mist Flowers, Whopperflowers, and the like, which brim over with elemental energy.\\nIn certain circumstances, certain plants will turn into creatures of monstrous size and intent — such as the Cryo Regisvines — in the course of many years.", + "es": "Un monstruo formado a partir de una enredadera imbuida de la esencia de la escarcha dentro de las líneas ley.\\nSegún algunos estudios, las plantas son como los órganos del mundo, ya que estabilizan las turbulentas energías elementales de las líneas ley. Ejemplos concretos de este fenómeno son las flores de neblina, las Megafloras, etc., las cuales rebosan de Energía Elemental.\\nAl crecer bajo ciertas condiciones ambientales, algunas plantas pueden convertirse en criaturas de monstruoso tamaño en el transcurso de muchos años, como ocurre con las Regisvides Cryo.", + "fr": "Un monstre né d'une plante grimpante qui a été plongée dans le froid au sein des lignes énergétiques.\\nDes études montrent que les plantes sont les organes de la terre régulant l'énergie élémentaire. Les fleurs de brume et les Fleurs mensongères en sont des exemples concrets.\\nCes plantes prennent une taille monstrueuse à l'instinct meurtrier, comme les Arbres congelés, après de nombreuses années.", + "id": "Monster yang terbentuk dari tanaman merambat yang dijiwai oleh esensi embun beku menggigit yang ada di dalam Ley Line.\\nBeberapa penelitian mengatakan bahwa tumbuhan adalah organ dunia, menyelaraskan energi elemen yang bergejolak dari Ley Line. Contoh paling nyata dari fenomena ini adalah Mist Flower, Whopperflower, dan tumbuhan-tumbuhan sejenisnya yang dipenuhi dengan energi elemental.\\nDalam keadaan tertentu, beberapa tumbuhan akan berubah menjadi makhluk dengan ukuran dan tujuan yang mengerikan - seperti Cryo Regisvine.", + "ja": "地脈の中の霜雪が藤に付着してできた魔物。\\n研究によると、植物は世界の器官のように、元素の流れを調和している。地表に出ると、その結晶は霧氷花、トリックフラワーなどの元素エネルギーに満ちた植物になる。\\nこのような特定の環境で育った特定の植物は、長い年月の中で、急凍樹のように凶暴な魔物になるかもしれない…", + "ko": "지맥의 한기가 덩굴에 스며들어 형성된 마물.\\n식물은 이 세계의 장기처럼 원소가 솟구치는 지맥을 조화시킨다는 연구가 있다. 이런 생태를 나타내는 게 바로 원소 에너지가 넘쳐나는 서리꽃, 구라구라꽃 등이다.\\n특정 환경에서 자란 특정 식물은 오랜 세월이 지나면 얼음 나무와 같은 마물처럼 거대하고 흉포한 생명체가 되는 것일지도…", + "pt": "Um monstro formado a partir de uma videira imbuída da essência da geada cortante na Linha Ley.\\nAlguns estudos demonstram que as plantas são como os órgãos do mundo, harmonizando as energias elementais turbulentas de linha Ley. Exemplos concretos desse fenômeno são as Flores da Névoa, as Flores Gigantes, etc, que transbordam de energias elementais.\\nEm certas circunstâncias, algumas plantas se transformarão em criaturas de tamanho e intenção monstruosas - como as Regisvines Cryo - ao longo de muitos anos.", + "ru": "Это чудовище появилось из отростка артерий земли, который впитал эссенцию пронизывающего холода.\\nНекоторые исследователи утверждают, что растения подобны организму этого мира: они нормализуют турбулентные элементальные потоки артерий земли. Примерами такого явления стали туманный цветок, попрыгунья и другие наполненные элементальной энергией растения.\\nВ определённых обстоятельствах на протяжении многих лет некоторые растения могут превратиться в существ огромного размера и чудовищных намерений.", + "th": "มอนสเตอร์ที่เกิดจากเถาวัลย์ที่เต็มไปด้วยกระแสน้ำค้างแข็ง\\nมีงานวิจัยบอกไว้ว่า พืชนั้นเป็นเหมือนดั่งอวัยวะของโลก ที่ช่วยปรับกระแสพลังงานธาตุที่มากเกินไปให้เหมาะสม ซึ่งตัวอย่างของปรากฏการณ์นี้ได้แก่ Mist Flower, Whopperflower เป็นต้น พืชเหล่านี้ล้วนเป็นสิ่งที่เต็มไปด้วยพลังงานธาตุ\\nส่วนพืชชนิดพิเศษที่เติบโตในสภาพแวดล้อมที่เฉพาะเจาะจงอย่าง Cryo Regisvine นั้น เมื่อเวลาผ่านไปก็จะเป็นเหมือนกับอสูรที่มีร่างอันใหญ่โตและดุร้าย...", + "vi": "Là loài ma vật sinh trưởng nhờ những sợi dây leo bám chặt dòng khí hàn băng trong địa mạnh.\\nCó nghiên cứu chỉ ra rằng, thực vật cũng có chức năng như các cơ quan trên cơ thể, chúng biết cách thích nghi với dòng chảy địa mạnh; Kết tinh thuộc hệ sinh thái trên mặt đất sẽ hình thành nên những vật chứa đựng Nguyên Tố dồi dào như Băng Vụ Hoa, Hoa Lừa Dối...\\nỞ một số loại thực vật đặc thù sinh trưởng trong điều kiện môi trường đặc biệt, qua nhiều năm tháng tích tụ sẽ biến thành thể sống gọi là Cây Cấp Đông với bản tính hung hăng và thân hình to lớn như quái vật..." + }, + "tags": ["artifacts", "character-ascension-material"], + "enabled": true, + "cluster": "off", "respawn": 180, "icons": { "filter": "cryo-regisvine", diff --git a/src/data/features/mondstadt/boss/dvalin.json b/src/data/features/mondstadt/boss/dvalin.json index f6398c90..df392eb5 100644 --- a/src/data/features/mondstadt/boss/dvalin.json +++ b/src/data/features/mondstadt/boss/dvalin.json @@ -1,14 +1,35 @@ { "format": 2, "name": { - "en": "Dvalin (Stormterror)", - "ru": "Двалин (Ужас бури)", - "pt": "Dvalin (Stormterror)" + "_code": "3001242477", + "zh": "风龙", + "de": "Dvalin", + "en": "Dvalin", + "fr": "Dvalin", + "id": "Dvalin", + "ja": "風龍", + "ko": "바람 드래곤", + "pt": "Dvalin", + "ru": "Двалин", + "th": "Dvalin", + "vi": "Phong Long" }, "description": { - "en": "The Dragon of the East. Drops random Character Level-Up Materials, Artifacts, and Weapon Prototypes.", - "ru": "Дракон Востока. Можно сразиться раз в неделю для получения специальных наград." + "_code": "1407842413", + "zh": "如今风魔龙的危机已经解除,蒙德的天空终于放晴。\\n但面对特瓦林,与暴风共舞的记忆再次鲜明地浮现。\\n在回忆中重新演练这场战斗,或许能有新的收获…", + "de": "Endlich ist der Himmel nach dem Ende der Katastrophe, die Sturmschrecken hervorgerufen hat, aufgeklart.\\nDoch die Konfrontation mit Dvalin hat sich tief in dein Gedächtnis geprägt.\\nVielleicht kannst du neue Erkenntnisse aus diesen alten Erinnerungen ziehen.", + "en": "Now that the Stormterror crisis has passed, it's clear skies above Mondstadt once again.\\nHowever, the memory of facing Dvalin in the sky amidst the storms is ever so vivid.\\nRelive your memories and once again partake in the battle. Maybe you'll learn something new.", + "es": "Hoy en día, las consecuencias de la crisis ocasionada por Stormterror ya se han disipado y, junto a ellas, también las nubes que cubrían los cielos de Mondstadt.\\nSin embargo, los recuerdos de la tormenta reaparecen al hacer frente a Dvalin, la nueva amenaza.\\nQuizás rememorar esta batalla traiga consigo nuevos resultados...", + "fr": "La crise provoquée par Stormterror est enfin terminée, et les sombres nuages enveloppant le ciel de Mondstadt se sont finalement dispersés.\\nCependant, le souvenir du combat vous ayant opposé à Dvalin au milieu de la tempête continue de vous habiter.\\nRevivez vos souvenirs et plongez-vous à nouveau dans la bataille. Peut-être apprendrez-vous quelque chose de nouveau, qui sait ?", + "id": "Setelah ancaman Stormterror terselesaikan, kini langit di atas Mondstadt pun kembali bersinar cerah.\\nTetapi, ingatan akan pertarungan melawan Dvalin di tengah tiupan badai tetap berbekas begitu nyata dalam hati.\\nKenanglah kembali akan pertarunganmu dengannya, mungkin kamu akan mempelajari sesuatu yang baru...", + "ja": "風魔龍の危機が解除され、モンドの空はやっと晴れた。\\nしかしトワリンに向き合うと、暴風の記憶が再び鮮明に甦った。\\n記憶の中でこの戦闘をもう一度経験すれば、何か新しい収穫を得られるかもしれない…", + "ko": "풍마룡의 위기가 해제되고 어두웠던 몬드의 하늘이 파랗게 갰다.\\n하지만 드발린을 마주하면 폭풍과 함께 하던 기억이 다시 떠오른다.\\n기억 속에서 이 전투를 다시 체험해보면 새로운 수확을 얻을지도 모른다…", + "pt": "Agora que a crise de Stormterror passou, o céu limpo voltou a aparecer.\\nContudo, a memória de Dvalin entre as nuvens continua muito vívida.\\nReviva suas memórias e mais uma vez participe da batalha. Talvez você aprenda algo novo.", + "ru": "Угроза Двалина миновала и небеса над Мондштадтом снова чисты. Но битва с ним среди ураганов всё ещё чиста в памяти путешественников. Окунитесь в воспоминания и сразитесь с Ужасом бури снова. Возможно, в этот раз вы научитесь чему-то новому.", + "th": "ในทุกวันนี้ภัยคุกคามจาก Stormterror นั้นได้ถูกกำจัดไปแล้ว ในที่สุดท้องฟ้าของ Mondstadt ก็กลับมาสดใสอีกครั้ง\\nแต่เมื่อต้องเผชิญหน้ากับ Dvalin ความทรงจำเกี่ยวกับการแหวกว่ายบนท้องฟ้า ราวกับพายุนั้น ก็ยังปรากฏเด่นชัดออกมาอยู่ทุกครั้ง\\nการทบทวนความทรงจำของคุณ ในการต่อสู้นี้ อาจทำให้ได้ผลลัพธ์อะไรใหม่ ๆ...", + "vi": "Hiện nay, mối nguy về Phong Ma Long đã được giải trừ, bầu trời của Mondstadt đã xanh trở lại.\\nNhưng đối diện với Dvalin, những ký ức giông tố lại hiện lên rõ ràng.\\nTái hiện lại trận đấu đó trong trí nhớ, không chừng sẽ có thu hoạch mới..." }, + "tags": ["artifacts", "weekly-boss", "character-talent-material"], "enabled": true, "cluster": "off", "respawn": "boss", diff --git a/src/data/features/mondstadt/boss/electro-hypostasis.json b/src/data/features/mondstadt/boss/electro-hypostasis.json index e46cb073..3e097eb4 100644 --- a/src/data/features/mondstadt/boss/electro-hypostasis.json +++ b/src/data/features/mondstadt/boss/electro-hypostasis.json @@ -1,16 +1,38 @@ { "format": 2, - "description": { - "en": "Code name: Aleph. A high-purity Electro entity. Drops Electro Character Level-Up Materials and Artifacts.", - "ru": "Кодовое назание: Алеф. Высококоцентрированный Электро элемент. Выпадают Артефакты и материалы для вознесения Электро персонажей." - }, - "enabled": true, - "cluster": "off", "name": { + "_code": "2296454212", + "zh": "无相之雷", + "de": "Elektro-Hypostase", "en": "Electro Hypostasis", + "es": "Hipostasis Electro", + "fr": "Hypostase Électro", + "id": "Electro Hypostasis", + "ja": "無相の雷", + "ko": "무상의 뇌전", + "pt": "Hypostasis Electro", "ru": "Электро гипостазис", - "pt": "Hypostasis Electro" + "th": "Electro Hypostasis", + "vi": "Lôi Nguyên Bản" }, + "description": { + "_code": "3072367245", + "zh": "代号为「阿莱夫」的高级雷元素生命。\\n无相元素是顶尖的元素构造体,会在元素能量喷涌的位置,或元素地脉阻塞的地点形成。\\n不同的无相元素会基于其元素特性,进化出歼敌方式。", + "de": "Ein höheres Elektro-Wesen mit der Bezeichnung „Alep“.\\nDie Hypostasen sind höchst reine elementare Gestalten, die sich an Stellen bilden, wo elementare Kräfte überschäumen oder der Fluss der Elemente gestört ist.\\nDie jeweils verantwortlichen Elemente bestimmen den Charakter der Hypostase, die ein gefährliches Ausmaß annehmen kann.", + "en": "Code name: Aleph. A high-purity Electro entity.\\nElemental hypostases are the highest forms of elemental structures, usually formed either at a location bursting with elemental energy or at a clogged ley line.\\nElemental hypostases have developed defensive mechanisms based on their elemental attributes.", + "es": "Nombre en clave: Aleph. Un ser Electro de gran pureza.\\nLa estructura elemental de los Hipostasis Elementales es la más pura de todas. Generalmente se forman en un lugar con Energía Elemental explosiva, o en una línea ley elemental obstruida.\\nLos Hipostasis Elementales han desarrollado mecanismos defensivos basados en su atributo elemental.", + "fr": "Nom de code : « Alep ». Un être supérieur de l'élément Électro.\\nLes Hypostases sont des structures élémentaires de la forme la plus aboutie, qui se forment généralement dans les lieux emplis d'énergie élémentaire ou le long de lignes énergétiques congestionnées.\\nLes Hypostases élémentaires ont développé chacune différents mécanismes défensifs s'appuyant sur leurs attributs élémentaires respectifs.", + "id": "Code name: Aleph. Sebuah organisme Electro dengan tingkat kemurnian tinggi.\\nElemental Hypostasis adalah wujud tertinggi struktur elemental yang biasanya terbentuk di lokasi dengan luapan energi elemental, atau lempengan bumi dengan aliran elemental yang tersendat.\\nElemental Hypostasis memiliki mekanisme pertahanan tubuh yang sesuai dengan elemental mereka.", + "ja": "高純度の雷元素生命体、コードネーム「アレフ」。\\n無相元素は最高の元素構造を有する物体で、元素エネルギーが噴出する所や元素地脈がふさがれている所に形成する。\\n異なる無相元素は元素の特性によって攻撃方法も違いが出る。", + "ko": "코드 네임이 「알레프」인 고급 번개 원소 생명체.\\n무상의 원소는 최상급의 원소 구조체로 원소 에너지가 뿜어져 나오거나 원소 지맥이 막혀있는 지점에서 형성된다.\\n무상의 원소는 원소 유형에 따라 적을 섬멸하는 방식이 진화한다", + "pt": "Codinome: Aleph. Uma entidade Electro de alta pureza.\\nAs Hypostasis elementais são as formas mais altas de estrutura elemental que geralmente são formadas em um local com energia elemental ou em uma Linha Ley elemental obstruída.\\nAs Hypostasis Elementais desenvolveram mecanismos defensivos com base em seus atributos elementais.", + "ru": "Кодовое название: Алеф. Высококонцентрированный Электро элемент.\\nЭлементальный гипостазис - это высшая форма элементальной структуры, которая формируется в местах с зашкаливающей элементальной энергией или с тяжёлой проходимостью элементов.\\nЭлементальный гипостазис разработал защитные механизмы, основанные на его элементе.", + "th": "โค้ดเนม: \"Aleph\" สิ่งมีชีวิตธาตุไฟฟ้าระดับสูง\\nElemental Hypostasis นั้นเป็นรูปแบบสูงสุดของโครงสร้างธาตุ ที่โดยปกติแล้วมักจะเกิดขึ้นในสถานที่ที่มีการระเบิดของพลังงานธาตุ หรือสถานที่ที่มีการอุดตันของธาตุ\\nElemental Hypostasis ที่แตกต่างกัน จะพัฒนาวิธีการทำลายศัตรูโดยอาศัยคุณลักษณะทางธาตุของพวกมันเป็นหลัก", + "vi": "Biệt danh \"Aleph\" - sinh mệnh Nguyên Tố lôi cao cấp. \\nNguyên tố nguyên bản là vật cấu tạo Nguyên Tố cao nhất, được hình thành nơi phun trào năng lượng nguyên tố hoặc nơi ách tắc nguyên tố trong lòng đất. \\nCác Nguyên Tố nguyên bản khác nhau phụ thuộc vào thuộc tính của Nguyên Tố đó, tiến hóa ra cách tiêu diệt kẻ địch." + }, + "tags": ["artifacts", "character-ascension-material"], + "enabled": true, + "cluster": "off", "respawn": 180, "icons": { "filter": "electro-hypostasis", diff --git a/src/data/features/mondstadt/chest/artifact.json b/src/data/features/mondstadt/chest/artifact.json new file mode 100644 index 00000000..48dd5c04 --- /dev/null +++ b/src/data/features/mondstadt/chest/artifact.json @@ -0,0 +1,35 @@ +{ + "format": 2, + "name": { + "_code": "2262791263", + "zh": "圣遗物", + "de": "Artefakte", + "en": "Artifacts", + "es": "Artefactos", + "fr": "Artéfact", + "id": "Artefak", + "ja": "聖遺物", + "ko": "성유물", + "pt": "Artefatos", + "ru": "Артефакты", + "th": "อาร์ติแฟกต์", + "vi": "Thánh Di Vật" + }, + "description": { + "en": "An investigation point which can yield low-level artifacts. Useful for levelling other artifacts." + }, + "tags": ["artifacts"], + "enabled": false, + "cluster": "variable", + "respawn": "none", + "icons": { + "filter": "artifacts", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/chest/challenge.json b/src/data/features/mondstadt/chest/challenge.json index ac513848..0980012f 100644 --- a/src/data/features/mondstadt/chest/challenge.json +++ b/src/data/features/mondstadt/chest/challenge.json @@ -1,9 +1,19 @@ { "format": 2, "name": { - "en": "Challenge and Time Trial", - "ru": "Вызов и испытание на время", - "pt": "Desafios contra o Tempo" + "_code": "2134498146", + "zh": "限时到达", + "de": "Zeitherausforderung", + "en": "Time Trial", + "es": "Desafío contrarreloj", + "fr": "Contre-la-montre", + "id": "Waktu Tantangan", + "ja": "時間内到着", + "ko": "제한 시간 내에 도착하기", + "pt": "Contra o Tempo", + "ru": "Испытания на время", + "th": "บททดสอบจับเวลา", + "vi": "Đã đến giờ" }, "description": { "en": "Complete a race or challenge, or defeat a group of enemies, to receive a reward.", diff --git a/src/data/features/mondstadt/chest/common-chest.json b/src/data/features/mondstadt/chest/common-chest.json index 8d52cb7b..fbd2eca0 100644 --- a/src/data/features/mondstadt/chest/common-chest.json +++ b/src/data/features/mondstadt/chest/common-chest.json @@ -1,8 +1,19 @@ { "format": 2, "name": { + "_code": "853807230", + "zh": "普通的宝箱", + "de": "Einfache Truhe", "en": "Common Chest", - "ru": "Обычный сундук" + "es": "Cofre común", + "fr": "Coffre ordinaire", + "id": "Common Chest", + "ja": "普通の宝箱", + "ko": "평범한 보물상자", + "pt": "Baú Comum", + "ru": "Обычный сундук", + "th": "Common Chest", + "vi": "Rương Thường" }, "description": { "en": "A ragged wooden chest held together with iron. Contains meager rewards.", @@ -62,6 +73,7 @@ "importIds": { "gm_legacy": ["mondstadtCommonChest/2004"] }, + "tags": ["defeat-enemies"], "popupAttribution": "Yuanshen.site", "popupContent": { "en": "Appears after killing the slimes here.", diff --git a/src/data/features/mondstadt/chest/exquisite-chest.json b/src/data/features/mondstadt/chest/exquisite-chest.json index 510f48dc..5ae9eecf 100644 --- a/src/data/features/mondstadt/chest/exquisite-chest.json +++ b/src/data/features/mondstadt/chest/exquisite-chest.json @@ -1,8 +1,19 @@ { "format": 2, "name": { + "_code": "1591709014", + "zh": "精致的宝箱", + "de": "Hübsche Truhe", "en": "Exquisite Chest", - "ru": "Богатый сундук" + "es": "Cofre sofisticado", + "fr": "Coffre délicat", + "id": "Exquisite Chest", + "ja": "精巧な宝箱", + "ko": "정교한 보물상자", + "pt": "Baú Sofisticado", + "ru": "Богатый сундук", + "th": "Exquisite Chest", + "vi": "Rương Cao Cấp" }, "description": { "en": "A solid wooden chest held together with iron. Contains useful rewards.", diff --git a/src/data/features/mondstadt/chest/luxurious-chest.json b/src/data/features/mondstadt/chest/luxurious-chest.json index a6f853c0..6f599bcd 100644 --- a/src/data/features/mondstadt/chest/luxurious-chest.json +++ b/src/data/features/mondstadt/chest/luxurious-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "763988094", + "zh": "华丽的宝箱", + "de": "Luxuriöse Truhe", "en": "Luxurious Chest", + "es": "Cofre lujoso", + "fr": "Coffre luxueux", + "id": "Luxurious Chest", + "ja": "豪華な宝箱", + "ko": "화려한 보물상자", + "pt": "Baú Luxuoso", "ru": "Роскошный сундук", - "pt": "Baú Luxuoso" + "th": "Luxurious Chest", + "vi": "Rương Hiếm" }, "description": { "en": "A gorgeous porcelain chest framed with gold. Contains powerful rewards.", diff --git a/src/data/features/mondstadt/chest/precious-chest.json b/src/data/features/mondstadt/chest/precious-chest.json index ab2084d3..f137df56 100644 --- a/src/data/features/mondstadt/chest/precious-chest.json +++ b/src/data/features/mondstadt/chest/precious-chest.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "297561694", + "zh": "珍贵的宝箱", + "de": "Wertvolle Truhe", "en": "Precious Chest", + "es": "Cofre valioso", + "fr": "Coffre précieux", + "id": "Precious Chest", + "ja": "貴重な宝箱", + "ko": "진귀한 보물상자", + "pt": "Baú Precioso", "ru": "Драгоценный сундук", - "pt": "Baú Precioso" + "th": "Precious Chest", + "vi": "Rương Siêu Cấp" }, "description": { "en": "A solid wooden chest framed with gold. Contains helpful rewards.", diff --git a/src/data/features/mondstadt/chest/seelie.json b/src/data/features/mondstadt/chest/seelie.json index f9ad01b0..5138b7bd 100644 --- a/src/data/features/mondstadt/chest/seelie.json +++ b/src/data/features/mondstadt/chest/seelie.json @@ -1,12 +1,34 @@ { "format": 2, "name": { + "_code": "2548043279", + "zh": "仙灵", + "de": "Seelie", "en": "Seelie", - "ru": "Феи" + "es": "Seelie", + "fr": "Fées", + "id": "Seelie", + "ja": "仙霊", + "ko": "선령", + "pt": "Seelie", + "ru": "Феи", + "th": "Seelie", + "vi": "Tiên Linh" }, "description": { - "en": "Mysterious beings who now only offer small treasures to those willing to follow them.", - "ru": "Волшебные создания, встречаются по всему Тейвату. Если вы проведёте их туда, куда нужно, то случится кое-что особенное." + "_code": "2045092446", + "zh": "那些时隐时现的神奇生物被称为「仙灵」,会为追随它的人献上小小的宝藏。\\n据说,在遥远的过去,它们是很喜欢引导人类的伟大种族。", + "de": "Die fantastischen Wesen, die plötzlich auftauchen und genauso plötzlich wieder verschwinden, werden „Seelien“ genannt. Sie geben den Menschen, die bereit sind, ihnen zu folgen, eine kleine Belohnung.\\nIn grauer Vorzeit sollen sie als mächtiges Volk die Menschheit angeführt haben.", + "en": "Now you see them, now you don't. Once a mighty race that lived to guide mankind, now the most Seelie offer is a little treasure to willing followers.", + "es": "Ahora los ves, ahora no los ves. Los Seelies guían hacia pequeños tesoros a las personas dispuestas a seguirlos.\\nSe dice que, en el pasado, fueron una poderosa raza que vivía para guiar a la humanidad.", + "fr": "Ces petites créatures qu'on appelle « Fées » apparaissent et disparaissent. Autrefois, elles étaient le guide de l'humanité, mais de nos jours, elles aiment attirer les voyageurs curieux.", + "id": "Makhluk misterius yang terkadang menampakkan diri mereka di alam liar, makhluk bernama Seelie ini sebelumnya berjaya, dan menjadi penuntun manusia ke kemakmuran, namun kini yang ditawarkan Seelie hanyalah harta-harta kecil bagi mereka yang memiliki hati mengikuti.", + "ja": "現れたり消えたりする神秘的な生物は「仙霊」と呼ばれ、追いかけてくる人に小さな宝物をあげる。\\n伝説によると、はるか昔、彼らは人類を導く偉大な種族であった。", + "ko": "언뜻 보였다 사라지는 신기한 생물을 「선령」이라 부르며, 이를 쫓는 자는 보물을 얻게 됩니다.\\n그들은 먼 옛날, 인류를 이끌었던 위대한 종족이었다고 합니다", + "pt": "Os Seelie vistos de vez em quando oferecem aos seguidores tesouros pequenos.\\nDizem que antes eram uma raça que costumava guiar a humanidade.", + "ru": "Этих маленьких волшебных существ называют феями. Следующим за ними путешественникам они указывают на скрытые от людских глаз сокровища. Говорят, что в далёкие времена феи были великой расой, единственной целью которой являлась помощь человечеству.", + "th": "สิ่งมีชีวิตมหัศจรรย์ที่บางครั้งหลบซ่อน บางครั้งปรากฏกายให้เห็นนั้นเรียกว่าวิญญาณเซียน \"Seelie\" ซึ่งจะมอบสมบัติเล็กน้อย ๆ ให้กับคนที่ติดตามมัน\\nว่ากันว่า ในอดีตอันไกลโพ้น พวกมันเคยเป็นเผ่าพันธุ์ที่ยิ่งใหญ่ที่คอยชี้นำมนุษย์", + "vi": "Những sinh vật thần kỳ lúc ẩn lúc hiện kia được gọi là \"Tiên Linh\", sẽ dành cho người bằng lòng theo đuổi chúng chút báu vật nho nhỏ.\\nNghe nói trong quá khứ xa xôi, chúng là chủng tộc vĩ đại thích hướng dẫn cho loài người." }, "enabled": true, "cluster": "off", diff --git a/src/data/features/mondstadt/chest/shrine.json b/src/data/features/mondstadt/chest/shrine.json index 85a28c16..693d4d23 100644 --- a/src/data/features/mondstadt/chest/shrine.json +++ b/src/data/features/mondstadt/chest/shrine.json @@ -1,13 +1,34 @@ { "format": 2, "name": { - "en": "Shrine", - "ru": "Святилище", - "pt": "Santuário" + "_code": "556053919", + "zh": "地灵龛", + "de": "Schreine der Tiefe", + "en": "Shrines of Depths", + "es": "Santuario de las Profundidades", + "fr": "Sanctuaire des profondeurs", + "id": "Shrine of Depths", + "ja": "地霊壇", + "ko": "지령 감실", + "pt": "Santuário das Profundezas", + "ru": "Усыпальницы глубин", + "th": "วิหารแห่งห้วงลึก", + "vi": "Hòm Địa Linh" }, "description": { - "en": "An ancient Shrine of Depths containing a Luxurious Chest, opened only with a special key.", - "ru": "Древнее Святилище Глубин, содержит Роскошный Сундук, открывается с помощью специального ключа." + "_code": "3735470486", + "zh": "矗立在大地上的远古神龛,其中封印着珍贵的贡礼。\\n据说,在秘境中,可以取得开启地灵龛的钥匙。", + "de": "Im Innern dieser antiken Schreine, die überall im Land stehen, sind kostbare Schätze verborgen.\\nAnbeglich sollen die Schlüssel zu Schreinen der Tiefe in Sphären zu finden sein.", + "en": "Precious offerings are sealed within these ancient shrines erected on Teyvat's surface. Keys to the Shrines of Depths can be found in some Domains.", + "es": "Valiosas ofrendas están resguardadas dentro de estos antiguos santuarios erigidos en la superficie de Teyvat.\\nPuedes encontrar las llaves de los Santuarios de las Profundidades en algunos Dominios.", + "fr": "De précieuses offrandes sont scellées à l'intérieur de certains sanctuaires à travers Teyvat.\\nLes clés pour les ouvrir peuvent être obtenues dans certains donjons.", + "id": "Persembahan yang berharga disegel di dalam kuil-kuil kuno yang didirikan di permukaan Teyvat ini.\\nKonon, kunci untuk membuka Shrines of Depths dapat ditemukan di beberapa Domain.", + "ja": "大地にそびえ立つ上古の地霊壇。中には貴重な貢ぎ物が封印されている。\\n噂によると、秘境の中で、地霊壇を開けるための鍵が獲得できるらしい。", + "ko": "대지에 우뚝 솟아 있는 오래된 감실엔 진귀한 공물이 봉인돼있습니다.\\n비경에서 지령 감실의 열쇠를 획득할 수 있다고 합니다", + "pt": "Ofertas preciosas são seladas dentro desses antigos santuários erguidos na superfície de Teyvat.\\nAs chaves dos Santuários das Profundezas podem ser encontradas em alguns Domínios.", + "ru": "Драгоценные подношения запечатаны внутри этих древних святынь, возведённых по всему Тейвату. Ключи к Усыпальницам глубин можно найти в некоторых подземельях.", + "th": "ศาลเจ้าโบราณที่ตั้งตระหง่านอยู่บนผืนโลก ได้ผนึกบรรณาการอันล้ำค่าไว้ข้างใน\\nกล่าวกันว่า สามารถพบกุญแจที่ใช้คลายผนึกได้ในดันเจี้ยน", + "vi": "Ngôi miếu cổ đứng sừng sững trên mặt đất với những đồ tiến cống quý giá được phong ấn bên trong.\\nNghe nói, trong Bí Cảnh có thể lấy được chìa khoá để mở Hòm Địa Linh." }, "enabled": true, "cluster": "off", diff --git a/src/data/features/mondstadt/event/meteorite-shard.json b/src/data/features/mondstadt/event/meteorite-shard.json index 0e8bcd23..e807b810 100644 --- a/src/data/features/mondstadt/event/meteorite-shard.json +++ b/src/data/features/mondstadt/event/meteorite-shard.json @@ -1,11 +1,34 @@ { "format": 2, "name": { + "_code": "1796743713", + "zh": "陨星碎屑", + "de": "Meteoritensplitter", "en": "Meteorite Shard", - "pt": "Fragmento de Meteorito" + "es": "Recogida de fragmentos de meteorito", + "fr": "Fragments de météorite", + "id": "Meteorite Shard", + "ja": "隕石の星屑", + "ko": "운석 파편", + "pt": "Fragmento de Meteorito", + "ru": "Осколки метеорита", + "th": "Meteorite Shards", + "vi": "Mảnh Vỡ Thiên Thạch" }, "description": { - "en": "A collection of celestial energy that once comprised an adventurer's Constellation. Part of the Unreconciled Stars event." + "_code": "2064962781", + "zh": "收集到的天体能量。\\n在「未归的熄星」期间,可以换取宝物。", + "de": "Gesammelte himmlische Energie.\\nKann während des Aktionszeitraums von „Ferne Sterne“ gegen Schätze eingetauscht werden.", + "en": "A collection of celestial energy.\\nCan be exchanged for treasure during the \"Unreconciled Stars\" event.", + "es": "Energía celestial.\\nSe consigue en «Estrellas que no regresan» y se puede canjear por objetos valiosos.", + "fr": "Énergie provenant des étoiles.\\nÀ échanger contre des récompenses durant l'événement « Astres évanouis ».", + "id": "Kumpulan celestial energy.\\nDapat ditukar dengan harta karun selama event \"Bintang yang Tak Kembali\".", + "ja": "集めた天体エネルギー。\\n「帰らぬ熄星」の期間中に宝物と交換できる。", + "ko": "수집한 천체 에너지.\\n「돌아오지 않는 꺼진 별」 이벤트 기간 동안 보물과 교환할 수 있다", + "pt": "Uma coleção de energia celestial.\\nPode ser trocada por tesouros durante o período \"Estrelas que Não Voltam\".", + "ru": "Собранная энергия звёздного тела.\\nМожно обменять на сокровища во время события «Заблудшие звёзды».", + "th": "พลังงานสวรรค์ที่รวบรวมมาได้\\nสามารถแลกเป็นสมบัติได้ในช่วง \"ดาราดับแสงที่รอวันกลับ\"", + "vi": "Năng lượng thiên thể thu thập được.\\nTrong thời gian diễn ra [Ngôi Sao Vụt Tắt Chưa Trở Về] có thể đổi lấy báu vật." }, "enabled": false, "cluster": "on", diff --git a/src/data/features/mondstadt/monster/abyss-mage.json b/src/data/features/mondstadt/monster/abyss-mage.json index c96189d5..a747ad75 100644 --- a/src/data/features/mondstadt/monster/abyss-mage.json +++ b/src/data/features/mondstadt/monster/abyss-mage.json @@ -1,15 +1,35 @@ { "format": 2, "name": { + "_code": "711253388", + "zh": "深渊法师", + "de": "Abgrundmagier", "en": "Abyss Mage", + "es": "Mago del Abismo", + "fr": "Mage de l'Abîme", + "id": "Abyss Mage", + "ja": "アビスの魔術師", + "ko": "심연 메이지", + "pt": "Feiticeiro do Abismo", "ru": "Маг Бездны", - "zh": "深渊法师", - "pt": "Feiticeiro do Abismo" + "th": "Abyss Mage", + "vi": "Pháp Sư Vực Sâu" }, "description": { - "en": "The chaotic agents of the Abyss Order. Drops Ley Line Branches.", - "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов. Вомзожные награды: ветви Артерий Земли." + "_code": "3160129879", + "zh": "一定程度上能驾驭元素进行战斗的深渊魔物。\\n出于某种不为人知的缘由,深渊法师精通丘丘人的笨拙语言,能驾驭它们的心智。据说深渊法师略通如今几乎无人可解的失落古语,并利用这种语言的力量行使魔法…", + "de": "Ein magisches Wesen aus dem Abgrund, das in gewissem Maße Pyro-Kräfte für den Kampf anwenden kann.\\nAus einem den Menschen unerfindlichen Grund kennen Abgrundmagier die primitive Sprache der Hilichurle und können ihr Handeln kontrollieren. Abgrundmagier sollen auch eine altertümliche Sprache, die heute kaum ein Mensch mehr versteht, äußerst gut beherrschen. Diese verwenden sie, um ihre Zauber zu wirken.", + "en": "Abyss creatures who can command the power of the elements in combat to a certain extent.\\nFor unknown reasons, Abyss Mages are able to communicate with the hilichurls, thus enabling them to manipulate their minds easily. They say Abyss Mages utter a long-forgotten language from which they draw magical power.", + "fr": "Créatures de l'Abîme qui ont un certain contrôle sur les éléments en combat.\\nPour une raison inconnue, les mages de l'Abîme sont capables de communiquer avec les Brutocollinus, ce qui leur permet d'en prendre le contrôle et de les plier à leur volonté. On prétend que les mages de l'Abîme manient une langue ancienne depuis longtemps oubliée et qu'ils en tirent leur pouvoir magique.", + "id": "Makhluk abyss yang dapat menguasai kekuatan elemen dalam pertempuran sampai batas tertentu.\\nUntuk alasan yang tidak diketahui, abyss mage mampu berkomunikasi dengan Hilichurl, dan dapat memanipulasi pikiran mereka dengan mudahnya. Abyss mage mengucapkan bahasa yang telah lama hilang , dan dengan itulah mereka menciptakan kekuatan sihirnya.", + "ja": "一定程度で元素を操るアビスの魔物。\\n原因は誰も知らないが、アビスの魔術師は、ヒルチャールの言語に精通し、彼らの心を操ることができる。アビスの魔術師は、今まで誰も解けなかった失われた言葉を解明し、その言葉の力を使って魔法を働かせたという。", + "ko": "원소의 힘으로 싸우는 심연 마물.\\n어떤 이유에서 인지 심연 메이지는 츄츄족의 언어에 정통하고 그들의 정신을 지배할 수 있다. 심연 메이지는 이젠 알아보는 사람이 거의 없는 잃어버린 고대어를 대충 알고 있다고 한다. 그리고 고대어의 힘으로 마법을 부린다", + "pt": "Criaturas abissais que podem comandar o poder dos elementos em combate até certo ponto.\\nPor razões desconhecidas, os Feiticeiros do Abismo são capazes de se comunicar com os Hilichurls, permitindo-lhes assim manipular facilmente suas mentes. Dizem que os Feiticeiros do Abismo proferem uma linguagem antiga esquecida, da qual são capazes de extrair poder mágico.", + "ru": "Существа Бездны, которые в некоторой степени могут использовать в бою силу элементов.\\nПо необъяснимой причине маги Бездны могут общаться с хиличурлами, и таким образом легко подчинять их волю. Говорят, что они владеют давно забытым языком Бездны и черпают из него свои магические силы...", + "th": "มอนสเตอร์ Abyss ที่สามารถควบคุมธาตุได้ในระดับหนึ่งเพื่อใช้ในการต่อสู้\\nโดยไม่ทราบสาเหตุ ดูเหมือนว่าพวก Abyss mage นั้นจะมีความเชี่ยวชาญในการใช้ภาษาแปลก ๆ ของพวก Hilichurl และสามารถควบคุมพวกมันได้ ว่ากันว่าพวก Abyss mage นั้นเข้าใจในภาษาโบราณที่สูญหายไปและใช้พลังของมันในการร่ายเวทย์...", + "vi": "Ma vật Vực Sâu ở mức độ nhất định có thể điều khiển nguyên tố chiến đấu.\\nBằng một lý do nào đó, pháp sư Vực Sâu có thể tinh thông ngôn ngữ nguệch ngoạc của Hilichurl, từ đó có thể điều khiển tâm trí của chúng. Nghe nói Pháp Sư Vực Sâu tinh thông ngôn ngữ thất truyền cổ xưa mà con người ngày nay không thể lý giải được, chúng đã lợi dụng sức mạnh này để thi triển ma pháp..." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/fatui-electro-cicin-mage.json b/src/data/features/mondstadt/monster/fatui-electro-cicin-mage.json index 99fb59ee..65961bf4 100644 --- a/src/data/features/mondstadt/monster/fatui-electro-cicin-mage.json +++ b/src/data/features/mondstadt/monster/fatui-electro-cicin-mage.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "1010609776", + "zh": "愚人众·雷萤术士", + "de": "Fatui – Elektro-Cicin-Zauberin", "en": "Fatui Electro Cicin Mage", - "ru": "Маг цицинов Фатуи", - "zh": "雷萤术士", - "pt": "Fatui - Feiticeira Cicin Electro" + "es": "Soldado Fatui - Maga de Cicin Electro", + "fr": "Mage électroluciole des Fatui", + "id": "Fatui - Electro Cicin Mage", + "ja": "ファデュイ·雷蛍術師", + "ko": "우인단·번개 치친 술사", + "pt": "Fatui - Feiticeira Cicin Electro", + "ru": "Фатуи: Маг Электро цицинов", + "th": "Fatui - Electro Cicin Mage", + "vi": "Fatui - Thuật Sĩ Cicin Lôi" }, "description": { - "en": "Agent of the Fatui who summons flying Electro minions. Drops Mist Grass Pollen and Recruit's Insignia.", - "ru": "Маг Фатуи, которая умеет призывать в бой цицинов. Возможные награды: Пыльца туманного цветка, Шеврон." + "_code": "2305019773", + "zh": "操控着雷萤进行战斗的愚人众术士。\\n正如雾虚草的气味会令雷萤迷醉,嗜虐的术士也贪恋着戏弄对手的快感。\\n看似漫无目的地四处游荡的她们,又领受着何种不为人知的使命呢…", + "de": "Eine Zauberin der Fatui, die Elektro-Cicine für den Kampf kontrolliert.\\nSie verzaubert die Elektro-Cicine wie der Duft von Nebelgras und liebt es, Tricks mit ihren Gegnern zu spielen.\\nMan fragt sich, was wohl das Ziel ihrer langen Wanderschaft im Nirgendwo ist.", + "en": "A Fatui mage who can command Electro Cicins in battle.\\nSimilarly to the way that Electro Cicins go crazy for Mist Grass, Cicin Mages take great pleasure in toying with their prey.\\nThey seem to wander the land aimlessly, as if compelled by some unknown duty.", + "es": "Una maga Fatui que combate mediante el control de Cicin Electro.\\nIgual que el Cicin Electro se impregna de la fragancia de la Hierba brumosa, las malvadas magas también desean experimentar el placer de jugar con sus enemigos.\\nSiempre están deambulando por todas partes sin ningún rumbo. ¿Cuál será su misión real?", + "fr": "Une mage des Fatui qui contrôle les Électrolucioles en combat.\\nTout comme ces insectes s'enivrent de l'odeur de l'herbe brumeuse, les Mages électroluciole des Fatui tirent un plaisir cruel des souffrances de leurs proies.\\nElles errent à travers les terres sans but semble-t-il, comme si elles répondaient à un appel inconnu...", + "id": "Penyihir Fatui yang dapat mengendalikan Electro Cicin dan memerintahkan mereka untuk bertarung.\\nSama halnya seperti Mist Grass yang membuat Electro Cicin tergila-gila, Cicin Mage juga sangat senang mempermainkan mangsa-mangsa mereka.\\nMereka tampak seperti berkeliaran tanpa tujuan dan menjalankan kewajiban yang tidak dimengerti oleh siapa pun...", + "ja": "雷蛍を使って戦うファデュイの術師。\\n霧虚ろ草の匂いは雷蛍を酔わせられるように、嗜虐性のある術師も相手を弄ぶ快感に執着する。\\n目的もなくぶらぶらしているように見えるが、一体どんな使命を持っているだろうか…", + "ko": "번개 치친을 조종해 싸우는 우인단의 술사.\\n안개풀의 향기가 번개 치친을 취하게 하는 것처럼 잔학을 즐기는 술사도 상대를 괴롭히는 쾌감에 연연한다.\\n아무 목적 없이 돌아다니는 것처럼 보이는 그녀들은 대체 어떤 사명을 받들고 있을까...", + "pt": "Um mago Fatui que pode usar Cicins Elétricos em batalhas. \\nAssim como a Grama da Névoa enlouquece Cicins Elétricos, os Feiticeiros Cicins também têm grandes prazeres em brincar com suas presas.\\nEles parecem vagar pela terra sem rumo, qual será a sua verdadeira missão?", + "ru": "Маг Фатуи, который умеет призывать в бой Электро цицинов.\\nЭлектро цицины сходят с ума от туманной травы, подобно им призыватели цицинов теряют рассудок от игр со своей жертвой.\\nКажется, они бесцельно скитаются по землям Тейвата, будто обременены каким-то долгом, который не могут вернуть.", + "th": "นักเวทย์ของ Fatui ผู้สามารถควบคุม Electro Cicin ในการต่อสู้\\nก็เหมือนกับกลิ่นของ Mist Grass ที่ทำให้ Electro Cicin ลุ่มหลง Cicin Mage เองก็เพลิดเพลินไปกับการหยอกเย้ากับเหยื่อของพวกมันเหมือนกัน\\nพวกเธอที่เดินเตร็ดเตร่ไปมาอย่างดูไม่มีจุดหมายนั้นได้รับคำสั่งที่ชั่วร้ายแบบไหนอยู่กันแน่นะ...", + "vi": "Thuật sĩ Fatui thao túng Cicin Lôi để chiến đấu.\\nCũng giống như mùi vị Cỏ Hư Vô sẽ khiến Cicin Lôi say mê, thuật sĩ tàn bạo cũng có thú vui trêu chọc đối thủ. \\nHọ lang thang khắp nơi không có đích đến sẽ mang theo những sứ mệnh gì đây..." }, + "tags": ["character-weapon-material", "weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/fatui-pyro-agent.json b/src/data/features/mondstadt/monster/fatui-pyro-agent.json index 3a64c640..dd3a666e 100644 --- a/src/data/features/mondstadt/monster/fatui-pyro-agent.json +++ b/src/data/features/mondstadt/monster/fatui-pyro-agent.json @@ -1,14 +1,35 @@ { "format": 2, "name": { + "_code": "3750143024", + "zh": "愚人众·火之债务处理人", + "de": "Fatui – Pyro-Schuldeneintreiber", "en": "Fatui Pyro Agent", - "zh": "债务处理人", - "ru": "Агент Фатуи" + "fr": "Usurier Pyro des Fatui", + "id": "Fatui - Pyro Agent", + "ja": "ファデュイ·デットエージェント·炎", + "ko": "우인단·화염 채무 처리인", + "pt": "Fatui - Agente Pyro", + "ru": "Фатуи: Пиро агент", + "th": "Fatui - Pyro Agent", + "vi": "Fatui - Người Xử Lý Nợ Hỏa" }, "description": { - "en": "Agent of the Fatui who turn invisible to catch enemies off-guard. Drops Sacrificial Knife and Recruit's Insignia.", - "ru": "Тайный Агент Фатуи, способен поймать врасплох, используя невидимость. Возможные награды: Царемониальный нож, Шеврон." + "_code": "1163312791", + "zh": "隶属愚人众的特务人员。\\n债务处理人所处理的「债务」,并不局限于钱货往来的清算。\\n「以眼还眼,以牙还牙」也是一种债。无论是谁,只要损害了愚人众的利益,那就要十倍奉还。", + "de": "Ein den Fatui unterstellter Agent.\\nDie Schulden, die er eintreiben soll, sind nicht auf Geld allein beschränkt.\\n„Auge um Auge, Zahn um Zahn“, er rechnet mit allem und jedem ab. Wer seine Schulden bei den Fatui nicht bezahlt, wird bei ihm die zehnfache Strafe zahlen.", + "en": "A Fatui secret agent.\\nThe duty of a Fatui agent is to settle debts — but not only those of a monetary or goods-in-kind nature.\\nThey also ensure dues are paid when it comes to the principle of \"an eye for an eye.\" If there is one thing the Fatui are not known for, it is leniency, and whoever dares to oppose them will invoke the full force of their wrath upon them.", + "es": "Un agente secreto Fatui.\\nLas deudas que cobran los Recaudadores Fatui no se limitan únicamente a las relacionadas con los bienes y el dinero.\\nEl “ojo por ojo, diente por diente” también es una forma de cobrar deudas. Si alguien daña los intereses de los Fatui, los Recaudadores se asegurarán de que lo pague muy caro.", + "fr": "Un agent spécial des Fatui.\\nLes « dettes » traitées par l'Usurier ne se limitent pas à l'argent et aux marchandises.\\n« Œil pour œil, dent pour dent » est aussi le principe sous-jacent des autres affaires qu'ils sont amenés à régler. Les Fatui ne sont pas exactement réputés pour leur clémence, et celui qui nuit à leurs intérêts encourt de graves conséquences.", + "id": "Seorang agen rahasia Fatui.\\nTugas agen Fatui tidak hanya terbatas pada penyelesaian masalah perdagangan dan hutang-piutangnya.\\nMemastikan semua orang di Teyvat paham sepenuhnya prinsip utama Fatui, yaitu \"mata ganti mata\", juga merupakan tugas utama mereka. Siapa pun yang berani melawan kehendak Fatui akan mengundang murka mereka.", + "ja": "ファデュイ所属の特別部隊。\\n担当するのは金に関する仕事だけではなく、「目には目を、歯には歯を」というものもその仕事の一つである。相手が誰であろうと、ファデュイの利益に害をなす者なら、十倍返ししてもらう。", + "ko": "우인단 소속의 특수 요원.\\n채무 처리인이 처리하는 「채무」는 돈에만 국한되어 있지 않다.\\n「눈에는 눈, 이에는 이」도 포함되며, 그 누구든지 우인단의 이익을 해치는 자가 있다면 10배로 갚아준다", + "pt": "Um agente secreto dos Fatui.\\nOs deveres de um agente secreto dos Fatui não se limitam a resolver assuntos relacionados a bens e dívidas monetárias.\\nA conscientização de todos sobre o ditado \"olho por olho\" é um princípio dos Fatui e também está entre seus deveres primários. Quem se atrever a se opor aos Fatui, invocará sua ira sobre eles.", + "ru": "Тайный агент Фатуи.\\nОбязанность агента Фатуи заключается в погашении долгов, но не только денежных.\\nОн также следит, чтобы око было отдано за око вовремя. Фатуи известны не за свою снисходительность, поэтому тот, кто осмелится противиться им, накликает на себя весь их гнев.", + "th": "เจ้าหน้าที่พิเศษที่ทำงานให้ Fatui\\nหน้าที่ของเจ้าหน้าที่พิเศษของ Fatui นั้นคือการจัดการเรื่องเกี่ยวกับ \"หนี้\" และไม่ได้จำกัดอยู่เพียงการจัดการเรื่องสินค้าและหนี้สินทางการเงินเท่านั้น\\n\"ตาต่อตา ฟันต่อฟัน\" นั้นก็เป็นหนี้ชนิดหนึ่งเหมือนกัน ไม่ว่าจะเป็นใครหน้าไหน ถ้าเกิดไปทำร้ายหรือขัดผลประโยชน์ของพวกมันเข้าล่ะก็ ผู้นั้นจะต้องชดใช้กลับเป็นสิบเท่า", + "vi": "Đặc viên thuộc Fatui. \\n\"Nợ\" được người xử lý nợ giải quyết, không chỉ là kết toán tiền hàng.\\nMà \"bất kỳ lợi ích to nhỏ\" nào cũng là nợ. Hễ có ai dám làm tổn hại đến lợi ích của Fatui thì phải trả giá gấp mười lần." }, + "tags": ["character-weapon-material", "weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/fatui-skirmisher.json b/src/data/features/mondstadt/monster/fatui-skirmisher.json index 1570e094..eba92446 100644 --- a/src/data/features/mondstadt/monster/fatui-skirmisher.json +++ b/src/data/features/mondstadt/monster/fatui-skirmisher.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "113319715", + "zh": "愚人众先遣队", + "de": "Fatui-Plänkler", "en": "Fatui Skirmisher", + "es": "Soldado Fatui", + "fr": "Tirailleur Fatui", + "id": "Fatui Skirmisher", + "ja": "ファデュイ先遣隊", + "ko": "우인단 선발대", + "pt": "Soldado Fatui", "ru": "Застрельщик Фатуи", - "zh": "先遣队", - "pt": "Soldado Fatui" + "th": "Fatui Skirmisher", + "vi": "Đội tiên phong Fatui" }, "description": { - "en": "Bulky combatants for the Fatui who wield various elemental powers. Drops Recruit's Insignia.", - "ru": "Громоздкий боец Фатуи, который использует различные элементальный силы. Возможный награды: Шеврон." + "_code": "1364422791", + "zh": "愚人众战争机器中的士兵。\\n「先遣队」之名意味着生死不问,深入祖国以外的土地完成前期任务,为未来的某些行动夯实基础。\\n不同于少数精锐的债务处理人与萤术士,先遣队的单兵实力与装备较为薄弱。\\n为了完成任务,为了减少人员与物资的损耗,先遣队的战术更讲究团队协作。", + "de": "Ein Fatuus in einer Kriegsmaschine.\\nFür diese Plänkler ist das Überleben ungewiss. Ihr Ziel ist es, Aufträge in fremdem Territorium auszuführen, um die Grundsteine für künftige Unternehmungen ihrer Heimat zu legen.\\nAnders als einige besondere Elitesoldaten wie Schuldeneintreiber und Cicin-Zauberinnen haben Plänkler keine so große Stärke und gute Ausrüstung.\\nUm ihre Aufträge dennoch zu erfüllen und den Verschleiß an Mensch und Material einzudämmen, sind Plänkler eher für den Kampf im Verband vorgesehen.", + "en": "A soldier encased within a Fatui war machine.\\nThese skirmishers do not question if they shall live or die as they advance into nations far from home to complete advance missions and lay the groundwork for operations to come.\\nUnlike the elite Mages and Agents, Fatui Skirmishers are soldiers of lesser individual might.\\nTo complete their tasks and reduce losses in men and materiel, their tactics are thus more reliant on teamwork.", + "es": "Un soldado en una máquina de guerra Fatui.\\nEstos soldados no se cuestionan si vivirán o morirán; solo caminan hacia naciones lejanas para completar misiones y sentar las bases para operaciones futuras.\\nA diferencia de los Recaudadores y las Magas de Cicin, los soldados Fatui son más débiles individualmente.\\nPara completar sus misiones y reducir las pérdidas humanas y de material, sus tácticas dependen más del trabajo en equipo.", + "fr": "Un soldat doté d'une machine de guerre Fatui.\\nLes Tirailleurs ont peu d'égard pour leur propre vie quand ils partent en missions avancées dans des terres lointaines et préparent le terrain pour des opérations futures.\\nContrairement aux Mages électroluciole et aux Usuriers, les Tirailleurs Fatui sont des soldats de moindre puissance individuelle.\\nPour accomplir leurs tâches et réduire les pertes en hommes et en matériel, leurs tactiques reposent davantage sur le travail d'équipe.", + "id": "Prajurit yang terbungkus dalam mesin perang Fatui.\\nPara Fatui Skirmisher ini tidak mempersoalkan apakah mereka masih bisa hidup atau mati setelah mereka pergi ke negara-negara yang jauh dari negara asalnya untuk menyelesaikan misi sebelumnya dan membangun persiapan untuk operasi mereka yang akan datang.\\nBerbeda dengan Mage dan Agent, Fatui Skirmisher adalah prajurit dengan kekuatan individual yang lebih lemah.\\nKarena itu, mereka lebih bergantung pada kerjasama tim untuk menyelesaikan misi dan mengurangi kehilangan sumber daya.", + "ja": "ファデュイの戦争兵器に所属する兵士。\\n「先遣隊」は、今後の行動の基盤を築くために、生死を問わず異国へ赴き先行任務を果たす。\\n少数精鋭のデッドエージェントや蛍術師と違い、先遣隊の兵士は実力も装備も比較的に弱い。\\n任務で人員と物資の消耗を最小限にするため、先遣隊はチームワークを重視する。", + "ko": "우인단 전쟁 병기 중의 병사.\\n「선발대」의 이름은 생사를 묻지 않고 조국을 떠나 낯선 땅을 밟으며 선행 임무를 완수해 미래에 작전을 완만하게 수행할 수 있는 기초를 다지는 것을 의미한다.\\n소수 정예인 채무처리인과 치친 술사와는 달리 선발대는 개인 능력과 장비가 조금 부족하다.\\n임무를 성공적으로 완수하고 인원과 물자가 소모되는 걸 최대한 방지하기 위해 팀워크를 더 중요시한다", + "pt": "Um soldado dentro de uma máquina de guerra Fatui.\\nEsses soldados não questionam se viverão ou morerrão enquanto avançam para nações longe de casa para completar missões avançadas e estabelecer as bases para as operações que virão.\\nAo contrário dos Magos e Agentes, os Soldados Fatui são soldados de menor poder individual.\\nPara completar suas tarefas e reduzir as perdas em homens e materiais, suas táticas são mais dependentes do trabalho em equipe.", + "ru": "Солдаты военной машины Фатуи. Они получили своё имя за то, что, не жалея своей жизни, первыми отправляются на задания вдали от родины, создавая фундамент для будущих операций. В отличие от элитных агентов Фатуи или магов цицинов, застрельщики не очень сильны по отдельности. Чтобы выполнить задание и избежать потерь, они полагаются на командную работу.", + "th": "ทหารที่ปกคลุมร่างกายด้วยเครื่องจักรสงครามของ Fatui\\nชื่อของ Skirmisher นั้นหมายถึงการเพิกเฉยต่อความเป็นตาย แทรกซึมเข้าไปในพื้นที่ต่างแดน เพื่อทำภารกิจให้สำเร็จและวางรากฐานที่มั่นคง สำหรับการดำเนินการบางอย่างในอนาคต\\nแตกต่างจาก Mage และ Agent ที่เป็นพวกหัวกะทิ ลำพังกำลังรบและอุปกรณ์ของ Skirmisher นั้นค่อนข้างจะอ่อนแอ\\nเพื่อที่จะทำภารกิจให้สำเร็จ และลดความสูญเสียในหมู่สมาชิกและทรัพยากรแล้ว Skirmisher จึงมักจะใช้กลยุทธ์การต่อสู้แบบเป็นทีมเป็นหลัก", + "vi": "Binh sĩ trong cỗ máy chiến tranh của Fatui.\\nCái tên \"Đội tiên phong\" có nghĩa là không màng sống chết, xâm nhập vào những vùng đất lạ để hoàn thành nhiệm vụ tiền kỳ, làm nền tảng cho những hành động sau này.\\nKhác với người xử lý nợ và thuật sĩ Cicin ưu tú, thực lực và trang bị của đội tiên phong có phần yếu kém.\\nĐể hoàn thành nhiệm vụ và giảm với tổn thất về vật tư cũng như con người, chiến thuật của đội tiên phong chú trọng đến sự hợp tác chiến đấu." }, + "tags": ["character-weapon-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/hilichurl-shooter.json b/src/data/features/mondstadt/monster/hilichurl-shooter.json index d1406bbf..ee44979b 100644 --- a/src/data/features/mondstadt/monster/hilichurl-shooter.json +++ b/src/data/features/mondstadt/monster/hilichurl-shooter.json @@ -1,16 +1,38 @@ { "format": 2, + "name": { + "_code": "301072329", + "zh": "射手丘丘人", + "de": "Hilichurl-Schütze", + "en": "Hilichurl Shooter", + "es": "Hilichurl Ballestero", + "fr": "Arbalétrier Brutocollinus", + "id": "Hilichurl Shooter", + "ja": "ヒルチャール·射手", + "ko": "츄츄 궁수", + "pt": "Hilichurl Atirador", + "ru": "Хиличурл стрелок", + "th": "Hilichurl Shooter", + "vi": "Xạ Thủ Hilichurl" + }, "description": { - "en": "Hilichurls who have learned to use bows to attack at range, sometimes with elemental powers. Drops Arrowheads.", - "ru": "Хиличурлы, которые атакуют на расстоянии с помощью арбалета, иногда используя стихии. Возможные награды: Наконечник стрелы." + "_code": "1216892164", + "zh": "提瓦特荒野中游荡的原始住民。\\n手持简陋弩机的丘丘人射手。丘丘人实际上并不具备制造弩的工艺水平。因此,一般认为,在丘丘人背后,存在着操控丘丘人,并为它们提供设备物资的组织。而与丘丘人走得很近的深渊法师尤为可疑。", + "de": "Die primitiven, umherziehenden Bewohner der Wildnis von Teyvat.\\nHilichurl-Schützen führen einfache Armbrüste mit sich, allerdings verfügen sie nicht über das handwerkliche Geschick, diese auch herzustellen. Aus diesem Grund glaubt man, dass sie von einer Organisation im Verborgenen gesteuert werden, die sie mit Ausrüstung und Materialien versorgt. Besonders verdächtig sind hierbei die Abgrundmagier, die die Hilichurle häufig begleiten.", + "en": "The primitive wandering inhabitants of Teyvat's wildernesses.\\nHilichurl archers who wield simple crossbows. Hilichurls do not, in truth, possess the craftsmanship needed to build crossbows. As such, it is commonly believed that there is an organization that controls the hilichurls from behind the scenes and furnishes them with equipment and material supplies. The Abyss Mages that often accompany these hilichurls are especially suspicious.", + "es": "Los habitantes primitivos de Teyvat.\\nUn Hilichurl que utiliza una ballesta sencilla para atacar. En realidad, los Hilichurls no poseen el nivel de habilidad necesario para fabricar ballestas, por lo que se sospecha que alguien los dirige y les proporciona armas y recursos. Los principales sospechosos son los Magos del Abismo...", + "fr": "Résident d'origine des contrées sauvages de Teyvat.\\nBrutocollinus maniant l'arbalète. En vérité, les Brutocollinus ne disposent pas des connaissances techniques suffisantes à la fabrication d'une arbalète. Il est donc fort probable qu'une organisation qui tire les ficelles dans l'ombre les équipe de ces instruments. Les Mages de l'Abîme qui accompagnent souvent ces Brutocollinus sont particulièrement suspects.", + "id": "Penduduk primitif yang mengembara di alam liar Teyvat.\\nHilichurl pemanah dengan busur sederhana terdapat di tangannya. Hilichurl sejatinya tidak memiliki keahlian yang dibutuhkan untuk membuat busur. Dengan kenyataan tersebut, orang-orang umumnya meyakini bahwa pasti terdapat sebuah organisasi yang mengontrol dan menjadi dalang dari aksi-aksi Hilichurl ini, dan mereka mempersenjatai para Hilichurl, menyediakan peralatan dan persediaan material. Para Abyss Mage yang sering berdampingan dengan para Hilichurl ini memang patut dicurigai.", + "ja": "テイワットの荒野を彷徨う原始住民。\\n安っぽい弩を持つヒルチャールの弓使い。実際、ヒルチャールに弩を作成する技術はない。それ故、彼らの後ろには、きっとヒルチャールを操り、機器や物資を提供する組織が存在しているだろう。もっとも疑わしいのは、ヒルチャールと頻繁に接触しているアビスの魔術師だ。", + "ko": "티바트 황야에 떠도는 원주민.\\n엉성한 석궁을 들고 있는 츄츄족 사격수. 사실 츄츄족은 석궁을 만들 수 있는 실력이 없어, 츄츄족에게 물자를 공급하며 그들을 조종하는 배후가 있다고 본다. 츄츄족과 가까운 심연 메이지가 가장 의심스럽다", + "pt": "Os habitantes primitivos que vagam pelas regiões selvagens de Teyvat.\\nArqueiros Hilichurls que empunham simples balestras. Hilichurls não possuem, na verdade, a destreza necessária para construir tais balestras. Como tal, acredita-se geralmente que existe uma organização que controla os Hilichurls por trás e os fornece com equipamentos e suprimentos de material. Os Feiticeiros do Abismo que frequentemente acompanham estes Hilichurls são particularmente suspeitos.", + "ru": "Примитивные кочевые представители Тейватской фауны.\\nХиличурлы-стрелки, вооруженные простыми арбалетами. Откровенно говоря, хиличурлы не владеют искусством создания арбалетов. Из этого следует вывод, что их контролирует другая организация, которая поставляет им оружие и материалы. Подозрение падает на Магов Бездны, часто сопровождающих хиличурлов.", + "th": "เผ่าพันธุ์ที่มีมาแต่โบราณซึ่งร่อนเร่อยู่ในถิ่นทุรกันดารของ Teyvat\\nนักธนูในหมู่ Hilichurl ซึ่งถือหน้าไม้ธรรมดาทั่วไป ในความเป็นจริงแล้ว Hilichurl นั้นไม่มีทักษะถึงขั้นทำหน้าไม้ได้ ดังนั้นโดยทั่วไปจึงเชื่อกันว่าเบื้องหลังของพวก Hilichurl มีองค์กรที่คอยควบคุม Hilichurl และจัดหาอุปกรณ์และวัสดุให้พวกมัน ซึ่งพวก Abyss Mage ที่มักจะอยู่ด้วยกันกับพวก Hilichurl นั้นน่าสงสัยเป็นพิเศษ", + "vi": "Cư dân nguyên thủy lang thang nơi hoang dã ở Teyvat.\\nXạ thủ Hilichurl tay cầm cung nỏ đơn giản. Hilichurl trên thực tế không có trình độ thủ công có thể chế tạo cung nỏ. Do vậy, thường cho rằng, phía sau Hilichurl có tổ chức khác điều khiển, và cung cấp vật tư thiết bị cho chúng. Mà Pháp Sư Vực Sâu ở gần Hilichurl là khả nghi nhất." }, + "tags": ["character-weapon-materials"], "enabled": false, "cluster": "on", - "name": { - "en": "Hilichurl Shooter", - "ru": "Хиличурл-стрелок", - "pt": "Arqueiro Hilichurl" - }, "respawn": 86400, "icons": { "filter": "hilichurl-shooter", diff --git a/src/data/features/mondstadt/monster/hilichurl.json b/src/data/features/mondstadt/monster/hilichurl.json index 0c140e50..ccf0ab92 100644 --- a/src/data/features/mondstadt/monster/hilichurl.json +++ b/src/data/features/mondstadt/monster/hilichurl.json @@ -1,16 +1,38 @@ { "format": 2, - "description": { - "en": "Basic Hilichurls who attack with claws or clubs. Drops Stained Masks.", - "ru": "Примитивные человекообразные монстры, атакующие дубинами или когтями. Возможные награды: Окрашенные Маски." - }, - "enabled": false, - "cluster": "on", "name": { + "_code": "2823299104", + "zh": "丘丘人", + "de": "Hilichurl", "en": "Hilichurl", + "es": "Hilichurl", + "fr": "Brutocollinus", + "id": "Hilichurl", + "ja": "ヒルチャール", + "ko": "츄츄족", + "pt": "Hilichurl", "ru": "Хиличурл", - "pt": "Hilichurl" + "th": "Hilichurl", + "vi": "Hilichurl" }, + "description": { + "_code": "531206316", + "zh": "提瓦特荒野中游荡的原始住民。\\n与人类轮廓相似,却失去了智能与灵性。据记载,在大地上出没超过千年,却没有历史与文明。\\n自五百年前漆黑的灾祸以来,便广袤地分布在大地各处。虽然力量弱小,缺乏组织,但有时也能给人们带来不小的麻烦。", + "de": "Die primitiven, umherziehenden Bewohner der Wildnis von Teyvat.\\nObwohl Menschen nicht unähnlich, scheinen sie Geist und Intellekt verloren zu haben. Aufzeichnungen über sie sind über tausend Jahre alt, gleichwohl weisen sie weder Geschichte noch eine Kultur auf.\\nSeit der schrecklichen Katastrophe vor 500 Jahren verbreiteten sie sich in großer Zahl. Sie sind weder sonderlich stark noch organisiert, trotzdem bereiten sie den Menschen gelegentlich große Probleme.", + "en": "The primitive wandering inhabitants of Teyvat's wildernesses.\\nThey look very similar to humanity but seem to have lost both their intellect and spirituality. Their presence on the continent has been recorded for over a thousand years, and yet they have neither history nor civilization.\\nSince the pitch-black calamity from five hundred years ago, they have begun to spread in large numbers across the land. They are not very strong, and they lack organization, but they nonetheless bring sizable trouble to humans every once in a while.", + "es": "Los habitantes primitivos de Teyvat.\\nSu forma es similar a la humana, pero les falta inteligencia y espiritualidad. Según los registros, llevan más de mil años deambulando por estas tierras, pero no tienen civilización ni escritura.\\nTras el desastre ocurrido hace medio milenio, se dispersaron por todo el mundo. Aunque no son especialmente fuertes ni saben organizarse, en ocasiones pueden provocar más de un quebradero de cabeza.", + "fr": "Résident d'origine des contrées sauvages de Teyvat.\\nL'apparence des Brutocollinus se rapproche de celle de l'homme, mais ils n'ont ni son intellect, ni ses aspirations spirituelles. Bien que les archives fassent remonter leur présence sur terre à plus d'un millénaire, ils ne semblent cependant n'avoir connu ni développement historique, ni civilisation.\\nSuite aux calamités remontant au milieu du précédent millénaire, les Brutocollinus se sont répandus à travers les terres, colonisant tous types d'environnements. Ces créatures relativement faibles et manquant d'organisation peuvent malgré tout causer pas mal de problèmes à l'homme.", + "id": "Penduduk primitif yang mengembara di alam liar Teyvat.\\nMereka terlihat sangat mirip dengan manusia, namun tampaknya mereka sudah kehilangan kecerdasan dan spiritualitasnya. Kehadiran mereka di atas daratan ini telah tercatat lebih dari seribu tahun, namun mereka tidak memiliki sejarah maupun peradaban.\\nSejak bencana kegelapan lima ratus tahun yang lalu, mereka mulai menyebar dalam jumlah besar ke seluruh wilayah. Mereka memang tidak sekuat yang dibayangkan, mereka pun tidak mampu melakukan suatu hal dengan rapi dan terorganisir, tetapi tetap saja keberadaan mereka sesekali membawa masalah yang cukup besar bagi orang-orang.", + "ja": "テイワットの荒野を彷徨う原始住民。\\n人に似ているが、知能と精神はすでに失っている。存在自体は千年をも超えるが、歴史や文明に関する記録はない。\\n500年前の暗黒な災い以来、大地の隅々に広く分布している。力は弱く、組織性も乏しいが、時にはトラブルを引き起こす可能性がある。", + "ko": "티바트 황야에 떠도는 원주민.\\n인간과 비슷한 외모를 가지고 있지만, 지능과 영성을 잃었다. 기록에 따르면 대지에 출몰한 지 천 년이 넘었지만, 역사나 문명이 존재하지 않는다.\\n오백 년 전 암흑의 재난 이후, 대지 곳곳에 퍼지기 시작했으며, 힘이 약하고 조직적이지 않지만, 사람들에게 큰 골칫거리를 안겨주기도 한다", + "pt": "Os habitantes primitivos que vagam pelas regiões selvagens de Teyvat.\\nEles parecem muito semelhantes à humanidade, mas parecem ter perdido tanto seu intelecto quanto sua espiritualidade. Sua presença no continente é registrada há mais de mil anos e, no entanto, eles não têm nem história nem civilização.\\nDesde a calamidade negra de quinhentos anos atrás, eles começaram a se espalhar em grande número por toda a terra. Eles não são muito fortes e carecem de organização, mas ainda assim trazem grandes problemas para os seres humanos de vez em quando.", + "ru": "Примитивные кочевые представители Тейватской фауны.\\nОни весьма похожи на людей, но не обладают таким же уровнем интеллекта и духовного развития. Существуют свидетельства о том, что хиличурлы обитают на этом континенте уже несколько тысяч лет, однако за это время они не создали никакой цивилизации и не оставили после себя никакой истории.\\nПосле ужасной катастрофы, случавшейся 500 лет назад, хиличурлы начали активно распространятся по всему Тейвату. И хотя они не обладают огромной силой или способностью к организации, хиличурлы всё же способны доставить людям немало хлопот.", + "th": "เผ่าพันธุ์ที่มีมาแต่โบราณซึ่งร่อนเร่อยู่ในถิ่นทุรกันดารของ Teyvat\\nมีโครงสร้างที่คล้ายกันกับมนุษย์ แต่สูญเสียสติปัญญาและจิตวิญญาณ ตามบันทึกแสดงให้เห็นว่าพวกมันปรากฏอยู่บนโลกมาแล้วกว่าพันปี แต่กลับไร้ซึ่งประวัติศาสตร์และอารยธรรม\\nนับตั้งแต่เกิดภัยพิบัติมืดเมื่อห้าร้อยปีก่อน พวกมันก็ได้แพร่กระจายไปทั่วทุกมุมโลก แม้ว่าจะอ่อนแอและขาดความเป็นองค์กร แต่บางครั้งก็อาจทำให้ผู้คนเดือดร้อนได้ไม่น้อยเหมือนกัน", + "vi": "Cư dân nguyên thủy lang thang nơi hoang dã ở Teyvat.\\nCũng tương tự nền văn minh nhân loại, nhưng đã mất đi trí năng và linh tính. Theo ghi chép, đã xuất hiện trên đại lục hơn ngàn năm rồi, nhưng chưa có lịch sử và văn minh.\\nTừ sau tai họa cách đây 500 năm, đột nhiên xuất hiện khắp mọi nơi. Tuy rằng sức mạnh yếu, thiếu tổ chức, nhưng có khi cũng gây ra nhiều phiền phức cho con người." + }, + "tags": ["character-weapon-material"], + "enabled": false, + "cluster": "on", "respawn": 86400, "icons": { "filter": "hilichurl", diff --git a/src/data/features/mondstadt/monster/mitachurl.json b/src/data/features/mondstadt/monster/mitachurl.json index 88021663..8a6e1389 100644 --- a/src/data/features/mondstadt/monster/mitachurl.json +++ b/src/data/features/mondstadt/monster/mitachurl.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "3562720660", + "zh": "丘丘暴徒", + "de": "Mitachurl", "en": "Mitachurl", + "es": "Mitachurl", + "fr": "Brutoviandu", + "id": "Mitachurl", + "ja": "ヒルチャール暴徒", + "ko": "츄츄 폭도", + "pt": "Mitachurl", "ru": "Митачурл", - "zh": "大型丘丘人", - "pt": "Mitachurl" + "th": "Mitachurl", + "vi": "Bạo Đồ Hilichurl" }, "description": { - "en": "Formidable warrior Hilichurls who wield shields or axes. Drops Stained Masks.", - "ru": "Грозные воины племён хиличурлов, владеющие щитами или секирами. Возможные награды: Рога и Маски." + "_code": "2240323180", + "zh": "经历无数战斗历练的丘丘人大块头。\\n会利用草史莱姆创造坚固的木盾,进行战斗。\\n拥有强健的肌肉,油亮的鬃毛,可靠的宽厚背影,一顿饭吃下很多肉的豪放,能为丘丘人抵挡毫不留情的冒险者,在部族当中有着相当崇高的地位。", + "de": "Ein stämmiger Hilichurl, der unzählige Kämpfe überstanden hat.\\nMit Dendro-Schleimen kann er robuste Schilde für den Kampf anfertigen.\\nMit ihrer Muskelkraft, ihrem glänzenden Fell und beeindruckenden Gestalt helfen sie den Hilichurlen, sich die gnadenlosen Abenteurer vom Hals zu halten. In den Stämmen sind sie hoch angesehen.", + "en": "A muscular hilichurl who has been forged in countless fights.\\nThey know how to use Dendro Slimes to create tough shields which they wield in combat.\\nWith their powerful muscles, glossy fur, and sturdy, reliable silhouettes, they help the hilichurls withstand the pitiless assaults of adventurers, and they hold a rather exalted rank amongst the tribes.", + "es": "Un Hilichurl muy grande con experiencia en miles de batallas.\\nAl combatir utiliza un escudo muy resistente hecho con Slimes Dendro.\\nDisfruta de una posición elevada en la tribu gracias a sus fuertes músculos, su brillante melena, su capacidad de devorar varios kilos de carne en una comida y su habilidad para ahuyentar aventureros.", + "fr": "Un Brutocollinus musculeux qui a survécu à de nombreuses batailles.\\nIls savent utiliser les Dendroblobs pour se fabriquer un bouclier robuste qu'ils utilisent au combat.\\nAvec leur musculature puissante, leur fourrure luisante et leur carrure imposante, ils sont un atout majeur pour les Brutocollinus et permettent de résister aux assauts sans pitié des aventuriers. Ils tiennent un rang des plus élevé dans la tribu.", + "id": "Hilichurl kekar yang telah melewati banyak pertempuran.\\nMereka menggunakan Dendro Slime untuk menciptakan perisai kokoh yang digunakan saat bertarung.\\nDengan ototnya yang kuat, bulunya yang tebal, dan postur tubuhnya yang kekar, Hilichurl ini telah berhasil menghalau serangan dari para petualang terhadap suku Hilichurl. Mereka bahkan cukup dipuja-puja di kalangannya.", + "ja": "数え切れないほどの戦闘経験を持つ大型ヒルチャール。\\n草スライムを使用して頑丈な木製の盾を作成できる。\\n強靭な筋肉、威厳あるたてがみ、頼もしい背中と一食に大量の肉を呑み込む豪快さを備える。ヒルチャールの為に、容赦なく冒険者を追い払うため、部族では非常に尊い地位を持つ。", + "ko": "수많은 전투를 거친 거대 츄츄족.\\n풀 슬라임을 이용해 단단한 나무 방패를 만들어 싸운다.\\n탄탄한 근육과 번들거리는 갈기, 우람한 뒤태와 끼니마다 고기를 뜯는 호탕함까지. 츄츄족을 위해 모험가의 무자비한 공격을 막으며, 부족에서 상당히 높은 지위를 가지고 있다", + "pt": "Um Hilichurl musculoso que foi forjado em incontáveis lutas.\\nEles sabem como usar Slimes Dendro para criar escudos resistentes que eles empunham em combate.\\nCom seus músculos poderosos, pelo brilhante e silhuetas robustas e confiáveis, eles ajudam os Hilichurls a resistir aos ataques impiedosos dos aventureiros, e detêm uma posição bastante exaltada entre as tribos.", + "ru": "Мускулистый хиличурл, закалённый в бесчисленных боях.\\nОни научились создавать крепкие щиты из Дендро слаймов.\\nКрепкие, мохнатые, рельефные силуэты этих созданий обеспечивают им достаточно высокое положение в племенной иерархии. Они способны отражать нападения путешественников на лагеря хиличурлов.", + "th": "Hilichurl ร่างใหญ่ที่ผ่านการต่อสู้มาแล้วนับครั้งไม่ถ้วน\\nจะใช้ Dendro Slime ในการสร้างโล่ไม้ที่แข็งแกร่งก่อนเข้าสู้การต่อสู้\\nด้วยกล้ามเนื้อที่แข็งแรง แผงคอมันวาว เงาร่างที่ใจกว้างและน่าเชื่อถือ ในหนึ่งมื้อต้องกินเนื้อสัตว์จำนวนมาก เป็นผู้ที่สามารถต่อกรกับนักผจญภัยที่โหดเหี้ยมได้ มีสถานะสูงส่งมากในเผ่า", + "vi": "Hilichurl Lớn đã trải qua vô số trận chiến.\\nBiết lợi dụng Slime Thảo tạo thành khiên gỗ kiên cố để chiến đấu.\\nCó cơ bắp mạnh mẽ, lớp lông óng mượt, tấm lưng vững chắc, một bữa sẽ ăn rất nhiều thịt, sẽ giúp Hilichurl chống lại những nhà mạo hiểm không niệm tình, có địa vị tương đối cao trong bộ lạc." }, + "tags": ["artifacts", "character-weapon-material", "weapon-ascension-material"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/ruin-guard.json b/src/data/features/mondstadt/monster/ruin-guard.json index 926caa58..4436e014 100644 --- a/src/data/features/mondstadt/monster/ruin-guard.json +++ b/src/data/features/mondstadt/monster/ruin-guard.json @@ -1,15 +1,35 @@ { "format": 2, "name": { - "en": "Ruin Guard", - "ru": "Страж Руин", + "_code": "1317226121", "zh": "遗迹守卫", - "pt": "Guarda das Ruínas" + "de": "Ruinenwächter", + "en": "Ruin Guard", + "fr": "Gardien des ruines", + "id": "Ruin Guard", + "ja": "遺跡守衛", + "ko": "유적 가디언", + "pt": "Guarda das Ruínas", + "ru": "Страж руин", + "th": "Ruin Guard", + "vi": "Thủ Vệ Di Tích" }, "description": { - "en": "An ancient humanoid war machine, said to be remnants from a lost ancient nation. Drops Chaos Device.", - "ru": "Древний человекоподобный боевой механизм. Говорят, что такие механизмы были частью давно забытого древнего королевства. Возможные награды: Устройства Хаоса." + "_code": "3788442365", + "zh": "古老的人形战斗机械。\\n传说是已经覆灭的国度留下的战争机械,但也有人认为,这款机器开发的目的不是为了战斗,而是为了守护过去留下的遗迹。\\n虽然这无法解释,为何它们会在理应守护的遗迹中,使用爆炸性的火力攻击就是了…", + "de": "Eine übergroße Maschine in Menschengestalt.\\nDen Legenden zufolge soll sie eine von einem längst untergegangenen Reich zurückgebliebene Kriegsmaschine sein. Doch es gibt auch die Vermutung, dass sie nicht zum Angriff, sondern lediglich zur Verteidigung alter Ruinen gebaut worden ist.\\nDeshalb ist es umso schwerer zu begreifen, warum sie mit starken Explosionen ihre Gegner in den Ruinen abschreckt.", + "en": "An ancient humanoid war machine.\\nThey are said to be remnants from a lost ancient nation. Some believe that they were developed not as war machines, but as protectors of the ruins.\\nThough that hypothesis does not explain why would they choose to employ explosive weaponry inside the very ruins they are supposed to protect...", + "es": "Una antigua máquina de guerra con forma humanoide.\\nCuenta la leyenda que se trata de una máquina legada por un imperio que desapareció. Hay quien dice que no fue construida para combatir, sino para proteger las ruinas del pasado.\\nSin embargo, nadie entiende por qué usan ataques explosivos en las ruinas que deberían proteger...", + "fr": "Une ancienne machine de combat à forme humaine.\\nD'après les légendes, ces machines sont les vestiges d'un ancien royaume aujourd'hui oublié. Certains prétendent que leur utilité première n'était point le combat, mais la protection des ruines du passé.\\nCeci n'explique cependant pas pourquoi les Gardiens n'hésitent pas à utiliser un arsenal d'armes explosives au sein des ruines qu'ils sont censés protéger...", + "id": "Mesin perang berbentuk manusia dari masa kuno.\\nMereka diyakini adalah sisa-sisa dari kerajaan tua yang telah terlupakan. Tetapi, sebagian orang memiliki teori mereka sesungguhnya bukan dirancang sebagai mesin perang, melainkan sebagai pelindung reruntuhan.\\nTetapi teori itu tidak dapat menjelaskan mengapa mereka dilengkapi dengan senjata peledak di dalam reruntuhan yang seharusnya mereka jaga...", + "ja": "古い人型戦闘機械。\\n噂では滅亡した国が残した戦闘機械だが、製造された目的は戦闘ではなく、遺跡を守るためにあるとも言われている。\\nしかしなぜ守るべき遺跡の中に爆発攻撃をするのかはまだわからない…", + "ko": "고대의 인간형 전투 기계.\\n전설에 의하면 몰락한 어떤 나라가 남긴 전쟁 병기라고 한다. 하지만 어떤 사람들은 이 로봇이 만들어진 목적은 전투가 아니라 과거의 유적을 보호하는 것이라고 한다.\\n하지만 왜 지켜야할 유적에서 폭발적인 화력으로 공격하는 건지 설명할 수 없다...", + "pt": "Uma antiga máquina de guerra humanoide. Dizem que são remanescentes de um reino antigo perdido. No entanto, alguns acreditavam que elas não eram desenvolvidas como máquinas de guerra, mas como protetoras das ruínas.\\nEmbora essa hipótese não explique por que eles adotariam armas explosivas dentro das próprias ruínas que deveriam proteger...", + "ru": "Древний человекоподобный боевой механизм.\\nГоворят, что такие механизмы были частью давно забытого древнего королевства. Некоторые считают, что они изначально были вечными охранниками руин и подземелий, а не военными машинами. Но это предположение не объясняет, почему стражи руин вдруг начали рушить бомбами и лазерами те же руины, что должны оберегать...", + "th": "เครื่องจักรสงครามโบราณ ที่มีรูปร่างของมนุษย์\\nว่ากันว่ามันเป็นเครื่องจักรสงคราม ที่หลงเหลืออยู่จากอาณาจักรที่ล่มสลายไปเมื่อนานมาแล้ว แต่ก็มีบางคนที่คิดว่าจุดประสงค์ในการสร้างเครื่องจักรเหล่านี้ ไม่ได้ใช้เพื่อสงคราม แต่เพื่อปกป้องโบราณสถานที่หลงเหลืออยู่\\nถึงแม้ว่านี่จะเป็นสิ่งที่ไม่สามารถเข้าใจได้เลย ว่าทำไมพวกมันถึงใช้การโจมตีไฟที่มีพลังทำลายล้างสูง ในโบราณสถานที่พวกมันเฝ้าปกป้องอยู่...", + "vi": "Máy chiến đấu hình người cổ xưa. \\nTương truyền là cỗ máy chiến tranh sau khi đất nước bị diệt vong còn sót lại, cũng có người cho rằng, cỗ máy này được tạo ra với mục đích ban đầu không phải là chiến đấu, mà vì bảo vệ di tích xưa kia còn lưu lại. \\nTuy khó có thể giải thích, tại sao chúng lại ở đây bảo vệ di tích, sử dụng hỏa lực phát nổ tấn công là được mà..." }, + "tags": ["weapon-ascension-material", "artifacts"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/samachurl.json b/src/data/features/mondstadt/monster/samachurl.json index 7918a52e..e70b9fde 100644 --- a/src/data/features/mondstadt/monster/samachurl.json +++ b/src/data/features/mondstadt/monster/samachurl.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "3793925636", + "zh": "丘丘萨满", + "de": "Samachurl", "en": "Samachurl", + "es": "Samachurl", + "fr": "Brutoshaman", + "id": "Samachurl", + "ja": "ヒルチャールシャーマン", + "ko": "츄츄 샤먼", + "pt": "Samachurl", "ru": "Шамачурл", - "zh": "丘丘萨满", - "pt": "Samachurl" + "th": "Samachurl", + "vi": "Phù Thủy Hilichurl" }, "description": { - "en": "Spiritual leaders who wield elemental powers. Drops Divining Scroll.", - "ru": "Шаманы хиличурлов. Могут призывать на помощь элементы. Возможные награды: Свиток божественной магии." + "_code": "2150696492", + "zh": "嘟嘟囔囔的老年丘丘人,风元素的传信者。\\n在元素掌控方面颇富天资的丘丘人,其能力往往会在年老时达到顶峰,其牵掣流风的能力,正是来源于黑暗晦暝的失落记忆。", + "de": "Ein runzliger, murmelnder Hilichurl, der die Botschaft der Anemo-Energie verbreitet.\\nHilichurle, deren Gabe darin liegt, die Elemente zu steuern, erreichen ihren Zenit oft erst in den letzten Lebensjahren. Die Fähigkeit, die Winde zu befehligen, stammt von dunklen, vergessenen Erinnerungen.", + "en": "A wizened, mumbling hilichurl, one that spreads the message of Anemo.\\nHilichurls especially gifted in commanding the elements who often reach the zenith of their skill in their twilight years. Their ability to command the flowing winds stems from dark, forgotten memories.", + "es": "Un Hilichurl anciano que utiliza el elemento Anemo y siempre está mascullando entre dientes.\\nLa capacidad de los Hilichurls para controlar los elementos suele alcanzar su punto máximo en la vejez. Su habilidad para dominar las corrientes de viento tiene sus orígenes en un pasado remoto y oscuro que todos han olvidado.", + "fr": "Un vieux Brutocollinus marmonnant qui transmet les messages de l'élément Anémo.\\nLes Brutocollinus ayant une affinité particulière avec les éléments ont tendance à atteindre l'apogée de leurs capacités au crépuscule de leur vie. La capacité à contrôler les vents divins provient de sombres souvenirs oubliés.", + "id": "Hilichurl yang keriput dan sering komat-kamit, mereka menyebarkan pesan Anemo.\\nHilichurl yang sangat berbakat menguasai elemen ini sering kali akan mencapai puncak kesaktiannya kala memasuki usia senja. Kemampuannya untuk mengendalikan pusaran angin yang berputar ini berasal dari kegelapan, serta kenangan yang terlupakan.", + "ja": "ブツブツとよく独り言を言う年老いたヒルチャール、風元素の詠唱者。\\n元素コントロールに長けるヒルチャールは、年を取ると力がピークに達する傾向がある。風をコントロールする能力は、正に暗闇の記憶から生まれたものである。", + "ko": "구시렁대는 연로한 츄츄족. 바람 원소의 전달자다.\\n원소 통제에 타고난 재능이 있으며, 나이가 들수록 능력이 점점 강해진다. 바람을 제어하는 능력은 잃어버린 어두운 기억에서부터 온 것이다", + "pt": "Um Hilichurl feiticeiro e murmurante, que espalha a mensagem do Anemo.\\nHilichurls, que são especialmente dotados no comando dos elementos, muitas vezes alcançarão o ápice de sua habilidade em sua velhice, e esta capacidade de comandar os ventos que fluem provém de memórias sombrias e esquecidas.", + "ru": "Умудрённый опытом бормочущий хиличурл, восхваляющий мощь Анемо.\\nХиличурлы, способные контролировать элементы, наиболее сильны на закате своих лет. Их умение управлять потоками ветра проистекает из тёмных забытых воспоминаний.", + "th": "Hilichurl เฒ่าซึ่งมักจะพึมพำ ผู้ส่งสารแห่งธาตุลม\\nHilichurl ผู้มีความสามารถในการควบคุมธาตุ ซึ่งความสามารถของพวกมันนั้น มีแนวโน้มที่จะขึ้นสู่จุดสูงสุดในวัยชรา ซึ่งความสามารถในการควบคุมกระแสลมของมันนั้น มาจากความทรงจำที่สูญหายไปในความมืด", + "vi": "Hilichurl lải nhải liên hồi, nhà truyền ngôn nguyên tố Phong.\\nHilichurl có tư chất về mặt khống chế nguyên tố, năng lực này thường đạt đỉnh điểm khi về già, khả năng khống chế luồng gió của nó bắt nguồn từ ký ức bị lãng quên nơi u tối." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/slime.json b/src/data/features/mondstadt/monster/slime.json index 3a537395..4c7a68b9 100644 --- a/src/data/features/mondstadt/monster/slime.json +++ b/src/data/features/mondstadt/monster/slime.json @@ -1,15 +1,35 @@ { "format": 2, "name": { + "_code": "3463468772", + "zh": "史莱姆", + "de": "Schleim", "en": "Slime", + "fr": "Blob", + "id": "Slime", + "ja": "スライム", + "ko": "슬라임", + "pt": "Slime", "ru": "Слайм", - "zh": "史莱姆", - "pt": "Slime" + "th": "Slime", + "vi": "Slime" }, "description": { - "en": "Beings of pure elemental energy. Drops Slime Condensate.", - "ru": "Существа из чистой энергии стихий. Возможные награды: Слизь Слайма." + "_code": "1126409596", + "zh": "逸散在自然之中的风元素凝聚形成的魔物。\\n相比风史莱姆,因为含有更浓厚的风元素,所以漂浮能力也更强。常年生活在荒野中的丘丘人似乎也会利用这种特性,制作特殊的、以大型风史莱姆为动力的载具,运输不知从何而来的物资。", + "de": "Ein Monster, das durch die Anemo-Verbindungen in der Natur hervorgebracht wurde.\\nDa es aus einer größeren Konzentration von Anemo-Kraft besteht, kann es besser schweben als ein Anemo-Schleim. Die Hilichurle haben sich diese Eigenschaft zunutze gemacht, um mit besonderen Fahrzeugen, die großen Anemo-Schleime als Antrieb benutzen, Güter unbekannten Ursprungs zu transportieren.", + "en": "A monster created by the coalescing of Anemo dispersed throughout nature.\\nOwing to being comprised of a greater concentration of Anemo, their flotation abilities are stronger than that of Anemo Slimes. The hilichurls living out in the wilds have made use of this special characteristic, creating special vehicles that use Large Anemo Slimes as a form of locomotion to transport goods from unknown sources.", + "es": "Un monstruo formado a partir de los depósitos del elemento Anemo presentes en la naturaleza.\\nSu capacidad para flotar en el aire es mejor que la de su homólogo más pequeño porque posee más cantidad de elemento Anemo. Los Hilichurls aprovechan esta característica para fabricar unos instrumentos de transporte de mercancías que se propulsan con Slimes Gigantes Anemo.", + "fr": "Un monstre issu de l'accumulation d'élément Anémo présent à l'état naturel.\\nL'élément Hydro plus concentré dans cette créature que dans les Hydroblobs de moindre taille lui permet de mieux maîtriser le vol. Il semblerait que les Brutocollinus vivant dans les contrées sauvages aient appris à construire des mécanismes faisant appel aux particularités de ces Blobs géants pour le transport... Le transport de quoi, cela reste à voir par contre.", + "id": "Monster yang tercipta dari sedimentasi Anemo yang tersebar di alam liar.\\nMemiliki kemampuan melayang yang lebih kuat dibanding dengan Anemo Slime karena kekuatan elemen Anemo yang lebih besar. Para Hilichurl sering menggunakan mereka menjadi alat transportasi untuk mengangkut material dari sumber yang tidak diketahui.", + "ja": "大自然に散布する風元素から生まれた魔物。\\n普通の風スライムに比べ、高濃度の風元素を持つ為、浮遊能力も上がった。長年荒野で生活しているヒルチャールはこの特性を活かし、特殊な運搬器具を作って、謎の物資を運搬している。", + "ko": "자연 속에 흩어져있던 바람 원소가 응집되어 형성된 마물.\\n바람 슬라임보다 바람 원소가 더 짙어, 공중부양 능력도 더욱 강하다. 오랜 시간 황야에서 생활한 츄츄족은 이런 특성을 이용해 대형 바람 슬라임을 동력원으로 한 운송 기기를 만들어 유래를 알 수 없는 물자를 운송하곤 한다", + "pt": "Um tipo de monstro formado pela precipitação do Elemento Anemo.\\nPossui uma maior capacidade de flutuação graças ao elemento mais intenso de Anemo. Os Hilichurls da selva parecem saber aproveitar bem essa propriedade para transportar mercadorias...", + "ru": "Монстр, созданный из скопления Анемо элемента, который рассеян по всему миру.\\nКонцентрация Анемо элемента в таких особях гораздо выше, чем в малых слаймах, что позволяет им летать выше и дольше. Хиличурлы, обитающие в дикой природе, используют летательные свойства этих созданий для сооружения специальных транспортных средств. С помощью подобных дирижаблей хиличурлы перевозят грузы неизвестного происхождения.", + "th": "มอนสเตอร์ที่เกิดจากการควบแน่นของธาตุลมที่กระจายอยู่ทั่วไปในธรรมชาติ\\nเมื่อเทียบกับ Anemo Slime แล้ว เนื่องจากแฝงไปด้วยพลังของธาตุลมที่เข้มข้นยิ่งขึ้น จึงทำให้ความสามารถในการลอยตัวดีขึ้นไปด้วย ดูเหมือนว่าพวก Hilichurl ที่ใช้ชีวิตอยู่ในป่ามานานจะอาศัยคุณสมบัติที่พิเศษนี้ ในการสร้างยานพาหนะพิเศษที่ขับเคลื่อนด้วย Anemo Slime ขนาดใหญ่ เพื่อขนส่งวัสดุจากแหล่งที่มาที่ไม่รู้จักด้วย", + "vi": "Ma vật được ngưng đọng từ nguyên tố Phong rải rác trong môi trường tự nhiên.\\nSo với Slime Phong, do hàm lượng nguyên tố Phong đậm đặc hơn, nên khả năng bay cũng mạnh hơn. Hilichurl sinh sống ở nơi hoang dã cũng biết lợi dụng đặc tính này, làm ra các phương tiện đặc biệt dùng Slime Phong Lớn làm động cơ, để vận chuyển các tài nguyên từ khắp nơi." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/monster/unusual-hilichurl.json b/src/data/features/mondstadt/monster/unusual-hilichurl.json index 4e53ccfd..d5a1d33b 100644 --- a/src/data/features/mondstadt/monster/unusual-hilichurl.json +++ b/src/data/features/mondstadt/monster/unusual-hilichurl.json @@ -1,13 +1,34 @@ { "format": 2, "name": { - "pt": "Hilichurl Estranho", + "_code": "1619610175", + "zh": "奇怪的丘丘人", + "de": "Merkwürdiger Hilichurl", "en": "Unusual Hilichurl", - "ru": "Странный Хиличурл" + "es": "Hilichurl Extraño", + "fr": "Brutocollinus étrange", + "id": "Unusual Hilichurl", + "ja": "変わったヒルチャール", + "ko": "이상한 츄츄족", + "pt": "Hilichurl Estranho", + "ru": "Странный хиличурл", + "th": "Hilichurl สุดแปลก", + "vi": "Hilichurl kỳ lạ" }, "description": { - "en": "An oddly dressed Hilichurl sharing a resemblence to Wei, miHoYo's founder. Drops Adventure EXP and Cabbage.", - "ru": "Странно одетые Хиличурлы, разделяющие сходства с Вэй, основателем miHoYo. Возможные награды: Опыт и Капуста." + "_code": "894137756", + "zh": "「Homu, Homu, mimi domu!」", + "de": "„Homu, Homu, mimi domu!“", + "en": "\"Homu, homu, mimi domu!\"", + "es": "“Homu, Homu, mimi domu!”", + "fr": "« Homu, Homu, mimi domu ! »", + "id": "\"Homu, homu, mimi domu!\"", + "ja": "「Homu, Homu, mimi domu!」", + "ko": "「Homu, Homu, mimi domu!」", + "pt": "\"Homu, Homu, mimi domu!\"", + "ru": "«Homu, Homu, mimi domu!»", + "th": "\"Homu, homu, mimi domu!\"", + "vi": "\"Homu, Homu, mimi domu!\"" }, "enabled": true, "cluster": "on", diff --git a/src/data/features/mondstadt/monster/whopperflower.json b/src/data/features/mondstadt/monster/whopperflower.json index b3a69811..f38c0ad5 100644 --- a/src/data/features/mondstadt/monster/whopperflower.json +++ b/src/data/features/mondstadt/monster/whopperflower.json @@ -1,15 +1,36 @@ { "format": 2, "name": { + "_code": "562652100", + "zh": "骗骗花", + "de": "Vaniloqua", "en": "Whopperflower", + "es": "Megaflora", + "fr": "Fleur mensongère", + "id": "Whopperflower", + "ja": "トリックフラワー", + "ko": "구라구라꽃", + "pt": "Flor Gigante", "ru": "Попрыгунья", - "zh": "骗骗花", - "pt": "Flor Gigante" + "th": "Whopperflower", + "vi": "Hoa Lừa Dối" }, "description": { - "en": "A bizarre mimetic plant monster that harnesses the elements in combat. Drops Whopperflower Nectar.", - "ru": "Изворотливо миметическое растение-монстр, которое использует в бою элементы. Возможные награды: Нектар Попрыгуньи." + "_code": "3102243133", + "zh": "古灵精怪的拟态植物魔物,会用火元素攻击猎物。\\n提瓦特的世界中,存在着元素凭附的植物。因此获得了智性的它们,对「养分」的需求也大大提升了…", + "de": "Eine nachahmende Pflanze, die urplötzlich angreift und mit der Pyro-Kraft ihre Beute fängt.\\nIn der Welt von Teyvat existieren Pflanzen, denen die Elemente innewohnen. Mit dem gewonnenen Intellekt benötigen diese Wesen aber auch ganz andere Nährstoffe.", + "en": "A mimetic plant monster that attacks without warning and uses Pyro to hunt its prey.\\nThe world of Teyvat plays host to plants infused with the elements. Having gained a measure of intellect, their \"nutritional needs\" have also greatly increased...", + "es": "Una planta-monstruo mimética que ataca sin previo aviso y usa el Elemento Pyro para cazar a sus presas.\\nEl mundo de Teyvat alberga plantas en las que se han infundido los elementos. Esto las ha dotado de un mayor intelecto y, en consecuencia, la cantidad de nutrientes que necesitan ha aumentado considerablemente...", + "fr": "Un monstre végétal mimétique qui attaque sans prévenir et utilise l'élément Pyro pour chasser ses proies.\\nLe monde de Teyvat habrite des plantes imprégnées d'éléments. Ayant acquis une certaine intelligence, leurs «besoins nutritionnels» ont également fortement augmenté...", + "id": "Monster tanaman aneh yang bisa menggunakan kamuflase, dapat menggunakan elemen Pyro untuk menyerang mangsanya.\\nDi dunia Teyvat, elemen dapat menempel pada tanaman-tanaman dan memberikannya kecerdasan. Tetapi, tanaman-tanaman itu kini butuh lebih banyak \"nutrisi\" untuk tumbuh.", + "ja": "神出鬼没な擬態植物の魔物。炎元素を利用して戦う。\\nテイワットでは、元素に取り憑かれた植物が存在する。故に知性を持たされた。その割に、養分に対する欲求も伸び続けている…", + "ko": "장난기 많고 영리한 식물 형태의 마물. 불 원소를 이용해 사냥감을 공격한다.\\n티바트 세계엔 원소가 깃들어 있는 식물이 존재하는데, 지능을 얻은 이러한 식물들은 「양분」을 훨씬 많이 요구한다", + "pt": "Um monstro planta mimético que ataca sem aviso e usa Pyro para caçar sua presa.\\nO mundo de Teyvat hospeda plantas infundidas com os elementos. Tendo adquirido maior intelecto, suas \"necessidades nutricionais\" também aumentaram muito...", + "ru": "Миметическое растение-монстр, которое атакует без предупреждения и использует элемент Пиро для охоты на свою добычу.\\nТейват стал домом для растений, питающихся стихийными элементами. Со временем их интеллект возрос, а вместе с ним значительно выросла и потребность в питании...", + "th": "มอนสเตอร์รูปแบบพืชที่จะโจมตีเหยื่อแบบไม่ให้ได้ตั้งตัว ซึ่งใช้ธาตุไฟในการล่าเหยื่อของมัน\\nในโลกของ Teyvat นั้น มีพืชที่เป็นหนึ่งเดียวกับธาตุอยู่ ด้วยเหตุนี้พวกมันที่ได้รับสติปัญญามานั้นจึงมีความต้องการ \"สารอาหาร\" ที่เพิ่มขึ้นเป็นอย่างมาก...", + "vi": "Ma vật giống với thực vật, xuất quỷ nhập thần, dùng nguyên tố Hỏa để tấn công con mồi.\\nTrong thế giới Teyvat, chúng là loại thực vật có nguyên tố. Cho nên yêu cầu đối với \"dinh dưỡng\" cũng cao hơn..." }, + "tags": ["character-weapon-materials"], "enabled": true, "cluster": "on", "respawn": 86400, diff --git a/src/data/features/mondstadt/nature/apple.json b/src/data/features/mondstadt/nature/apple.json index 1aeeb6b6..57e20cc0 100644 --- a/src/data/features/mondstadt/nature/apple.json +++ b/src/data/features/mondstadt/nature/apple.json @@ -1,227 +1,250 @@ -{ - "format": 2, - "name": { - "en": "Apple", - "pt": "Maçã", - "ru": "Яблоко" - }, - "description": { - "en": "Crisp and fragrant. Restore 300 HP or use in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "apple", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-14.28721, 44.89465], - "id": "94A57030A0DB9C62DE4C44AAC8CF2CF816445DE1", - "importIds": { - "yuanshen": ["109_1"], - "gm_legacy": ["mondstadtApple/2"] - }, - "popupMedia": "mondstadt/apple/15202DC", - "popupAttribution": "sgtoutlaw" - }, - { - "coordinates": [-13.65339, 45.29844], - "id": "F5142ED0B6BE308A7D42BF5B940F0D8445AA4B12", - "importIds": { - "yuanshen": ["109_2"], - "gm_legacy": ["mondstadtApple/2"] - }, - "popupMedia": "mondstadt/apple/CE662E5", - "popupAttribution": "sgtoutlaw" - }, - { - "coordinates": [-18.56484, 43.81928], - "id": "EF38F99E20C9826715CB420B4073B200837DA784", - "importIds": { - "yuanshen": ["109_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.85911, 43.43516], - "id": "F83037B3A4BE11559FC301DF129027106DB36DBE", - "importIds": { - "yuanshen": ["109_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.33698, 43.8401], - "id": "670F094506296EA1568AE5A66A1E7081F2C5A114", - "importIds": { - "yuanshen": ["109_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.08438, 50.16172], - "id": "7A128870FE9BC2C56BEDC5C21C34CD632D6342BC", - "importIds": { - "yuanshen": ["109_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.31224, 49.30625], - "id": "93CCE1F77E6044406BC02DD15A7CD58CA71028CB", - "importIds": { - "yuanshen": ["109_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.96069, 37.87396], - "id": "EC497B2F0762A226DAA4B798F545CA69DE3DFF5C", - "importIds": { - "yuanshen": ["109_9"], - "gm_legacy": ["mondstadtApple/1"] - }, - "popupMedia": "mondstadt/apple/7C88592", - "popupAttribution": "sgtoutlaw" - }, - { - "coordinates": [-20.25886, 43.54453], - "id": "B4813BD572D1C2D9A41B2431EE235FBF21692FE7", - "importIds": { - "yuanshen": ["109_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.25234, 44.6487], - "id": "AA615FD55ABF9513383131886BF11A92936F241F", - "importIds": { - "yuanshen": ["109_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.64807, 36.70507], - "id": "F1B4B072DE0D9C1C729A12C8ECC6BA2A405EF580", - "importIds": { - "yuanshen": ["109_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.09979, 43.4664], - "id": "4CA3926ABD2E6E8984C7BA390C97F95E9286DCDB", - "importIds": { - "gm_legacy": ["mondstadtApple/4"] - }, - "popupMedia": "mondstadt/apple/32DCFF6", - "popupAttribution": "sgtoutlaw" - }, - { - "coordinates": [-22.74744, 40.12689], - "id": "9E089D465D125DD8DB53012996BA3C8D961B8368", - "importIds": { - "yuanshen": ["109_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.64687, 44.66172], - "id": "C914C72F809CD8EE06A00FA73E105274FE01FA97", - "importIds": { - "yuanshen": ["109_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.76797, 46.85313], - "id": "8C8D3293C2188CB8061D0F60DA83FCC0599C1CA3", - "importIds": { - "yuanshen": ["109_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.5336, 46.41953], - "id": "C7C4DF03ECBB4371010C64547EA452A86B956DF9", - "importIds": { - "yuanshen": ["109_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.08046, 36.42734], - "id": "E7516326BA434CC6B4DCFC184D381AC988DF4E6F", - "importIds": { - "yuanshen": ["109_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.93204, 40.95859], - "id": "72317486F86DE2213FD57E089658FE8DAE550531", - "importIds": { - "yuanshen": ["109_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.56094, 34.63047], - "id": "960B4CBD799C800855CE433B2AD97D1EAFC3E38A", - "importIds": { - "yuanshen": ["109_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.64687, 36.83359], - "id": "1009A4B23168ECC0A7C32E4136038D67DA07E8AC", - "importIds": { - "yuanshen": ["109_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.1586, 37.11094], - "id": "BC805FC71B7F47D13E7E4A3D7FC7534D8AAA623C", - "importIds": { - "yuanshen": ["109_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.05573, 43.40031], - "id": "2FE8854B68C6443E8BC2BD747087564F9566432A", - "importIds": { - "yuanshen": ["109_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.67422, 37.8388], - "id": "E70C7C262D7B841BE420C0207ED528F7BE97546A", - "importIds": { - "yuanshen": ["109_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/109_23.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2483588484", + "zh": "苹果", + "de": "Apfel", + "en": "Apple", + "es": "Manzana", + "fr": "Pomme", + "id": "Apple", + "ja": "リンゴ", + "ko": "사과", + "pt": "Maçã", + "ru": "Яблоко", + "th": "Apple", + "vi": "Táo" + }, + "description": { + "_code": "3827952949", + "zh": "爽脆可口的酸甜果实,无论生食或是酿酒都很是美味。", + "de": "Ein süßlich-saurer Apfel. Ob roh oder als Obstwein ein Genuss.", + "en": "Crisp and fragrant. Delicious raw or made into wine.", + "es": "Crujiente y aromática. Deliciosa en crudo o para hacer vino.", + "fr": "Fruit croquant et acidulé. Il peut être consommé tel quel ou transformé en cidre.", + "id": "Renyah saat digigit, rasanya manis dan sedikit asam, cocok untuk dimakan langsung atau dibuat menjadi cider.", + "ja": "サッパリした酸味と甘みの果物。そのままでも酒漬けにしても美味しい。", + "ko": "새콤달콤하고 아삭아삭한 과일. 생으로 먹든 술로 담가 먹든 모두 맛있다", + "pt": "Crocante e saborosa. Deliciosa tanto crua quanto feita ao vinho.", + "ru": "Ароматное и хрустящее. Обычно их едят сырыми или делают из них сидр.", + "th": "ผลไม้ที่ทั้งกรอบและหอม รสชาติเยี่ยมไม่ว่าจะทานสดหรือ หมักเป็นไวน์", + "vi": "Trái cây giòn ngọt, ăn sống hay ủ rượu đều rất ngon." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "apple", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-14.28721, 44.89465], + "id": "94A57030A0DB9C62DE4C44AAC8CF2CF816445DE1", + "importIds": { + "yuanshen": ["109_1"], + "gm_legacy": ["mondstadtApple/2"] + }, + "popupMedia": "mondstadt/apple/15202DC", + "popupAttribution": "sgtoutlaw" + }, + { + "coordinates": [-13.65339, 45.29844], + "id": "F5142ED0B6BE308A7D42BF5B940F0D8445AA4B12", + "importIds": { + "yuanshen": ["109_2"], + "gm_legacy": ["mondstadtApple/2"] + }, + "popupMedia": "mondstadt/apple/CE662E5", + "popupAttribution": "sgtoutlaw" + }, + { + "coordinates": [-18.56484, 43.81928], + "id": "EF38F99E20C9826715CB420B4073B200837DA784", + "importIds": { + "yuanshen": ["109_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.85911, 43.43516], + "id": "F83037B3A4BE11559FC301DF129027106DB36DBE", + "importIds": { + "yuanshen": ["109_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.33698, 43.8401], + "id": "670F094506296EA1568AE5A66A1E7081F2C5A114", + "importIds": { + "yuanshen": ["109_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.08438, 50.16172], + "id": "7A128870FE9BC2C56BEDC5C21C34CD632D6342BC", + "importIds": { + "yuanshen": ["109_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.31224, 49.30625], + "id": "93CCE1F77E6044406BC02DD15A7CD58CA71028CB", + "importIds": { + "yuanshen": ["109_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.96069, 37.87396], + "id": "EC497B2F0762A226DAA4B798F545CA69DE3DFF5C", + "importIds": { + "yuanshen": ["109_9"], + "gm_legacy": ["mondstadtApple/1"] + }, + "popupMedia": "mondstadt/apple/7C88592", + "popupAttribution": "sgtoutlaw" + }, + { + "coordinates": [-20.25886, 43.54453], + "id": "B4813BD572D1C2D9A41B2431EE235FBF21692FE7", + "importIds": { + "yuanshen": ["109_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.25234, 44.6487], + "id": "AA615FD55ABF9513383131886BF11A92936F241F", + "importIds": { + "yuanshen": ["109_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.64807, 36.70507], + "id": "F1B4B072DE0D9C1C729A12C8ECC6BA2A405EF580", + "importIds": { + "yuanshen": ["109_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.09979, 43.4664], + "id": "4CA3926ABD2E6E8984C7BA390C97F95E9286DCDB", + "importIds": { + "gm_legacy": ["mondstadtApple/4"] + }, + "popupMedia": "mondstadt/apple/32DCFF6", + "popupAttribution": "sgtoutlaw" + }, + { + "coordinates": [-22.74744, 40.12689], + "id": "9E089D465D125DD8DB53012996BA3C8D961B8368", + "importIds": { + "yuanshen": ["109_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.64687, 44.66172], + "id": "C914C72F809CD8EE06A00FA73E105274FE01FA97", + "importIds": { + "yuanshen": ["109_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.76797, 46.85313], + "id": "8C8D3293C2188CB8061D0F60DA83FCC0599C1CA3", + "importIds": { + "yuanshen": ["109_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.5336, 46.41953], + "id": "C7C4DF03ECBB4371010C64547EA452A86B956DF9", + "importIds": { + "yuanshen": ["109_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.08046, 36.42734], + "id": "E7516326BA434CC6B4DCFC184D381AC988DF4E6F", + "importIds": { + "yuanshen": ["109_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.93204, 40.95859], + "id": "72317486F86DE2213FD57E089658FE8DAE550531", + "importIds": { + "yuanshen": ["109_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.56094, 34.63047], + "id": "960B4CBD799C800855CE433B2AD97D1EAFC3E38A", + "importIds": { + "yuanshen": ["109_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.64687, 36.83359], + "id": "1009A4B23168ECC0A7C32E4136038D67DA07E8AC", + "importIds": { + "yuanshen": ["109_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.1586, 37.11094], + "id": "BC805FC71B7F47D13E7E4A3D7FC7534D8AAA623C", + "importIds": { + "yuanshen": ["109_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.05573, 43.40031], + "id": "2FE8854B68C6443E8BC2BD747087564F9566432A", + "importIds": { + "yuanshen": ["109_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.67422, 37.8388], + "id": "E70C7C262D7B841BE420C0207ED528F7BE97546A", + "importIds": { + "yuanshen": ["109_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/109_23.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/bamboo-segment.json b/src/data/features/mondstadt/nature/bamboo-segment.json new file mode 100644 index 00000000..ef00d25b --- /dev/null +++ b/src/data/features/mondstadt/nature/bamboo-segment.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Bamboo Segment" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/berry.json b/src/data/features/mondstadt/nature/berry.json index 7054c058..80914165 100644 --- a/src/data/features/mondstadt/nature/berry.json +++ b/src/data/features/mondstadt/nature/berry.json @@ -1,690 +1,713 @@ -{ - "format": 2, - "name": { - "en": "Berry", - "pt": "Baga", - "ru": "Ягода" - }, - "description": { - "en": "Small brightly-colored fruit used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "berry", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-26.07135, 36.60703], - "id": "131903BAA46B9F14400FE888CB89B97E8800885C", - "importIds": { - "yuanshen": ["91_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.81222, 44.50546], - "id": "BEBD1A4DA7611454ACD735C038B2129A147258F1", - "importIds": { - "yuanshen": ["91_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.84609, 47.11875], - "id": "6EC874D98B5D88AF7FB659A3318A7B1F2190BCD2", - "importIds": { - "yuanshen": ["91_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.75235, 48.11745], - "id": "BA7CA2D3FB462F35A1930AB55E9B60779F97F5F9", - "importIds": { - "yuanshen": ["91_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.38644, 50.36355], - "id": "C62D94C8F93C2412080CA04873546C5B917A862E", - "importIds": { - "yuanshen": ["91_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.51276, 36.5185], - "id": "B046EF0DF1515354522598D3533DE678EAB707C0", - "importIds": { - "yuanshen": ["91_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.62343, 38.60965], - "id": "B99B7E157CF234E208787F51BC5C7713506C2A9D", - "importIds": { - "yuanshen": ["91_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57372, 50.76596], - "id": "0E3892F171DED2DCFF0FA8625A93909A4F25E961", - "importIds": { - "yuanshen": ["91_9"], - "gm_legacy": ["mondstadtBerry/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.17915, 50.2829], - "id": "39CA40C96280F789F19BBD8B76F1A7F32F078BCF", - "importIds": { - "yuanshen": ["91_10"], - "gm_legacy": ["mondstadtBerry/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.1612, 51.70991], - "id": "6C124BB3C406E0BD65D7C05B28736DA6165E540C", - "importIds": { - "yuanshen": ["91_11"], - "gm_legacy": ["mondstadtBerry/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.89295, 40.04063], - "id": "0E0B6C6B7F8F349BDE26A39D5F1CEF589F5BAB0B", - "importIds": { - "yuanshen": ["91_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.98421, 38.48338], - "id": "27DF4A5271D413BA65D938DDD1EC27E87AC7A393", - "importIds": { - "yuanshen": ["91_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.97889, 37.41563], - "id": "0DD4448A802CFD443EA608CB7619B8DE4A3AB750", - "importIds": { - "yuanshen": ["91_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.71072, 39.59533], - "id": "1199B21F9C97B8452A2EB0B305886CC7E97E10FD", - "importIds": { - "yuanshen": ["91_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.60782, 49.59141], - "id": "22D1D2FA4A5A29FA430C49AD9E6A0E1E54262833", - "importIds": { - "yuanshen": ["91_16"], - "gm_legacy": ["mondstadtBerry/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.48803, 48.28806], - "id": "C8AF9281772E5517298E905F20F0A84B8181BC18", - "importIds": { - "yuanshen": ["91_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.84347, 38.62265], - "id": "831AE27434F4AF4D0CF20A8AE413140F32A18BE1", - "importIds": { - "yuanshen": ["91_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.18985, 39.17344], - "id": "99C6D405B3C00FB59315EB48CD425BB477BEDDEC", - "importIds": { - "yuanshen": ["91_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.36172, 48.74765], - "id": "03DB3F12B1BDCBF535FDB3645B63753F4859607A", - "importIds": { - "yuanshen": ["91_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.93072, 48.73073], - "id": "313D829AABA82CF1DD00FAEE5604E903FB9EA99B", - "importIds": { - "yuanshen": ["91_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.62604, 50.71396], - "id": "BEEBC7F39B8D07F185F7B459292FFC4331AC30C3", - "importIds": { - "yuanshen": ["91_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.30833, 38.62917], - "id": "0940729ED974888CC2C6AD970A78E755040BCC35", - "importIds": { - "yuanshen": ["91_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.78375, 41.98078], - "id": "CA4D2982272E5613792300C906A7D95AD10907A2", - "importIds": { - "yuanshen": ["91_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.9737, 39.7242], - "id": "0DA0BC844AFD3F3BEEBB3206D3A0CD8C3304C7C5", - "importIds": { - "yuanshen": ["91_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.12344, 45.32448], - "id": "C5E7E7FE704FADD6F2D9B8B9997A1F077505F409", - "importIds": { - "yuanshen": ["91_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.87087, 46.75678], - "id": "E43347853F77BC9AFEED1CA87946AE6FE4706D32", - "importIds": { - "yuanshen": ["91_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.6026, 43.47422], - "id": "AD004463C0E0C703675D0960E67EED8B923D135A", - "importIds": { - "yuanshen": ["91_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.18459, 47.06014], - "id": "905DE42BA492F129FE1A99E9CA109CF4024C892B", - "importIds": { - "yuanshen": ["91_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.00235, 43.54713], - "id": "1793D6FF1167F9B270CF4BB77D994258FB819AA2", - "importIds": { - "yuanshen": ["91_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92299, 50.23211], - "id": "D7D553B5C4439C17C57704CB3733B6F0D5A8BEA9", - "importIds": { - "yuanshen": ["91_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.31744, 44.62006], - "id": "59E586400C6782C34BBFF867190C9206293DA417", - "importIds": { - "yuanshen": ["91_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.16381, 47.91693], - "id": "125EC41563758673A6D9FA53A6B0489B7BE47497", - "importIds": { - "yuanshen": ["91_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.32526, 53.57057], - "id": "96510715B76F018CF51256451D79369A585D1A34", - "importIds": { - "yuanshen": ["91_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.40346, 53.47423], - "id": "64B2932A855B4C36E9142DFF010BE9FFB0748ECC", - "importIds": { - "yuanshen": ["91_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.18986, 49.85443], - "id": "E295B7AC479C99ADF2DBFA1CF30FE8ACC182E640", - "importIds": { - "yuanshen": ["91_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.96572, 51.60948], - "id": "0DB3BAB36C49D631E007A01CAD980501A4F05909", - "importIds": { - "yuanshen": ["91_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.90079, 47.78281], - "id": "FA6F069C02D82B2FCC7600DF3C32336957D28548", - "importIds": { - "yuanshen": ["91_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.86831, 51.09405], - "id": "A6653C05015DCACA9596E3FEB181AD1C9EA59638", - "importIds": { - "yuanshen": ["91_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.41513, 35.78283], - "id": "E2A3BF67B6F39CCC125C681E46AE1488F4FD4779", - "importIds": { - "yuanshen": ["91_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.77968, 36.18646], - "id": "1859FFF078143E38A48E0558E7BDB0AB2E1DB57B", - "importIds": { - "yuanshen": ["91_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.59088, 43.36745], - "id": "0E42D1A9E9DB41CF041733B2002A1D953D229A0C", - "importIds": { - "yuanshen": ["91_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.42931, 46.07453], - "id": "55D8E201728B614C74119DDB5DA03FC046073722", - "importIds": { - "yuanshen": ["91_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.64426, 47.67343], - "id": "0FE96F5E0D61D5E8C1BAF8C55C99EB69DA34F814", - "importIds": { - "yuanshen": ["91_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.62453, 47.45478], - "id": "1FC121B326ADDCA6809C6D21A04055E987A9E5DA", - "importIds": { - "yuanshen": ["91_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.31474, 37.53421], - "id": "E2A0EBCD52A8583FE85445DA212B9CB7E1A3238E", - "importIds": { - "yuanshen": ["91_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.82382, 49.78457], - "id": "BEA6FB97167CF3CB5A0B63659C5C0E4124959B17", - "importIds": { - "yuanshen": ["91_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.13125, 45.2125], - "id": "2E5B4D6D5BF6D61E6874E55C2DFCADDCC735FA94", - "importIds": { - "yuanshen": ["91_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.665, 33.00717], - "id": "D1228A4B5F9D179A654D45BE0BCF2ABD394B345C", - "importIds": { - "yuanshen": ["91_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.77447, 33.89219], - "id": "39219627958CCB49ECEF4F253E1677F66569AC32", - "importIds": { - "yuanshen": ["91_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.1716, 33.28932], - "id": "AB4D2122D05A1AD7E7B0153378AA61F60BFE561C", - "importIds": { - "yuanshen": ["91_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.98021, 35.37396], - "id": "C1036CE9BE11E8AF3ED5B6CE79881211FF406E00", - "importIds": { - "yuanshen": ["91_6"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_6.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.20417, 40.16173], - "id": "15627389F10030936AB010D11B462EBBCF5911BF", - "importIds": { - "yuanshen": ["91_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.88776, 33.05364], - "id": "57517ED7CDB1AC8AD88EA877533FC18A8332FC18", - "importIds": { - "yuanshen": ["91_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.99844, 45.52109], - "id": "492FB4A44F4D1E4B8CAE1BD8B753F3BEE76F4EAE", - "importIds": { - "yuanshen": ["91_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.6, 46.77891], - "id": "FDCB964D1843FB00989105C6B9F9E725D13F4E15", - "importIds": { - "yuanshen": ["91_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.58828, 47.48594], - "id": "1094822AE2CA9030D1FDF298CC64C9091D1A9766", - "importIds": { - "yuanshen": ["91_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.49844, 46.3375], - "id": "C6E48B3AF84D4AFAEB260896B2F6C5BACBC1F959", - "importIds": { - "yuanshen": ["91_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.2875, 44.97422], - "id": "8FB1C65B71A8F43418CBACBF15C4E24795604D94", - "importIds": { - "yuanshen": ["91_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.78359, 48.8375], - "id": "FDC913465F58131AA52994C8CAABF4298D1D56F6", - "importIds": { - "yuanshen": ["91_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.05703, 49.13828], - "id": "5C5CE3AB1FDDA048872AAF92AD7C2EFC4B6CE1E0", - "importIds": { - "yuanshen": ["91_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.40469, 47.86094], - "id": "1580E9E26DEBBEAB55D5958FC33530E67E2BD1B8", - "importIds": { - "yuanshen": ["91_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.96328, 47.51719], - "id": "FB16E96A0C71E9B40ACBF675A982379327D57DB9", - "importIds": { - "yuanshen": ["91_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.60391, 46.32188], - "id": "D268CF7055F8A6E2CEE4DD14801AA7179AB91AD0", - "importIds": { - "yuanshen": ["91_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.70547, 45.4], - "id": "98151F762201B76611A3B980D45E3D8FF754DB1D", - "importIds": { - "yuanshen": ["91_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.14687, 46.63047], - "id": "EB2366DB7E8160CA73E002C6327DB017895C46AD", - "importIds": { - "yuanshen": ["91_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.63516, 46.57969], - "id": "943EFF18BC11CEB96849393B0237F935D255D145", - "importIds": { - "yuanshen": ["91_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.5336, 46.2125], - "id": "98C9533B9C680602E392192B265521153253F2FE", - "importIds": { - "yuanshen": ["91_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.34609, 48.36484], - "id": "0CC33005A59ADB44346411A3CD4583A9FDFBE5AC", - "importIds": { - "yuanshen": ["91_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.46849, 40.07969], - "id": "EFF87EB3699783946A668B13030CB6970A93EBEC", - "importIds": { - "yuanshen": ["91_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.06093, 35.43516], - "id": "3186712D4C62EC0A65502DE4EC76CCF24D970419", - "importIds": { - "yuanshen": ["91_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.75754, 35.88958], - "id": "C29FAC88397763AF673A481BC555CF05C6815AB6", - "importIds": { - "yuanshen": ["91_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.63516, 35.0875], - "id": "8DEC4CAC3454EFBF9C7F624F3A6BC49197FBFCA6", - "importIds": { - "yuanshen": ["91_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_72.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.65469, 34.94297], - "id": "9CB08977978EC007DF32F51E057B2711E22F2418", - "importIds": { - "yuanshen": ["91_73"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_73.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.62604, 36.92213], - "id": "396CC71E4041F98FE042EDF4880BDC71562B2815", - "importIds": { - "yuanshen": ["91_74"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_74.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.20156, 37.34922], - "id": "90C07F115BCDCB780B5632E52FB73DEA688019F3", - "importIds": { - "yuanshen": ["91_75"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_75.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.16641, 37.09922], - "id": "E5C6625EEB1F62253FAD76D4EEA423FDA6A973C0", - "importIds": { - "yuanshen": ["91_76"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_76.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.52188, 35.19688], - "id": "2D7438028CC4A3635A7C701290ED57A6F2716A89", - "importIds": { - "yuanshen": ["91_77"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_77.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.63364, 34.25814], - "id": "90BAF964252D62E7C589286AFB5724AEE19F3C8B", - "importIds": { - "yuanshen": ["91_78"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_78.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.93072, 48.61615], - "id": "37E404B732AB187A778F0DDF1BDE578D68ACE3EA", - "importIds": { - "yuanshen": ["91_79"] - }, - "popupMedia": "https://yuanshen.site/comment_png/91_79.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3959394414", + "zh": "树莓", + "de": "Beere", + "en": "Berry", + "es": "Baya", + "fr": "Baie", + "id": "Berry", + "ja": "ラズベリー", + "ko": "라즈베리", + "pt": "Baga", + "ru": "Ягода", + "th": "Berry", + "vi": "Quả Mâm Xôi" + }, + "description": { + "_code": "3067534349", + "zh": "颜色鲜艳的果实。遍布野外的小小美好,能将路途疲惫一扫而空。", + "de": "Eine Frucht in knalligen Farben, die man überall im Freien finden kann. Sie hilft dabei, die Müdigkeit auf der Reise zu überwinden.", + "en": "Small, brightly-colored fruit. They can be found everywhere, and the taste of them wipes the fatigue of a long journey away.", + "es": "Una pequeña y colorida fruta que se encuentra por todas partes. Muy útil cuando necesitas un poco de energía.", + "fr": "Un petit fruit coloré qu'on trouve un peu partout. Efficace lorsqu'on a un petit coup de barre.", + "id": "Buah dengan warna yang terang, memberikan kontras warna yang indah di alam liar. Dapat ditemukan dengan mudah.", + "ja": "鮮やかな色をした果物。野外に広がるこの美しい果物は、旅の疲れを吹き飛ばしてくれる。", + "ko": "빛깔이 쨍한 과일. 야외에 널려 있는 작은 행복. 모험의 피곤함을 싹 가시게 해준다", + "pt": "Uma pequena fruta colorida, pode ser encontrada por todos os lados.", + "ru": "Маленькая ягода ярко-жёлтого цвета. Растёт повсюду.", + "th": "ผลไม้สีสวยสดใส สามารถพบเห็นได้ทุกหนแห่ง สามารถปัดเป่าความเหนื่อยล้าจากการเดินทางให้หายได้เป็นปลิดทิ้ง", + "vi": "Quả có màu sắc tươi sáng. Mọc dọc bên đường giúp người lữ hành giải khát." + }, + "tags": ["cooking-ingredient", "furniture-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "berry", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-26.07135, 36.60703], + "id": "131903BAA46B9F14400FE888CB89B97E8800885C", + "importIds": { + "yuanshen": ["91_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.81222, 44.50546], + "id": "BEBD1A4DA7611454ACD735C038B2129A147258F1", + "importIds": { + "yuanshen": ["91_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.84609, 47.11875], + "id": "6EC874D98B5D88AF7FB659A3318A7B1F2190BCD2", + "importIds": { + "yuanshen": ["91_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.75235, 48.11745], + "id": "BA7CA2D3FB462F35A1930AB55E9B60779F97F5F9", + "importIds": { + "yuanshen": ["91_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.38644, 50.36355], + "id": "C62D94C8F93C2412080CA04873546C5B917A862E", + "importIds": { + "yuanshen": ["91_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.51276, 36.5185], + "id": "B046EF0DF1515354522598D3533DE678EAB707C0", + "importIds": { + "yuanshen": ["91_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.62343, 38.60965], + "id": "B99B7E157CF234E208787F51BC5C7713506C2A9D", + "importIds": { + "yuanshen": ["91_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57372, 50.76596], + "id": "0E3892F171DED2DCFF0FA8625A93909A4F25E961", + "importIds": { + "yuanshen": ["91_9"], + "gm_legacy": ["mondstadtBerry/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.17915, 50.2829], + "id": "39CA40C96280F789F19BBD8B76F1A7F32F078BCF", + "importIds": { + "yuanshen": ["91_10"], + "gm_legacy": ["mondstadtBerry/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.1612, 51.70991], + "id": "6C124BB3C406E0BD65D7C05B28736DA6165E540C", + "importIds": { + "yuanshen": ["91_11"], + "gm_legacy": ["mondstadtBerry/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.89295, 40.04063], + "id": "0E0B6C6B7F8F349BDE26A39D5F1CEF589F5BAB0B", + "importIds": { + "yuanshen": ["91_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.98421, 38.48338], + "id": "27DF4A5271D413BA65D938DDD1EC27E87AC7A393", + "importIds": { + "yuanshen": ["91_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.97889, 37.41563], + "id": "0DD4448A802CFD443EA608CB7619B8DE4A3AB750", + "importIds": { + "yuanshen": ["91_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.71072, 39.59533], + "id": "1199B21F9C97B8452A2EB0B305886CC7E97E10FD", + "importIds": { + "yuanshen": ["91_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.60782, 49.59141], + "id": "22D1D2FA4A5A29FA430C49AD9E6A0E1E54262833", + "importIds": { + "yuanshen": ["91_16"], + "gm_legacy": ["mondstadtBerry/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.48803, 48.28806], + "id": "C8AF9281772E5517298E905F20F0A84B8181BC18", + "importIds": { + "yuanshen": ["91_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.84347, 38.62265], + "id": "831AE27434F4AF4D0CF20A8AE413140F32A18BE1", + "importIds": { + "yuanshen": ["91_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.18985, 39.17344], + "id": "99C6D405B3C00FB59315EB48CD425BB477BEDDEC", + "importIds": { + "yuanshen": ["91_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.36172, 48.74765], + "id": "03DB3F12B1BDCBF535FDB3645B63753F4859607A", + "importIds": { + "yuanshen": ["91_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.93072, 48.73073], + "id": "313D829AABA82CF1DD00FAEE5604E903FB9EA99B", + "importIds": { + "yuanshen": ["91_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.62604, 50.71396], + "id": "BEEBC7F39B8D07F185F7B459292FFC4331AC30C3", + "importIds": { + "yuanshen": ["91_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.30833, 38.62917], + "id": "0940729ED974888CC2C6AD970A78E755040BCC35", + "importIds": { + "yuanshen": ["91_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.78375, 41.98078], + "id": "CA4D2982272E5613792300C906A7D95AD10907A2", + "importIds": { + "yuanshen": ["91_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.9737, 39.7242], + "id": "0DA0BC844AFD3F3BEEBB3206D3A0CD8C3304C7C5", + "importIds": { + "yuanshen": ["91_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.12344, 45.32448], + "id": "C5E7E7FE704FADD6F2D9B8B9997A1F077505F409", + "importIds": { + "yuanshen": ["91_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.87087, 46.75678], + "id": "E43347853F77BC9AFEED1CA87946AE6FE4706D32", + "importIds": { + "yuanshen": ["91_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.6026, 43.47422], + "id": "AD004463C0E0C703675D0960E67EED8B923D135A", + "importIds": { + "yuanshen": ["91_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.18459, 47.06014], + "id": "905DE42BA492F129FE1A99E9CA109CF4024C892B", + "importIds": { + "yuanshen": ["91_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.00235, 43.54713], + "id": "1793D6FF1167F9B270CF4BB77D994258FB819AA2", + "importIds": { + "yuanshen": ["91_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92299, 50.23211], + "id": "D7D553B5C4439C17C57704CB3733B6F0D5A8BEA9", + "importIds": { + "yuanshen": ["91_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.31744, 44.62006], + "id": "59E586400C6782C34BBFF867190C9206293DA417", + "importIds": { + "yuanshen": ["91_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.16381, 47.91693], + "id": "125EC41563758673A6D9FA53A6B0489B7BE47497", + "importIds": { + "yuanshen": ["91_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.32526, 53.57057], + "id": "96510715B76F018CF51256451D79369A585D1A34", + "importIds": { + "yuanshen": ["91_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.40346, 53.47423], + "id": "64B2932A855B4C36E9142DFF010BE9FFB0748ECC", + "importIds": { + "yuanshen": ["91_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.18986, 49.85443], + "id": "E295B7AC479C99ADF2DBFA1CF30FE8ACC182E640", + "importIds": { + "yuanshen": ["91_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.96572, 51.60948], + "id": "0DB3BAB36C49D631E007A01CAD980501A4F05909", + "importIds": { + "yuanshen": ["91_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.90079, 47.78281], + "id": "FA6F069C02D82B2FCC7600DF3C32336957D28548", + "importIds": { + "yuanshen": ["91_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.86831, 51.09405], + "id": "A6653C05015DCACA9596E3FEB181AD1C9EA59638", + "importIds": { + "yuanshen": ["91_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.41513, 35.78283], + "id": "E2A3BF67B6F39CCC125C681E46AE1488F4FD4779", + "importIds": { + "yuanshen": ["91_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.77968, 36.18646], + "id": "1859FFF078143E38A48E0558E7BDB0AB2E1DB57B", + "importIds": { + "yuanshen": ["91_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.59088, 43.36745], + "id": "0E42D1A9E9DB41CF041733B2002A1D953D229A0C", + "importIds": { + "yuanshen": ["91_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.42931, 46.07453], + "id": "55D8E201728B614C74119DDB5DA03FC046073722", + "importIds": { + "yuanshen": ["91_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.64426, 47.67343], + "id": "0FE96F5E0D61D5E8C1BAF8C55C99EB69DA34F814", + "importIds": { + "yuanshen": ["91_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.62453, 47.45478], + "id": "1FC121B326ADDCA6809C6D21A04055E987A9E5DA", + "importIds": { + "yuanshen": ["91_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.31474, 37.53421], + "id": "E2A0EBCD52A8583FE85445DA212B9CB7E1A3238E", + "importIds": { + "yuanshen": ["91_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.82382, 49.78457], + "id": "BEA6FB97167CF3CB5A0B63659C5C0E4124959B17", + "importIds": { + "yuanshen": ["91_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.13125, 45.2125], + "id": "2E5B4D6D5BF6D61E6874E55C2DFCADDCC735FA94", + "importIds": { + "yuanshen": ["91_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.665, 33.00717], + "id": "D1228A4B5F9D179A654D45BE0BCF2ABD394B345C", + "importIds": { + "yuanshen": ["91_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.77447, 33.89219], + "id": "39219627958CCB49ECEF4F253E1677F66569AC32", + "importIds": { + "yuanshen": ["91_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.1716, 33.28932], + "id": "AB4D2122D05A1AD7E7B0153378AA61F60BFE561C", + "importIds": { + "yuanshen": ["91_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.98021, 35.37396], + "id": "C1036CE9BE11E8AF3ED5B6CE79881211FF406E00", + "importIds": { + "yuanshen": ["91_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.20417, 40.16173], + "id": "15627389F10030936AB010D11B462EBBCF5911BF", + "importIds": { + "yuanshen": ["91_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.88776, 33.05364], + "id": "57517ED7CDB1AC8AD88EA877533FC18A8332FC18", + "importIds": { + "yuanshen": ["91_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.99844, 45.52109], + "id": "492FB4A44F4D1E4B8CAE1BD8B753F3BEE76F4EAE", + "importIds": { + "yuanshen": ["91_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.6, 46.77891], + "id": "FDCB964D1843FB00989105C6B9F9E725D13F4E15", + "importIds": { + "yuanshen": ["91_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.58828, 47.48594], + "id": "1094822AE2CA9030D1FDF298CC64C9091D1A9766", + "importIds": { + "yuanshen": ["91_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.49844, 46.3375], + "id": "C6E48B3AF84D4AFAEB260896B2F6C5BACBC1F959", + "importIds": { + "yuanshen": ["91_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.2875, 44.97422], + "id": "8FB1C65B71A8F43418CBACBF15C4E24795604D94", + "importIds": { + "yuanshen": ["91_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.78359, 48.8375], + "id": "FDC913465F58131AA52994C8CAABF4298D1D56F6", + "importIds": { + "yuanshen": ["91_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.05703, 49.13828], + "id": "5C5CE3AB1FDDA048872AAF92AD7C2EFC4B6CE1E0", + "importIds": { + "yuanshen": ["91_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.40469, 47.86094], + "id": "1580E9E26DEBBEAB55D5958FC33530E67E2BD1B8", + "importIds": { + "yuanshen": ["91_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.96328, 47.51719], + "id": "FB16E96A0C71E9B40ACBF675A982379327D57DB9", + "importIds": { + "yuanshen": ["91_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.60391, 46.32188], + "id": "D268CF7055F8A6E2CEE4DD14801AA7179AB91AD0", + "importIds": { + "yuanshen": ["91_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.70547, 45.4], + "id": "98151F762201B76611A3B980D45E3D8FF754DB1D", + "importIds": { + "yuanshen": ["91_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.14687, 46.63047], + "id": "EB2366DB7E8160CA73E002C6327DB017895C46AD", + "importIds": { + "yuanshen": ["91_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.63516, 46.57969], + "id": "943EFF18BC11CEB96849393B0237F935D255D145", + "importIds": { + "yuanshen": ["91_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.5336, 46.2125], + "id": "98C9533B9C680602E392192B265521153253F2FE", + "importIds": { + "yuanshen": ["91_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.34609, 48.36484], + "id": "0CC33005A59ADB44346411A3CD4583A9FDFBE5AC", + "importIds": { + "yuanshen": ["91_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.46849, 40.07969], + "id": "EFF87EB3699783946A668B13030CB6970A93EBEC", + "importIds": { + "yuanshen": ["91_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.06093, 35.43516], + "id": "3186712D4C62EC0A65502DE4EC76CCF24D970419", + "importIds": { + "yuanshen": ["91_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.75754, 35.88958], + "id": "C29FAC88397763AF673A481BC555CF05C6815AB6", + "importIds": { + "yuanshen": ["91_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.63516, 35.0875], + "id": "8DEC4CAC3454EFBF9C7F624F3A6BC49197FBFCA6", + "importIds": { + "yuanshen": ["91_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.65469, 34.94297], + "id": "9CB08977978EC007DF32F51E057B2711E22F2418", + "importIds": { + "yuanshen": ["91_73"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_73.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.62604, 36.92213], + "id": "396CC71E4041F98FE042EDF4880BDC71562B2815", + "importIds": { + "yuanshen": ["91_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.20156, 37.34922], + "id": "90C07F115BCDCB780B5632E52FB73DEA688019F3", + "importIds": { + "yuanshen": ["91_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.16641, 37.09922], + "id": "E5C6625EEB1F62253FAD76D4EEA423FDA6A973C0", + "importIds": { + "yuanshen": ["91_76"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_76.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.52188, 35.19688], + "id": "2D7438028CC4A3635A7C701290ED57A6F2716A89", + "importIds": { + "yuanshen": ["91_77"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_77.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.63364, 34.25814], + "id": "90BAF964252D62E7C589286AFB5724AEE19F3C8B", + "importIds": { + "yuanshen": ["91_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_78.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.93072, 48.61615], + "id": "37E404B732AB187A778F0DDF1BDE578D68ACE3EA", + "importIds": { + "yuanshen": ["91_79"] + }, + "popupMedia": "https://yuanshen.site/comment_png/91_79.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/birch-wood.json b/src/data/features/mondstadt/nature/birch-wood.json new file mode 100644 index 00000000..d72321b3 --- /dev/null +++ b/src/data/features/mondstadt/nature/birch-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Birch Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/bird-egg.json b/src/data/features/mondstadt/nature/bird-egg.json index b0b44dd0..cc1605af 100644 --- a/src/data/features/mondstadt/nature/bird-egg.json +++ b/src/data/features/mondstadt/nature/bird-egg.json @@ -1,359 +1,382 @@ -{ - "format": 2, - "name": { - "en": "Bird Egg", - "pt": "Ovo de Pássaro", - "ru": "Яйцо" - }, - "description": { - "en": "A versatile food used in various Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "bird-egg", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.85391, 51.24766], - "id": "0DD879D28A3F0560B3F3428C25B2D1CD7D0F0A06", - "importIds": { - "gm_legacy": ["mondstadtBirdEgg/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.04786, 41.70013], - "id": "A271431B85F02EE5E1940E855EE4DA6AF9C8F7E3", - "importIds": { - "yuanshen": ["122_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.17812, 47.66823], - "id": "23E6304B3F2E35B16518E345943D82399B195165", - "importIds": { - "yuanshen": ["121_8"] - }, - "popupTitle": { - "zh": "鸟蛋", - "en": "61ADF5B5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.75364, 37.78672], - "id": "F0733BE6FDCE12549A7E8450791A4811D4E76D3D", - "importIds": { - "yuanshen": ["122_2"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_2.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.61301, 48.53802], - "id": "0E804380B1218FA0E1CFAEA7DA814916B8D6E31E", - "importIds": { - "yuanshen": ["122_3"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_3.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.93594, 49.65261], - "id": "9059AF1BA8FB6CFB382FD3EE52060E8C49A65E00", - "importIds": { - "yuanshen": ["122_4"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_4.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.83047, 49.65391], - "id": "BEA545202E8B00680E603D0AD263B34501627DB2", - "importIds": { - "yuanshen": ["122_5"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_5.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.17291, 47.73334], - "id": "09B63FF381EB8297BE441114ECA3469B4E1C75AE", - "importIds": { - "yuanshen": ["122_6"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_6.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.17942, 40.08229], - "id": "48FFFFE8F83D567DC2DABDB0CB1A3FEE20215DEE", - "importIds": { - "yuanshen": ["122_7"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_7.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.11825, 36.4677], - "id": "C0EA559EFDAC1AB8A4B0EB4833C893CA8B612941", - "importIds": { - "yuanshen": ["122_8"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_8.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.69375, 35.23073], - "id": "540B74D74CC269D3723580D47232C47C57572AFA", - "importIds": { - "yuanshen": ["122_9"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_9.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.08436, 36.52891], - "id": "160C4EEE587D699FE3877A4AF69626C0312300F9", - "importIds": { - "yuanshen": ["122_10"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_10.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.49843, 34.05234], - "id": "ECF8E56F65BD36D3CB418C92430B90210A8F5590", - "importIds": { - "yuanshen": ["122_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.54922, 34.04453], - "id": "E0F5EEFEDFE3F2562BFD1BDB0D5C094D922C3EB9", - "importIds": { - "yuanshen": ["122_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.11172, 35.60703], - "id": "8DB2FB2F8DD12E1BD222BDCFDFF8B1059EF56587", - "importIds": { - "yuanshen": ["122_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.33177, 46.51849], - "id": "406B5B42E072E1A7D8F8090EAD2D550B1E7B808A", - "importIds": { - "yuanshen": ["122_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.58698, 40.63177], - "id": "049E854E080A9F1AB681932B6C331C38C41D22D7", - "importIds": { - "yuanshen": ["122_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.39426, 43.79844], - "id": "F3A8D5115A1BEC9857BA92F6A56B460ED70D06E5", - "importIds": { - "yuanshen": ["122_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.76016, 49.99376], - "id": "D9E3558511C779A223FA5B5D127FB749075EFE6A", - "importIds": { - "yuanshen": ["122_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.11301, 45.40911], - "id": "D3618CF712131852C5074E43CCB3168EA0D59A1D", - "importIds": { - "yuanshen": ["122_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.99583, 41.81537], - "id": "44012C25D9702DB804E22B4E82D4E49C4E312A2B", - "importIds": { - "yuanshen": ["122_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.1638, 41.87266], - "id": "54045E7CC4489FC0A5739ECB468DFF8362335958", - "importIds": { - "yuanshen": ["122_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.31224, 41.13307], - "id": "D5167BC2B12BD88245C76E627095ED0A6F818DD8", - "importIds": { - "yuanshen": ["122_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.08307, 41.15], - "id": "5CBE360FE50EBEA4802B6CB29B5C244A8122B49E", - "importIds": { - "yuanshen": ["122_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.37086, 49.09404], - "id": "3C3FAAFD66A08FAF23711A0FF00CEACC20549717", - "importIds": { - "yuanshen": ["122_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.52448, 41.9573], - "id": "67FA3B10DDD9495E0AC3D9E1CC4F798AE8B5826D", - "importIds": { - "yuanshen": ["122_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.86562, 41.41302], - "id": "347F384151A194C33004D23E0EA3B010AA36AB7E", - "importIds": { - "yuanshen": ["122_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.64427, 50.11094], - "id": "5B93FD1B5AB17CD15A24EA7BF50E0C1C4BA73A0B", - "importIds": { - "yuanshen": ["122_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.39225, 43.71307], - "id": "3A097D8E5B45AD3ED857D0F76B32B3F6F3BCA581", - "importIds": { - "yuanshen": ["122_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.74843, 50.02627], - "id": "CECB5CFDA24458DCC42296E5918914D0AF197641", - "importIds": { - "yuanshen": ["122_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22239, 36.13828], - "id": "2C079AD7ED1C0E67A7D99BE20E5E06234501DD3C", - "importIds": { - "yuanshen": ["122_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.65208, 35.06797], - "id": "4DEE4943700D6AB190C94E690D5FFA435AFB25BC", - "importIds": { - "yuanshen": ["122_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.19244, 36.16823], - "id": "A1B94F7FC89A99AFBDC256E26B8D186740D085DC", - "importIds": { - "yuanshen": ["122_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.4737, 47.38568], - "id": "42454B6658376C6929C4041E57F27193E77D2652", - "importIds": { - "yuanshen": ["122_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.25233, 48.88828], - "id": "500E3162400150C336CBBD228C3730540F8404BD", - "importIds": { - "yuanshen": ["122_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.73932, 48.25807], - "id": "E3A8EB2E562FD632A01385BA098FBDCB09CAE972", - "importIds": { - "yuanshen": ["122_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.83828, 48.03543], - "id": "FA1E119E15198752A6A0FD4C927809DEAD81341C", - "importIds": { - "yuanshen": ["122_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/122_35.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2577348708", + "zh": "鸟蛋", + "de": "Vogelei", + "en": "Bird Egg", + "es": "Huevo de pájaro", + "fr": "Œuf d'oiseau", + "id": "Bird Egg", + "ja": "鳥の卵", + "ko": "새알", + "pt": "Ovo de Pássaro", + "ru": "Яйцо", + "th": "Bird Egg", + "vi": "Trứng Chim" + }, + "description": { + "_code": "783346733", + "zh": "拥有无限可能性的禽类的卵,能带来一整天所需的蛋白质。", + "de": "Ein Ei mit einst schier unendlichen Möglichkeiten. Nun bietet es dir eine Tagesration an Protein.", + "en": "An incredibly versatile ingredient that can supply all of your daily protein needs.", + "es": "Este huevo ofrece un sinfín de posibilidades culinarias. Puede aportar la dosis diaria de proteínas para una persona adulta.", + "fr": "Cet œuf renfermait une infinité de possibilités, mais dans son état actuel, il constituera votre apport quotidien de protéines.", + "id": "Telur yang memiliki potensi tanpa batas, juga dapat memberikan kebutuhan protein untuk satu hari.", + "ja": "無限の可能性を持つ鳥類の卵。一日に必要なたんぱく質を摂取できる。", + "ko": "무한한 가능성을 가지고 있는 조류의 알. 하루 동안 필요한 단백질을 제공한다", + "pt": "Um ingrediente incrivelmente versátil com todas as proteínas diárias que você precisa.", + "ru": "Универсальный ингредиент, содержащий в себе дневную дозу протеина.", + "th": "ไข่ของสัตว์ปีกที่เต็มไปด้วยความเป็นไปได้อันไร้ขีดจำกัด อุดมไปด้วยโปรตีนมากมายที่ร่างกายต้องการในหนึ่งวัน", + "vi": "Trứng gia cầm có thể bổ sung dinh dưỡng cho cả ngày dài." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "bird-egg", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.85391, 51.24766], + "id": "0DD879D28A3F0560B3F3428C25B2D1CD7D0F0A06", + "importIds": { + "gm_legacy": ["mondstadtBirdEgg/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.04786, 41.70013], + "id": "A271431B85F02EE5E1940E855EE4DA6AF9C8F7E3", + "importIds": { + "yuanshen": ["122_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.17812, 47.66823], + "id": "23E6304B3F2E35B16518E345943D82399B195165", + "importIds": { + "yuanshen": ["121_8"] + }, + "popupTitle": { + "zh": "鸟蛋", + "en": "61ADF5B5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.75364, 37.78672], + "id": "F0733BE6FDCE12549A7E8450791A4811D4E76D3D", + "importIds": { + "yuanshen": ["122_2"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_2.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.61301, 48.53802], + "id": "0E804380B1218FA0E1CFAEA7DA814916B8D6E31E", + "importIds": { + "yuanshen": ["122_3"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_3.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.93594, 49.65261], + "id": "9059AF1BA8FB6CFB382FD3EE52060E8C49A65E00", + "importIds": { + "yuanshen": ["122_4"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_4.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.83047, 49.65391], + "id": "BEA545202E8B00680E603D0AD263B34501627DB2", + "importIds": { + "yuanshen": ["122_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.17291, 47.73334], + "id": "09B63FF381EB8297BE441114ECA3469B4E1C75AE", + "importIds": { + "yuanshen": ["122_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.17942, 40.08229], + "id": "48FFFFE8F83D567DC2DABDB0CB1A3FEE20215DEE", + "importIds": { + "yuanshen": ["122_7"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_7.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.11825, 36.4677], + "id": "C0EA559EFDAC1AB8A4B0EB4833C893CA8B612941", + "importIds": { + "yuanshen": ["122_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.69375, 35.23073], + "id": "540B74D74CC269D3723580D47232C47C57572AFA", + "importIds": { + "yuanshen": ["122_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.08436, 36.52891], + "id": "160C4EEE587D699FE3877A4AF69626C0312300F9", + "importIds": { + "yuanshen": ["122_10"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_10.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.49843, 34.05234], + "id": "ECF8E56F65BD36D3CB418C92430B90210A8F5590", + "importIds": { + "yuanshen": ["122_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.54922, 34.04453], + "id": "E0F5EEFEDFE3F2562BFD1BDB0D5C094D922C3EB9", + "importIds": { + "yuanshen": ["122_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.11172, 35.60703], + "id": "8DB2FB2F8DD12E1BD222BDCFDFF8B1059EF56587", + "importIds": { + "yuanshen": ["122_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.33177, 46.51849], + "id": "406B5B42E072E1A7D8F8090EAD2D550B1E7B808A", + "importIds": { + "yuanshen": ["122_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.58698, 40.63177], + "id": "049E854E080A9F1AB681932B6C331C38C41D22D7", + "importIds": { + "yuanshen": ["122_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.39426, 43.79844], + "id": "F3A8D5115A1BEC9857BA92F6A56B460ED70D06E5", + "importIds": { + "yuanshen": ["122_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.76016, 49.99376], + "id": "D9E3558511C779A223FA5B5D127FB749075EFE6A", + "importIds": { + "yuanshen": ["122_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.11301, 45.40911], + "id": "D3618CF712131852C5074E43CCB3168EA0D59A1D", + "importIds": { + "yuanshen": ["122_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.99583, 41.81537], + "id": "44012C25D9702DB804E22B4E82D4E49C4E312A2B", + "importIds": { + "yuanshen": ["122_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.1638, 41.87266], + "id": "54045E7CC4489FC0A5739ECB468DFF8362335958", + "importIds": { + "yuanshen": ["122_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.31224, 41.13307], + "id": "D5167BC2B12BD88245C76E627095ED0A6F818DD8", + "importIds": { + "yuanshen": ["122_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.08307, 41.15], + "id": "5CBE360FE50EBEA4802B6CB29B5C244A8122B49E", + "importIds": { + "yuanshen": ["122_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.37086, 49.09404], + "id": "3C3FAAFD66A08FAF23711A0FF00CEACC20549717", + "importIds": { + "yuanshen": ["122_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.52448, 41.9573], + "id": "67FA3B10DDD9495E0AC3D9E1CC4F798AE8B5826D", + "importIds": { + "yuanshen": ["122_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.86562, 41.41302], + "id": "347F384151A194C33004D23E0EA3B010AA36AB7E", + "importIds": { + "yuanshen": ["122_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.64427, 50.11094], + "id": "5B93FD1B5AB17CD15A24EA7BF50E0C1C4BA73A0B", + "importIds": { + "yuanshen": ["122_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.39225, 43.71307], + "id": "3A097D8E5B45AD3ED857D0F76B32B3F6F3BCA581", + "importIds": { + "yuanshen": ["122_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.74843, 50.02627], + "id": "CECB5CFDA24458DCC42296E5918914D0AF197641", + "importIds": { + "yuanshen": ["122_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22239, 36.13828], + "id": "2C079AD7ED1C0E67A7D99BE20E5E06234501DD3C", + "importIds": { + "yuanshen": ["122_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.65208, 35.06797], + "id": "4DEE4943700D6AB190C94E690D5FFA435AFB25BC", + "importIds": { + "yuanshen": ["122_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.19244, 36.16823], + "id": "A1B94F7FC89A99AFBDC256E26B8D186740D085DC", + "importIds": { + "yuanshen": ["122_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.4737, 47.38568], + "id": "42454B6658376C6929C4041E57F27193E77D2652", + "importIds": { + "yuanshen": ["122_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.25233, 48.88828], + "id": "500E3162400150C336CBBD228C3730540F8404BD", + "importIds": { + "yuanshen": ["122_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.73932, 48.25807], + "id": "E3A8EB2E562FD632A01385BA098FBDCB09CAE972", + "importIds": { + "yuanshen": ["122_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.83828, 48.03543], + "id": "FA1E119E15198752A6A0FD4C927809DEAD81341C", + "importIds": { + "yuanshen": ["122_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/122_35.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/calla-lily.json b/src/data/features/mondstadt/nature/calla-lily.json index 069adf64..aa5f1356 100644 --- a/src/data/features/mondstadt/nature/calla-lily.json +++ b/src/data/features/mondstadt/nature/calla-lily.json @@ -1,509 +1,532 @@ -{ - "format": 2, - "name": { - "en": "Calla Lily", - "ru": "Лилия Калла", - "pt": "Lótus de Leite" - }, - "description": { - "en": "A flower that grows near water sources. Used in Recipes or Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "calla-lily", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-23.67553, 41.72067], - "id": "AA3F26C84F312484804C6610A5DB48DDDA58082F", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/1"], - "yuanshen": ["8_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.76142, 41.7363], - "id": "4B47BB3355059D2D6E67B720A15348341AC16FCA", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/2"], - "yuanshen": ["8_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.66772, 41.59567], - "id": "D854528C829FE3B8C37641C587E94F6E0FF41EE7", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/3"], - "yuanshen": ["8_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.73019, 41.56441], - "id": "F4CA50CB4E365BEFD1BCD77C98D0B6D2012FCDEF", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/4"], - "yuanshen": ["8_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.82388, 41.50191], - "id": "6310770977B8B2324B86F3879B8D71A09E0AD7D4", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/5"], - "yuanshen": ["8_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.84731, 41.45503], - "id": "5B110DF7651AA586905D208D555D14FDBC6D7917", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/6"], - "yuanshen": ["8_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.91759, 41.42378], - "id": "8B0BB9844867A5C190A9AF731F1CA559AE6F9D84", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/7"], - "yuanshen": ["8_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.17525, 41.46285], - "id": "EF6C2F644DA7EDC94AF99F6CD3DC784B36966FBF", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/8"], - "yuanshen": ["8_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.24553, 41.47847], - "id": "C0CCFB7D4BCA8FD702BD46CE33AEB7B117E67D9D", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/9"], - "yuanshen": ["8_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.37046, 41.33783], - "id": "9E2B7CAC825BC796EDD489A69901F6D04DC08859", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/10"], - "yuanshen": ["8_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.56566, 41.63473], - "id": "1A1091936FCDFE78B456FB759279199AB8C7B574", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/11"], - "yuanshen": ["8_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.47196, 41.68942], - "id": "7CA887A504CA773EA1DB86C22D056534E1F81459", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/12"], - "yuanshen": ["8_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.46416, 41.90818], - "id": "3E689FCF264570D16B1CCFE77D34894D4815D18D", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/13"], - "yuanshen": ["8_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.39388, 41.92381], - "id": "288D0ED4F13B23365CCADB47042016BB73C6AC34", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/14"], - "yuanshen": ["8_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.90197, 41.87693], - "id": "0C661C0C21F47640A499DAB3977F87224E9CC44C", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/15"], - "yuanshen": ["8_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.65228, 34.11124], - "id": "8144E4A5DABB334D352199FA9FA22C318B3E6DC3", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/16"], - "yuanshen": ["8_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.65228, 34.19719], - "id": "924EA24EE3503E1AADCECA35F8FE80687F9F9CE6", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/17"], - "yuanshen": ["8_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.86251, 36.25197], - "id": "FCBD0E1CB42E58359A7B66AD55EEB2C1B59684A5", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/19"], - "yuanshen": ["8_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.20607, 35.02534], - "id": "CC287D018326438921D2F007B1B0AE81167BB640", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/20"], - "yuanshen": ["8_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.16703, 34.69719], - "id": "3076A2CAC9E833B6703F3C8DFDE6602FCE130909", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/21"], - "yuanshen": ["8_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.34815, 45.83774], - "id": "CD045EDB2480E5510D7AD31A82164A8033B4E804", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/24"], - "yuanshen": ["8_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40281, 45.89244], - "id": "E2217BA60877037C8EBA6A11B665E9D1FF883ADC", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/25"], - "yuanshen": ["8_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.22266, 46.58779], - "id": "CA975BD523C5D6B66D712B84BFC53794948F4C4E", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/26"], - "yuanshen": ["8_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17582, 46.64248], - "id": "A3B2E40993100DC8C69BC42E086564799EE53C88", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/27"], - "yuanshen": ["8_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.39427, 44.10337], - "id": "6E7729594B8D3BB1913D6454E7AA973B3CDE5227", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/28"], - "yuanshen": ["8_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.46455, 44.11899], - "id": "3C51DE4871BDABDE9104782B70A5387175508700", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/29"], - "yuanshen": ["8_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.39427, 44.1815], - "id": "0CF047D94EF01F70479E8F8EF7C00142624D889C", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/30"], - "yuanshen": ["8_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.90245, 48.55664], - "id": "736F85A4926EB0E8941EEB6F89691285B2A94C8C", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/31"], - "yuanshen": ["8_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.97272, 48.5957], - "id": "C06EDF9EFC386592B2136319ED82979ED00A2131", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/32"], - "yuanshen": ["8_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.40193, 48.14247], - "id": "612EFB027E804783F6513A2741829E1F1C81C5EA", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/37"], - "yuanshen": ["8_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.42535, 48.23622], - "id": "FAC7E8F87EB66524E9FFAE6071FBAD52EFC970F7", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/38"], - "yuanshen": ["8_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.01188, 31.57229], - "id": "381FED88F332A9FEF2E25BD9F6C8DADB9AA51795", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/39"], - "yuanshen": ["8_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.91037, 30.75974], - "id": "24A354D3DE1A583B0141F4C9C9D94949065EAF9B", - "importIds": { - "gm_legacy": ["mondstadtCallaLily/40"], - "yuanshen": ["8_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.5987, 35.75156], - "id": "EE5E69A8D8438E96B29FD7B973840BFFAE0FD1B7", - "importIds": { - "yuanshen": ["8_18"], - "gm_legacy": ["mondstadtCallaLily/18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.13647, 37.94427], - "id": "246D80F8A5A2A27DD753BAE0C8F2148561D79715", - "importIds": { - "yuanshen": ["8_22"], - "gm_legacy": ["mondstadtCallaLily/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.20547, 37.93516], - "id": "C2B6591BCDC2778DD0650B6C572878A8109A168C", - "importIds": { - "yuanshen": ["8_23"], - "gm_legacy": ["mondstadtCallaLily/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.30183, 37.07969], - "id": "17F2AF7DA43183AD48DA19E678038B688DD410D1", - "importIds": { - "yuanshen": ["8_33"], - "gm_legacy": ["mondstadtCallaLily/33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.32786, 37.13828], - "id": "F0EB05E49BD18753D04C04749BB74816645558F9", - "importIds": { - "yuanshen": ["8_34"], - "gm_legacy": ["mondstadtCallaLily/34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.33829, 37.12136], - "id": "FF3A52C387AEF03CD2B7C651EB686F1AA0BB7FAF", - "importIds": { - "yuanshen": ["8_35"], - "gm_legacy": ["mondstadtCallaLily/35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.34089, 37.1461], - "id": "857A547F8B10A67038D74A02572FCB523D6DF67D", - "importIds": { - "yuanshen": ["8_36"], - "gm_legacy": ["mondstadtCallaLily/36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.89297, 44.87266], - "id": "527937FB40844910B5449225BDA7804C9F7D67FD", - "importIds": { - "yuanshen": ["8_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.19375, 48.56797], - "id": "04ECFF514C2FCE37B866D5CF8134FF4E8C6893C5", - "importIds": { - "yuanshen": ["8_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.22109, 48.62265], - "id": "6C49DC3CA3B5952D53CE837DE437547D696A5C0F", - "importIds": { - "yuanshen": ["8_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.75625, 47.4638], - "id": "7574538124B11A7021527788FB98DB2D0E00EBE8", - "importIds": { - "yuanshen": ["8_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.77057, 47.49115], - "id": "9C24D0153CD4A87CD6DF02138EC7C83313995913", - "importIds": { - "yuanshen": ["8_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.81872, 47.69557], - "id": "200AFFC9DC6BBF09C4795FE061931CF4E763D03D", - "importIds": { - "yuanshen": ["8_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.36225, 31.10356], - "id": "58A5880B0EC66B9F76AA22C53149B8ED83FFBD6B", - "importIds": { - "yuanshen": ["8_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.10649, 25.57968], - "id": "5278D1236A9FFDDF152D38F9075498DFADED0771", - "importIds": { - "yuanshen": ["8_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.9112, 47.4], - "id": "9AB68413A04C457C9FA6E5B5324DAD3A21CC24A7", - "importIds": { - "yuanshen": ["8_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.98021, 47.32578], - "id": "F33DF1E546374770CA1DD98A653A8213993902AF", - "importIds": { - "yuanshen": ["8_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.00816, 47.32128], - "id": "AE7E0B17C4B267456C646A986EE27C9057159EC2", - "importIds": { - "yuanshen": ["8_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.81484, 37.59922], - "id": "7C17D7DB2FA67919BB5FEF64A5A45720AEB47FCD", - "importIds": { - "yuanshen": ["8_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/8_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.65469, 37.8375], - "id": "EC3FF0B8A8F062291D0A9C4C8CC1EC411B4697AE", - "importIds": { - "yuanshen": ["8_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/8_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.8461, 37.9], - "id": "BAFFE25EAE8008C1715034EE4409120F05CBE640", - "importIds": { - "yuanshen": ["8_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/8_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.37344, 25.54063], - "id": "125637767A1E074E5983DF3F7569F0FD963554AE", - "importIds": { - "yuanshen": ["8_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/8_55.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "634158982", + "zh": "嘟嘟莲", + "de": "Wasserlilie", + "en": "Calla Lily", + "es": "Lirio cala", + "fr": "Lys calla", + "id": "Calla Lily", + "ja": "ドドリアン", + "ko": "통통 연꽃", + "pt": "Lótus de Leite", + "ru": "Лилия калла", + "th": "Calla Lily", + "vi": "Hoa Calla Lily" + }, + "description": { + "_code": "1184736817", + "zh": "生长在水边的花。花瓣经过烹制口感爽脆,清甜微苦。现代医学认为嘟嘟莲具有一定的解毒功效,但生吃的涩味让很多人难以接受。", + "de": "Eine Blume, die am Ufer von Gewässern wächst. Ihre Blüten sind zubereitet ein wahres Erlebnis auf der Zunge, leicht süß und bitter. Die moderne Medizin erkennt zwar die als Gegengift dienenden Eigenschaften der Wasserlilie an, aber ihr starker Geschmack, wenn roh verzehrt, ist für viele Menschen abstoßend.", + "en": "A flower that grows near water sources. When cooked, the petals have a chunky texture, yet are sweet and a little bitter. Modern medicine recognizes Calla Lily's antidotal properties, but its astringent flavor is repulsive to many people.", + "es": "Una flor que crece cerca de las fuentes de agua. Cuando está cocinada, los pétalos tienen una textura gruesa, pero son dulces y un poco amargos. La medicina actual considera que el lirio cala tiene ciertas propiedades desintoxicantes, pero en crudo tiene un sabor agrio poco agradable.", + "fr": "Une fleur qui pousse près des points d'eaux. Ses pétales dodus ont un goût sucré et amer lorsqu'ils sont cuisinés. La médecine moderne reconnaît ses propriétés de contrepoison. Elle dégage une amère odeur qui en dégoûte plus d'un.", + "id": "Bunga yang tumbuh di dekat sumber air. Setelah dimasak, kelopaknya menjadi renyah dengan rasa manis dan sedikit pahit. Ilmu pengobatan modern telah menggunakan Calla Lily sebagai penawar racun, tetapi rasanya yang tajam membuat banyak orang tidak sanggup memakannya.", + "ja": "水辺に育つ花。花びらを料理すると、爽やかな口当たりで、ほろ苦い。現代医学の見解によれば、ドドリアンはある程度の解毒効果があるという。しかし生で食べると渋いため、多くの人は好まない。", + "ko": "물가에서 자라는 꽃. 꽃잎을 조리하면 식감이 아삭해지고 은은한 단맛에 살짝 쓴맛이 난다. 현대 의학에서 통통 연꽃이 해독 작용이 있다고 여겨지지만, 떫은맛이 강해서 날로 먹긴 힘들다", + "pt": "Uma flor que cresce perto de fontes de água. Quando cozida, as pétalas têm uma textura grossa, mas são doces e um pouco amargas. A medicina moderna reconhece as propriedades antidotal da Lótus de Leite, mas seu sabor adstringente é repulsivo para muitas pessoas.", + "ru": "Цветок, растущий у воды. Его лепестки достаточно твёрдые, но после приготовления становятся мягкими, сладкими и немножко горьковатыми на вкус. Современная медицина признаёт очищающие свойства лилии, но многие люди не любят терпкий вкус сырого цветка.", + "th": "ดอกที่จะขึ้นบริเวณริมน้ำ เมื่อนำมาทำอาหารจะมีความกรอบ, หวานนิด ๆ และอมขมหน่อย ๆ ศาสตร์การแพทย์แผนปัจจุบันเชื่อว่า Calla Lily นั้นมีสรรพคุณในการล้างพิษ แต่รสชาติที่ฝาดเมื่อต้องกินมันดิบ ๆ ก็ทำให้หลายคนทำใจได้ยาก", + "vi": "Hoa mọc hai bên bờ nước. Cánh hoa sau khi nấu chín giòn, có vị ngọt và hơi đắng. Y học hiện đại cho rằng Hoa Calla Lily có tác dụng giải độc nhất định, nhưng vị chát khi ăn sống khiến nhiều người khó chấp nhận." + }, + "tags": ["cooking-ingredient", "character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "calla-lily", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-23.67553, 41.72067], + "id": "AA3F26C84F312484804C6610A5DB48DDDA58082F", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/1"], + "yuanshen": ["8_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.76142, 41.7363], + "id": "4B47BB3355059D2D6E67B720A15348341AC16FCA", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/2"], + "yuanshen": ["8_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.66772, 41.59567], + "id": "D854528C829FE3B8C37641C587E94F6E0FF41EE7", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/3"], + "yuanshen": ["8_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.73019, 41.56441], + "id": "F4CA50CB4E365BEFD1BCD77C98D0B6D2012FCDEF", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/4"], + "yuanshen": ["8_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.82388, 41.50191], + "id": "6310770977B8B2324B86F3879B8D71A09E0AD7D4", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/5"], + "yuanshen": ["8_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.84731, 41.45503], + "id": "5B110DF7651AA586905D208D555D14FDBC6D7917", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/6"], + "yuanshen": ["8_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.91759, 41.42378], + "id": "8B0BB9844867A5C190A9AF731F1CA559AE6F9D84", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/7"], + "yuanshen": ["8_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.17525, 41.46285], + "id": "EF6C2F644DA7EDC94AF99F6CD3DC784B36966FBF", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/8"], + "yuanshen": ["8_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.24553, 41.47847], + "id": "C0CCFB7D4BCA8FD702BD46CE33AEB7B117E67D9D", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/9"], + "yuanshen": ["8_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.37046, 41.33783], + "id": "9E2B7CAC825BC796EDD489A69901F6D04DC08859", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/10"], + "yuanshen": ["8_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.56566, 41.63473], + "id": "1A1091936FCDFE78B456FB759279199AB8C7B574", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/11"], + "yuanshen": ["8_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.47196, 41.68942], + "id": "7CA887A504CA773EA1DB86C22D056534E1F81459", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/12"], + "yuanshen": ["8_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.46416, 41.90818], + "id": "3E689FCF264570D16B1CCFE77D34894D4815D18D", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/13"], + "yuanshen": ["8_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.39388, 41.92381], + "id": "288D0ED4F13B23365CCADB47042016BB73C6AC34", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/14"], + "yuanshen": ["8_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.90197, 41.87693], + "id": "0C661C0C21F47640A499DAB3977F87224E9CC44C", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/15"], + "yuanshen": ["8_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.65228, 34.11124], + "id": "8144E4A5DABB334D352199FA9FA22C318B3E6DC3", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/16"], + "yuanshen": ["8_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.65228, 34.19719], + "id": "924EA24EE3503E1AADCECA35F8FE80687F9F9CE6", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/17"], + "yuanshen": ["8_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.86251, 36.25197], + "id": "FCBD0E1CB42E58359A7B66AD55EEB2C1B59684A5", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/19"], + "yuanshen": ["8_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.20607, 35.02534], + "id": "CC287D018326438921D2F007B1B0AE81167BB640", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/20"], + "yuanshen": ["8_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.16703, 34.69719], + "id": "3076A2CAC9E833B6703F3C8DFDE6602FCE130909", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/21"], + "yuanshen": ["8_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.34815, 45.83774], + "id": "CD045EDB2480E5510D7AD31A82164A8033B4E804", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/24"], + "yuanshen": ["8_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40281, 45.89244], + "id": "E2217BA60877037C8EBA6A11B665E9D1FF883ADC", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/25"], + "yuanshen": ["8_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.22266, 46.58779], + "id": "CA975BD523C5D6B66D712B84BFC53794948F4C4E", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/26"], + "yuanshen": ["8_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17582, 46.64248], + "id": "A3B2E40993100DC8C69BC42E086564799EE53C88", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/27"], + "yuanshen": ["8_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.39427, 44.10337], + "id": "6E7729594B8D3BB1913D6454E7AA973B3CDE5227", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/28"], + "yuanshen": ["8_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.46455, 44.11899], + "id": "3C51DE4871BDABDE9104782B70A5387175508700", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/29"], + "yuanshen": ["8_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.39427, 44.1815], + "id": "0CF047D94EF01F70479E8F8EF7C00142624D889C", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/30"], + "yuanshen": ["8_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.90245, 48.55664], + "id": "736F85A4926EB0E8941EEB6F89691285B2A94C8C", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/31"], + "yuanshen": ["8_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.97272, 48.5957], + "id": "C06EDF9EFC386592B2136319ED82979ED00A2131", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/32"], + "yuanshen": ["8_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.40193, 48.14247], + "id": "612EFB027E804783F6513A2741829E1F1C81C5EA", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/37"], + "yuanshen": ["8_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.42535, 48.23622], + "id": "FAC7E8F87EB66524E9FFAE6071FBAD52EFC970F7", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/38"], + "yuanshen": ["8_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.01188, 31.57229], + "id": "381FED88F332A9FEF2E25BD9F6C8DADB9AA51795", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/39"], + "yuanshen": ["8_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.91037, 30.75974], + "id": "24A354D3DE1A583B0141F4C9C9D94949065EAF9B", + "importIds": { + "gm_legacy": ["mondstadtCallaLily/40"], + "yuanshen": ["8_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.5987, 35.75156], + "id": "EE5E69A8D8438E96B29FD7B973840BFFAE0FD1B7", + "importIds": { + "yuanshen": ["8_18"], + "gm_legacy": ["mondstadtCallaLily/18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.13647, 37.94427], + "id": "246D80F8A5A2A27DD753BAE0C8F2148561D79715", + "importIds": { + "yuanshen": ["8_22"], + "gm_legacy": ["mondstadtCallaLily/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.20547, 37.93516], + "id": "C2B6591BCDC2778DD0650B6C572878A8109A168C", + "importIds": { + "yuanshen": ["8_23"], + "gm_legacy": ["mondstadtCallaLily/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.30183, 37.07969], + "id": "17F2AF7DA43183AD48DA19E678038B688DD410D1", + "importIds": { + "yuanshen": ["8_33"], + "gm_legacy": ["mondstadtCallaLily/33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.32786, 37.13828], + "id": "F0EB05E49BD18753D04C04749BB74816645558F9", + "importIds": { + "yuanshen": ["8_34"], + "gm_legacy": ["mondstadtCallaLily/34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.33829, 37.12136], + "id": "FF3A52C387AEF03CD2B7C651EB686F1AA0BB7FAF", + "importIds": { + "yuanshen": ["8_35"], + "gm_legacy": ["mondstadtCallaLily/35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.34089, 37.1461], + "id": "857A547F8B10A67038D74A02572FCB523D6DF67D", + "importIds": { + "yuanshen": ["8_36"], + "gm_legacy": ["mondstadtCallaLily/36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.89297, 44.87266], + "id": "527937FB40844910B5449225BDA7804C9F7D67FD", + "importIds": { + "yuanshen": ["8_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.19375, 48.56797], + "id": "04ECFF514C2FCE37B866D5CF8134FF4E8C6893C5", + "importIds": { + "yuanshen": ["8_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.22109, 48.62265], + "id": "6C49DC3CA3B5952D53CE837DE437547D696A5C0F", + "importIds": { + "yuanshen": ["8_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.75625, 47.4638], + "id": "7574538124B11A7021527788FB98DB2D0E00EBE8", + "importIds": { + "yuanshen": ["8_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.77057, 47.49115], + "id": "9C24D0153CD4A87CD6DF02138EC7C83313995913", + "importIds": { + "yuanshen": ["8_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.81872, 47.69557], + "id": "200AFFC9DC6BBF09C4795FE061931CF4E763D03D", + "importIds": { + "yuanshen": ["8_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.36225, 31.10356], + "id": "58A5880B0EC66B9F76AA22C53149B8ED83FFBD6B", + "importIds": { + "yuanshen": ["8_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.10649, 25.57968], + "id": "5278D1236A9FFDDF152D38F9075498DFADED0771", + "importIds": { + "yuanshen": ["8_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.9112, 47.4], + "id": "9AB68413A04C457C9FA6E5B5324DAD3A21CC24A7", + "importIds": { + "yuanshen": ["8_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.98021, 47.32578], + "id": "F33DF1E546374770CA1DD98A653A8213993902AF", + "importIds": { + "yuanshen": ["8_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.00816, 47.32128], + "id": "AE7E0B17C4B267456C646A986EE27C9057159EC2", + "importIds": { + "yuanshen": ["8_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.81484, 37.59922], + "id": "7C17D7DB2FA67919BB5FEF64A5A45720AEB47FCD", + "importIds": { + "yuanshen": ["8_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/8_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.65469, 37.8375], + "id": "EC3FF0B8A8F062291D0A9C4C8CC1EC411B4697AE", + "importIds": { + "yuanshen": ["8_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/8_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.8461, 37.9], + "id": "BAFFE25EAE8008C1715034EE4409120F05CBE640", + "importIds": { + "yuanshen": ["8_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/8_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.37344, 25.54063], + "id": "125637767A1E074E5983DF3F7569F0FD963554AE", + "importIds": { + "yuanshen": ["8_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/8_55.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/carrot.json b/src/data/features/mondstadt/nature/carrot.json index efa1c43b..193464e6 100644 --- a/src/data/features/mondstadt/nature/carrot.json +++ b/src/data/features/mondstadt/nature/carrot.json @@ -1,448 +1,471 @@ -{ - "format": 2, - "name": { - "en": "Carrot", - "ru": "Морковь", - "pt": "Cenoura" - }, - "description": { - "en": "A healthy and nutritious vegetable that is sweet to the taste. Used in various recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "carrot", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-16.0375, 28.36875], - "id": "B641F81D30C432303AAE4CDBF19A0F7B8F04F100", - "importIds": { - "yuanshen": ["83_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.1, 28.42734], - "id": "6C72E4553B53D9A6369C293AB663F7A4979D04DC", - "importIds": { - "yuanshen": ["83_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.14687, 28.36875], - "id": "2B355E8DA8DE50D3CB07430B96AD53233F0E5D1E", - "importIds": { - "yuanshen": ["83_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.92422, 28.42734], - "id": "2BF89B714274581B51FD183173DC7BD610DD4F66", - "importIds": { - "yuanshen": ["83_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09609, 28.29844], - "id": "A3D3B8C04D227D4030F3C9279081609CC1D313B3", - "importIds": { - "yuanshen": ["83_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.96328, 35.42734], - "id": "67CE4BA9A30967996DB91663F7C5FBDF44A43FB9", - "importIds": { - "yuanshen": ["83_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.98281, 35.49766], - "id": "1C8CE7370CADC6045556143EFAFAED725D47CA4C", - "importIds": { - "yuanshen": ["83_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.04141, 35.40391], - "id": "3BE9BD775EB24E939FAA3F4D0D8CF56CC3D298B1", - "importIds": { - "yuanshen": ["83_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.05703, 35.48985], - "id": "19C81B310F299C633AADC6C4517F5EF57547A958", - "importIds": { - "yuanshen": ["83_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.63516, 42.12656], - "id": "4C8CC775B7AD6618925202BD10CB8D4875F3BBCD", - "importIds": { - "yuanshen": ["83_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.63516, 42.16172], - "id": "944CA5FB84340C12EDB9C25C76E49F0695D1E951", - "importIds": { - "yuanshen": ["83_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6625, 42.16562], - "id": "C8F821B580FDDDCB629B7DDD1CF6D18B414FACB6", - "importIds": { - "yuanshen": ["83_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6586, 42.12656], - "id": "F7AC637C638E50B59C48C0B316A3D1F1E10B08E6", - "importIds": { - "yuanshen": ["83_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.01016, 41.91172], - "id": "8D305F75D325B2B285454BA9FEADC449C01EC813", - "importIds": { - "yuanshen": ["83_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.99062, 41.95469], - "id": "128BCFC8BBC714C2165E4DCE2E6D59E60DFA4B0C", - "importIds": { - "yuanshen": ["83_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.02578, 41.97422], - "id": "00A197F1960170CCA72CF76581079A0EF5B72B02", - "importIds": { - "yuanshen": ["83_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.02969, 41.92344], - "id": "407D1A2B1B4CD4294191393901909006D3230C31", - "importIds": { - "yuanshen": ["83_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18594, 41.36094], - "id": "6164402E55A0D8EA709308B4E156D34A8A922DA0", - "importIds": { - "yuanshen": ["83_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.19766, 41.39219], - "id": "FCE5DAD882D311342EEA9B1F2C62575A9B45831A", - "importIds": { - "yuanshen": ["83_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22891, 41.34531], - "id": "388F68A072AF88E12A20AAEEA7DFFFA3806059F0", - "importIds": { - "yuanshen": ["83_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.87734, 37.44687], - "id": "C5CA1C97FBE06136ABA1BEB0AA28F0EC45494DC8", - "importIds": { - "yuanshen": ["83_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.27968, 36.31406], - "id": "0236D5A5DB51E76E3FB94A40C0EC9E969FC40986", - "importIds": { - "yuanshen": ["83_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.25235, 36.275], - "id": "8C992D5F0EAD28B9B79D70E9E284083CC55C2B00", - "importIds": { - "yuanshen": ["83_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.06484, 36.13438], - "id": "260DAC99E55A17CCE30B082A807905E20A26DFB6", - "importIds": { - "yuanshen": ["83_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.07266, 36.15782], - "id": "C56F05330DCEFFF8BE5CC3BC07D58186961B9F43", - "importIds": { - "yuanshen": ["83_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.07656, 36.13438], - "id": "55E719C6C35A5115285B29D1E3F9347C647CD573", - "importIds": { - "yuanshen": ["83_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.09219, 36.1539], - "id": "28ED0937E10B7DC6416C8C45358F8093DC1BB5B4", - "importIds": { - "yuanshen": ["83_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.09609, 36.11484], - "id": "0F066A6BFF659F5BCD9269991BA8A1B63799B7A5", - "importIds": { - "yuanshen": ["83_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.11953, 36.14218], - "id": "16CC81AB39FD4E88124A4F3BC1B530F0E0E093D5", - "importIds": { - "yuanshen": ["83_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.11953, 36.13047], - "id": "8A3CDA8E9E4F424194EF10C7FA7D71EAA06B16EE", - "importIds": { - "yuanshen": ["83_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.1625, 30.2711], - "id": "A60773E76D5172F9C6CC15A66CF2A372A4DAD395", - "importIds": { - "yuanshen": ["83_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.24062, 30.29062], - "id": "3FBF72690D5A25CE679B0CC0A3CA89078BFD6022", - "importIds": { - "yuanshen": ["83_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.22891, 30.18516], - "id": "2D17F887776DDB8C2311A4130F5F0FB45F198E46", - "importIds": { - "yuanshen": ["83_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.64297, 30.50937], - "id": "6C1972D1D7A8F25F80ED91177219B2EE06E8EB3B", - "importIds": { - "yuanshen": ["83_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.62735, 30.55625], - "id": "C0709EA790945417649D9336009B542510A89AB0", - "importIds": { - "yuanshen": ["83_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.67032, 30.56797], - "id": "E34D5C313FE9F88C56C9A26D3B4F4E8B99729B7D", - "importIds": { - "yuanshen": ["83_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.69766, 30.54063], - "id": "0B0744A0692377467156812AAC4D651F2CD29FDE", - "importIds": { - "yuanshen": ["83_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.63125, 44.91953], - "id": "1D070BDC7CEBFE978BDDA28244CA59AE69858133", - "importIds": { - "yuanshen": ["83_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.59219, 44.97422], - "id": "BFD5023CA9A5C924BC007F6528A095560E1A0371", - "importIds": { - "yuanshen": ["83_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.52969, 44.87266], - "id": "84B096B05F557561BB9C48F52812B939FCEE1B09", - "importIds": { - "yuanshen": ["83_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.46719, 44.93516], - "id": "0658965C79A54868C8DFF4A41FD321B9E468AF43", - "importIds": { - "yuanshen": ["83_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.5401, 43.76328], - "id": "D5BCD737ED369332776A97B6DED401C48FAAFC40", - "importIds": { - "yuanshen": ["83_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.50624, 43.74245], - "id": "C07CCEE78483D6D72BC435806B1BF7B58F51E423", - "importIds": { - "yuanshen": ["83_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.52447, 43.70209], - "id": "8CA5B1A5CB8C86D7762B6D80947F3A78C64EE915", - "importIds": { - "yuanshen": ["83_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.55312, 43.72422], - "id": "EEC046FD9A6194C2A8E14F43CC13C9519B5C7682", - "importIds": { - "yuanshen": ["83_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.7289, 32.50937], - "id": "4FA615EC495B1CA0B30A485BE8BE454096A84882", - "importIds": { - "yuanshen": ["83_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.76406, 32.50547], - "id": "115312B6C51F0605C06D8B23B1E719764DADBA30", - "importIds": { - "yuanshen": ["83_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.76015, 32.45078], - "id": "93F83EC163EEDE6B93413BDB6D5E672C6767E0A0", - "importIds": { - "yuanshen": ["83_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.86172, 36.51719], - "id": "4EA2992279E1060CF76DA1A7B13C2D9730351722", - "importIds": { - "yuanshen": ["83_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.86172, 36.58359], - "id": "1934ED6B68B65C6C4068E196802BB52ED7A3E29D", - "importIds": { - "yuanshen": ["83_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.95938, 36.50937], - "id": "DE0BB999EE2F638C93C11FBD33559BD41252AE7E", - "importIds": { - "yuanshen": ["83_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.9711, 36.59141], - "id": "616103116059C0B619E333732A47DCEBA1472D7B", - "importIds": { - "yuanshen": ["83_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/83_55.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "4203057942", + "zh": "胡萝卜", + "de": "Möhre", + "en": "Carrot", + "es": "Zanahoria", + "fr": "Carotte", + "id": "Carrot", + "ja": "ニンジン", + "ko": "당근", + "pt": "Cenoura", + "ru": "Морковь", + "th": "Carrot", + "vi": "Cà Rốt" + }, + "description": { + "_code": "1593711925", + "zh": "营养非常丰富的草本植物。易于种植与收获的作物,口感清甜爽脆。", + "de": "Eine sehr nahrhafte Wurzel. Sie ist sehr einfach anzubauen und zu ernten. Außerdem ist sie leicht süß und knackig.", + "en": "A healthy and nutritious vegetable that is crunchy and sweet to the taste. Easy to grow and harvest.", + "es": "Un vegetal sano y nutritivo. Fácil de cultivar, cosechar y con un buen sabor.", + "fr": "Un légume sain et nourrissant. Facile à cultiver et à récolter.", + "id": "Sayuran yang kaya akan nutrisi dan bagus untuk mata. Mudah untuk ditanam dan dipanen.", + "ja": "栄養素たっぷりの野菜。栽培や収穫がしやすく、シャキシャキの食感と甘い味がたまらない。", + "ko": "영양가가 매우 풍부한 초본식물. 쉽게 재배할 수 있으며, 달짝지근하고 아삭아삭하다", + "pt": "Um vegetal muito saudável e nutritivo. Fácil de plantar e colher.", + "ru": "Здоровый и питательный овощ, который легко вырастить. При откусывании производит характерный хруст.", + "th": "พืชหัวที่อุดมไปด้วยสารอาหาร เพาะปลูกและเก็บเกี่ยวได้ง่าย รสชาติกรอบปนหวานนิดๆ", + "vi": "Thực vật có dưỡng chất phong phú. Dễ trồng lại ngọt mát." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "carrot", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-16.0375, 28.36875], + "id": "B641F81D30C432303AAE4CDBF19A0F7B8F04F100", + "importIds": { + "yuanshen": ["83_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.1, 28.42734], + "id": "6C72E4553B53D9A6369C293AB663F7A4979D04DC", + "importIds": { + "yuanshen": ["83_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.14687, 28.36875], + "id": "2B355E8DA8DE50D3CB07430B96AD53233F0E5D1E", + "importIds": { + "yuanshen": ["83_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.92422, 28.42734], + "id": "2BF89B714274581B51FD183173DC7BD610DD4F66", + "importIds": { + "yuanshen": ["83_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09609, 28.29844], + "id": "A3D3B8C04D227D4030F3C9279081609CC1D313B3", + "importIds": { + "yuanshen": ["83_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.96328, 35.42734], + "id": "67CE4BA9A30967996DB91663F7C5FBDF44A43FB9", + "importIds": { + "yuanshen": ["83_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.98281, 35.49766], + "id": "1C8CE7370CADC6045556143EFAFAED725D47CA4C", + "importIds": { + "yuanshen": ["83_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.04141, 35.40391], + "id": "3BE9BD775EB24E939FAA3F4D0D8CF56CC3D298B1", + "importIds": { + "yuanshen": ["83_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.05703, 35.48985], + "id": "19C81B310F299C633AADC6C4517F5EF57547A958", + "importIds": { + "yuanshen": ["83_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.63516, 42.12656], + "id": "4C8CC775B7AD6618925202BD10CB8D4875F3BBCD", + "importIds": { + "yuanshen": ["83_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.63516, 42.16172], + "id": "944CA5FB84340C12EDB9C25C76E49F0695D1E951", + "importIds": { + "yuanshen": ["83_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6625, 42.16562], + "id": "C8F821B580FDDDCB629B7DDD1CF6D18B414FACB6", + "importIds": { + "yuanshen": ["83_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6586, 42.12656], + "id": "F7AC637C638E50B59C48C0B316A3D1F1E10B08E6", + "importIds": { + "yuanshen": ["83_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.01016, 41.91172], + "id": "8D305F75D325B2B285454BA9FEADC449C01EC813", + "importIds": { + "yuanshen": ["83_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.99062, 41.95469], + "id": "128BCFC8BBC714C2165E4DCE2E6D59E60DFA4B0C", + "importIds": { + "yuanshen": ["83_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.02578, 41.97422], + "id": "00A197F1960170CCA72CF76581079A0EF5B72B02", + "importIds": { + "yuanshen": ["83_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.02969, 41.92344], + "id": "407D1A2B1B4CD4294191393901909006D3230C31", + "importIds": { + "yuanshen": ["83_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18594, 41.36094], + "id": "6164402E55A0D8EA709308B4E156D34A8A922DA0", + "importIds": { + "yuanshen": ["83_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.19766, 41.39219], + "id": "FCE5DAD882D311342EEA9B1F2C62575A9B45831A", + "importIds": { + "yuanshen": ["83_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22891, 41.34531], + "id": "388F68A072AF88E12A20AAEEA7DFFFA3806059F0", + "importIds": { + "yuanshen": ["83_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.87734, 37.44687], + "id": "C5CA1C97FBE06136ABA1BEB0AA28F0EC45494DC8", + "importIds": { + "yuanshen": ["83_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.27968, 36.31406], + "id": "0236D5A5DB51E76E3FB94A40C0EC9E969FC40986", + "importIds": { + "yuanshen": ["83_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.25235, 36.275], + "id": "8C992D5F0EAD28B9B79D70E9E284083CC55C2B00", + "importIds": { + "yuanshen": ["83_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.06484, 36.13438], + "id": "260DAC99E55A17CCE30B082A807905E20A26DFB6", + "importIds": { + "yuanshen": ["83_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.07266, 36.15782], + "id": "C56F05330DCEFFF8BE5CC3BC07D58186961B9F43", + "importIds": { + "yuanshen": ["83_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.07656, 36.13438], + "id": "55E719C6C35A5115285B29D1E3F9347C647CD573", + "importIds": { + "yuanshen": ["83_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.09219, 36.1539], + "id": "28ED0937E10B7DC6416C8C45358F8093DC1BB5B4", + "importIds": { + "yuanshen": ["83_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.09609, 36.11484], + "id": "0F066A6BFF659F5BCD9269991BA8A1B63799B7A5", + "importIds": { + "yuanshen": ["83_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.11953, 36.14218], + "id": "16CC81AB39FD4E88124A4F3BC1B530F0E0E093D5", + "importIds": { + "yuanshen": ["83_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.11953, 36.13047], + "id": "8A3CDA8E9E4F424194EF10C7FA7D71EAA06B16EE", + "importIds": { + "yuanshen": ["83_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.1625, 30.2711], + "id": "A60773E76D5172F9C6CC15A66CF2A372A4DAD395", + "importIds": { + "yuanshen": ["83_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.24062, 30.29062], + "id": "3FBF72690D5A25CE679B0CC0A3CA89078BFD6022", + "importIds": { + "yuanshen": ["83_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.22891, 30.18516], + "id": "2D17F887776DDB8C2311A4130F5F0FB45F198E46", + "importIds": { + "yuanshen": ["83_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.64297, 30.50937], + "id": "6C1972D1D7A8F25F80ED91177219B2EE06E8EB3B", + "importIds": { + "yuanshen": ["83_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.62735, 30.55625], + "id": "C0709EA790945417649D9336009B542510A89AB0", + "importIds": { + "yuanshen": ["83_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.67032, 30.56797], + "id": "E34D5C313FE9F88C56C9A26D3B4F4E8B99729B7D", + "importIds": { + "yuanshen": ["83_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.69766, 30.54063], + "id": "0B0744A0692377467156812AAC4D651F2CD29FDE", + "importIds": { + "yuanshen": ["83_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.63125, 44.91953], + "id": "1D070BDC7CEBFE978BDDA28244CA59AE69858133", + "importIds": { + "yuanshen": ["83_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.59219, 44.97422], + "id": "BFD5023CA9A5C924BC007F6528A095560E1A0371", + "importIds": { + "yuanshen": ["83_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.52969, 44.87266], + "id": "84B096B05F557561BB9C48F52812B939FCEE1B09", + "importIds": { + "yuanshen": ["83_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.46719, 44.93516], + "id": "0658965C79A54868C8DFF4A41FD321B9E468AF43", + "importIds": { + "yuanshen": ["83_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.5401, 43.76328], + "id": "D5BCD737ED369332776A97B6DED401C48FAAFC40", + "importIds": { + "yuanshen": ["83_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.50624, 43.74245], + "id": "C07CCEE78483D6D72BC435806B1BF7B58F51E423", + "importIds": { + "yuanshen": ["83_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.52447, 43.70209], + "id": "8CA5B1A5CB8C86D7762B6D80947F3A78C64EE915", + "importIds": { + "yuanshen": ["83_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.55312, 43.72422], + "id": "EEC046FD9A6194C2A8E14F43CC13C9519B5C7682", + "importIds": { + "yuanshen": ["83_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.7289, 32.50937], + "id": "4FA615EC495B1CA0B30A485BE8BE454096A84882", + "importIds": { + "yuanshen": ["83_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.76406, 32.50547], + "id": "115312B6C51F0605C06D8B23B1E719764DADBA30", + "importIds": { + "yuanshen": ["83_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.76015, 32.45078], + "id": "93F83EC163EEDE6B93413BDB6D5E672C6767E0A0", + "importIds": { + "yuanshen": ["83_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.86172, 36.51719], + "id": "4EA2992279E1060CF76DA1A7B13C2D9730351722", + "importIds": { + "yuanshen": ["83_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.86172, 36.58359], + "id": "1934ED6B68B65C6C4068E196802BB52ED7A3E29D", + "importIds": { + "yuanshen": ["83_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.95938, 36.50937], + "id": "DE0BB999EE2F638C93C11FBD33559BD41252AE7E", + "importIds": { + "yuanshen": ["83_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.9711, 36.59141], + "id": "616103116059C0B619E333732A47DCEBA1472D7B", + "importIds": { + "yuanshen": ["83_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/83_55.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/cecilia.json b/src/data/features/mondstadt/nature/cecilia.json index d2a7b97f..4a653063 100644 --- a/src/data/features/mondstadt/nature/cecilia.json +++ b/src/data/features/mondstadt/nature/cecilia.json @@ -1,358 +1,381 @@ -{ - "format": 2, - "name": { - "en": "Cecilia", - "ru": "Сесилия", - "pt": "Cecília" - }, - "description": { - "en": "A beautiful flower with a name that suits its appearance. Used in Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "cecilia", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-17.42609, 51.19747], - "id": "5F8AD04A07744888BCE630D05351FBDEB409EFD5", - "importIds": { - "gm_legacy": ["mondstadtCecilia/1"], - "yuanshen": ["9_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.67706, 50.33023], - "id": "4E0B8C6E3137E80D265AC45E21294C93F2AC73EA", - "importIds": { - "gm_legacy": ["mondstadtCecilia/6"], - "yuanshen": ["9_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.76295, 50.36148], - "id": "A35389271F514304EB7AA1477B1244B1BA27961A", - "importIds": { - "gm_legacy": ["mondstadtCecilia/7"], - "yuanshen": ["9_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.8176, 50.31461], - "id": "94AA765AFD587053E552FFBF0F4D92A64551C580", - "importIds": { - "gm_legacy": ["mondstadtCecilia/8"], - "yuanshen": ["9_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.66925, 49.97084], - "id": "ADE5E204E270D6BCC9C58514D8184AE10926D19C", - "importIds": { - "gm_legacy": ["mondstadtCecilia/9"], - "yuanshen": ["9_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.59117, 50.03334], - "id": "0375715C2305637B456232D35B28F9BA99DA3EC0", - "importIds": { - "gm_legacy": ["mondstadtCecilia/10"], - "yuanshen": ["9_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.73953, 50.01771], - "id": "ED2E5A3806A17A73D0E9CCAAF270462D91019889", - "importIds": { - "gm_legacy": ["mondstadtCecilia/11"], - "yuanshen": ["9_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.66925, 50.06459], - "id": "33730556D5768DAF7363E9093C851BE1E8449459", - "importIds": { - "gm_legacy": ["mondstadtCecilia/12"], - "yuanshen": ["9_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.8176, 49.84583], - "id": "C53DCE03B4731AA1653B7102D35A69CE87AA840B", - "importIds": { - "gm_legacy": ["mondstadtCecilia/13"], - "yuanshen": ["9_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.88788, 49.80676], - "id": "1158F9A4B88E5AD64998F5986B321D657FE98F17", - "importIds": { - "gm_legacy": ["mondstadtCecilia/14"], - "yuanshen": ["9_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.91912, 49.74426], - "id": "7E5297788BC1E98766E4DEDF91B7F3C8DFB034CD", - "importIds": { - "gm_legacy": ["mondstadtCecilia/15"], - "yuanshen": ["9_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.96596, 49.82239], - "id": "DA16220A2F63F3DBD7E7811BA215EEFB48D40125", - "importIds": { - "gm_legacy": ["mondstadtCecilia/16"], - "yuanshen": ["9_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.2002, 49.8302], - "id": "AC4A80D660719A1E989FC3B47A007D5FD4EC978B", - "importIds": { - "gm_legacy": ["mondstadtCecilia/17"], - "yuanshen": ["9_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.29391, 49.86145], - "id": "70049C415662160AABD222CB15A12BB5FFD19372", - "importIds": { - "gm_legacy": ["mondstadtCecilia/18"], - "yuanshen": ["9_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.23144, 49.93177], - "id": "27617782930C9B37CC9D68AC7CBB85036D55A6CB", - "importIds": { - "gm_legacy": ["mondstadtCecilia/19"], - "yuanshen": ["9_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.49692, 49.43174], - "id": "8B5017D78A6306ADDA2326A6CD7B0E71A3985660", - "importIds": { - "gm_legacy": ["mondstadtCecilia/20"], - "yuanshen": ["9_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.56094, 49.40782], - "id": "17DD8793583EC6C49A4C4DBC4FCD8708784AD174", - "importIds": { - "gm_legacy": ["mondstadtCecilia/21"], - "yuanshen": ["9_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.47502, 49.50156], - "id": "34F67661A80237F40C1C5CAFD535AE5845569EF2", - "importIds": { - "gm_legacy": ["mondstadtCecilia/22"], - "yuanshen": ["9_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.02788, 49.25204], - "id": "C838F93B6171AD57AAD920A2672E8789307AB926", - "importIds": { - "gm_legacy": ["mondstadtCecilia/23"], - "yuanshen": ["9_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.94199, 49.29111], - "id": "9D7DA61751FF5226199C2458ADEAB4F946BCA9C1", - "importIds": { - "gm_legacy": ["mondstadtCecilia/24"], - "yuanshen": ["9_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.87952, 49.35361], - "id": "2CF9CE08830AFB2CA025FF45934AD5EA338FACFA", - "importIds": { - "gm_legacy": ["mondstadtCecilia/25"], - "yuanshen": ["9_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.30116, 49.75988], - "id": "8D74D68869F9E417DDAEB2010E236968FF76D3A6", - "importIds": { - "gm_legacy": ["mondstadtCecilia/26"], - "yuanshen": ["9_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.18404, 49.82239], - "id": "145D536799636CEAF3C4C35AAFDDC34AF481D8E9", - "importIds": { - "gm_legacy": ["mondstadtCecilia/27"], - "yuanshen": ["9_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.46513, 50.09584], - "id": "E2520293C849B9E830C2E3054F44D6683E5186C0", - "importIds": { - "gm_legacy": ["mondstadtCecilia/28"], - "yuanshen": ["9_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.53541, 50.15835], - "id": "C79181F589C3E5FDEF8A53F83CDEEF82A10FE724", - "importIds": { - "gm_legacy": ["mondstadtCecilia/29"], - "yuanshen": ["9_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.53541, 50.33023], - "id": "1DC3BB10793B946041192F6F669ABE32E8F69992", - "importIds": { - "gm_legacy": ["mondstadtCecilia/30"], - "yuanshen": ["9_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.68431, 49.84583], - "id": "1FCDEACE898DF45346392199E8F40A0848A50695", - "importIds": { - "gm_legacy": ["mondstadtCecilia/31"], - "yuanshen": ["9_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92637, 49.93958], - "id": "CF9A7731EB8BB5230D40E66FBE908799B3F223A8", - "importIds": { - "gm_legacy": ["mondstadtCecilia/32"], - "yuanshen": ["9_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.98103, 50.00209], - "id": "78CC93D3B832288461B297231F6D5A8FB4A8D39B", - "importIds": { - "gm_legacy": ["mondstadtCecilia/33"], - "yuanshen": ["9_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63747, 50.08803], - "id": "CEBE63B916328A8EF8EA2E7B6B9B9B3F99028B12", - "importIds": { - "gm_legacy": ["mondstadtCecilia/34"], - "yuanshen": ["9_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.53596, 50.15835], - "id": "79D5A8D2666242F354AA4E84D7AA72F90EBDC03D", - "importIds": { - "gm_legacy": ["mondstadtCecilia/35"], - "yuanshen": ["9_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.59842, 50.18179], - "id": "623C0605FCC473AE1DA487B77CEC507825CDB8DD", - "importIds": { - "gm_legacy": ["mondstadtCecilia/36"], - "yuanshen": ["9_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.69212, 50.17397], - "id": "E9AC68B195C80C559EBE80A4169D86BBDEFB3FC9", - "importIds": { - "gm_legacy": ["mondstadtCecilia/37"], - "yuanshen": ["9_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.4815, 51.23854], - "id": "55E59A3A1D0A3B77EBDBD11DCDF92449920C5A14", - "importIds": { - "yuanshen": ["9_2"], - "gm_legacy": ["mondstadtCecilia/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.51406, 51.25026], - "id": "63A56B2C3636605AFD0D4FE820ED6B9DEEE2B8F4", - "importIds": { - "yuanshen": ["9_3"], - "gm_legacy": ["mondstadtCecilia/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.52318, 51.16823], - "id": "311940FDDC81AC28CB398E20F5013BB6887D509D", - "importIds": { - "yuanshen": ["9_4"], - "gm_legacy": ["mondstadtCecilia/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.57526, 51.24636], - "id": "ED14E7CB4B64F557EFCA014AA65BC7D660311822", - "importIds": { - "yuanshen": ["9_5"], - "gm_legacy": ["mondstadtCecilia/3"] - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3628511618", + "zh": "塞西莉亚花", + "de": "Cecilia", + "en": "Cecilia", + "es": "Cecilia", + "fr": "Cécilia", + "id": "Cecilia", + "ja": "セシリアの花", + "ko": "세실리아꽃", + "pt": "Cecília", + "ru": "Сесилия", + "th": "Cecelia", + "vi": "Hoa Cecilia" + }, + "description": { + "_code": "4158848845", + "zh": "名字与外形同等美丽的花朵,只生长在清冷而风急的高处,如同浪子一样真心难以触碰。", + "de": "Eine Blume mit einem Namen so schön wie ihr Anblick. Sie wächst nur hoch oben an kalten und windigen Stellen. Sie ist so schwer zu greifen wie ein flüchtiger Gedanke.", + "en": "A beautiful flower with a name that suits its appearance. It only grows where harsh winds blow, and is just as intangible as the true heart of an unbound soul.", + "es": "Una hermosa flor con un nombre muy bello. Solo crece donde soplan los vientos más fuertes, y es tan intangible como el corazón sincero de un alma sin ataduras.", + "fr": "Une belle fleur qui porte un nom aussi beau que son apparence, et que l'on trouve seulement où soufflent les vents violents, et est aussi intangible que le cœur d'un vagabond.", + "id": "Bunga yang indah dengan nama yang cocok. Hanya bertumbuh di tempat dengan angin kencang, dan sama sulit dipahaminya dengan jiwa yang tidak terikat oleh apa pun.", + "ja": "名も形も美しい花。清冷かつ風の強い場所にしか咲かず、どこかの詩人のように掴み所がない。", + "ko": "이름처럼 아름다운 꽃. 춥고 바람이 심하게 부는 높은 지대에서만 자란다. 부랑자처럼 그 속을 알기 어렵다", + "pt": "Uma flor bonita com nome adequeado a sua aparência. Cresce apenas em locais com ventos fortes. Muito difícil de ser encontrada.", + "ru": "Цветы, такие же прекрасные, как и их имя. Они растут только там, где дует резкий холодный ветер.", + "th": "ดอกไม้ที่มีความงามสมกับชื่อของมัน จะเติบโตในเฉพาะที่สูงและมีลมพัดแรงเท่านั้น ยากที่จะสัมผัสราวกับการหาความจริงใจจากคนไม่รักดี", + "vi": "Đóa hoa đẹp từ tên đến hình dáng, chỉ sinh trưởng trên nơi cao lộng gió và lạnh lẽo, cũng khó bắt gặp như hình bóng người lãng tử vậy." + }, + "tags": ["character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "cecilia", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-17.42609, 51.19747], + "id": "5F8AD04A07744888BCE630D05351FBDEB409EFD5", + "importIds": { + "gm_legacy": ["mondstadtCecilia/1"], + "yuanshen": ["9_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.67706, 50.33023], + "id": "4E0B8C6E3137E80D265AC45E21294C93F2AC73EA", + "importIds": { + "gm_legacy": ["mondstadtCecilia/6"], + "yuanshen": ["9_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.76295, 50.36148], + "id": "A35389271F514304EB7AA1477B1244B1BA27961A", + "importIds": { + "gm_legacy": ["mondstadtCecilia/7"], + "yuanshen": ["9_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.8176, 50.31461], + "id": "94AA765AFD587053E552FFBF0F4D92A64551C580", + "importIds": { + "gm_legacy": ["mondstadtCecilia/8"], + "yuanshen": ["9_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.66925, 49.97084], + "id": "ADE5E204E270D6BCC9C58514D8184AE10926D19C", + "importIds": { + "gm_legacy": ["mondstadtCecilia/9"], + "yuanshen": ["9_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.59117, 50.03334], + "id": "0375715C2305637B456232D35B28F9BA99DA3EC0", + "importIds": { + "gm_legacy": ["mondstadtCecilia/10"], + "yuanshen": ["9_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.73953, 50.01771], + "id": "ED2E5A3806A17A73D0E9CCAAF270462D91019889", + "importIds": { + "gm_legacy": ["mondstadtCecilia/11"], + "yuanshen": ["9_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.66925, 50.06459], + "id": "33730556D5768DAF7363E9093C851BE1E8449459", + "importIds": { + "gm_legacy": ["mondstadtCecilia/12"], + "yuanshen": ["9_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.8176, 49.84583], + "id": "C53DCE03B4731AA1653B7102D35A69CE87AA840B", + "importIds": { + "gm_legacy": ["mondstadtCecilia/13"], + "yuanshen": ["9_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.88788, 49.80676], + "id": "1158F9A4B88E5AD64998F5986B321D657FE98F17", + "importIds": { + "gm_legacy": ["mondstadtCecilia/14"], + "yuanshen": ["9_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.91912, 49.74426], + "id": "7E5297788BC1E98766E4DEDF91B7F3C8DFB034CD", + "importIds": { + "gm_legacy": ["mondstadtCecilia/15"], + "yuanshen": ["9_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.96596, 49.82239], + "id": "DA16220A2F63F3DBD7E7811BA215EEFB48D40125", + "importIds": { + "gm_legacy": ["mondstadtCecilia/16"], + "yuanshen": ["9_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.2002, 49.8302], + "id": "AC4A80D660719A1E989FC3B47A007D5FD4EC978B", + "importIds": { + "gm_legacy": ["mondstadtCecilia/17"], + "yuanshen": ["9_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.29391, 49.86145], + "id": "70049C415662160AABD222CB15A12BB5FFD19372", + "importIds": { + "gm_legacy": ["mondstadtCecilia/18"], + "yuanshen": ["9_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.23144, 49.93177], + "id": "27617782930C9B37CC9D68AC7CBB85036D55A6CB", + "importIds": { + "gm_legacy": ["mondstadtCecilia/19"], + "yuanshen": ["9_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.49692, 49.43174], + "id": "8B5017D78A6306ADDA2326A6CD7B0E71A3985660", + "importIds": { + "gm_legacy": ["mondstadtCecilia/20"], + "yuanshen": ["9_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.56094, 49.40782], + "id": "17DD8793583EC6C49A4C4DBC4FCD8708784AD174", + "importIds": { + "gm_legacy": ["mondstadtCecilia/21"], + "yuanshen": ["9_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.47502, 49.50156], + "id": "34F67661A80237F40C1C5CAFD535AE5845569EF2", + "importIds": { + "gm_legacy": ["mondstadtCecilia/22"], + "yuanshen": ["9_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.02788, 49.25204], + "id": "C838F93B6171AD57AAD920A2672E8789307AB926", + "importIds": { + "gm_legacy": ["mondstadtCecilia/23"], + "yuanshen": ["9_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.94199, 49.29111], + "id": "9D7DA61751FF5226199C2458ADEAB4F946BCA9C1", + "importIds": { + "gm_legacy": ["mondstadtCecilia/24"], + "yuanshen": ["9_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.87952, 49.35361], + "id": "2CF9CE08830AFB2CA025FF45934AD5EA338FACFA", + "importIds": { + "gm_legacy": ["mondstadtCecilia/25"], + "yuanshen": ["9_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.30116, 49.75988], + "id": "8D74D68869F9E417DDAEB2010E236968FF76D3A6", + "importIds": { + "gm_legacy": ["mondstadtCecilia/26"], + "yuanshen": ["9_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.18404, 49.82239], + "id": "145D536799636CEAF3C4C35AAFDDC34AF481D8E9", + "importIds": { + "gm_legacy": ["mondstadtCecilia/27"], + "yuanshen": ["9_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.46513, 50.09584], + "id": "E2520293C849B9E830C2E3054F44D6683E5186C0", + "importIds": { + "gm_legacy": ["mondstadtCecilia/28"], + "yuanshen": ["9_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.53541, 50.15835], + "id": "C79181F589C3E5FDEF8A53F83CDEEF82A10FE724", + "importIds": { + "gm_legacy": ["mondstadtCecilia/29"], + "yuanshen": ["9_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.53541, 50.33023], + "id": "1DC3BB10793B946041192F6F669ABE32E8F69992", + "importIds": { + "gm_legacy": ["mondstadtCecilia/30"], + "yuanshen": ["9_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.68431, 49.84583], + "id": "1FCDEACE898DF45346392199E8F40A0848A50695", + "importIds": { + "gm_legacy": ["mondstadtCecilia/31"], + "yuanshen": ["9_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92637, 49.93958], + "id": "CF9A7731EB8BB5230D40E66FBE908799B3F223A8", + "importIds": { + "gm_legacy": ["mondstadtCecilia/32"], + "yuanshen": ["9_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.98103, 50.00209], + "id": "78CC93D3B832288461B297231F6D5A8FB4A8D39B", + "importIds": { + "gm_legacy": ["mondstadtCecilia/33"], + "yuanshen": ["9_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63747, 50.08803], + "id": "CEBE63B916328A8EF8EA2E7B6B9B9B3F99028B12", + "importIds": { + "gm_legacy": ["mondstadtCecilia/34"], + "yuanshen": ["9_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.53596, 50.15835], + "id": "79D5A8D2666242F354AA4E84D7AA72F90EBDC03D", + "importIds": { + "gm_legacy": ["mondstadtCecilia/35"], + "yuanshen": ["9_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.59842, 50.18179], + "id": "623C0605FCC473AE1DA487B77CEC507825CDB8DD", + "importIds": { + "gm_legacy": ["mondstadtCecilia/36"], + "yuanshen": ["9_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.69212, 50.17397], + "id": "E9AC68B195C80C559EBE80A4169D86BBDEFB3FC9", + "importIds": { + "gm_legacy": ["mondstadtCecilia/37"], + "yuanshen": ["9_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.4815, 51.23854], + "id": "55E59A3A1D0A3B77EBDBD11DCDF92449920C5A14", + "importIds": { + "yuanshen": ["9_2"], + "gm_legacy": ["mondstadtCecilia/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.51406, 51.25026], + "id": "63A56B2C3636605AFD0D4FE820ED6B9DEEE2B8F4", + "importIds": { + "yuanshen": ["9_3"], + "gm_legacy": ["mondstadtCecilia/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.52318, 51.16823], + "id": "311940FDDC81AC28CB398E20F5013BB6887D509D", + "importIds": { + "yuanshen": ["9_4"], + "gm_legacy": ["mondstadtCecilia/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.57526, 51.24636], + "id": "ED14E7CB4B64F557EFCA014AA65BC7D660311822", + "importIds": { + "yuanshen": ["9_5"], + "gm_legacy": ["mondstadtCecilia/3"] + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/crab.json b/src/data/features/mondstadt/nature/crab.json index 0e05996d..adcc875a 100644 --- a/src/data/features/mondstadt/nature/crab.json +++ b/src/data/features/mondstadt/nature/crab.json @@ -1,601 +1,624 @@ -{ - "format": 2, - "name": { - "en": "Crab", - "ru": "Краб", - "pt": "Caranguejo" - }, - "description": { - "en": "A shelled creature that lives near the ocean. Used for high-rarity Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "crab", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-21.93985, 49.06406], - "id": "6141CA9C3C1807872CF7E2F3B353FBC134C27CF5", - "importIds": { - "yuanshen": ["65_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.02188, 49.07578], - "id": "ABA84746E4FC74ABC7655514C7A0DF2F5D3BB5AA", - "importIds": { - "yuanshen": ["65_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.1625, 49.13828], - "id": "3FBB79D7F8BE5D03B6F232ED243071F17C2B7B48", - "importIds": { - "yuanshen": ["65_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.24844, 49.07578], - "id": "6E61A9CDEED7EC1DD8EEAD8A237EBC19761E0B98", - "importIds": { - "yuanshen": ["65_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.37734, 48.97812], - "id": "EF1FAD5172810A98FDBE8AFB3427CF51C7EF8527", - "importIds": { - "yuanshen": ["65_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.49453, 48.88047], - "id": "14B574F11532058C0C4BE3717B9ABAA165CABC84", - "importIds": { - "yuanshen": ["65_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.58437, 48.81406], - "id": "9095E1A279F3761EAA248B5AA6E95A82BB3C61FF", - "importIds": { - "yuanshen": ["65_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.20938, 48.55625], - "id": "090B0B0DF9B7910865458AD6EB34BF7ED4EB0E88", - "importIds": { - "yuanshen": ["65_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.24844, 48.69687], - "id": "F10586CE5D77A7885075FC6939395EA7F1BCD03C", - "importIds": { - "yuanshen": ["65_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.30703, 48.51719], - "id": "D322D7EAD6B8FA25689292F4117EC8F526E563DF", - "importIds": { - "yuanshen": ["65_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.35, 48.66172], - "id": "1557F05C76534F0FD5DFC548CF96FDCB848FD904", - "importIds": { - "yuanshen": ["65_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7875, 48.64609], - "id": "55B7B83F0EA054C280E5B1963378FECDC24AC696", - "importIds": { - "yuanshen": ["65_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.87735, 48.63047], - "id": "12D753F3E5081167C5F0251B91DCE768F9E8A978", - "importIds": { - "yuanshen": ["65_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.96328, 48.58359], - "id": "9C506660F198EC32F3F00018660F46B02F1A30A0", - "importIds": { - "yuanshen": ["65_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.83705, 48.20337], - "id": "1821F8F6CE67801DF3A7EF84D54347A24E825F40", - "importIds": { - "yuanshen": ["65_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.75754, 48.1461], - "id": "9C6C936C6D4CD512F825A7BE5EDD6AD9A894EB2E", - "importIds": { - "yuanshen": ["65_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.05313, 48.32451], - "id": "18F557ABFD2D1C233043957E1CD315BAB9C4027E", - "importIds": { - "yuanshen": ["65_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.48704, 48.3798], - "id": "C8ED5DBF5074A733C7771474C2268C6596FF908E", - "importIds": { - "yuanshen": ["65_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.57543, 47.93233], - "id": "B3CB6F8DD5B17E75833D28A94FC505EAF12C4AED", - "importIds": { - "yuanshen": ["65_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.5257, 47.52353], - "id": "F64DA45BCBAAD8C4F32EB567DF154A5875C336E0", - "importIds": { - "yuanshen": ["65_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.27159, 47.44619], - "id": "DDE76B02C1F6372D33201F4FA2868C800E80230B", - "importIds": { - "yuanshen": ["65_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.80744, 48.087], - "id": "67BC3C1CFF29D7E955CABC3AB5BFD2DF7D7394CD", - "importIds": { - "yuanshen": ["65_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.86269, 48.28588], - "id": "730F8647C4657B18A80D5BE5D73415E819A91B3A", - "importIds": { - "yuanshen": ["65_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.94555, 48.32455], - "id": "3A59ADF214AC518A1641B3F4EB21D7B041F26E47", - "importIds": { - "yuanshen": ["65_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.06156, 48.23064], - "id": "BD650B712278C05386D56AC7014AC522F3FB9039", - "importIds": { - "yuanshen": ["65_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.10576, 48.35769], - "id": "F3A5316830634100095A836B2B157585C60E0D9D", - "importIds": { - "yuanshen": ["65_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.10782, 55.76719], - "id": "625DC93DC2905A9880272D79D330694C6C89D2EE", - "importIds": { - "yuanshen": ["65_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.13906, 55.73593], - "id": "7296D26F33734DDB2773BEFB57A08689440681C5", - "importIds": { - "yuanshen": ["65_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.225, 55.70469], - "id": "2826BEE58782866DC886BE03FA4D1D97CDC000E5", - "importIds": { - "yuanshen": ["65_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.31093, 55.69687], - "id": "ADB2C0F897B7FF4606C8A13F9CC9E96EF5BFEF51", - "importIds": { - "yuanshen": ["65_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.40469, 55.72813], - "id": "95781AABF3F553F4E345E5B23687A927871E3505", - "importIds": { - "yuanshen": ["65_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.45156, 55.75156], - "id": "310487672F62E8F79F74DDED12B219D26D2B1DC2", - "importIds": { - "yuanshen": ["65_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.49062, 55.79063], - "id": "65C3BF85B2A7B4959504728F2780F8B93AF3744D", - "importIds": { - "yuanshen": ["65_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.42813, 55.69687], - "id": "8FC6C43252F527EEAD0409EED9E1F76D5EBA4AF0", - "importIds": { - "yuanshen": ["65_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.20156, 55.62657], - "id": "5B5DBCF683B4339344BDD5A7B69C85DD93D6B060", - "importIds": { - "yuanshen": ["65_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.13125, 55.79844], - "id": "A6DBCC81A174E9FF1B2554AED1E971D5D04D6733", - "importIds": { - "yuanshen": ["65_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.50625, 55.93906], - "id": "D6C7DABAC01DABCB041878E352343342D9EC702E", - "importIds": { - "yuanshen": ["65_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.49844, 56.11875], - "id": "5877DCB932494F724626A933DD894EDAA634F331", - "importIds": { - "yuanshen": ["65_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.51406, 56.05625], - "id": "90EEC0939E76B2959137A90D12998DC4C81B53F9", - "importIds": { - "yuanshen": ["65_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.55312, 56.13438], - "id": "3FCB2AE8ABAABA1509C3B4C011CD01E7B5B84F06", - "importIds": { - "yuanshen": ["65_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.31093, 56.20468], - "id": "4B6D281480032C4AD24B33563D829FC8A54BE010", - "importIds": { - "yuanshen": ["65_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.4125, 56.26718], - "id": "711C66364FB94A8CD8C9AAAF62429A0C83F6EFD6", - "importIds": { - "yuanshen": ["65_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.56094, 56.03282], - "id": "4ECC19413F29061E984F259F3000932F0F392908", - "importIds": { - "yuanshen": ["65_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.93521, 47.35736], - "id": "05DF672311329BF321E50C15C4EB6E07AEB7996D", - "importIds": { - "yuanshen": ["65_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.59219, 49.40781], - "id": "9FF613B24408EB0AC9BB7E4AD8B6CA7BCDFF647D", - "importIds": { - "yuanshen": ["65_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.48281, 49.4625], - "id": "0BC57E49401ECD1C2624F1C493732CE66474DD12", - "importIds": { - "yuanshen": ["65_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.49063, 49.42344], - "id": "45EB9A30B81F4803169013EE4579F3CCFBEF34F1", - "importIds": { - "yuanshen": ["65_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.46719, 49.66563], - "id": "D0665AB9DF32FAFF107F7F8D4C52091B182241A2", - "importIds": { - "yuanshen": ["65_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.88516, 50.8375], - "id": "B8020050F770331250A9455FAA5C35CBC9F89C50", - "importIds": { - "yuanshen": ["65_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.975, 50.7125], - "id": "9B5D60C22C17D0D5508E930FE949653EA1278B20", - "importIds": { - "yuanshen": ["65_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.36562, 49.91172], - "id": "B665A17C6EB72C967DBC5B29707639DF8A7FCC08", - "importIds": { - "yuanshen": ["65_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.55312, 49.66953], - "id": "94C5F0502F9E59CF1D7C9584FA6AE4D35DEEAD9C", - "importIds": { - "yuanshen": ["65_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.5961, 49.73985], - "id": "0CDEEBE32C63AC10582647D2D7A0F106928061BA", - "importIds": { - "yuanshen": ["65_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.27578, 43.45469], - "id": "FD3C2C4757E87FC1C096C0753AB90524EB7C2357", - "importIds": { - "yuanshen": ["65_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.31485, 43.51328], - "id": "9101045ECF3AA4527930E93D48C7ACD06743B90E", - "importIds": { - "yuanshen": ["65_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.10901, 39.67787], - "id": "5E245D13237A54915154410155C29FDC837FEB91", - "importIds": { - "yuanshen": ["65_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.19492, 39.76383], - "id": "BF3778B4852169D3F2B5CEF73F71C23A9FFC8B26", - "importIds": { - "yuanshen": ["65_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.14025, 39.69741], - "id": "368B3FEB69576B50C1809505CD5048A58BE706A0", - "importIds": { - "yuanshen": ["65_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.04401, 39.44818], - "id": "CE75967463C70EE77E673B654990DD1FD3377E17", - "importIds": { - "yuanshen": ["65_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.02969, 39.40261], - "id": "B11235EC4567B156D7AF4600CBF4A400FE0714C6", - "importIds": { - "yuanshen": ["65_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.82479, 30.83649], - "id": "39EA8D77C04FD2D15CD30EF899A38D5F77AD6B10", - "importIds": { - "yuanshen": ["65_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.3533, 31.22068], - "id": "72ABA81C5FACBC3C82813E97AA56A0C2662D5CD4", - "importIds": { - "yuanshen": ["65_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.5336, 37.5956], - "id": "6117638CCEE77B9113B8BFCC6156AB42BF422582", - "importIds": { - "yuanshen": ["65_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.12736, 55.72812], - "id": "AE9484F3E96B0DE752844ABA717367708FFB52C1", - "importIds": { - "yuanshen": ["65_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.97248, 55.88829], - "id": "508EA7A8FF1CA2FE1E37BC7E0E0EB1C2C1C7CEB2", - "importIds": { - "yuanshen": ["65_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.0857, 56.01848], - "id": "15117C583050F2C533D35CC465FB9151126BBADC", - "importIds": { - "yuanshen": ["65_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.52968, 31.59531], - "id": "56B9094BED366A33521177BF2000479584560ED2", - "importIds": { - "yuanshen": ["65_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.61953, 31.56407], - "id": "027FB54725C6D6A4F7A404B49AB8EB63005F8FDD", - "importIds": { - "yuanshen": ["65_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92422, 30.78672], - "id": "A3B7C4093F855782D9A88C266C5411EEFAC8251F", - "importIds": { - "yuanshen": ["65_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.2289, 48.96641], - "id": "D2DB3F67E425061CC16002831417FAD101944227", - "importIds": { - "yuanshen": ["65_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.05181, 46.66432], - "id": "87BD7796789C32436B5FA9EFC038ED8F192D310A", - "importIds": { - "yuanshen": ["65_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/65_71.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2522076596", + "zh": "螃蟹", + "de": "Krebs", + "en": "Crab", + "es": "Cangrejo", + "fr": "Crabe", + "id": "Crab", + "ja": "カニ", + "ko": "꽃게", + "pt": "Caranguejo", + "ru": "Краб", + "th": "Crab", + "vi": "Cua" + }, + "description": { + "_code": "118535661", + "zh": "生活在近海区的甲壳类动物。细嫩鲜美的肉质,能够很容易地被加工成美味佳肴。", + "de": "Ein Krustentier, das in der Nähe des Meeres lebt. Unter der harten Schale verbirgt sich zartes Fleisch, das zu einer Delikatesse verarbeitet werden kann.", + "en": "A shelled creature that lives near the ocean. Its flaky, delicious meat can easily be made into tasty dishes.", + "es": "Una criatura con caparazón que vive cerca del océano. Su carne tierna y deliciosa se utiliza para crear sabrosos platos.", + "fr": "Un petit crustacé qui vit près de la mer. Sa chair tendre et délicieuse peut être utilisée en cuisine.", + "id": "Hewan yang berhabitat di dekat lautan, memiliki cangkang yang keras. Dagingnya yang manis dan halus dapat dengan mudah dibuat menjadi berbagai masakan lezat.", + "ja": "近海エリアに生息する甲殻類動物。きめ細やかで美しい肉質をしており、簡単に美味しい食事に加工できる。", + "ko": "근해에 사는 갑각류. 부드럽고 신선한 육질을 조리하면 맛있는 요리가 된다", + "pt": "Um crustáceo que vive ao redor do oceano. Sua carne é macia e deliciosa, usada para fazer pratos saborosos.", + "ru": "Ракообразные, которые обитают у берегов океана. Из их нежного мяса получаются замечательные блюда.", + "th": "สิ่งมีชีวิตมีกระดองที่ใช้ชีวิตบริเวณทะเล เนื้อนุ่มๆของมันสามารถนำมาทำอาหารแสนอร่อยได้อย่างดี", + "vi": "Động vật giáp xác sống gần biển. Thịt tươi mềm, rất dễ nấu thành món ngon." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "crab", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-21.93985, 49.06406], + "id": "6141CA9C3C1807872CF7E2F3B353FBC134C27CF5", + "importIds": { + "yuanshen": ["65_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.02188, 49.07578], + "id": "ABA84746E4FC74ABC7655514C7A0DF2F5D3BB5AA", + "importIds": { + "yuanshen": ["65_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.1625, 49.13828], + "id": "3FBB79D7F8BE5D03B6F232ED243071F17C2B7B48", + "importIds": { + "yuanshen": ["65_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.24844, 49.07578], + "id": "6E61A9CDEED7EC1DD8EEAD8A237EBC19761E0B98", + "importIds": { + "yuanshen": ["65_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.37734, 48.97812], + "id": "EF1FAD5172810A98FDBE8AFB3427CF51C7EF8527", + "importIds": { + "yuanshen": ["65_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.49453, 48.88047], + "id": "14B574F11532058C0C4BE3717B9ABAA165CABC84", + "importIds": { + "yuanshen": ["65_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.58437, 48.81406], + "id": "9095E1A279F3761EAA248B5AA6E95A82BB3C61FF", + "importIds": { + "yuanshen": ["65_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.20938, 48.55625], + "id": "090B0B0DF9B7910865458AD6EB34BF7ED4EB0E88", + "importIds": { + "yuanshen": ["65_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.24844, 48.69687], + "id": "F10586CE5D77A7885075FC6939395EA7F1BCD03C", + "importIds": { + "yuanshen": ["65_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.30703, 48.51719], + "id": "D322D7EAD6B8FA25689292F4117EC8F526E563DF", + "importIds": { + "yuanshen": ["65_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.35, 48.66172], + "id": "1557F05C76534F0FD5DFC548CF96FDCB848FD904", + "importIds": { + "yuanshen": ["65_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7875, 48.64609], + "id": "55B7B83F0EA054C280E5B1963378FECDC24AC696", + "importIds": { + "yuanshen": ["65_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.87735, 48.63047], + "id": "12D753F3E5081167C5F0251B91DCE768F9E8A978", + "importIds": { + "yuanshen": ["65_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.96328, 48.58359], + "id": "9C506660F198EC32F3F00018660F46B02F1A30A0", + "importIds": { + "yuanshen": ["65_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.83705, 48.20337], + "id": "1821F8F6CE67801DF3A7EF84D54347A24E825F40", + "importIds": { + "yuanshen": ["65_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.75754, 48.1461], + "id": "9C6C936C6D4CD512F825A7BE5EDD6AD9A894EB2E", + "importIds": { + "yuanshen": ["65_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.05313, 48.32451], + "id": "18F557ABFD2D1C233043957E1CD315BAB9C4027E", + "importIds": { + "yuanshen": ["65_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.48704, 48.3798], + "id": "C8ED5DBF5074A733C7771474C2268C6596FF908E", + "importIds": { + "yuanshen": ["65_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.57543, 47.93233], + "id": "B3CB6F8DD5B17E75833D28A94FC505EAF12C4AED", + "importIds": { + "yuanshen": ["65_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.5257, 47.52353], + "id": "F64DA45BCBAAD8C4F32EB567DF154A5875C336E0", + "importIds": { + "yuanshen": ["65_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.27159, 47.44619], + "id": "DDE76B02C1F6372D33201F4FA2868C800E80230B", + "importIds": { + "yuanshen": ["65_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.80744, 48.087], + "id": "67BC3C1CFF29D7E955CABC3AB5BFD2DF7D7394CD", + "importIds": { + "yuanshen": ["65_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.86269, 48.28588], + "id": "730F8647C4657B18A80D5BE5D73415E819A91B3A", + "importIds": { + "yuanshen": ["65_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.94555, 48.32455], + "id": "3A59ADF214AC518A1641B3F4EB21D7B041F26E47", + "importIds": { + "yuanshen": ["65_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.06156, 48.23064], + "id": "BD650B712278C05386D56AC7014AC522F3FB9039", + "importIds": { + "yuanshen": ["65_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.10576, 48.35769], + "id": "F3A5316830634100095A836B2B157585C60E0D9D", + "importIds": { + "yuanshen": ["65_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.10782, 55.76719], + "id": "625DC93DC2905A9880272D79D330694C6C89D2EE", + "importIds": { + "yuanshen": ["65_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.13906, 55.73593], + "id": "7296D26F33734DDB2773BEFB57A08689440681C5", + "importIds": { + "yuanshen": ["65_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.225, 55.70469], + "id": "2826BEE58782866DC886BE03FA4D1D97CDC000E5", + "importIds": { + "yuanshen": ["65_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.31093, 55.69687], + "id": "ADB2C0F897B7FF4606C8A13F9CC9E96EF5BFEF51", + "importIds": { + "yuanshen": ["65_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.40469, 55.72813], + "id": "95781AABF3F553F4E345E5B23687A927871E3505", + "importIds": { + "yuanshen": ["65_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.45156, 55.75156], + "id": "310487672F62E8F79F74DDED12B219D26D2B1DC2", + "importIds": { + "yuanshen": ["65_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.49062, 55.79063], + "id": "65C3BF85B2A7B4959504728F2780F8B93AF3744D", + "importIds": { + "yuanshen": ["65_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.42813, 55.69687], + "id": "8FC6C43252F527EEAD0409EED9E1F76D5EBA4AF0", + "importIds": { + "yuanshen": ["65_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.20156, 55.62657], + "id": "5B5DBCF683B4339344BDD5A7B69C85DD93D6B060", + "importIds": { + "yuanshen": ["65_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.13125, 55.79844], + "id": "A6DBCC81A174E9FF1B2554AED1E971D5D04D6733", + "importIds": { + "yuanshen": ["65_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.50625, 55.93906], + "id": "D6C7DABAC01DABCB041878E352343342D9EC702E", + "importIds": { + "yuanshen": ["65_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.49844, 56.11875], + "id": "5877DCB932494F724626A933DD894EDAA634F331", + "importIds": { + "yuanshen": ["65_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.51406, 56.05625], + "id": "90EEC0939E76B2959137A90D12998DC4C81B53F9", + "importIds": { + "yuanshen": ["65_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.55312, 56.13438], + "id": "3FCB2AE8ABAABA1509C3B4C011CD01E7B5B84F06", + "importIds": { + "yuanshen": ["65_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.31093, 56.20468], + "id": "4B6D281480032C4AD24B33563D829FC8A54BE010", + "importIds": { + "yuanshen": ["65_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.4125, 56.26718], + "id": "711C66364FB94A8CD8C9AAAF62429A0C83F6EFD6", + "importIds": { + "yuanshen": ["65_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.56094, 56.03282], + "id": "4ECC19413F29061E984F259F3000932F0F392908", + "importIds": { + "yuanshen": ["65_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.93521, 47.35736], + "id": "05DF672311329BF321E50C15C4EB6E07AEB7996D", + "importIds": { + "yuanshen": ["65_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.59219, 49.40781], + "id": "9FF613B24408EB0AC9BB7E4AD8B6CA7BCDFF647D", + "importIds": { + "yuanshen": ["65_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.48281, 49.4625], + "id": "0BC57E49401ECD1C2624F1C493732CE66474DD12", + "importIds": { + "yuanshen": ["65_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.49063, 49.42344], + "id": "45EB9A30B81F4803169013EE4579F3CCFBEF34F1", + "importIds": { + "yuanshen": ["65_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.46719, 49.66563], + "id": "D0665AB9DF32FAFF107F7F8D4C52091B182241A2", + "importIds": { + "yuanshen": ["65_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.88516, 50.8375], + "id": "B8020050F770331250A9455FAA5C35CBC9F89C50", + "importIds": { + "yuanshen": ["65_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.975, 50.7125], + "id": "9B5D60C22C17D0D5508E930FE949653EA1278B20", + "importIds": { + "yuanshen": ["65_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.36562, 49.91172], + "id": "B665A17C6EB72C967DBC5B29707639DF8A7FCC08", + "importIds": { + "yuanshen": ["65_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.55312, 49.66953], + "id": "94C5F0502F9E59CF1D7C9584FA6AE4D35DEEAD9C", + "importIds": { + "yuanshen": ["65_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.5961, 49.73985], + "id": "0CDEEBE32C63AC10582647D2D7A0F106928061BA", + "importIds": { + "yuanshen": ["65_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.27578, 43.45469], + "id": "FD3C2C4757E87FC1C096C0753AB90524EB7C2357", + "importIds": { + "yuanshen": ["65_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.31485, 43.51328], + "id": "9101045ECF3AA4527930E93D48C7ACD06743B90E", + "importIds": { + "yuanshen": ["65_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.10901, 39.67787], + "id": "5E245D13237A54915154410155C29FDC837FEB91", + "importIds": { + "yuanshen": ["65_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.19492, 39.76383], + "id": "BF3778B4852169D3F2B5CEF73F71C23A9FFC8B26", + "importIds": { + "yuanshen": ["65_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.14025, 39.69741], + "id": "368B3FEB69576B50C1809505CD5048A58BE706A0", + "importIds": { + "yuanshen": ["65_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.04401, 39.44818], + "id": "CE75967463C70EE77E673B654990DD1FD3377E17", + "importIds": { + "yuanshen": ["65_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.02969, 39.40261], + "id": "B11235EC4567B156D7AF4600CBF4A400FE0714C6", + "importIds": { + "yuanshen": ["65_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.82479, 30.83649], + "id": "39EA8D77C04FD2D15CD30EF899A38D5F77AD6B10", + "importIds": { + "yuanshen": ["65_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.3533, 31.22068], + "id": "72ABA81C5FACBC3C82813E97AA56A0C2662D5CD4", + "importIds": { + "yuanshen": ["65_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.5336, 37.5956], + "id": "6117638CCEE77B9113B8BFCC6156AB42BF422582", + "importIds": { + "yuanshen": ["65_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.12736, 55.72812], + "id": "AE9484F3E96B0DE752844ABA717367708FFB52C1", + "importIds": { + "yuanshen": ["65_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.97248, 55.88829], + "id": "508EA7A8FF1CA2FE1E37BC7E0E0EB1C2C1C7CEB2", + "importIds": { + "yuanshen": ["65_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.0857, 56.01848], + "id": "15117C583050F2C533D35CC465FB9151126BBADC", + "importIds": { + "yuanshen": ["65_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.52968, 31.59531], + "id": "56B9094BED366A33521177BF2000479584560ED2", + "importIds": { + "yuanshen": ["65_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.61953, 31.56407], + "id": "027FB54725C6D6A4F7A404B49AB8EB63005F8FDD", + "importIds": { + "yuanshen": ["65_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92422, 30.78672], + "id": "A3B7C4093F855782D9A88C266C5411EEFAC8251F", + "importIds": { + "yuanshen": ["65_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.2289, 48.96641], + "id": "D2DB3F67E425061CC16002831417FAD101944227", + "importIds": { + "yuanshen": ["65_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.05181, 46.66432], + "id": "87BD7796789C32436B5FA9EFC038ED8F192D310A", + "importIds": { + "yuanshen": ["65_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/65_71.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/crystal-core.json b/src/data/features/mondstadt/nature/crystal-core.json index 5ecafb11..42cc47b5 100644 --- a/src/data/features/mondstadt/nature/crystal-core.json +++ b/src/data/features/mondstadt/nature/crystal-core.json @@ -1,962 +1,985 @@ -{ - "format": 2, - "name": { - "en": "Crystal Core", - "ru": "Кристальное Ядро", - "pt": "Núcleo de Cristal" - }, - "description": { - "en": "The core of a Crystalfly. Used in Alchemy to craft Condensed Resin." - }, - "enabled": true, - "cluster": "variable", - "respawn": "none", - "icons": { - "filter": "crystal-core", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-26.72499, 34.66563], - "id": "4DA38F869E543217B06A0DDB3E82B5BB90C1A1FA", - "importIds": { - "yuanshen": ["59_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.32822, 32.71608], - "id": "79D4A747DCF72EA8ADDB0E8F06636E2B0DD51E90", - "importIds": { - "yuanshen": ["59_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.48282, 32.61667], - "id": "5066E3B77A20D38BF3FCB3682AA646F810720AA7", - "importIds": { - "yuanshen": ["59_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24328, 36.91434], - "id": "2080B186F674178364D392378AA1F043579E7C1B", - "importIds": { - "yuanshen": ["59_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.49453, 37.36354], - "id": "A1FA5C7C771634EF06956D2CF3C451D19F9F6C39", - "importIds": { - "yuanshen": ["59_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.44594, 32.43745], - "id": "6EFF37CB657B6A6F0FED35366D8E569C924F0DDC", - "importIds": { - "yuanshen": ["59_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.65244, 29.96235], - "id": "2D8CA2094B14044406CD8AB5A870D22B73A12B8A", - "importIds": { - "yuanshen": ["59_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.27571, 33.00621], - "id": "F40934E266D1E829C6D68CA36663BF92076B3CE0", - "importIds": { - "yuanshen": ["59_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.47132, 31.74502], - "id": "7CC1212541A61E94E57BB71BA080DDAC6B34E82F", - "importIds": { - "yuanshen": ["59_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.50811, 29.80148], - "id": "71B14E231814B03B3F156AA7DF3FB2898DDFDFFD", - "importIds": { - "yuanshen": ["59_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.41586, 28.72901], - "id": "39B534CA0694F20021864AE73605DF012D9A3479", - "importIds": { - "yuanshen": ["59_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92093, 30.83111], - "id": "09193D0754E0DF2D80A3D70B1AB670DDD2ABDEA4", - "importIds": { - "yuanshen": ["59_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18822, 41.28564], - "id": "754CA1513351388E539981ACAEFCF8F3C37C56A7", - "importIds": { - "yuanshen": ["59_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.49457, 40.8453], - "id": "D12FABBFE3AA05AFA447329080B18C599F4501D7", - "importIds": { - "yuanshen": ["59_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.78232, 40.59454], - "id": "B2F9F44E651FBD151EB185ECC089324DD51ECCC0", - "importIds": { - "yuanshen": ["59_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.54925, 40.73984], - "id": "6AE51270227C22FBD400192A2C91B2BF47E0A16E", - "importIds": { - "yuanshen": ["59_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.39501, 53.80931], - "id": "6D9E9E2BC2F190B75D2763FF45EC30877A194E09", - "importIds": { - "yuanshen": ["59_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.50433, 53.84055], - "id": "50B83C70CC21C2E9A9830FE952B1D9DBF8A45E86", - "importIds": { - "yuanshen": ["59_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.1466, 51.11708], - "id": "290FC875BBEDCB7C7E41C37C5BA9EF14FF773869", - "importIds": { - "yuanshen": ["59_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.0414, 50.63698], - "id": "3F81B8EA4560305854BD39BFF9C760628D007CF5", - "importIds": { - "yuanshen": ["59_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.89298, 50.86875], - "id": "3AC77A1C7710285B3E3811626FD16E3BAE466CA9", - "importIds": { - "yuanshen": ["59_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.355, 49.31581], - "id": "85949C7AF9417369964238B6FFE280F2AD4A517B", - "importIds": { - "yuanshen": ["59_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.40353, 49.6657], - "id": "0E9DE421562D8C29EA9424242DA0DFFD725E1A6B", - "importIds": { - "yuanshen": ["59_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.60803, 48.01967], - "id": "C5F3217927311423CFD54B1691DEA73549900D3F", - "importIds": { - "yuanshen": ["59_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.26933, 46.32447], - "id": "0CB4B24AFABC9018998133FA8F950882D9D76C21", - "importIds": { - "yuanshen": ["59_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.30275, 44.38324], - "id": "DD8CA4F4160693F29AD070F1CFDDC90D8CC2BD11", - "importIds": { - "yuanshen": ["59_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.03726, 45.21116], - "id": "FBF0AEC75C2228662F2C63D09FB3153FF34DA09C", - "importIds": { - "yuanshen": ["59_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.08412, 45.41423], - "id": "F8F993DA361339C1DE706EE270FEEDBE6583B8C0", - "importIds": { - "yuanshen": ["59_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22466, 45.25802], - "id": "7B4895CA48AE7E522CE376901F1C84091B0C8740", - "importIds": { - "yuanshen": ["59_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22466, 45.5392], - "id": "469990ED249D24EDBB651B91BDB55AF9ED58FC13", - "importIds": { - "yuanshen": ["59_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.84998, 43.48072], - "id": "0B5BA9BA3EF17985EB38A03E28817B35AD0B2A63", - "importIds": { - "yuanshen": ["59_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.4711, 38.05628], - "id": "F980746E6FEFF340848988AE0035BCA8BE242A62", - "importIds": { - "yuanshen": ["59_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.36953, 38.05234], - "id": "2A2CE616BFEB0A7D559AAA2D4CC03F62DB093E00", - "importIds": { - "yuanshen": ["59_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.56716, 38.50549], - "id": "144150BD73808ED9CB103A4C7B8A0017D6CAC934", - "importIds": { - "yuanshen": ["59_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.60029, 38.59385], - "id": "ADAB799747E3C999535207BB53CF0640BA8F5369", - "importIds": { - "yuanshen": ["59_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.92293, 38.37132], - "id": "A58B720873BDC37FFD1D237AA46D1948000E8ADB", - "importIds": { - "yuanshen": ["59_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.89167, 38.25673], - "id": "4CBD69886904A0E0B682F9501797796BD6739CE0", - "importIds": { - "yuanshen": ["59_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.11099, 36.94898], - "id": "B89D3D0F8593190F78E1B502FF9C2F491A1BC5F6", - "importIds": { - "yuanshen": ["59_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.87913, 37.40188], - "id": "27D1B8757B63FED464982D989258349E56E77CE0", - "importIds": { - "yuanshen": ["59_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.85915, 36.20597], - "id": "6F03EF75725170B51A5515813EDF5B0DB4E40BBA", - "importIds": { - "yuanshen": ["59_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.10559, 36.16247], - "id": "F7F4A55978D8508896566CD48F69785CDECB19D2", - "importIds": { - "yuanshen": ["59_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.76858, 36.69492], - "id": "4B799D03D12B6F2A9A00A0C8AED61BF01F17EA78", - "importIds": { - "yuanshen": ["59_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.31561, 36.90479], - "id": "EB2ABF5EB11A955C908F566CEF25085DA8539F99", - "importIds": { - "yuanshen": ["59_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.2712, 35.96996], - "id": "5B717603160A483F2D77FB1DA0B9501AD5A4CBF5", - "importIds": { - "yuanshen": ["59_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.88103, 36.36776], - "id": "ED1C08F3EFE6496008B5FF3896BD17551012F2F0", - "importIds": { - "yuanshen": ["59_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.06265, 35.01331], - "id": "362A81F579326A399792E5518ED4B0E2A7A01B27", - "importIds": { - "yuanshen": ["59_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.09389, 35.95058], - "id": "F86EB06646DAD4256B6C0650C3852593A0D11AA5", - "importIds": { - "yuanshen": ["59_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.20924, 35.92255], - "id": "194EA9DCF8E75277B283F4CE19D63F42F4753BBA", - "importIds": { - "yuanshen": ["59_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.24828, 36.04752], - "id": "97577A709AAA6028D6267BA56C9CD90742879ABF", - "importIds": { - "yuanshen": ["59_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.06875, 51.06016], - "id": "11B210B0F21B74A5D819F3566CC7C3B27F4DB4FA", - "importIds": { - "yuanshen": ["59_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.725, 51.32578], - "id": "D0E6E3A7163FFFF3EE2894E68EE6EAFA5EE5ADCD", - "importIds": { - "yuanshen": ["59_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.47369, 50.8453], - "id": "F02AD6C48CD9A2915C20B896FF00178A5BCD7FEA", - "importIds": { - "yuanshen": ["59_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.1, 45.60313], - "id": "01BCBBACB8AB9AA3918BC3E14D502AC76BDC1A51", - "importIds": { - "yuanshen": ["59_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.04448, 28.08796], - "id": "113E316D24D2E6C857851CFFDA1FC43D2F7A3BA8", - "importIds": { - "yuanshen": ["59_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.82656, 50.59531], - "id": "C17DA11E4FFDF7DC88969961B4A94215BC6A8EAD", - "importIds": { - "yuanshen": ["59_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.71719, 50.70469], - "id": "7692222FD61E79156CCC860E03FD192054E3C4A0", - "importIds": { - "yuanshen": ["59_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.13845, 37.60873], - "id": "A29BAFFFA20EA0FA9AB2E7815921E8921F2BCB64", - "importIds": { - "yuanshen": ["59_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18287, 37.57631], - "id": "31A359CFA76CD0FEEB73B8A1584226BFADD8B723", - "importIds": { - "yuanshen": ["59_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.36953, 48.52891], - "id": "AB5066B03E15ECFFC9A59A23270A6C3FC879B74C", - "importIds": { - "yuanshen": ["59_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.92031, 46.30625], - "id": "7841DE0E4800C67D162698F998406B4ADD244E21", - "importIds": { - "yuanshen": ["59_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.60391, 45.09922], - "id": "1FFE1D6AC50A923ADC4EB8C8E3681EEEA55EDA7F", - "importIds": { - "yuanshen": ["59_92"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.1, 49.18516], - "id": "31B3248CCDC803BB9BC384E0F9E8222737C45C47", - "importIds": { - "yuanshen": ["59_93"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.94237, 44.41176], - "id": "A7EEAE3D4D7EADE33AEBC2F8F8C6F65324A99EAE", - "importIds": { - "yuanshen": ["59_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.81475, 44.39745], - "id": "635A62558C7CA26908D0F181C909271B53CDBB46", - "importIds": { - "yuanshen": ["59_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.87989, 44.29458], - "id": "7F3D29043EAD8E68A404E93E0A0A47D5C35E83A8", - "importIds": { - "yuanshen": ["59_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.712, 37.04844], - "id": "06B4D3DAC076DEEEE62090024B6DAA742A065773", - "importIds": { - "yuanshen": ["59_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.54769, 43.24963], - "id": "2556657B2C2A12B7F03BF334E74992F51DC86600", - "importIds": { - "yuanshen": ["59_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.53619, 43.3375], - "id": "ED5AF0C096AD92996C48FED9C3DF63A83E9F2B30", - "importIds": { - "yuanshen": ["59_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.97174, 43.41339], - "id": "0CD75792A9363D5708B04CFA558CDE3A50DDB3FB", - "importIds": { - "yuanshen": ["59_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9737, 43.43906], - "id": "68691F38419ECD0F1F5C90070DCF9003321CA26D", - "importIds": { - "yuanshen": ["59_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.23213, 37.71302], - "id": "D0042D00E54C5C2A307E446E348CF4D61E5482EE", - "importIds": { - "yuanshen": ["59_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.13125, 37.46642], - "id": "44151008A1CE04415C89A1F47695BB1402BC5BCB", - "importIds": { - "yuanshen": ["59_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.14558, 37.30235], - "id": "DD4412739209C32E8BDDCC739257D62A0EAEA2A9", - "importIds": { - "yuanshen": ["59_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.65728, 35.87021], - "id": "F9A2FF519774289AB91BF879B4BD45FD24CC5C88", - "importIds": { - "yuanshen": ["59_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_72.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.55576, 35.93663], - "id": "C1240B141AF29E4DDF04C0ABD8594975C9C993FB", - "importIds": { - "yuanshen": ["59_73"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_73.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.47765, 36.31561], - "id": "802B6F695417AB247E98A75FA0C0AD1C3E5960FA", - "importIds": { - "yuanshen": ["59_74"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_74.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.74453, 36.48463], - "id": "0DBFB9F0FC680D0D7204CDA065B482994E6B342A", - "importIds": { - "yuanshen": ["59_75"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_75.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.73802, 36.51068], - "id": "B41B6028652B370786CA7C23C20C910C16F250BB", - "importIds": { - "yuanshen": ["59_76"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_76.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.09738, 44.09923], - "id": "F00DA349DB4B7B84968156E3794D634E7783500E", - "importIds": { - "yuanshen": ["59_77"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_77.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.71637, 42.57235], - "id": "71DFBB485BF0157C76ED9770AD23C07F63C68736", - "importIds": { - "yuanshen": ["59_78"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_78.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.70808, 42.60052], - "id": "5EC2A144B2CB8B8AEB72402D89D04D685EB1B1F3", - "importIds": { - "yuanshen": ["59_79"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_79.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.6891, 39.56458], - "id": "914716C0C8A0B75827F6C48D909991889313DF50", - "importIds": { - "yuanshen": ["59_80"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_80.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.69691, 39.58802], - "id": "0F2632A06EA16DA7139244D840057369937BE61D", - "importIds": { - "yuanshen": ["59_81"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_81.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.33699, 41.37786], - "id": "299740DFD227DA6D54A42B0C33BE257D0B0C6189", - "importIds": { - "yuanshen": ["59_82"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_82.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.40861, 41.34531], - "id": "FE2988D7F4CDEFC6B38C111CC69DA0F52A30E8CA", - "importIds": { - "yuanshen": ["59_83"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_83.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.37757, 35.95774], - "id": "E8A7ACB6D00AED63B2D472B6800456AA396013B3", - "importIds": { - "yuanshen": ["59_84"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_84.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.46348, 36.1023], - "id": "4CC07B37D3F2BAC6200681FF3ED06475DCDBDB04", - "importIds": { - "yuanshen": ["59_85"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_85.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.55719, 36.26248], - "id": "DA5EEA44AFC9C997522BA0E1BFCBF601D9C01A9F", - "importIds": { - "yuanshen": ["59_86"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_86.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.30573, 39.29583], - "id": "13FBCDA989363F1D58D0404ADBAE6662CAA48E28", - "importIds": { - "yuanshen": ["59_87"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_87.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.31484, 39.3375], - "id": "618ACB4C047357C40A67810EC5534C51CE748EE0", - "importIds": { - "yuanshen": ["59_88"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_88.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.34943, 39.29776], - "id": "1AFA8A3789398C8D3822172DAC658655C97E44C8", - "importIds": { - "yuanshen": ["59_89"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_89.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.1638, 38.68125], - "id": "B659E20EBFD3E0C143CACF8B8A134432C7490A01", - "importIds": { - "yuanshen": ["59_90"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_90.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.16641, 38.66042], - "id": "B50E93E620970A80B02488CAEFF3C30AC7BADB94", - "importIds": { - "yuanshen": ["59_91"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_91.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.65727, 41.90912], - "id": "60F37FF5A8D5606C33EDB875C0B4992A1D71C00E", - "importIds": { - "yuanshen": ["59_94"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_94.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.05312, 34.98594], - "id": "50D276E36C68CDB21CA71F20B708A7665AC6F1F4", - "importIds": { - "yuanshen": ["59_95"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_95.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.07656, 35.00547], - "id": "B0EBB019B3513E3ED0BDAF577952FC35B286F375", - "importIds": { - "yuanshen": ["59_96"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_96.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.81875, 32.10312], - "id": "C44A63848E38089498D169D99ED17714710E54F3", - "importIds": { - "yuanshen": ["59_97"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_97.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.58746, 37.66223], - "id": "45C615CE0E0186529F9525CEBA41C950732374B5", - "importIds": { - "yuanshen": ["59_98"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_98.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.60699, 37.65441], - "id": "069DEF1EE57219CD49F8B34755BB8521E02817E0", - "importIds": { - "yuanshen": ["59_99"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_99.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.15859, 32.32058], - "id": "D824396F598D80CFBFAD3AD4B3D2CC89FC58FA79", - "importIds": { - "yuanshen": ["59_100"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_100.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.37734, 47.88437], - "id": "D62AA0757173F601F7B0590523D2A01054DC49F2", - "importIds": { - "yuanshen": ["59_101"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_101.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.93594, 47.72031], - "id": "45C29730E49D5EE9FC85A2CCDD0442B7373058A4", - "importIds": { - "yuanshen": ["59_102"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_102.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.27578, 47.57969], - "id": "BCA8253720B9473002C05955F9D064A345DF89DC", - "importIds": { - "yuanshen": ["59_103"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_103.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.36953, 53.92734], - "id": "B8DAC84017C06942D090F1DB850926A435F5EEF1", - "importIds": { - "yuanshen": ["59_104"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_104.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.99063, 44.19688], - "id": "FA815E03CF3800B5ACD86534577658A4B9294F3A", - "importIds": { - "yuanshen": ["59_105"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_105.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.24062, 43.39609], - "id": "CB3D94FE8EC1E2E9FD85CF20B248676843331F21", - "importIds": { - "yuanshen": ["59_106"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_106.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.26406, 43.39609], - "id": "1FFA3CF611657D8103E70A632DEA76EA3A38E9E0", - "importIds": { - "yuanshen": ["59_107"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_107.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.48281, 39.54063], - "id": "5150BBDD864892B9AEA525755C86C60B90DAF7A3", - "importIds": { - "yuanshen": ["59_108"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_108.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.475, 39.55235], - "id": "F429D1E2B114FF4D556228FD6BC60169DEE7DE16", - "importIds": { - "yuanshen": ["59_109"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_109.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.99453, 42.37656], - "id": "96C0070D1C343E19AB6D78D9D0A62D4CD79CE297", - "importIds": { - "yuanshen": ["59_110"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_110.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.99843, 42.40781], - "id": "D9A73D9734FC467D2FF5D9563A5F6B8954F10145", - "importIds": { - "yuanshen": ["59_111"] - }, - "popupMedia": "https://yuanshen.site/comment_png/59_111.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2435041068", + "zh": "晶核", + "de": "Kristallkern", + "en": "Crystal Core", + "es": "Núcleo de cristal", + "fr": "Noyau cristallin", + "id": "Crystal Core", + "ja": "晶核", + "ko": "수정 코어", + "pt": "Núcleo de Cristal", + "ru": "Кристальное ядро", + "th": "Crystal Core", + "vi": "Tinh Hạt Nhân" + }, + "description": { + "_code": "3818929133", + "zh": "晶蝶的核心。是吸食着大气中逸散的细小元素的晶蝶长出的奇妙器官。", + "de": "Das Innere eines Kristallschmetterlings. Dieses Organ absorbiert winzige elementare Bestandteile aus der Luft.", + "en": "The core of a crystal butterfly. It absorbs elemental energy that had escaped into the atmosphere.", + "es": "El núcleo de un cristalóptero. Absorbe elementos que habían escapado a la atmósfera.", + "fr": "Noyau d'un papillon cristallin. Il absorbe l'énergie élémentaire présente dans l'air.", + "id": "Inti dari kupu-kupu kristal. Ia menyerap elemental energy yang terlepas ke atmosfir.", + "ja": "晶蝶の核心。大気中に散らばった細かい元素を吸収する晶蝶の不思議な器官。", + "ko": "수정 나비의 코어. 대기 중에 흩어져 있는 작은 원소를 빨아들이는 수정 나비의 기묘한 신체 기관이다", + "pt": "O núcleo de uma borboleta de cristal. Absorve elementos que escaparam da atmosfera.", + "ru": "Ядро кристальной бабочки. Поглощает элементальную энергию из воздуха.", + "th": "แกนกลางของคริสตัลผีเสื้อ ใช้เป็นเครื่องมือเพื่อดูดซับพลังงานธาตุที่ลอยอยู่ในอากาศ", + "vi": "Nhân của Tinh Điệp, là cơ quan để Tinh Điệp hấp thu các Nguyên Tố cực nhỏ trong không khí." + }, + "tags": ["alchemy-ingredient"], + "enabled": true, + "cluster": "variable", + "respawn": "none", + "icons": { + "filter": "crystal-core", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-26.72499, 34.66563], + "id": "4DA38F869E543217B06A0DDB3E82B5BB90C1A1FA", + "importIds": { + "yuanshen": ["59_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.32822, 32.71608], + "id": "79D4A747DCF72EA8ADDB0E8F06636E2B0DD51E90", + "importIds": { + "yuanshen": ["59_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.48282, 32.61667], + "id": "5066E3B77A20D38BF3FCB3682AA646F810720AA7", + "importIds": { + "yuanshen": ["59_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24328, 36.91434], + "id": "2080B186F674178364D392378AA1F043579E7C1B", + "importIds": { + "yuanshen": ["59_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.49453, 37.36354], + "id": "A1FA5C7C771634EF06956D2CF3C451D19F9F6C39", + "importIds": { + "yuanshen": ["59_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.44594, 32.43745], + "id": "6EFF37CB657B6A6F0FED35366D8E569C924F0DDC", + "importIds": { + "yuanshen": ["59_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.65244, 29.96235], + "id": "2D8CA2094B14044406CD8AB5A870D22B73A12B8A", + "importIds": { + "yuanshen": ["59_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.27571, 33.00621], + "id": "F40934E266D1E829C6D68CA36663BF92076B3CE0", + "importIds": { + "yuanshen": ["59_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.47132, 31.74502], + "id": "7CC1212541A61E94E57BB71BA080DDAC6B34E82F", + "importIds": { + "yuanshen": ["59_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.50811, 29.80148], + "id": "71B14E231814B03B3F156AA7DF3FB2898DDFDFFD", + "importIds": { + "yuanshen": ["59_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.41586, 28.72901], + "id": "39B534CA0694F20021864AE73605DF012D9A3479", + "importIds": { + "yuanshen": ["59_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92093, 30.83111], + "id": "09193D0754E0DF2D80A3D70B1AB670DDD2ABDEA4", + "importIds": { + "yuanshen": ["59_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18822, 41.28564], + "id": "754CA1513351388E539981ACAEFCF8F3C37C56A7", + "importIds": { + "yuanshen": ["59_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.49457, 40.8453], + "id": "D12FABBFE3AA05AFA447329080B18C599F4501D7", + "importIds": { + "yuanshen": ["59_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.78232, 40.59454], + "id": "B2F9F44E651FBD151EB185ECC089324DD51ECCC0", + "importIds": { + "yuanshen": ["59_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.54925, 40.73984], + "id": "6AE51270227C22FBD400192A2C91B2BF47E0A16E", + "importIds": { + "yuanshen": ["59_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.39501, 53.80931], + "id": "6D9E9E2BC2F190B75D2763FF45EC30877A194E09", + "importIds": { + "yuanshen": ["59_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.50433, 53.84055], + "id": "50B83C70CC21C2E9A9830FE952B1D9DBF8A45E86", + "importIds": { + "yuanshen": ["59_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.1466, 51.11708], + "id": "290FC875BBEDCB7C7E41C37C5BA9EF14FF773869", + "importIds": { + "yuanshen": ["59_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.0414, 50.63698], + "id": "3F81B8EA4560305854BD39BFF9C760628D007CF5", + "importIds": { + "yuanshen": ["59_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.89298, 50.86875], + "id": "3AC77A1C7710285B3E3811626FD16E3BAE466CA9", + "importIds": { + "yuanshen": ["59_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.355, 49.31581], + "id": "85949C7AF9417369964238B6FFE280F2AD4A517B", + "importIds": { + "yuanshen": ["59_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.40353, 49.6657], + "id": "0E9DE421562D8C29EA9424242DA0DFFD725E1A6B", + "importIds": { + "yuanshen": ["59_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.60803, 48.01967], + "id": "C5F3217927311423CFD54B1691DEA73549900D3F", + "importIds": { + "yuanshen": ["59_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.26933, 46.32447], + "id": "0CB4B24AFABC9018998133FA8F950882D9D76C21", + "importIds": { + "yuanshen": ["59_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.30275, 44.38324], + "id": "DD8CA4F4160693F29AD070F1CFDDC90D8CC2BD11", + "importIds": { + "yuanshen": ["59_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.03726, 45.21116], + "id": "FBF0AEC75C2228662F2C63D09FB3153FF34DA09C", + "importIds": { + "yuanshen": ["59_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.08412, 45.41423], + "id": "F8F993DA361339C1DE706EE270FEEDBE6583B8C0", + "importIds": { + "yuanshen": ["59_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22466, 45.25802], + "id": "7B4895CA48AE7E522CE376901F1C84091B0C8740", + "importIds": { + "yuanshen": ["59_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22466, 45.5392], + "id": "469990ED249D24EDBB651B91BDB55AF9ED58FC13", + "importIds": { + "yuanshen": ["59_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.84998, 43.48072], + "id": "0B5BA9BA3EF17985EB38A03E28817B35AD0B2A63", + "importIds": { + "yuanshen": ["59_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.4711, 38.05628], + "id": "F980746E6FEFF340848988AE0035BCA8BE242A62", + "importIds": { + "yuanshen": ["59_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.36953, 38.05234], + "id": "2A2CE616BFEB0A7D559AAA2D4CC03F62DB093E00", + "importIds": { + "yuanshen": ["59_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.56716, 38.50549], + "id": "144150BD73808ED9CB103A4C7B8A0017D6CAC934", + "importIds": { + "yuanshen": ["59_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.60029, 38.59385], + "id": "ADAB799747E3C999535207BB53CF0640BA8F5369", + "importIds": { + "yuanshen": ["59_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.92293, 38.37132], + "id": "A58B720873BDC37FFD1D237AA46D1948000E8ADB", + "importIds": { + "yuanshen": ["59_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.89167, 38.25673], + "id": "4CBD69886904A0E0B682F9501797796BD6739CE0", + "importIds": { + "yuanshen": ["59_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.11099, 36.94898], + "id": "B89D3D0F8593190F78E1B502FF9C2F491A1BC5F6", + "importIds": { + "yuanshen": ["59_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.87913, 37.40188], + "id": "27D1B8757B63FED464982D989258349E56E77CE0", + "importIds": { + "yuanshen": ["59_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.85915, 36.20597], + "id": "6F03EF75725170B51A5515813EDF5B0DB4E40BBA", + "importIds": { + "yuanshen": ["59_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.10559, 36.16247], + "id": "F7F4A55978D8508896566CD48F69785CDECB19D2", + "importIds": { + "yuanshen": ["59_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.76858, 36.69492], + "id": "4B799D03D12B6F2A9A00A0C8AED61BF01F17EA78", + "importIds": { + "yuanshen": ["59_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.31561, 36.90479], + "id": "EB2ABF5EB11A955C908F566CEF25085DA8539F99", + "importIds": { + "yuanshen": ["59_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.2712, 35.96996], + "id": "5B717603160A483F2D77FB1DA0B9501AD5A4CBF5", + "importIds": { + "yuanshen": ["59_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.88103, 36.36776], + "id": "ED1C08F3EFE6496008B5FF3896BD17551012F2F0", + "importIds": { + "yuanshen": ["59_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.06265, 35.01331], + "id": "362A81F579326A399792E5518ED4B0E2A7A01B27", + "importIds": { + "yuanshen": ["59_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.09389, 35.95058], + "id": "F86EB06646DAD4256B6C0650C3852593A0D11AA5", + "importIds": { + "yuanshen": ["59_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.20924, 35.92255], + "id": "194EA9DCF8E75277B283F4CE19D63F42F4753BBA", + "importIds": { + "yuanshen": ["59_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.24828, 36.04752], + "id": "97577A709AAA6028D6267BA56C9CD90742879ABF", + "importIds": { + "yuanshen": ["59_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.06875, 51.06016], + "id": "11B210B0F21B74A5D819F3566CC7C3B27F4DB4FA", + "importIds": { + "yuanshen": ["59_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.725, 51.32578], + "id": "D0E6E3A7163FFFF3EE2894E68EE6EAFA5EE5ADCD", + "importIds": { + "yuanshen": ["59_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.47369, 50.8453], + "id": "F02AD6C48CD9A2915C20B896FF00178A5BCD7FEA", + "importIds": { + "yuanshen": ["59_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.1, 45.60313], + "id": "01BCBBACB8AB9AA3918BC3E14D502AC76BDC1A51", + "importIds": { + "yuanshen": ["59_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.04448, 28.08796], + "id": "113E316D24D2E6C857851CFFDA1FC43D2F7A3BA8", + "importIds": { + "yuanshen": ["59_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.82656, 50.59531], + "id": "C17DA11E4FFDF7DC88969961B4A94215BC6A8EAD", + "importIds": { + "yuanshen": ["59_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.71719, 50.70469], + "id": "7692222FD61E79156CCC860E03FD192054E3C4A0", + "importIds": { + "yuanshen": ["59_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.13845, 37.60873], + "id": "A29BAFFFA20EA0FA9AB2E7815921E8921F2BCB64", + "importIds": { + "yuanshen": ["59_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18287, 37.57631], + "id": "31A359CFA76CD0FEEB73B8A1584226BFADD8B723", + "importIds": { + "yuanshen": ["59_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.36953, 48.52891], + "id": "AB5066B03E15ECFFC9A59A23270A6C3FC879B74C", + "importIds": { + "yuanshen": ["59_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.92031, 46.30625], + "id": "7841DE0E4800C67D162698F998406B4ADD244E21", + "importIds": { + "yuanshen": ["59_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.60391, 45.09922], + "id": "1FFE1D6AC50A923ADC4EB8C8E3681EEEA55EDA7F", + "importIds": { + "yuanshen": ["59_92"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.1, 49.18516], + "id": "31B3248CCDC803BB9BC384E0F9E8222737C45C47", + "importIds": { + "yuanshen": ["59_93"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.94237, 44.41176], + "id": "A7EEAE3D4D7EADE33AEBC2F8F8C6F65324A99EAE", + "importIds": { + "yuanshen": ["59_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.81475, 44.39745], + "id": "635A62558C7CA26908D0F181C909271B53CDBB46", + "importIds": { + "yuanshen": ["59_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.87989, 44.29458], + "id": "7F3D29043EAD8E68A404E93E0A0A47D5C35E83A8", + "importIds": { + "yuanshen": ["59_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.712, 37.04844], + "id": "06B4D3DAC076DEEEE62090024B6DAA742A065773", + "importIds": { + "yuanshen": ["59_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.54769, 43.24963], + "id": "2556657B2C2A12B7F03BF334E74992F51DC86600", + "importIds": { + "yuanshen": ["59_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.53619, 43.3375], + "id": "ED5AF0C096AD92996C48FED9C3DF63A83E9F2B30", + "importIds": { + "yuanshen": ["59_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.97174, 43.41339], + "id": "0CD75792A9363D5708B04CFA558CDE3A50DDB3FB", + "importIds": { + "yuanshen": ["59_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9737, 43.43906], + "id": "68691F38419ECD0F1F5C90070DCF9003321CA26D", + "importIds": { + "yuanshen": ["59_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.23213, 37.71302], + "id": "D0042D00E54C5C2A307E446E348CF4D61E5482EE", + "importIds": { + "yuanshen": ["59_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.13125, 37.46642], + "id": "44151008A1CE04415C89A1F47695BB1402BC5BCB", + "importIds": { + "yuanshen": ["59_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.14558, 37.30235], + "id": "DD4412739209C32E8BDDCC739257D62A0EAEA2A9", + "importIds": { + "yuanshen": ["59_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.65728, 35.87021], + "id": "F9A2FF519774289AB91BF879B4BD45FD24CC5C88", + "importIds": { + "yuanshen": ["59_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.55576, 35.93663], + "id": "C1240B141AF29E4DDF04C0ABD8594975C9C993FB", + "importIds": { + "yuanshen": ["59_73"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_73.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.47765, 36.31561], + "id": "802B6F695417AB247E98A75FA0C0AD1C3E5960FA", + "importIds": { + "yuanshen": ["59_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.74453, 36.48463], + "id": "0DBFB9F0FC680D0D7204CDA065B482994E6B342A", + "importIds": { + "yuanshen": ["59_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.73802, 36.51068], + "id": "B41B6028652B370786CA7C23C20C910C16F250BB", + "importIds": { + "yuanshen": ["59_76"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_76.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.09738, 44.09923], + "id": "F00DA349DB4B7B84968156E3794D634E7783500E", + "importIds": { + "yuanshen": ["59_77"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_77.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.71637, 42.57235], + "id": "71DFBB485BF0157C76ED9770AD23C07F63C68736", + "importIds": { + "yuanshen": ["59_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_78.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.70808, 42.60052], + "id": "5EC2A144B2CB8B8AEB72402D89D04D685EB1B1F3", + "importIds": { + "yuanshen": ["59_79"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_79.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.6891, 39.56458], + "id": "914716C0C8A0B75827F6C48D909991889313DF50", + "importIds": { + "yuanshen": ["59_80"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_80.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.69691, 39.58802], + "id": "0F2632A06EA16DA7139244D840057369937BE61D", + "importIds": { + "yuanshen": ["59_81"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_81.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.33699, 41.37786], + "id": "299740DFD227DA6D54A42B0C33BE257D0B0C6189", + "importIds": { + "yuanshen": ["59_82"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_82.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.40861, 41.34531], + "id": "FE2988D7F4CDEFC6B38C111CC69DA0F52A30E8CA", + "importIds": { + "yuanshen": ["59_83"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_83.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.37757, 35.95774], + "id": "E8A7ACB6D00AED63B2D472B6800456AA396013B3", + "importIds": { + "yuanshen": ["59_84"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_84.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.46348, 36.1023], + "id": "4CC07B37D3F2BAC6200681FF3ED06475DCDBDB04", + "importIds": { + "yuanshen": ["59_85"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_85.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.55719, 36.26248], + "id": "DA5EEA44AFC9C997522BA0E1BFCBF601D9C01A9F", + "importIds": { + "yuanshen": ["59_86"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_86.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.30573, 39.29583], + "id": "13FBCDA989363F1D58D0404ADBAE6662CAA48E28", + "importIds": { + "yuanshen": ["59_87"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_87.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.31484, 39.3375], + "id": "618ACB4C047357C40A67810EC5534C51CE748EE0", + "importIds": { + "yuanshen": ["59_88"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_88.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.34943, 39.29776], + "id": "1AFA8A3789398C8D3822172DAC658655C97E44C8", + "importIds": { + "yuanshen": ["59_89"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_89.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.1638, 38.68125], + "id": "B659E20EBFD3E0C143CACF8B8A134432C7490A01", + "importIds": { + "yuanshen": ["59_90"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_90.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.16641, 38.66042], + "id": "B50E93E620970A80B02488CAEFF3C30AC7BADB94", + "importIds": { + "yuanshen": ["59_91"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_91.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.65727, 41.90912], + "id": "60F37FF5A8D5606C33EDB875C0B4992A1D71C00E", + "importIds": { + "yuanshen": ["59_94"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_94.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.05312, 34.98594], + "id": "50D276E36C68CDB21CA71F20B708A7665AC6F1F4", + "importIds": { + "yuanshen": ["59_95"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_95.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.07656, 35.00547], + "id": "B0EBB019B3513E3ED0BDAF577952FC35B286F375", + "importIds": { + "yuanshen": ["59_96"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_96.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.81875, 32.10312], + "id": "C44A63848E38089498D169D99ED17714710E54F3", + "importIds": { + "yuanshen": ["59_97"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_97.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.58746, 37.66223], + "id": "45C615CE0E0186529F9525CEBA41C950732374B5", + "importIds": { + "yuanshen": ["59_98"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_98.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.60699, 37.65441], + "id": "069DEF1EE57219CD49F8B34755BB8521E02817E0", + "importIds": { + "yuanshen": ["59_99"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_99.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.15859, 32.32058], + "id": "D824396F598D80CFBFAD3AD4B3D2CC89FC58FA79", + "importIds": { + "yuanshen": ["59_100"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_100.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.37734, 47.88437], + "id": "D62AA0757173F601F7B0590523D2A01054DC49F2", + "importIds": { + "yuanshen": ["59_101"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_101.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.93594, 47.72031], + "id": "45C29730E49D5EE9FC85A2CCDD0442B7373058A4", + "importIds": { + "yuanshen": ["59_102"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_102.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.27578, 47.57969], + "id": "BCA8253720B9473002C05955F9D064A345DF89DC", + "importIds": { + "yuanshen": ["59_103"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_103.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.36953, 53.92734], + "id": "B8DAC84017C06942D090F1DB850926A435F5EEF1", + "importIds": { + "yuanshen": ["59_104"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_104.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.99063, 44.19688], + "id": "FA815E03CF3800B5ACD86534577658A4B9294F3A", + "importIds": { + "yuanshen": ["59_105"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_105.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.24062, 43.39609], + "id": "CB3D94FE8EC1E2E9FD85CF20B248676843331F21", + "importIds": { + "yuanshen": ["59_106"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_106.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.26406, 43.39609], + "id": "1FFA3CF611657D8103E70A632DEA76EA3A38E9E0", + "importIds": { + "yuanshen": ["59_107"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_107.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.48281, 39.54063], + "id": "5150BBDD864892B9AEA525755C86C60B90DAF7A3", + "importIds": { + "yuanshen": ["59_108"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_108.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.475, 39.55235], + "id": "F429D1E2B114FF4D556228FD6BC60169DEE7DE16", + "importIds": { + "yuanshen": ["59_109"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_109.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.99453, 42.37656], + "id": "96C0070D1C343E19AB6D78D9D0A62D4CD79CE297", + "importIds": { + "yuanshen": ["59_110"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_110.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.99843, 42.40781], + "id": "D9A73D9734FC467D2FF5D9563A5F6B8954F10145", + "importIds": { + "yuanshen": ["59_111"] + }, + "popupMedia": "https://yuanshen.site/comment_png/59_111.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/cuihua-wood.json b/src/data/features/mondstadt/nature/cuihua-wood.json new file mode 100644 index 00000000..5fb7e635 --- /dev/null +++ b/src/data/features/mondstadt/nature/cuihua-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Cuihua Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/dandelion-seed.json b/src/data/features/mondstadt/nature/dandelion-seed.json index 4464cdfe..f0de2c13 100644 --- a/src/data/features/mondstadt/nature/dandelion-seed.json +++ b/src/data/features/mondstadt/nature/dandelion-seed.json @@ -1,490 +1,513 @@ -{ - "format": 2, - "name": { - "en": "Dandelion Seed", - "ru": "Семена Одуванчика", - "pt": "Semente de Dandelion" - }, - "description": { - "en": "A tiny seed that rides on the wind. Used in Alchemy and Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "dandelion-seed", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-19.49064, 42.29844], - "id": "B4F669B7735CD8486EF019019E279F15FBBB5784", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/1"], - "yuanshen": ["13_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.5922, 42.34532], - "id": "98A019F6B3A3C9486E5941D80321D1374DF1524F", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/2"], - "yuanshen": ["13_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.34608, 42.35703], - "id": "2B91F340663CC5ED3B135CB5685897E499774533", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/3"], - "yuanshen": ["13_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.51401, 42.39609], - "id": "9A61BDDCCD7227DCF10A0EB2DCE4BEBFA7788AA2", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/4"], - "yuanshen": ["13_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.90078, 42.08361], - "id": "50C9984DF7C3B67D43B19FA37F14CC986A8046BB", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/5"], - "yuanshen": ["13_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.94389, 42.00017], - "id": "D64055CC654DBA7EA9D57DE8B33ABC84EA767C95", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/6"], - "yuanshen": ["13_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.03749, 42.02113], - "id": "547735531BBF7FCB26281800116613586B5C49DD", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/7"], - "yuanshen": ["13_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.5961, 42.25155], - "id": "59C8FE2FB38C561D6785A4F2DDF9EA8BA3C3A42E", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/8"], - "yuanshen": ["13_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.11564, 41.57187], - "id": "FBA4171C2B8E34A998FFE639B024627766A2A208", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/9"], - "yuanshen": ["13_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.69388, 39.14932], - "id": "16803C962B0F25710F7B644C291CD8B34EDAC9EC", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/10"], - "yuanshen": ["13_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.26418, 36.17384], - "id": "D43CE6E7298271F091BAE03FFF45CE2CE5C223F3", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/11"], - "yuanshen": ["13_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.80326, 36.81423], - "id": "34C795B99FB6E4783C8AD5C0FC2C91125E617747", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/12"], - "yuanshen": ["13_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1625, 37.65781], - "id": "1051C019E56314296BBF2FFF20CA74DC09309F2F", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/13"], - "yuanshen": ["13_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1078, 37.68907], - "id": "5E62788EE9A185E29E3774AEC85D426AF0BF2422", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/14"], - "yuanshen": ["13_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.40078, 32.60313], - "id": "7BB2AF5E9B7E6313766D3808910853BEE824BA67", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/15"], - "yuanshen": ["13_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.35781, 32.73985], - "id": "BCDFE31F29D530F421BF1F25D6DF8EBB912AA8A8", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/16"], - "yuanshen": ["13_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.43205, 32.72812], - "id": "B4DE84E99B54FB547B88478B0EB8BF4F6926BB38", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/17"], - "yuanshen": ["13_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70936, 32.86876], - "id": "14C8759E8BFE9BB0A2A36016D0DB3A30F7F8E068", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/18"], - "yuanshen": ["13_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.56874, 33.0875], - "id": "E2BB8596BFE40BBD499D0F4299BC31A4587F0AAC", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/19"], - "yuanshen": ["13_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1938, 33.21642], - "id": "5FBC3B1AAD1EABD0198A614A760D4C293ECB54C1", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/20"], - "yuanshen": ["13_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.02188, 45.42735], - "id": "7040B583B3AA9690E516ECD6C787903CB946A418", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/25"], - "yuanshen": ["13_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.01411, 45.47033], - "id": "44E32B1AB271E442692912AB51F9DEF65726834F", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/26"], - "yuanshen": ["13_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.52208, 53.31235], - "id": "3601F052A3612B253A3164B8923FA6CF21C9AB15", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/29"], - "yuanshen": ["13_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.92825, 46.02403], - "id": "E660DFF568FA55604E66BD98BAF2A0AF2B2AA613", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/30"], - "yuanshen": ["13_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.85793, 46.14118], - "id": "B2141151B60189E7A1F942E4ADB7809063222331", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/31"], - "yuanshen": ["13_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.87729, 45.3844], - "id": "F287CEEA335C8261861E95AD08F2200C5AC24758", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/32"], - "yuanshen": ["13_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.73671, 45.54063], - "id": "C3EE32ED54214926EF17599BAF8485ACC7C77D24", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/33"], - "yuanshen": ["13_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.82268, 45.5289], - "id": "A4388EA87611ADAFF62659FB22DDBB43B50D8985", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/34"], - "yuanshen": ["13_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.88145, 43.53993], - "id": "E8D4A45F67A4D9965A14E336436E382C16AE9FE6", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/35"], - "yuanshen": ["13_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.85016, 44.54002], - "id": "3DA018FDF762DE395F51DA078DBE4C9ECA83D70F", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/36"], - "yuanshen": ["13_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.68598, 49.91562], - "id": "32D1E02266781A43086E8180AD44000DD75779CC", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/37"], - "yuanshen": ["13_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.31092, 48.62656], - "id": "4E4AA3FE01754E0BD5BF6107DAFD6A63863F3910", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/38"], - "yuanshen": ["13_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.37341, 48.63439], - "id": "B6654851C433D244DCAB58D846181F44D564D540", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/39"], - "yuanshen": ["13_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.33047, 48.53672], - "id": "E9B044506D76E33F7EA3B24D7C315C7776088783", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/40"], - "yuanshen": ["13_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.64706, 53.35119], - "id": "D6264EB7B3BD664A4BA3E3445603DE1654F667C5", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/42"], - "yuanshen": ["13_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6861, 42.14108], - "id": "5D05E034532B0A2C3E2ED51160660351A278F27F", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/43"], - "yuanshen": ["13_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.3501, 36.13308], - "id": "D452B65DD698AE5BCCBFC262DB7C72FA7C8611AE", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/44"], - "yuanshen": ["13_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.54542, 35.78155], - "id": "979DC8172EECAFB49D2B7830540A5E68EA3F9DB8", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/45"], - "yuanshen": ["13_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.50635, 35.86745], - "id": "8CD2340B961B4F28A2597CBD9662FED5D8F809BF", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/46"], - "yuanshen": ["13_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.49083, 49.58622], - "id": "F44FF03C44BE0EC1E56B75D95D51A70E6126391B", - "importIds": { - "gm_legacy": ["mondstadtDandelionSeed/47"], - "yuanshen": ["13_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.61174, 33.89609], - "id": "A11C66FE27A06CF4B62A6CAA812E649AC15F370B", - "importIds": { - "yuanshen": ["13_21"], - "gm_legacy": ["mondstadtDandelionSeed/21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.13515, 33.51329], - "id": "8628DB054DA33299BAC285FD1224A927C5B60835", - "importIds": { - "yuanshen": ["13_22"], - "gm_legacy": ["mondstadtDandelionSeed/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.23671, 33.49896], - "id": "77D946024E51873BC461851884525900A3E0A10D", - "importIds": { - "yuanshen": ["13_23"], - "gm_legacy": ["mondstadtDandelionSeed/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.26797, 33.43255], - "id": "0AA27C306DB6C6D5FB48CE39740F8D8B87795DCE", - "importIds": { - "yuanshen": ["13_24"], - "gm_legacy": ["mondstadtDandelionSeed/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.55445, 49.78281], - "id": "ECCB66E3E20B7D5ACD8A5C245659DC202AF16DFE", - "importIds": { - "yuanshen": ["13_27"], - "gm_legacy": ["mondstadtDandelionSeed/27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.6, 49.75677], - "id": "BC37795D71C851F962185B47BCF146BF34B02857", - "importIds": { - "yuanshen": ["13_28"], - "gm_legacy": ["mondstadtDandelionSeed/28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26408, 47.27241], - "id": "23FF7617E266A359FF8E911CB3577FC5B54A196E", - "importIds": { - "yuanshen": ["13_41"], - "gm_legacy": ["mondstadtDandelionSeed/41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.95807, 50.19558], - "id": "283729F699E2E40C4B6E349B83604CDA83BF5144", - "importIds": { - "yuanshen": ["13_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.97891, 50.08229], - "id": "781B15ECA3C8E55233E4322DDC6E860691B6D81D", - "importIds": { - "yuanshen": ["13_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.04436, 50.1817], - "id": "73003824D81227742D51B8DCB91D6DA70F674045", - "importIds": { - "yuanshen": ["13_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.03099, 46.30104], - "id": "12E0F7DE49B01D07FB3C272E78AAD95034237522", - "importIds": { - "yuanshen": ["13_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/13_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.0388, 46.34401], - "id": "DC25F422DE4459EC6A2358DD3E119E5DFBBA17CA", - "importIds": { - "yuanshen": ["13_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/13_52.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3624956310", + "zh": "蒲公英籽", + "de": "Löwenzahnsamen", + "en": "Dandelion Seed", + "es": "Semilla de diente de león", + "fr": "Graines de pissenlit", + "id": "Dandelion Seed", + "ja": "蒲公英の種", + "ko": "민들레 씨앗", + "pt": "Sementes de Dandelion", + "ru": "Семена одуванчика", + "th": "Dandelion Seed", + "vi": "Hạt Bồ Công Anh" + }, + "description": { + "_code": "4152281425", + "zh": "随风而行的细小种子。即使拔去了旅行的羽絮,其中也寄宿着远方的希望吧。蒲公英在某种意义上代表着自由、放浪的无羁精神。在盛产蒲公英的风之国土,人们会用蒲公英制酒。另外有民俗学者认为,在古代,蒲公英酿成的酒有强烈的象征意味…", + "de": "Ein winziges Samenkorn, das auf dem Wind reitet. Selbst ohne seine gefiederten Flügel birgt es noch die Hoffnung aus der Ferne in sich. In gewisser Weise repräsentiert der Löwenzahn den romantischen Geist von Liebe und Freiheit. Im Reich des Windes, wo es Löwenzahn im Überfluss gibt, verwenden die Menschen Löwenzahn sogar bei der Weinherstellung. Brauchtumsforscher glauben, dass in alten Zeiten der aus Löwenzahn gebraute Wein eine starke symbolische Bedeutung hatte.", + "en": "A tiny seed that rides on the wind. Even without its feathered wings, it still holds the hope from afar within. In a sense, the dandelion represents the romantic spirit of love and freedom. In the land of the wind, where dandelions are found in abundance, people use dandelions in wine making. Experts in local folklore believe that in ancient times, wine brewed from dandelions had a strong symbolic meaning.", + "es": "Una semilla que vuela con el viento. Aunque no tenga alas para volar lejos, tiene la esperanza de poder ser desplazada por el viento a algún sitio remoto. En cierto sentido, los dientes de león representan un espíritu libre y despreocupado. En el reino del viento y los dientes de león, se utilizan para hacer vino y algunos estudiosos creen que este vino de diente de león tiene un poderoso simbolismo", + "fr": "Une graine qui vole au gré du vent. Même dépourvue d'aigrette, elle désire être emportée très loin. Le pissenlit représente en quelque sorte l'esprit romantique de la liberté et de l'amour. Au Royaume du Vent, où l'on trouve cette plante en abondance, on en fait de l'alcool, que les experts en folklore local estiment avoir autrefois eu une signification symbolique.", + "id": "Biji kecil yang mudah diterbangkan angin. Tanpa bulu-bulunya pun, masih ada secercah harapan di dalam tanaman ini. Di satu sisi, tanaman dandelion ini mewakili kebebasan dan cinta kasih. Di Kerajaan Angin ini, di mana dandelion dapat ditemukan dengan mudah, orang-orang menggunakannya untuk membuat anggur. Ahli literatur kuno memercayai kalau anggur yang dibuat dari dandelion memiliki makna simbolis yang kuat.", + "ja": "風に乗って移動する小さい種。旅するための羽を抜いても、そこには遠くへの希望が宿っている。蒲公英はある意味では自由、思うままに束縛のない精神を意味する。蒲公英をたくさん産出する風の国の人々が蒲公英で醸造している。また、民俗学者の観点によると、昔、蒲公英で作られたお酒には強烈な象徴意味があった…", + "ko": "바람을 타고 날아다니는 작은 씨앗. 설령 솜털을 뽑더라도 이 작은 씨앗 안엔 멀리 날아가고자 하는 소망이 깃들어 있지 않을까...민들레는 어떤 의미에서 자유롭게 떠도는 자유분방함을 상징한다. 민들레가 나는 바람의 나라 사람들은 민들레로 술을 빚는다. 다른 민속학자는 고대에서 민들레로 빚은 술은 상징적 의미가 있었다고 여긴다...", + "pt": "Sementes que são levadas pelos ventos. Mesmo sem asas, elas anseiam por terras distantes. Em certos aspectos, Dandelion representa a liberdade, um espírito livre. Na terra de Anemo, as pessoas fazem vinho com Dandelions. Alguns folcloristas acham que os vinhos feitos com Dandelion tinham um forte significado simbólico...", + "ru": "Крошечные семена, которые летают по ветру. Даже без своих крыльев они продолжают мечтать о дальних краях. Одуванчик символизирует свободу и вольный дух. В земле ветра, где их особенно много, люди делают из них вино. Исследователи фольклора считают, что в древние времена вино из одуванчиков имело важное символическое значение...", + "th": "เมล็ดพันธุ์ขนาดเล็กที่ลอยไปตามสายลม แม้ว่าจะไร้ซึ่งปีกให้โผบิน แต่ก็ยังมีความหวังถึงที่ที่ไกลออกไปแฝงอยู่ในนั้น ในแง่หนึ่งดอกแดนดิไลออนนั้นแสดงถึงจิตวิญญาณแห่งเสรีภาพและจิตวิญญาณที่มิอาจถูกยับยั้ง ในดินแดนแห่งสายลมที่มีดอกแดนดิไลออนมากมายนี้ ผู้คนจะใช้ดอกแดนดิไลออนในการทำไวน์ นอกจากนี้ผู้เชี่ยวชาญด้านประเพณีพื้นบ้านยังเชื่ออีกว่า ในสมัยโบราณนั้น ไวน์ที่ทำจากดอกแดนดิไลอันมีความหมายเชิงสัญลักษณ์ที่แข็งแกร่งอีกด้วย...", + "vi": "Loại hạt nhỏ bay trong gió. Mang theo tâm tư và hy vọng người lữ hành ký gửi. Theo một nghĩa nào đó, bồ công anh đại diện cho tinh thần tự do và phóng khoáng. Ở Đất Nước Của Gió với bồ công anh nở rộ, người ta sẽ dùng bồ công anh để nấu rượu. Ngoài ra, các học giả văn hóa dân gian tin rằng vào thời cổ đại, rượu nấu từ cây bồ công anh mang một ý nghĩa biểu tượng mạnh mẽ..." + }, + "tags": ["character-ascension-material", "alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "dandelion-seed", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-19.49064, 42.29844], + "id": "B4F669B7735CD8486EF019019E279F15FBBB5784", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/1"], + "yuanshen": ["13_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.5922, 42.34532], + "id": "98A019F6B3A3C9486E5941D80321D1374DF1524F", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/2"], + "yuanshen": ["13_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.34608, 42.35703], + "id": "2B91F340663CC5ED3B135CB5685897E499774533", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/3"], + "yuanshen": ["13_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.51401, 42.39609], + "id": "9A61BDDCCD7227DCF10A0EB2DCE4BEBFA7788AA2", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/4"], + "yuanshen": ["13_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.90078, 42.08361], + "id": "50C9984DF7C3B67D43B19FA37F14CC986A8046BB", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/5"], + "yuanshen": ["13_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.94389, 42.00017], + "id": "D64055CC654DBA7EA9D57DE8B33ABC84EA767C95", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/6"], + "yuanshen": ["13_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.03749, 42.02113], + "id": "547735531BBF7FCB26281800116613586B5C49DD", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/7"], + "yuanshen": ["13_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.5961, 42.25155], + "id": "59C8FE2FB38C561D6785A4F2DDF9EA8BA3C3A42E", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/8"], + "yuanshen": ["13_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.11564, 41.57187], + "id": "FBA4171C2B8E34A998FFE639B024627766A2A208", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/9"], + "yuanshen": ["13_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.69388, 39.14932], + "id": "16803C962B0F25710F7B644C291CD8B34EDAC9EC", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/10"], + "yuanshen": ["13_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.26418, 36.17384], + "id": "D43CE6E7298271F091BAE03FFF45CE2CE5C223F3", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/11"], + "yuanshen": ["13_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.80326, 36.81423], + "id": "34C795B99FB6E4783C8AD5C0FC2C91125E617747", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/12"], + "yuanshen": ["13_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1625, 37.65781], + "id": "1051C019E56314296BBF2FFF20CA74DC09309F2F", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/13"], + "yuanshen": ["13_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1078, 37.68907], + "id": "5E62788EE9A185E29E3774AEC85D426AF0BF2422", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/14"], + "yuanshen": ["13_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.40078, 32.60313], + "id": "7BB2AF5E9B7E6313766D3808910853BEE824BA67", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/15"], + "yuanshen": ["13_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.35781, 32.73985], + "id": "BCDFE31F29D530F421BF1F25D6DF8EBB912AA8A8", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/16"], + "yuanshen": ["13_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.43205, 32.72812], + "id": "B4DE84E99B54FB547B88478B0EB8BF4F6926BB38", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/17"], + "yuanshen": ["13_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70936, 32.86876], + "id": "14C8759E8BFE9BB0A2A36016D0DB3A30F7F8E068", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/18"], + "yuanshen": ["13_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.56874, 33.0875], + "id": "E2BB8596BFE40BBD499D0F4299BC31A4587F0AAC", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/19"], + "yuanshen": ["13_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1938, 33.21642], + "id": "5FBC3B1AAD1EABD0198A614A760D4C293ECB54C1", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/20"], + "yuanshen": ["13_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.02188, 45.42735], + "id": "7040B583B3AA9690E516ECD6C787903CB946A418", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/25"], + "yuanshen": ["13_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.01411, 45.47033], + "id": "44E32B1AB271E442692912AB51F9DEF65726834F", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/26"], + "yuanshen": ["13_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.52208, 53.31235], + "id": "3601F052A3612B253A3164B8923FA6CF21C9AB15", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/29"], + "yuanshen": ["13_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.92825, 46.02403], + "id": "E660DFF568FA55604E66BD98BAF2A0AF2B2AA613", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/30"], + "yuanshen": ["13_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.85793, 46.14118], + "id": "B2141151B60189E7A1F942E4ADB7809063222331", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/31"], + "yuanshen": ["13_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.87729, 45.3844], + "id": "F287CEEA335C8261861E95AD08F2200C5AC24758", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/32"], + "yuanshen": ["13_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.73671, 45.54063], + "id": "C3EE32ED54214926EF17599BAF8485ACC7C77D24", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/33"], + "yuanshen": ["13_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.82268, 45.5289], + "id": "A4388EA87611ADAFF62659FB22DDBB43B50D8985", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/34"], + "yuanshen": ["13_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.88145, 43.53993], + "id": "E8D4A45F67A4D9965A14E336436E382C16AE9FE6", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/35"], + "yuanshen": ["13_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.85016, 44.54002], + "id": "3DA018FDF762DE395F51DA078DBE4C9ECA83D70F", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/36"], + "yuanshen": ["13_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.68598, 49.91562], + "id": "32D1E02266781A43086E8180AD44000DD75779CC", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/37"], + "yuanshen": ["13_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.31092, 48.62656], + "id": "4E4AA3FE01754E0BD5BF6107DAFD6A63863F3910", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/38"], + "yuanshen": ["13_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.37341, 48.63439], + "id": "B6654851C433D244DCAB58D846181F44D564D540", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/39"], + "yuanshen": ["13_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.33047, 48.53672], + "id": "E9B044506D76E33F7EA3B24D7C315C7776088783", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/40"], + "yuanshen": ["13_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.64706, 53.35119], + "id": "D6264EB7B3BD664A4BA3E3445603DE1654F667C5", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/42"], + "yuanshen": ["13_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6861, 42.14108], + "id": "5D05E034532B0A2C3E2ED51160660351A278F27F", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/43"], + "yuanshen": ["13_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.3501, 36.13308], + "id": "D452B65DD698AE5BCCBFC262DB7C72FA7C8611AE", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/44"], + "yuanshen": ["13_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.54542, 35.78155], + "id": "979DC8172EECAFB49D2B7830540A5E68EA3F9DB8", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/45"], + "yuanshen": ["13_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.50635, 35.86745], + "id": "8CD2340B961B4F28A2597CBD9662FED5D8F809BF", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/46"], + "yuanshen": ["13_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.49083, 49.58622], + "id": "F44FF03C44BE0EC1E56B75D95D51A70E6126391B", + "importIds": { + "gm_legacy": ["mondstadtDandelionSeed/47"], + "yuanshen": ["13_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.61174, 33.89609], + "id": "A11C66FE27A06CF4B62A6CAA812E649AC15F370B", + "importIds": { + "yuanshen": ["13_21"], + "gm_legacy": ["mondstadtDandelionSeed/21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.13515, 33.51329], + "id": "8628DB054DA33299BAC285FD1224A927C5B60835", + "importIds": { + "yuanshen": ["13_22"], + "gm_legacy": ["mondstadtDandelionSeed/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.23671, 33.49896], + "id": "77D946024E51873BC461851884525900A3E0A10D", + "importIds": { + "yuanshen": ["13_23"], + "gm_legacy": ["mondstadtDandelionSeed/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.26797, 33.43255], + "id": "0AA27C306DB6C6D5FB48CE39740F8D8B87795DCE", + "importIds": { + "yuanshen": ["13_24"], + "gm_legacy": ["mondstadtDandelionSeed/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.55445, 49.78281], + "id": "ECCB66E3E20B7D5ACD8A5C245659DC202AF16DFE", + "importIds": { + "yuanshen": ["13_27"], + "gm_legacy": ["mondstadtDandelionSeed/27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.6, 49.75677], + "id": "BC37795D71C851F962185B47BCF146BF34B02857", + "importIds": { + "yuanshen": ["13_28"], + "gm_legacy": ["mondstadtDandelionSeed/28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26408, 47.27241], + "id": "23FF7617E266A359FF8E911CB3577FC5B54A196E", + "importIds": { + "yuanshen": ["13_41"], + "gm_legacy": ["mondstadtDandelionSeed/41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.95807, 50.19558], + "id": "283729F699E2E40C4B6E349B83604CDA83BF5144", + "importIds": { + "yuanshen": ["13_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.97891, 50.08229], + "id": "781B15ECA3C8E55233E4322DDC6E860691B6D81D", + "importIds": { + "yuanshen": ["13_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.04436, 50.1817], + "id": "73003824D81227742D51B8DCB91D6DA70F674045", + "importIds": { + "yuanshen": ["13_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.03099, 46.30104], + "id": "12E0F7DE49B01D07FB3C272E78AAD95034237522", + "importIds": { + "yuanshen": ["13_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/13_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.0388, 46.34401], + "id": "DC25F422DE4459EC6A2358DD3E119E5DFBBA17CA", + "importIds": { + "yuanshen": ["13_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/13_52.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/fir-wood.json b/src/data/features/mondstadt/nature/fir-wood.json new file mode 100644 index 00000000..7f867417 --- /dev/null +++ b/src/data/features/mondstadt/nature/fir-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Fir Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/fish.json b/src/data/features/mondstadt/nature/fish.json index 8b165e5e..d6afe62d 100644 --- a/src/data/features/mondstadt/nature/fish.json +++ b/src/data/features/mondstadt/nature/fish.json @@ -1,673 +1,695 @@ -{ - "format": 2, - "name": { - "en": "Fish", - "ru": "Рыба", - "pt": "Peixe" - }, - "description": { - "en": "A fresh fillet used in many Recipes." - }, - "enabled": false, - "cluster": "off", - "respawn": "none", - "icons": { - "filter": "fish", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-15.95547, 48.43906], - "id": "1BA1F3E8F3A3B4D858B13F48F6816F459540BB1A", - "importIds": { - "yuanshen": ["79_1"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_1.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.94375, 48.52109], - "id": "E15D891F5C00A11DAA09ADF968C415D49198BB00", - "importIds": { - "yuanshen": ["79_2"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_2.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.1, 48.35703], - "id": "A0C00F2F4A39B50673DFAFADB8AC1979C4A50149", - "importIds": { - "yuanshen": ["79_3"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_3.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.12343, 48.41172], - "id": "B6F89B32A53C49D906A3A2096D73F240CE827E76", - "importIds": { - "yuanshen": ["79_4"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_4.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.05443, 45.81273], - "id": "582E2F8E21FE85B0B0275FAEEEFCEF0996DABD5E", - "importIds": { - "yuanshen": ["79_5"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_5.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.13255, 45.83489], - "id": "478F3925E0ECA3E45C143EDA233BEFEEA04E574E", - "importIds": { - "yuanshen": ["79_6"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_6.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.04011, 45.75808], - "id": "5D357F82B56D9DCCC009AA5D2539EBF46428DF67", - "importIds": { - "yuanshen": ["79_7"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_7.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.16641, 45.77109], - "id": "11D997A01429F9E5649B5D81E7D3775C54C58063", - "importIds": { - "yuanshen": ["79_8"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_8.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.08307, 45.75547], - "id": "5641B8584CCADA012CC288BED642779EED23E48B", - "importIds": { - "yuanshen": ["79_9"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_9.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.1, 39.78802], - "id": "9DEF2A10A3EC2C21883A13ACDD13F9BEBB81D3FE", - "importIds": { - "yuanshen": ["79_10"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_10.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.09088, 39.80885], - "id": "E01B141E3122894FD18A98604A0DE8B859548DC1", - "importIds": { - "yuanshen": ["79_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.1, 39.8388], - "id": "F012717BCF9EDCE8546E8466C0C1AC13EBF0FF65", - "importIds": { - "yuanshen": ["79_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.10901, 39.82634], - "id": "0E1E14B09CD836A53A51294192BF112C394C2497", - "importIds": { - "yuanshen": ["79_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.03227, 39.81015], - "id": "49A39A5321F03623B17A19047B10D44C996C0C3F", - "importIds": { - "yuanshen": ["79_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.0505, 39.85702], - "id": "7AE0F651D25141CE8E3A1BFA0383A888D3D9DF18", - "importIds": { - "yuanshen": ["79_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.99255, 39.63113], - "id": "19B4A3674DE782187E9498F1B8A92F9E960E83FF", - "importIds": { - "yuanshen": ["79_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.99645, 39.66238], - "id": "C76095481CEA9CEAE4059B34412DE458B98BFFA3", - "importIds": { - "yuanshen": ["79_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.9483, 39.49699], - "id": "3E8F160286782A8CE6687D0B2732A4D09F6F8EA1", - "importIds": { - "yuanshen": ["79_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.0922, 41.86875], - "id": "9A161CA4D2D22EFAA6B488F5297ADDB7CC605F21", - "importIds": { - "yuanshen": ["79_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.21201, 41.84661], - "id": "48D6D5D982021714A263FC60605AB5FC169EB454", - "importIds": { - "yuanshen": ["79_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.58529, 41.57234], - "id": "825B8E8AD95DBE7A7A25AD9B88214B7C71D10EBC", - "importIds": { - "yuanshen": ["79_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.46024, 41.51374], - "id": "66C667D92990562466130CA32C2D63C0E4DD19B0", - "importIds": { - "yuanshen": ["79_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.34871, 41.52369], - "id": "E3751CEFBF35D75EBBF6248C1684FCA2925705B2", - "importIds": { - "yuanshen": ["79_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.26797, 41.57969], - "id": "EAD149C26C0C7517B483F85CA879A99B9CC0E526", - "importIds": { - "yuanshen": ["79_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.23359, 41.4942], - "id": "31C38FFD70ED6ED98A3ED783895B894C28530689", - "importIds": { - "yuanshen": ["79_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.10391, 41.48594], - "id": "06108DF950DAD3092C56A0A451848D6063B9A344", - "importIds": { - "yuanshen": ["79_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.01668, 41.5302], - "id": "A54CBEF7EFF59EB2EDA1C2F4346B9EE712C66410", - "importIds": { - "yuanshen": ["79_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.93334, 41.81146], - "id": "0433E3C43A16F6849E8F590CB9E7F9D366D4BD6D", - "importIds": { - "yuanshen": ["79_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42033, 41.55365], - "id": "BFC571A2204DD16432EBDC6688B7927CEA99C08E", - "importIds": { - "yuanshen": ["79_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.46199, 41.51718], - "id": "332A14F5E128F7793FBDA8E40B91E9BB832A38D7", - "importIds": { - "yuanshen": ["79_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.6813, 34.13615], - "id": "E6C8ACEFED96E57E4AFE69F71A2F7364219DC320", - "importIds": { - "yuanshen": ["79_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.70475, 34.10879], - "id": "356FD4232D86515E1A478807023633101A728B60", - "importIds": { - "yuanshen": ["79_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.70084, 34.06972], - "id": "E7306F660421F4E3615DA300514F1DBDCFC48759", - "importIds": { - "yuanshen": ["79_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.66121, 34.04975], - "id": "6F07DDC6468ED034BE3DBA6EC1FB57D5469FCD65", - "importIds": { - "yuanshen": ["79_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.95417, 34.59791], - "id": "7DAEAA6A53903C7B1C92F11B75872DA83196A9BD", - "importIds": { - "yuanshen": ["79_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_35.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.9763, 34.62526], - "id": "B416FC598CD4C96781A0932C86418D62B4CA5B04", - "importIds": { - "yuanshen": ["79_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.99239, 34.65032], - "id": "44B55D2CAFEBE86D0F0FA0115507516506269BC6", - "importIds": { - "yuanshen": ["79_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.69374, 35.65391], - "id": "7B89A2263CEBB8BAD6DC24A412900B243EA9089C", - "importIds": { - "yuanshen": ["79_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.71718, 35.69948], - "id": "D6F604770384ADD70426C0F8D05C5061DBD5CA90", - "importIds": { - "yuanshen": ["79_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.7302, 35.75026], - "id": "54DCE519F38BD6BE3AC340AD9B2B231C9D317D0E", - "importIds": { - "yuanshen": ["79_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.94356, 36.25828], - "id": "72D72F0C4C0168A426B05317F9D58137106EB911", - "importIds": { - "yuanshen": ["79_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.97092, 36.24266], - "id": "568525B1C457AEBA774203BC2134D805B5790EA0", - "importIds": { - "yuanshen": ["79_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.98152, 36.29844], - "id": "8BBCA21C91663DC96502D8C36B07815D381CFA49", - "importIds": { - "yuanshen": ["79_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.36822, 36.49374], - "id": "1FDC8577604C78460CA06D0D6E0BB33E2B5F062E", - "importIds": { - "yuanshen": ["79_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.43986, 36.55523], - "id": "2D71CD94F54F0CB64AFEDB87B7F7CF55C6DE51D4", - "importIds": { - "yuanshen": ["79_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.60009, 36.71543], - "id": "2987017782DC6CE4EC504D821434790C2E4E0FD6", - "importIds": { - "yuanshen": ["79_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.64624, 33.23464], - "id": "F80CF9A9CE179F85DEC8ECBDA9D003D30B60A3C1", - "importIds": { - "yuanshen": ["79_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.68922, 33.21901], - "id": "40E13EFADE04735FBA492F3FBC0841CA4EFF78C4", - "importIds": { - "yuanshen": ["79_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.64557, 33.19036], - "id": "A926A7D72C21C52420FFDAA7E204BB80645E159F", - "importIds": { - "yuanshen": ["79_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.67031, 33.37787], - "id": "2757D90F0AE879E29E01806DD16645CCBBC7FC78", - "importIds": { - "yuanshen": ["79_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.73412, 33.45469], - "id": "48F8A7F8FDE5B25DCBE9EE4E1ADC654A798956E2", - "importIds": { - "yuanshen": ["79_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.95287, 31.0302], - "id": "F877018161C9DE7E46B10F6250512DC2F8A279C5", - "importIds": { - "yuanshen": ["79_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92943, 31.10312], - "id": "1D526399A69C19D2852A3DA34E04985E990952D2", - "importIds": { - "yuanshen": ["79_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.15574, 30.95617], - "id": "99E8D0DF52BE09C8DC7A904F39EE497604D2B457", - "importIds": { - "yuanshen": ["79_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.89773, 31.41608], - "id": "C31C7FF9F6EE14DA6BC9B4D8BE96FE2F6B908768", - "importIds": { - "yuanshen": ["79_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.82341, 30.84174], - "id": "0D96BF9718B238A6072F3D61F5500A3765958A6F", - "importIds": { - "yuanshen": ["79_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.92502, 31.13088], - "id": "CA8BF20316A9D1E7AD7C74496657A73D9E7B24A0", - "importIds": { - "yuanshen": ["79_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.95629, 31.34968], - "id": "9A90367A7562FB7F76E9B888FDEFD25AD2A23562", - "importIds": { - "yuanshen": ["79_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.60457, 31.36531], - "id": "C3CFB5070730EEB8D495CFE2F40BF295F07B07ED", - "importIds": { - "yuanshen": ["79_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.64559, 30.96769], - "id": "C8BF8F47A0FFE6B6DE9B84D6BCD2417653CA6FC5", - "importIds": { - "yuanshen": ["79_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.72501, 31.08099], - "id": "54F4C31D980A164CA181D67DDD54FDE2E45F0E23", - "importIds": { - "yuanshen": ["79_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.75886, 43.73073], - "id": "A751CEAA87A0BE49C07640226C84A03DD3BB8BDD", - "importIds": { - "yuanshen": ["79_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.7263, 43.70599], - "id": "F711D3456B6E42253F5F31CA95ED91A0CBF39B4B", - "importIds": { - "yuanshen": ["79_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.7263, 43.74766], - "id": "E800D4C97CA19780473D7827CF64D7BB69DDDD97", - "importIds": { - "yuanshen": ["79_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.69245, 43.65261], - "id": "F610B3F12A6D88DF83FBC2B81E680EDA955FABF8", - "importIds": { - "yuanshen": ["79_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.54532, 43.66302], - "id": "F17C07F80A2A7217E69D87B89C4CFF831FE422CE", - "importIds": { - "yuanshen": ["79_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.99974, 47.43026], - "id": "74E3CF1652345BDA63C9A39D8CAEE0C4AB7D8F0A", - "importIds": { - "yuanshen": ["79_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.01927, 47.45371], - "id": "D2BE198CCE8053C133B30F71B4881F7B023A8006", - "importIds": { - "yuanshen": ["79_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.23468, 28.07232], - "id": "06B60BBF83D7E0E32ED17594C7DB7F209B83A685", - "importIds": { - "yuanshen": ["79_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.19954, 28.01762], - "id": "C64DD3E5AACA6157FE1BD22DD58CE9E7664ADCF6", - "importIds": { - "yuanshen": ["79_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.04791, 27.93256], - "id": "EB3F58FDD37100C3FE9B6D363E6E3BBF8013CD43", - "importIds": { - "yuanshen": ["79_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.08437, 27.93125], - "id": "54B688821A11846AE85033530808BC9A92BE7C81", - "importIds": { - "yuanshen": ["79_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/79_72.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "253062214", + "zh": "鱼肉", + "de": "Fisch", + "en": "Fish", + "fr": "Poisson", + "id": "Fish", + "ja": "魚肉", + "ko": "생선 살코기", + "pt": "Peixe", + "ru": "Рыба", + "th": "Fish", + "vi": "Thịt Cá" + }, + "description": { + "_code": "524650565", + "zh": "鱼类的新鲜肉块。经过适当处理可以制成让人回味无穷的菜式。", + "de": "Ein frisches Stück Fisch, das sich richtig zubereitet für eine leckere Mahlzeit eignet.", + "en": "A fresh fillet of fish. Handled properly, it can make a rich dish.", + "es": "Un filete de pescado fresco. Si se cocina adecuadamente, puede ser un plato muy sabroso.", + "fr": "Un filet de poisson frais qu'on peut cuisiner.", + "id": "Potongan daging ikan segar. Bisa menjadi hidangan yang lezat jika dimasak dengan benar.", + "ja": "魚類の新鮮な肉。適切な料理をすると、とても味わい深い食事になる。", + "ko": "생선의 신선한 살코기. 적절히 조리하면 아주 맛있는 요리가 된다", + "pt": "Um filé de peixe fresco. Pode fazer pratos deliciosos se o preparar adequadamente.", + "ru": "Свежее филе рыбы. С ним можно приготовить богатое блюдо.", + "th": "เนื้อปลาสด สามารถทำเป็นอาหารจานหรูได้หากทำอย่างถูกวิธี", + "vi": "Miếng cá tươi ngon, qua chế biến sẽ thành món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": false, + "cluster": "off", + "respawn": "none", + "icons": { + "filter": "fish", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-15.95547, 48.43906], + "id": "1BA1F3E8F3A3B4D858B13F48F6816F459540BB1A", + "importIds": { + "yuanshen": ["79_1"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_1.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.94375, 48.52109], + "id": "E15D891F5C00A11DAA09ADF968C415D49198BB00", + "importIds": { + "yuanshen": ["79_2"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_2.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.1, 48.35703], + "id": "A0C00F2F4A39B50673DFAFADB8AC1979C4A50149", + "importIds": { + "yuanshen": ["79_3"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_3.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.12343, 48.41172], + "id": "B6F89B32A53C49D906A3A2096D73F240CE827E76", + "importIds": { + "yuanshen": ["79_4"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_4.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.05443, 45.81273], + "id": "582E2F8E21FE85B0B0275FAEEEFCEF0996DABD5E", + "importIds": { + "yuanshen": ["79_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.13255, 45.83489], + "id": "478F3925E0ECA3E45C143EDA233BEFEEA04E574E", + "importIds": { + "yuanshen": ["79_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.04011, 45.75808], + "id": "5D357F82B56D9DCCC009AA5D2539EBF46428DF67", + "importIds": { + "yuanshen": ["79_7"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_7.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.16641, 45.77109], + "id": "11D997A01429F9E5649B5D81E7D3775C54C58063", + "importIds": { + "yuanshen": ["79_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.08307, 45.75547], + "id": "5641B8584CCADA012CC288BED642779EED23E48B", + "importIds": { + "yuanshen": ["79_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.1, 39.78802], + "id": "9DEF2A10A3EC2C21883A13ACDD13F9BEBB81D3FE", + "importIds": { + "yuanshen": ["79_10"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_10.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.09088, 39.80885], + "id": "E01B141E3122894FD18A98604A0DE8B859548DC1", + "importIds": { + "yuanshen": ["79_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.1, 39.8388], + "id": "F012717BCF9EDCE8546E8466C0C1AC13EBF0FF65", + "importIds": { + "yuanshen": ["79_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.10901, 39.82634], + "id": "0E1E14B09CD836A53A51294192BF112C394C2497", + "importIds": { + "yuanshen": ["79_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.03227, 39.81015], + "id": "49A39A5321F03623B17A19047B10D44C996C0C3F", + "importIds": { + "yuanshen": ["79_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.0505, 39.85702], + "id": "7AE0F651D25141CE8E3A1BFA0383A888D3D9DF18", + "importIds": { + "yuanshen": ["79_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.99255, 39.63113], + "id": "19B4A3674DE782187E9498F1B8A92F9E960E83FF", + "importIds": { + "yuanshen": ["79_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.99645, 39.66238], + "id": "C76095481CEA9CEAE4059B34412DE458B98BFFA3", + "importIds": { + "yuanshen": ["79_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.9483, 39.49699], + "id": "3E8F160286782A8CE6687D0B2732A4D09F6F8EA1", + "importIds": { + "yuanshen": ["79_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.0922, 41.86875], + "id": "9A161CA4D2D22EFAA6B488F5297ADDB7CC605F21", + "importIds": { + "yuanshen": ["79_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.21201, 41.84661], + "id": "48D6D5D982021714A263FC60605AB5FC169EB454", + "importIds": { + "yuanshen": ["79_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.58529, 41.57234], + "id": "825B8E8AD95DBE7A7A25AD9B88214B7C71D10EBC", + "importIds": { + "yuanshen": ["79_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.46024, 41.51374], + "id": "66C667D92990562466130CA32C2D63C0E4DD19B0", + "importIds": { + "yuanshen": ["79_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.34871, 41.52369], + "id": "E3751CEFBF35D75EBBF6248C1684FCA2925705B2", + "importIds": { + "yuanshen": ["79_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.26797, 41.57969], + "id": "EAD149C26C0C7517B483F85CA879A99B9CC0E526", + "importIds": { + "yuanshen": ["79_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.23359, 41.4942], + "id": "31C38FFD70ED6ED98A3ED783895B894C28530689", + "importIds": { + "yuanshen": ["79_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.10391, 41.48594], + "id": "06108DF950DAD3092C56A0A451848D6063B9A344", + "importIds": { + "yuanshen": ["79_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.01668, 41.5302], + "id": "A54CBEF7EFF59EB2EDA1C2F4346B9EE712C66410", + "importIds": { + "yuanshen": ["79_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.93334, 41.81146], + "id": "0433E3C43A16F6849E8F590CB9E7F9D366D4BD6D", + "importIds": { + "yuanshen": ["79_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42033, 41.55365], + "id": "BFC571A2204DD16432EBDC6688B7927CEA99C08E", + "importIds": { + "yuanshen": ["79_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.46199, 41.51718], + "id": "332A14F5E128F7793FBDA8E40B91E9BB832A38D7", + "importIds": { + "yuanshen": ["79_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.6813, 34.13615], + "id": "E6C8ACEFED96E57E4AFE69F71A2F7364219DC320", + "importIds": { + "yuanshen": ["79_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.70475, 34.10879], + "id": "356FD4232D86515E1A478807023633101A728B60", + "importIds": { + "yuanshen": ["79_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.70084, 34.06972], + "id": "E7306F660421F4E3615DA300514F1DBDCFC48759", + "importIds": { + "yuanshen": ["79_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.66121, 34.04975], + "id": "6F07DDC6468ED034BE3DBA6EC1FB57D5469FCD65", + "importIds": { + "yuanshen": ["79_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.95417, 34.59791], + "id": "7DAEAA6A53903C7B1C92F11B75872DA83196A9BD", + "importIds": { + "yuanshen": ["79_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.9763, 34.62526], + "id": "B416FC598CD4C96781A0932C86418D62B4CA5B04", + "importIds": { + "yuanshen": ["79_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.99239, 34.65032], + "id": "44B55D2CAFEBE86D0F0FA0115507516506269BC6", + "importIds": { + "yuanshen": ["79_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.69374, 35.65391], + "id": "7B89A2263CEBB8BAD6DC24A412900B243EA9089C", + "importIds": { + "yuanshen": ["79_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.71718, 35.69948], + "id": "D6F604770384ADD70426C0F8D05C5061DBD5CA90", + "importIds": { + "yuanshen": ["79_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.7302, 35.75026], + "id": "54DCE519F38BD6BE3AC340AD9B2B231C9D317D0E", + "importIds": { + "yuanshen": ["79_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.94356, 36.25828], + "id": "72D72F0C4C0168A426B05317F9D58137106EB911", + "importIds": { + "yuanshen": ["79_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.97092, 36.24266], + "id": "568525B1C457AEBA774203BC2134D805B5790EA0", + "importIds": { + "yuanshen": ["79_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.98152, 36.29844], + "id": "8BBCA21C91663DC96502D8C36B07815D381CFA49", + "importIds": { + "yuanshen": ["79_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.36822, 36.49374], + "id": "1FDC8577604C78460CA06D0D6E0BB33E2B5F062E", + "importIds": { + "yuanshen": ["79_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.43986, 36.55523], + "id": "2D71CD94F54F0CB64AFEDB87B7F7CF55C6DE51D4", + "importIds": { + "yuanshen": ["79_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.60009, 36.71543], + "id": "2987017782DC6CE4EC504D821434790C2E4E0FD6", + "importIds": { + "yuanshen": ["79_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.64624, 33.23464], + "id": "F80CF9A9CE179F85DEC8ECBDA9D003D30B60A3C1", + "importIds": { + "yuanshen": ["79_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.68922, 33.21901], + "id": "40E13EFADE04735FBA492F3FBC0841CA4EFF78C4", + "importIds": { + "yuanshen": ["79_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.64557, 33.19036], + "id": "A926A7D72C21C52420FFDAA7E204BB80645E159F", + "importIds": { + "yuanshen": ["79_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.67031, 33.37787], + "id": "2757D90F0AE879E29E01806DD16645CCBBC7FC78", + "importIds": { + "yuanshen": ["79_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.73412, 33.45469], + "id": "48F8A7F8FDE5B25DCBE9EE4E1ADC654A798956E2", + "importIds": { + "yuanshen": ["79_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.95287, 31.0302], + "id": "F877018161C9DE7E46B10F6250512DC2F8A279C5", + "importIds": { + "yuanshen": ["79_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92943, 31.10312], + "id": "1D526399A69C19D2852A3DA34E04985E990952D2", + "importIds": { + "yuanshen": ["79_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.15574, 30.95617], + "id": "99E8D0DF52BE09C8DC7A904F39EE497604D2B457", + "importIds": { + "yuanshen": ["79_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.89773, 31.41608], + "id": "C31C7FF9F6EE14DA6BC9B4D8BE96FE2F6B908768", + "importIds": { + "yuanshen": ["79_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.82341, 30.84174], + "id": "0D96BF9718B238A6072F3D61F5500A3765958A6F", + "importIds": { + "yuanshen": ["79_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.92502, 31.13088], + "id": "CA8BF20316A9D1E7AD7C74496657A73D9E7B24A0", + "importIds": { + "yuanshen": ["79_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.95629, 31.34968], + "id": "9A90367A7562FB7F76E9B888FDEFD25AD2A23562", + "importIds": { + "yuanshen": ["79_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.60457, 31.36531], + "id": "C3CFB5070730EEB8D495CFE2F40BF295F07B07ED", + "importIds": { + "yuanshen": ["79_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.64559, 30.96769], + "id": "C8BF8F47A0FFE6B6DE9B84D6BCD2417653CA6FC5", + "importIds": { + "yuanshen": ["79_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.72501, 31.08099], + "id": "54F4C31D980A164CA181D67DDD54FDE2E45F0E23", + "importIds": { + "yuanshen": ["79_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.75886, 43.73073], + "id": "A751CEAA87A0BE49C07640226C84A03DD3BB8BDD", + "importIds": { + "yuanshen": ["79_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.7263, 43.70599], + "id": "F711D3456B6E42253F5F31CA95ED91A0CBF39B4B", + "importIds": { + "yuanshen": ["79_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.7263, 43.74766], + "id": "E800D4C97CA19780473D7827CF64D7BB69DDDD97", + "importIds": { + "yuanshen": ["79_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.69245, 43.65261], + "id": "F610B3F12A6D88DF83FBC2B81E680EDA955FABF8", + "importIds": { + "yuanshen": ["79_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.54532, 43.66302], + "id": "F17C07F80A2A7217E69D87B89C4CFF831FE422CE", + "importIds": { + "yuanshen": ["79_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.99974, 47.43026], + "id": "74E3CF1652345BDA63C9A39D8CAEE0C4AB7D8F0A", + "importIds": { + "yuanshen": ["79_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.01927, 47.45371], + "id": "D2BE198CCE8053C133B30F71B4881F7B023A8006", + "importIds": { + "yuanshen": ["79_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.23468, 28.07232], + "id": "06B60BBF83D7E0E32ED17594C7DB7F209B83A685", + "importIds": { + "yuanshen": ["79_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.19954, 28.01762], + "id": "C64DD3E5AACA6157FE1BD22DD58CE9E7664ADCF6", + "importIds": { + "yuanshen": ["79_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.04791, 27.93256], + "id": "EB3F58FDD37100C3FE9B6D363E6E3BBF8013CD43", + "importIds": { + "yuanshen": ["79_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.08437, 27.93125], + "id": "54B688821A11846AE85033530808BC9A92BE7C81", + "importIds": { + "yuanshen": ["79_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/79_72.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/flaming-flower-stamen.json b/src/data/features/mondstadt/nature/flaming-flower-stamen.json index 1fce40fa..00655831 100644 --- a/src/data/features/mondstadt/nature/flaming-flower-stamen.json +++ b/src/data/features/mondstadt/nature/flaming-flower-stamen.json @@ -1,425 +1,448 @@ -{ - "format": 2, - "name": { - "en": "Flaming Flower Stamen", - "ru": "Пылающий Цветок (тычинка)", - "pt": "Flor Flamejante (Estame)" - }, - "description": { - "en": "The stamen of a fiercely burning flower. Harvest using a Hydro skill. Used in Alchemy." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "flaming-flower-stamen", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-21.23281, 48.72422], - "id": "DF413FB62797EFE69B3044F8D8DFA7F29AEEF71D", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/2"], - "yuanshen": ["51_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.33047, 49.40391], - "id": "EBEEB207F93772997EDED1DB24B11BCD957DA457", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/3"], - "yuanshen": ["51_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.35781, 49.44297], - "id": "75BDF364B00CDCB53E29B72C0D4315B0B1B05DAD", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/4"], - "yuanshen": ["51_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.34609, 49.43516], - "id": "75CB3ED10F34E43CEB53CEF06D76F17200338E49", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/5"], - "yuanshen": ["51_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.67813, 52.41953], - "id": "4ABA94C932A65B821A8D4A0C149AB5FE957C84C0", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/6"], - "yuanshen": ["51_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.36562, 52.22812], - "id": "13885708DF7524B195A5E24B1B6E89A52D63A043", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/7"], - "yuanshen": ["51_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.1, 52.49766], - "id": "EE7F700635132AE744E6CD8BBFB93E40263ACD26", - "importIds": { - "gm_legacy": ["mondstadtFlamingFlowerStamen/8"], - "yuanshen": ["51_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.50755, 48.75677], - "id": "73FC70263BBB81D526880A6660ED0D9F226111FC", - "importIds": { - "yuanshen": ["51_1"], - "gm_legacy": ["mondstadtFlamingFlowerStamen/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.21068, 49.87136], - "id": "6DF5D4304C64FB67EBC112D4DD5127E9E1120B7E", - "importIds": { - "yuanshen": ["51_9"], - "gm_legacy": ["mondstadtFlamingFlowerStamen/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.14035, 49.85964], - "id": "55A446708CD9B0849B087FA434E8D61E0627CB43", - "importIds": { - "yuanshen": ["51_10"], - "gm_legacy": ["mondstadtFlamingFlowerStamen/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.07135, 49.78281], - "id": "0EA21BF1E851F8FE9AA5112C2C6F57CA87BAA8DD", - "importIds": { - "yuanshen": ["51_11"], - "gm_legacy": ["mondstadtFlamingFlowerStamen/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.16379, 49.76589], - "id": "6DC9EB930C32F3DDB951893AB043E04E041F4D2A", - "importIds": { - "yuanshen": ["51_12"], - "gm_legacy": ["mondstadtFlamingFlowerStamen/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.06025, 37.59119], - "id": "FC26C495A148A75585A6630C6021A7774EC34CF7", - "importIds": { - "yuanshen": ["51_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.28358, 49.84922], - "id": "086D0B5829E5E42A98EFCEC66E79DB29F7C9E143", - "importIds": { - "yuanshen": ["51_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.13907, 48.33359], - "id": "7509EC1C8CEA5BE00931B730C11D743DBD5EEDA7", - "importIds": { - "yuanshen": ["51_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.98281, 47.01328], - "id": "9ACB57382329BF1B054AA11D28D23086ECAB59EC", - "importIds": { - "yuanshen": ["51_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.93984, 43.60313], - "id": "4BE27008AC2B02FED19F51F9574834C961C2F166", - "importIds": { - "yuanshen": ["51_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.36562, 52.87266], - "id": "A39022E5161AE87977C0D0A6ADFB88B5AC2BC912", - "importIds": { - "yuanshen": ["51_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.19766, 52.9], - "id": "7C95DF00769788545DEF5F92686E54A1118957BE", - "importIds": { - "yuanshen": ["51_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.56484, 45.82578], - "id": "0BF564C19E32918C373FDE6060567D1651AAE8C5", - "importIds": { - "yuanshen": ["51_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.58828, 45.81797], - "id": "8E2F4C2062C54521C5ECFE65356B046428E10D6F", - "importIds": { - "yuanshen": ["51_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.90078, 44.80625], - "id": "8DF72F1313B61C903F10E21C4F594B8EACA6614F", - "importIds": { - "yuanshen": ["51_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.85, 44.68515], - "id": "DB793784B1DB7F2AC4E3C7747FD6F8EE665A2276", - "importIds": { - "yuanshen": ["51_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.74844, 44.81015], - "id": "BD5A5661070DE2437B6F24BA643A6F36F8109B3D", - "importIds": { - "yuanshen": ["51_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.45156, 45.90781], - "id": "32462E6DDE5DADB55E24F7DCE00EE6612D2AE524", - "importIds": { - "yuanshen": ["51_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.90339, 45.66172], - "id": "82725C125B91D6EBCFD7890E3944D07A8D939399", - "importIds": { - "yuanshen": ["51_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.95417, 45.65], - "id": "4D22CADA88FF24A401275B22D6667DA6CDD0297C", - "importIds": { - "yuanshen": ["51_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.20135, 32.90046], - "id": "01F0FC975105FE392BEC6AD2817C4D39EE8F4CFC", - "importIds": { - "yuanshen": ["51_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.16187, 47.72614], - "id": "691553FD70D1805E9B2A3F39E0F17507713A347E", - "importIds": { - "yuanshen": ["51_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.16578, 47.69879], - "id": "3509518C2C261E193DE427FECAFEC93BDF519C42", - "importIds": { - "yuanshen": ["51_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.64953, 39.2401], - "id": "B3C22C228E57174A3574D62702C798E37E04F9AA", - "importIds": { - "yuanshen": ["51_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.33828, 38.57057], - "id": "8E466DBF48ACFA324D635189616826BF6A71D2A2", - "importIds": { - "yuanshen": ["51_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.06354, 39.19297], - "id": "25CDF0C1780D2417824AA9484A2887807BD43AB9", - "importIds": { - "yuanshen": ["51_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.55311, 45.99765], - "id": "DDC363B81C79F5907CD2CCAF5F8E33D6DE42C62F", - "importIds": { - "yuanshen": ["51_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.97109, 45.70078], - "id": "E63FD6E2B572213982220E576038E419C0041ED6", - "importIds": { - "yuanshen": ["51_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.50235, 32.67343], - "id": "12F2EE68C36A7D4C6E88A80A49DA294A59712A90", - "importIds": { - "yuanshen": ["51_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.32266, 39.60703], - "id": "B3F78D79F880452806597D047068E63634637825", - "importIds": { - "yuanshen": ["51_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.24062, 37.61094], - "id": "4BAA5383701F1C4B0CA9400876660512490FC386", - "importIds": { - "yuanshen": ["51_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.02708, 30.34922], - "id": "0C162463A0E8D5B5656D5909F110A6DBA11219D8", - "importIds": { - "yuanshen": ["51_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09219, 32.8349], - "id": "C659E43627010CFD6C3B4226D3CBDA7850C4F2FB", - "importIds": { - "yuanshen": ["51_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.87344, 33.54844], - "id": "198553186966D48F00D050FAC815E78941157317", - "importIds": { - "yuanshen": ["51_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.54922, 28.65391], - "id": "8C788F4C14702AF9CD2744C16B716029261FC59A", - "importIds": { - "yuanshen": ["51_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.40468, 32.13438], - "id": "A8D9DF2CA6971192493A679862F7FDB43A20FBAE", - "importIds": { - "yuanshen": ["51_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.09609, 29.26328], - "id": "5DBB3BFE5CA2D1B32557BA6E8C75731FC0D0599E", - "importIds": { - "yuanshen": ["51_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.55312, 28.74375], - "id": "48CBA5D5427A26D1EDAF8D1C4E5FE0228C484A66", - "importIds": { - "yuanshen": ["51_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17422, 29.74375], - "id": "193E0448534CF9A12DF556631AC1A86977A2E764", - "importIds": { - "yuanshen": ["51_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.73541, 29.01849], - "id": "5E8AB3907426EB689D7416217F9D13D2E5145456", - "importIds": { - "yuanshen": ["51_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/51_47.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2387250060", + "zh": "烈焰花花蕊", + "de": "Flammenblumenstaubblatt", + "en": "Flaming Flower Stamen", + "es": "Pistilo de flor llameante", + "fr": "Pistil de fleur enflammée", + "id": "Flaming Flower Stamen", + "ja": "烈焔花の花蕊", + "ko": "화염꽃 꽃술", + "pt": "Flor Flamejante (Estame)", + "ru": "Пылающий цветок (тычинка)", + "th": "Flaming Flower Stamen", + "vi": "Nhụy Hoa Liệt Hỏa" + }, + "description": { + "_code": "2177147449", + "zh": "火辣辣的花芯。熊熊燃烧的炙热花朵,即使被水浇熄了也隐隐地放出热量。据说这类植物会在长久的元素力积累中逐渐发展出智能与特殊的行为模式。", + "de": "Äußerst scharf auf der Zunge. Dieses Staubblatt gibt sogar noch Wärme ab, nachdem es in Wasser gebadet wurde. Es wird gesagt, dass diese Pflanze langsam intelligente und einzigartige Verhaltensweisen entwickelt, während sie Elementarenergie ansammelt.", + "en": "The stamen of a fiercely burning flower. Even after being extinguished, it still emits heat. It is said that this plant slowly develops intelligence and unique behaviors as it accumulates elemental energy.", + "es": "El pistilo de una flor en llamas. Aunque se apagara, continuaría emitiendo calor. Se dice que estas plantas desarrollan gradualmente inteligencia y un comportamiento especial cuando se ven sometidas a la influencia de los elementos durante largo tiempo.", + "fr": "Un pistil de fleur enflammée. Il émet de la chaleur même éteint. On raconte qu'avec le temps et l'accumulation d'énergie élémentaire, cette plante acquiert sa propre forme d'intelligence.", + "id": "Bunga yang terbakar dengan hebat. Tetap memancarkan hawa panas bahkan setelah lama dipetik. Dikatakan bahwa bunga ini perlahan-lahan mengembangkan kepintaran dan perilaku yang unik melalui energi elemental yang dikumpulkan dalam jangka waktu panjang.", + "ja": "アツアツの花蕊。勢いよく燃える花びらは、水をかけて消しても、かすかに熱を放ち続ける。これらの植物は長年にわたって積み重ねた元素力から知能と行為パターンを習得したらしい。", + "ko": "활활 타오르듯 뜨거운 꽃. 불타오르는 꽃잎은 물에 의해 꺼져도 은은한 열기를 뿜어낸다. 오랜 세월 원소의 힘을 축적하며 지능과 특별한 행동 방식을 발전시켜왔다고 한다", + "pt": "O estame de uma flor em chamas. Mesmo depois de apagadas, ainda emite calor. Dizem que essa planta desenvolve lentamente inteligência e comportamentos únicos à medida que acumula energia elemental.", + "ru": "Пылающий ярким огнём цветок. Даже если потушить, от него всё равно исходит тепло. Говорят, что по мере накопления элементальной энергии у цветков постепенно появляется разум и необычное поведение.", + "th": "ดอกไม้เพลิงที่ปลดปล่อยการเผาไหม้ ถึงแม้จะถูกน้ำดับลงก็ยังสามารถปลดปล่อยความร้อนได้อยู่ ว่ากันว่าพืชชนิดนี้จะค่อย ๆ พัฒนาสติปัญญาและรูปแบบพฤติกรรมเฉพาะตัวท่ามกลางการสะสมพลังงานธาตุที่ยาวนาน", + "vi": "Đóa hoa như ngọn lửa rực rỡ, cho dù bị nước dập tắt cũng vẫn tỏa ra nhiệt lượng cao. Nghe nói những thực vật như vậy sẽ dần phát triển trí thông minh và các kiểu hành vi đặc biệt thông qua việc tích lũy sức mạnh nguyên tố lâu dài." + }, + "tags": ["alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "flaming-flower-stamen", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-21.23281, 48.72422], + "id": "DF413FB62797EFE69B3044F8D8DFA7F29AEEF71D", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/2"], + "yuanshen": ["51_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.33047, 49.40391], + "id": "EBEEB207F93772997EDED1DB24B11BCD957DA457", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/3"], + "yuanshen": ["51_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.35781, 49.44297], + "id": "75BDF364B00CDCB53E29B72C0D4315B0B1B05DAD", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/4"], + "yuanshen": ["51_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.34609, 49.43516], + "id": "75CB3ED10F34E43CEB53CEF06D76F17200338E49", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/5"], + "yuanshen": ["51_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.67813, 52.41953], + "id": "4ABA94C932A65B821A8D4A0C149AB5FE957C84C0", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/6"], + "yuanshen": ["51_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.36562, 52.22812], + "id": "13885708DF7524B195A5E24B1B6E89A52D63A043", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/7"], + "yuanshen": ["51_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.1, 52.49766], + "id": "EE7F700635132AE744E6CD8BBFB93E40263ACD26", + "importIds": { + "gm_legacy": ["mondstadtFlamingFlowerStamen/8"], + "yuanshen": ["51_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.50755, 48.75677], + "id": "73FC70263BBB81D526880A6660ED0D9F226111FC", + "importIds": { + "yuanshen": ["51_1"], + "gm_legacy": ["mondstadtFlamingFlowerStamen/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.21068, 49.87136], + "id": "6DF5D4304C64FB67EBC112D4DD5127E9E1120B7E", + "importIds": { + "yuanshen": ["51_9"], + "gm_legacy": ["mondstadtFlamingFlowerStamen/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.14035, 49.85964], + "id": "55A446708CD9B0849B087FA434E8D61E0627CB43", + "importIds": { + "yuanshen": ["51_10"], + "gm_legacy": ["mondstadtFlamingFlowerStamen/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.07135, 49.78281], + "id": "0EA21BF1E851F8FE9AA5112C2C6F57CA87BAA8DD", + "importIds": { + "yuanshen": ["51_11"], + "gm_legacy": ["mondstadtFlamingFlowerStamen/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.16379, 49.76589], + "id": "6DC9EB930C32F3DDB951893AB043E04E041F4D2A", + "importIds": { + "yuanshen": ["51_12"], + "gm_legacy": ["mondstadtFlamingFlowerStamen/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.06025, 37.59119], + "id": "FC26C495A148A75585A6630C6021A7774EC34CF7", + "importIds": { + "yuanshen": ["51_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.28358, 49.84922], + "id": "086D0B5829E5E42A98EFCEC66E79DB29F7C9E143", + "importIds": { + "yuanshen": ["51_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.13907, 48.33359], + "id": "7509EC1C8CEA5BE00931B730C11D743DBD5EEDA7", + "importIds": { + "yuanshen": ["51_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.98281, 47.01328], + "id": "9ACB57382329BF1B054AA11D28D23086ECAB59EC", + "importIds": { + "yuanshen": ["51_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.93984, 43.60313], + "id": "4BE27008AC2B02FED19F51F9574834C961C2F166", + "importIds": { + "yuanshen": ["51_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.36562, 52.87266], + "id": "A39022E5161AE87977C0D0A6ADFB88B5AC2BC912", + "importIds": { + "yuanshen": ["51_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.19766, 52.9], + "id": "7C95DF00769788545DEF5F92686E54A1118957BE", + "importIds": { + "yuanshen": ["51_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.56484, 45.82578], + "id": "0BF564C19E32918C373FDE6060567D1651AAE8C5", + "importIds": { + "yuanshen": ["51_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.58828, 45.81797], + "id": "8E2F4C2062C54521C5ECFE65356B046428E10D6F", + "importIds": { + "yuanshen": ["51_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.90078, 44.80625], + "id": "8DF72F1313B61C903F10E21C4F594B8EACA6614F", + "importIds": { + "yuanshen": ["51_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.85, 44.68515], + "id": "DB793784B1DB7F2AC4E3C7747FD6F8EE665A2276", + "importIds": { + "yuanshen": ["51_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.74844, 44.81015], + "id": "BD5A5661070DE2437B6F24BA643A6F36F8109B3D", + "importIds": { + "yuanshen": ["51_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.45156, 45.90781], + "id": "32462E6DDE5DADB55E24F7DCE00EE6612D2AE524", + "importIds": { + "yuanshen": ["51_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.90339, 45.66172], + "id": "82725C125B91D6EBCFD7890E3944D07A8D939399", + "importIds": { + "yuanshen": ["51_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.95417, 45.65], + "id": "4D22CADA88FF24A401275B22D6667DA6CDD0297C", + "importIds": { + "yuanshen": ["51_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.20135, 32.90046], + "id": "01F0FC975105FE392BEC6AD2817C4D39EE8F4CFC", + "importIds": { + "yuanshen": ["51_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.16187, 47.72614], + "id": "691553FD70D1805E9B2A3F39E0F17507713A347E", + "importIds": { + "yuanshen": ["51_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.16578, 47.69879], + "id": "3509518C2C261E193DE427FECAFEC93BDF519C42", + "importIds": { + "yuanshen": ["51_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.64953, 39.2401], + "id": "B3C22C228E57174A3574D62702C798E37E04F9AA", + "importIds": { + "yuanshen": ["51_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.33828, 38.57057], + "id": "8E466DBF48ACFA324D635189616826BF6A71D2A2", + "importIds": { + "yuanshen": ["51_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.06354, 39.19297], + "id": "25CDF0C1780D2417824AA9484A2887807BD43AB9", + "importIds": { + "yuanshen": ["51_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.55311, 45.99765], + "id": "DDC363B81C79F5907CD2CCAF5F8E33D6DE42C62F", + "importIds": { + "yuanshen": ["51_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.97109, 45.70078], + "id": "E63FD6E2B572213982220E576038E419C0041ED6", + "importIds": { + "yuanshen": ["51_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.50235, 32.67343], + "id": "12F2EE68C36A7D4C6E88A80A49DA294A59712A90", + "importIds": { + "yuanshen": ["51_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.32266, 39.60703], + "id": "B3F78D79F880452806597D047068E63634637825", + "importIds": { + "yuanshen": ["51_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.24062, 37.61094], + "id": "4BAA5383701F1C4B0CA9400876660512490FC386", + "importIds": { + "yuanshen": ["51_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.02708, 30.34922], + "id": "0C162463A0E8D5B5656D5909F110A6DBA11219D8", + "importIds": { + "yuanshen": ["51_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09219, 32.8349], + "id": "C659E43627010CFD6C3B4226D3CBDA7850C4F2FB", + "importIds": { + "yuanshen": ["51_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.87344, 33.54844], + "id": "198553186966D48F00D050FAC815E78941157317", + "importIds": { + "yuanshen": ["51_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.54922, 28.65391], + "id": "8C788F4C14702AF9CD2744C16B716029261FC59A", + "importIds": { + "yuanshen": ["51_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.40468, 32.13438], + "id": "A8D9DF2CA6971192493A679862F7FDB43A20FBAE", + "importIds": { + "yuanshen": ["51_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.09609, 29.26328], + "id": "5DBB3BFE5CA2D1B32557BA6E8C75731FC0D0599E", + "importIds": { + "yuanshen": ["51_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.55312, 28.74375], + "id": "48CBA5D5427A26D1EDAF8D1C4E5FE0228C484A66", + "importIds": { + "yuanshen": ["51_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17422, 29.74375], + "id": "193E0448534CF9A12DF556631AC1A86977A2E764", + "importIds": { + "yuanshen": ["51_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.73541, 29.01849], + "id": "5E8AB3907426EB689D7416217F9D13D2E5145456", + "importIds": { + "yuanshen": ["51_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/51_47.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/fowl.json b/src/data/features/mondstadt/nature/fowl.json index 176bb16d..4e2437a4 100644 --- a/src/data/features/mondstadt/nature/fowl.json +++ b/src/data/features/mondstadt/nature/fowl.json @@ -1,1401 +1,1424 @@ -{ - "format": 2, - "name": { - "en": "Fowl", - "ru": "Мясо Птицы", - "pt": "Carne de Ave" - }, - "description": { - "en": "A fresh bird. Used in various recipes. Poor Timmy..." - }, - "enabled": true, - "cluster": "on", - "respawn": 86400, - "icons": { - "filter": "fowl", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-16.34219, 46.26328], - "id": "D90975CE4C18086CAB53853F95ECFEAE9B9873C7", - "importIds": { - "gm_legacy": ["mondstadtFowl/5"], - "yuanshen": ["77_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.33567, 45.14218], - "id": "57CF33EA452C67A28847342D356B95E1138A7934", - "importIds": { - "yuanshen": ["77_1"], - "gm_legacy": ["mondstadtFowl/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.33954, 45.19818], - "id": "5967B783F7C72F853C65910FE7D8822BE0417BC9", - "importIds": { - "yuanshen": ["77_2"], - "gm_legacy": ["mondstadtFowl/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.29924, 46.31666], - "id": "1999125061E68B181C8DAAE85E6DAB76C3A24F0B", - "importIds": { - "yuanshen": ["77_3"], - "gm_legacy": ["mondstadtFowl/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.32917, 46.28802], - "id": "CC3F06D1F24769FF3A4C4B6BDE02472EF932EE2D", - "importIds": { - "yuanshen": ["77_4"], - "gm_legacy": ["mondstadtFowl/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.47107, 44.56537], - "id": "21E35AB4DB5DABA58BA681A9FA0DB12105FF8CA3", - "importIds": { - "yuanshen": ["77_6"], - "gm_legacy": ["mondstadtFowl/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.02311, 44.85442], - "id": "9ED42E3484F208D743B0F52B53F0FF2AB39ACCA7", - "importIds": { - "yuanshen": ["77_7"], - "gm_legacy": ["mondstadtFowl/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.83567, 44.75156], - "id": "DE8180502F3A2F179DF9C1C0415338EE515F0890", - "importIds": { - "yuanshen": ["77_8"], - "gm_legacy": ["mondstadtFowl/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.83042, 44.8362], - "id": "EFC5AC954D9287235F88ADFFEC66918E251BC776", - "importIds": { - "yuanshen": ["77_9"], - "gm_legacy": ["mondstadtFowl/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.87344, 42.45078], - "id": "1D4CEB47785E64A51D727146EB0164DFE6B8978A", - "importIds": { - "yuanshen": ["77_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.79922, 42.4625], - "id": "0DEEDE6786DC869221020742857C334F51F8AFC8", - "importIds": { - "yuanshen": ["77_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.94375, 42.76328], - "id": "CB77A8AD4BFA8F347242C7A35FB2C108CFC845E0", - "importIds": { - "yuanshen": ["77_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.97891, 42.75547], - "id": "1F2EA39AB67CE5893706FFAE995597F14FAD4985", - "importIds": { - "yuanshen": ["77_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.98672, 42.73593], - "id": "72D8B00AE9A9945BA2DF2B94729A68298C895442", - "importIds": { - "yuanshen": ["77_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.01016, 42.74375], - "id": "366D31B19160B129F93D33177E1EBC0D6A28B4F9", - "importIds": { - "yuanshen": ["77_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.99844, 42.775], - "id": "C932DC476872718ABD4BAD950DFFE04054C5B2F5", - "importIds": { - "yuanshen": ["77_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.03359, 42.75937], - "id": "330E539F73856FB5EDDC38C29B6624A909F238EF", - "importIds": { - "yuanshen": ["77_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.01797, 42.73593], - "id": "FDB23721756AB6F1166A5B5705EF75D02B48DAE3", - "importIds": { - "yuanshen": ["77_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.99453, 48.60313], - "id": "21FA61AFC51C16E8C74233ED28925278A8E28321", - "importIds": { - "yuanshen": ["77_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.04531, 47.31797], - "id": "3AB53238DCB7298C3F18BCC409A392490BABC493", - "importIds": { - "yuanshen": ["77_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.08047, 47.34922], - "id": "17E7C9B987C9CC659BBCAE03043B854711F38882", - "importIds": { - "yuanshen": ["77_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.63125, 45.94688], - "id": "DA0915680A9AEF764CE523BAECA03A310A8D35A2", - "importIds": { - "yuanshen": ["77_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.5414, 45.99766], - "id": "18188202256DAFA8AD2A18D46F3FC39052C8A7C5", - "importIds": { - "yuanshen": ["77_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.37792, 48.46823], - "id": "E9E7844F15C8D5C7BB22EE5E97FC117ED3669487", - "importIds": { - "yuanshen": ["77_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.27969, 51.81406], - "id": "D8A8A111CF831E8BBDF7B78B473155024212D6E8", - "importIds": { - "yuanshen": ["77_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.30313, 51.76328], - "id": "EE30D56F1D3AC89A2BAA9F07F4A02100BA520592", - "importIds": { - "yuanshen": ["77_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.63907, 50.23203], - "id": "52CB45BF8C60C3149A59B94740EAED3C94656D12", - "importIds": { - "yuanshen": ["77_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.93594, 49.30234], - "id": "E61DCBF161B04BD91ABFF84785C8A9EBCECA1875", - "importIds": { - "yuanshen": ["77_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.89688, 49.25156], - "id": "CD6DC8C5309571E445B7AC9E8CF5E2AA054AA0AA", - "importIds": { - "yuanshen": ["77_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.42422, 48.75937], - "id": "CD16C945FDFA8922DFCB3038BF7F424CE6D9FFDE", - "importIds": { - "yuanshen": ["77_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.63515, 45.22812], - "id": "2B981F460830305AEB625B5EDF94DFE4B04FBDF1", - "importIds": { - "yuanshen": ["77_31", "77_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.67422, 45.20468], - "id": "0D0C3085B1BA5F588B4BB9ED3DCE7CFC5F59F681", - "importIds": { - "yuanshen": ["77_32", "77_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.36563, 53.76328], - "id": "30E3EACDF58EEE3388099C6C8AD5E4DDDCAB9F20", - "importIds": { - "yuanshen": ["77_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.98281, 53.71641], - "id": "8020C1B03707EE52159D7184F49E237FA6879C70", - "importIds": { - "yuanshen": ["77_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.90469, 43.40391], - "id": "E7803FD95C95468026EFD43D8882B9C98DDE4CC8", - "importIds": { - "yuanshen": ["77_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.93594, 43.47031], - "id": "0DD4D7538430E22DAA6ABD123FA14A54A16D15E6", - "importIds": { - "yuanshen": ["77_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.9789, 43.39219], - "id": "2A7865FD3493B8A6F221996D1F33590884076322", - "importIds": { - "yuanshen": ["77_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.02188, 44.0836], - "id": "C1AD54320DD85A063EE44A1E5E38D021AB54F88E", - "importIds": { - "yuanshen": ["77_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.01015, 44.15], - "id": "033DD63832F3C7F532992EAE2784352E5167DD23", - "importIds": { - "yuanshen": ["77_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.2875, 45.9625], - "id": "D2C11C7A840173FC78C939B4B97692E5958251CD", - "importIds": { - "yuanshen": ["77_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.21719, 46.05625], - "id": "5FDE7822F5FA4C78D2DE6B18B6680DD4B608B31A", - "importIds": { - "yuanshen": ["77_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.36172, 46.34922], - "id": "3D77C7E412F2114978477909CB92255CBBA2D019", - "importIds": { - "yuanshen": ["77_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.35391, 46.39219], - "id": "C8C4E242290E889D1FF88E90245EC1CBE649B9EA", - "importIds": { - "yuanshen": ["77_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.17031, 46.37656], - "id": "C69ACF92511AC16860BF3E3E55047B9F23116287", - "importIds": { - "yuanshen": ["77_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.18984, 46.34922], - "id": "5525AA202331E0D7637B7FD50D6A5425A88C1450", - "importIds": { - "yuanshen": ["77_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.27578, 46.65651], - "id": "D54414D57E6F545008D10396585008D296023E7E", - "importIds": { - "yuanshen": ["77_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.25235, 46.61875], - "id": "17FE614D903CA0153388FCA64DCE2CE0162B2C8B", - "importIds": { - "yuanshen": ["77_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.64297, 46.83359], - "id": "CA4DF91717E4A997CA6D1022322F1D9961615E00", - "importIds": { - "yuanshen": ["77_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.57265, 46.70859], - "id": "82BF4CBCEC008A4B9F3116DB2520676BAF488CC5", - "importIds": { - "yuanshen": ["77_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.88906, 48.79844], - "id": "9920D77AB091805F35C06D32B81DDC6C86B71842", - "importIds": { - "yuanshen": ["77_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.88125, 48.75937], - "id": "A1F942DC37783362AF6AB19AD351C4D18455F6F7", - "importIds": { - "yuanshen": ["77_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.88516, 48.69297], - "id": "FB45F9F57D4B938D8DD77B40F8A61F4E28ECAF81", - "importIds": { - "yuanshen": ["77_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81485, 47.14218], - "id": "685ED860DB376ED4EEA5A1533BD230D0D61F9EF6", - "importIds": { - "yuanshen": ["77_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.90211, 47.02369], - "id": "6CCC1AB681804F51A18A44E8A874EDF0D7F644CF", - "importIds": { - "yuanshen": ["77_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81358, 46.98071], - "id": "08CF1498E01E578515969C6690170B1B06D6CD5B", - "importIds": { - "yuanshen": ["77_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49453, 44.3388], - "id": "1AE2B3C3A1EC210B84FE4B6C2A1DA2E3C63D431B", - "importIds": { - "yuanshen": ["77_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.30831, 44.40783], - "id": "69510280BBF73D2137B341D12370E8DD0A578D8B", - "importIds": { - "yuanshen": ["77_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.51406, 44.29844], - "id": "22DD4C7EA225AF2D9ECD82E37E5F0681A35E8123", - "importIds": { - "yuanshen": ["77_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.71719, 44.83359], - "id": "BB13B05DAB8E514138D83EA66D0B4B26FE597E6E", - "importIds": { - "yuanshen": ["77_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.73672, 44.78672], - "id": "9E7DAF587263A06AC480969C9DE636CE0A08B7DA", - "importIds": { - "yuanshen": ["77_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.06094, 48.37266], - "id": "B6A8131EC5653E9439AC65867346BDE1E0C256B0", - "importIds": { - "yuanshen": ["77_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.3461, 49.81797], - "id": "FBC98C8BBAB5995BD036C4D3F8DC8679D3E1C84D", - "importIds": { - "yuanshen": ["77_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.0375, 50.25156], - "id": "435C87A8F91294655234331C4AC2DAF3A4C0A664", - "importIds": { - "yuanshen": ["77_66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.09219, 49.60572], - "id": "C4BC127A11E6CB11A924C2B2B3AA5F6360D50CCC", - "importIds": { - "yuanshen": ["77_67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.08697, 49.64739], - "id": "BACA98B64A6DBA5CE2AC80DE364DB210A73F1495", - "importIds": { - "yuanshen": ["77_68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.16251, 49.65389], - "id": "5F12E23C1E8D337ACFE04546BA081E4FED5C3C0D", - "importIds": { - "yuanshen": ["77_69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.63649, 49.72488], - "id": "B593119FC6EBAE77A4204F9EEDF957ADF03F0F91", - "importIds": { - "yuanshen": ["77_70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.34218, 46.55235], - "id": "F12DA575EB3666EE3F2976B6C69EBD5B8BDA175A", - "importIds": { - "yuanshen": ["77_71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42813, 46.64609], - "id": "C0761D65373469CF9B0B0A8505839DCC9481B332", - "importIds": { - "yuanshen": ["77_72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.23672, 45.38438], - "id": "1249F233A2C24032799D601F379917CC7C681BD8", - "importIds": { - "yuanshen": ["77_73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.29531, 45.42344], - "id": "84177E0164807ADDEE29DD5E645085497E6136AA", - "importIds": { - "yuanshen": ["77_74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.56484, 44.83359], - "id": "2BED452A0EC5229B0C39026910DC6D98B88DE960", - "importIds": { - "yuanshen": ["77_75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.59218, 44.74375], - "id": "8F6AB526C95C76DDF185FBF703C506530AB54C2D", - "importIds": { - "yuanshen": ["77_76"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.80316, 47.38702], - "id": "495BD4CD2B7254F89CD963D68BE6EF6267826E13", - "importIds": { - "yuanshen": ["77_77"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.58959, 47.04843], - "id": "96E8BA1EE5DFE7CF9D66C06DE02EF95FFA3D7256", - "importIds": { - "yuanshen": ["77_78"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.61174, 47.10572], - "id": "16BC9E1C8AA030350E17C842DD530A5EF6262BAB", - "importIds": { - "yuanshen": ["77_79"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.05312, 43.61875], - "id": "432A4175ED84E06F4358D00A92FA5033F620153A", - "importIds": { - "yuanshen": ["77_80"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.02578, 43.66563], - "id": "53EA6D876775B0E232ABA48B5C8110EC80EACB2A", - "importIds": { - "yuanshen": ["77_81"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.17813, 43.66953], - "id": "ACBCADFC2A5DEA9B5737C4F076594748A6E69A8F", - "importIds": { - "yuanshen": ["77_82"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.20156, 43.7125], - "id": "C2C3C352DBCBE628E70760B2174D08BF7242CF96", - "importIds": { - "yuanshen": ["77_83"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.11953, 43.51328], - "id": "0F64E4AE574A976751C71C02AA668C7AE6FC424C", - "importIds": { - "yuanshen": ["77_84"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.15469, 43.54063], - "id": "9FAF0EF9D2C7B78735CA5FD9DAE0B0B85D98D6CA", - "importIds": { - "yuanshen": ["77_85"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.11562, 43.3375], - "id": "A643A2E9C91176650FFD95269306FD903E2EC07D", - "importIds": { - "yuanshen": ["77_86"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.13515, 43.31016], - "id": "04645D0B3DBB726C53031C868FBABFEAF0D27583", - "importIds": { - "yuanshen": ["77_87"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.13515, 43.38438], - "id": "6068A1B86F92704EFB538106C6259A20D76A1E39", - "importIds": { - "yuanshen": ["77_88"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.16641, 43.35703], - "id": "003FE1B0D37F6314C8E26F455620809C9935BA75", - "importIds": { - "yuanshen": ["77_89"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.42813, 43.26718], - "id": "2A41C0DA4112FA8BEF393367A86A2E826D230B1B", - "importIds": { - "yuanshen": ["77_90"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.46328, 43.22812], - "id": "BFEC7E93FB311643DE1B0699A2B4E16E4AB62F17", - "importIds": { - "yuanshen": ["77_91"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.52578, 43.22031], - "id": "2A2DEF2805A6933F731B7F89C931FA55D980ECF5", - "importIds": { - "yuanshen": ["77_92"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.02708, 39.60182], - "id": "78365E1A94421D03D4B1FE6164376B33C528C1DB", - "importIds": { - "yuanshen": ["77_93"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.07396, 39.54844], - "id": "98D9316EEA650B2AD8A200E9F36685DAB74E6B1D", - "importIds": { - "yuanshen": ["77_94"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.04141, 39.52109], - "id": "11309E9A4C0B365566B22E5E30FF7E4FF6944F99", - "importIds": { - "yuanshen": ["77_95"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.91901, 39.86745], - "id": "AF7C300BEEF1068167CBF43DE049028F7CFF1C85", - "importIds": { - "yuanshen": ["77_96"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.51797, 42.76198], - "id": "E5D0567B7632ED228ED31E2E25FFDC8CC662705A", - "importIds": { - "yuanshen": ["77_97"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.54065, 42.77159], - "id": "A99F8F363192769FB4B1A59910621096BEE370D2", - "importIds": { - "yuanshen": ["77_98"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.34609, 43.54193], - "id": "0207C1D9AE81735A5BE309B1A9F9C96C60FE957E", - "importIds": { - "yuanshen": ["77_99"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.35651, 43.5263], - "id": "B04000F8DEF3E47D2B83127F84821A20A4A26928", - "importIds": { - "yuanshen": ["77_100"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.71068, 44.72422], - "id": "9DF22C9342DB8529E7E35DDDFAD4D6372000F574", - "importIds": { - "yuanshen": ["77_101"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.25755, 44.61094], - "id": "DDF6A9A7D8F3DD8066616488FCF4EDD146FD5162", - "importIds": { - "yuanshen": ["77_102"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.30963, 44.57448], - "id": "1B1943F037C3AE1D8C9825A6F5BE4E735865F6EF", - "importIds": { - "yuanshen": ["77_103"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.72293, 44.91722], - "id": "FD9F621D4EC038CDDE22156E3D0EA5FE3BCFCC18", - "importIds": { - "yuanshen": ["77_104"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.70731, 44.86253], - "id": "F041D2A743618D4DD55F11228D1B7F97856E3FE6", - "importIds": { - "yuanshen": ["77_105"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.26279, 44.91171], - "id": "35BEB3BF03CAC2029EF0598A3704284748E9EEB5", - "importIds": { - "yuanshen": ["77_106"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.26927, 44.94948], - "id": "1565F000EB90D17E8E82431CA1880A94D5711487", - "importIds": { - "yuanshen": ["77_107"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.25866, 44.98659], - "id": "C670135A58CACBEF22C42412A2BE5D70EA19386C", - "importIds": { - "yuanshen": ["77_108"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.13125, 43.92344], - "id": "205EA9EE87229D6973CF4294A3139EF8801AD207", - "importIds": { - "yuanshen": ["77_109"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.11563, 43.90912], - "id": "8716978BC7B4281989D5C557B37A9D8E625549F3", - "importIds": { - "yuanshen": ["77_110"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.07265, 43.8921], - "id": "70439A572641A490BDAAD75A9C86938D25DE5355", - "importIds": { - "yuanshen": ["77_111"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.91512, 44.82448], - "id": "2CB19BA6EB0073D124E592232A901D46D1A24A99", - "importIds": { - "yuanshen": ["77_112"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.91493, 44.86534], - "id": "927A18B6A6E666B874362AB139C3C6251FFECD4D", - "importIds": { - "yuanshen": ["77_113"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.94228, 44.84189], - "id": "BC90E92F8088FA039BA78FE7DDCBA12218388484", - "importIds": { - "yuanshen": ["77_114"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.7257, 47.18571], - "id": "449A4CA7263320D92A101A0F1DA25B70E7F96922", - "importIds": { - "yuanshen": ["77_115"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.67176, 40.81561], - "id": "97F6610A4A5AFB110F3DE41F794363FE6A7E57B1", - "importIds": { - "yuanshen": ["77_116"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.19245, 47.14738], - "id": "2DEA79859BC700855CE6A5224B2D2854AAC0F996", - "importIds": { - "yuanshen": ["77_117"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.2263, 47.10703], - "id": "4F4E5903C5ADA26346EBDB816C08A01AA3BE012A", - "importIds": { - "yuanshen": ["77_118"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.225, 47.16951], - "id": "2B0734A57696EFB0DC07DFBF43BAEAF2AC9966D8", - "importIds": { - "yuanshen": ["77_119"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.9125, 46.81406], - "id": "6C266651BBF0408972CF4E756DE96DD6832D3AB0", - "importIds": { - "yuanshen": ["77_120"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.94343, 46.81629], - "id": "89A532E15CE5717BB01F1B3145F09BC5182D3E2F", - "importIds": { - "yuanshen": ["77_121"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.09429, 32.05262], - "id": "C93156C9631B5E93CEBDB13BFB2AF50BD87B5609", - "importIds": { - "yuanshen": ["77_122"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.12946, 32.03309], - "id": "B333E72E49902905106071EF03AA13F04232B067", - "importIds": { - "yuanshen": ["77_123"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.11954, 32.0914], - "id": "F67BFA7421B8D58B777EA2C74C3C387DB240613F", - "importIds": { - "yuanshen": ["77_124"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.74583, 44.16171], - "id": "705D65790DD89CC366C73E460CEDC60C25AF258E", - "importIds": { - "yuanshen": ["77_125"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.77838, 44.14117], - "id": "1B0465C971D9998F5F665670170E6A1BBA0AD879", - "importIds": { - "yuanshen": ["77_126"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.71328, 43.67474], - "id": "9C74B77F2711B0C968D7B0E4769163D8F695D942", - "importIds": { - "yuanshen": ["77_127"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.65729, 43.59792], - "id": "8689CA6A02EF4708E30A82E43056F9C64BE83302", - "importIds": { - "yuanshen": ["77_128"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.61042, 43.63958], - "id": "9FDF92C595B4F2116A3D3633850BE77DD34F7288", - "importIds": { - "yuanshen": ["77_129"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.77485, 43.94208], - "id": "50BD5275D164A7FCE4C760EAB5E87AA9A66C1E07", - "importIds": { - "yuanshen": ["77_130"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.67342, 34.06058], - "id": "F1DDB547919FAD10F7777AF89B1F4E9F20CCDB23", - "importIds": { - "yuanshen": ["77_131"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.67342, 34.02541], - "id": "88E6BE356B488991005F8C3C9A84EC279E45442A", - "importIds": { - "yuanshen": ["77_132"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.66952, 33.99025], - "id": "067FA88473C2D030D6BFCDC2F5246BE833466F9F", - "importIds": { - "yuanshen": ["77_133"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.55833, 36.03672], - "id": "F4EF6E67FAC826E64A53814B2C108DDCC4075869", - "importIds": { - "yuanshen": ["77_134"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.58177, 36.01327], - "id": "61AD6B072683A4975DA0D6DBFE830867E52E8EA9", - "importIds": { - "yuanshen": ["77_135"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.59739, 35.97423], - "id": "950FFCD1F1E3D55EF962C2452F304314D4114436", - "importIds": { - "yuanshen": ["77_136"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.60781, 36.01588], - "id": "B15325072A9B0781DD0BA295D95AE617BE963D31", - "importIds": { - "yuanshen": ["77_137"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.70547, 45.9625], - "id": "BCC924556951AB245012C8207DFD2E96274EB624", - "importIds": { - "yuanshen": ["77_138"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.49844, 46.05234], - "id": "849288A2399857733903C5D244BE3148A85C5509", - "importIds": { - "yuanshen": ["77_139"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.1, 42.73593], - "id": "7F09BEDCE9B13BCFBB8D037F0C3B2537F2015E46", - "importIds": { - "yuanshen": ["77_140"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_140.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.19375, 42.92344], - "id": "7A63BAB4EFBE6034485DE2400E7CA8AFEAB340A8", - "importIds": { - "yuanshen": ["77_141"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_141.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.39688, 41.69167], - "id": "47CBE6CD6D1FFE2E4327D8796EF8E6F3AA7C45CE", - "importIds": { - "yuanshen": ["77_142"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_142.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.4099, 41.73332], - "id": "B69216D86DC5A8FBDC171A7818648BD2253443B4", - "importIds": { - "yuanshen": ["77_143"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_143.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.92031, 40.56407], - "id": "B84D30F4AB32E406602E3A0F596DCE14B3553C51", - "importIds": { - "yuanshen": ["77_144"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_144.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.90469, 40.45859], - "id": "E8BCCD06D82398BD485769D3E0124A549291A0EE", - "importIds": { - "yuanshen": ["77_145"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_145.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.90078, 40.49375], - "id": "2402C531DE81D44ED726B0B1401459F5D3465AEC", - "importIds": { - "yuanshen": ["77_146"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_146.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.91248, 40.00808], - "id": "ED01869220AB9989F54F19AD5B14613B5B69F9CE", - "importIds": { - "yuanshen": ["77_147"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_147.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.9789, 39.57969], - "id": "944404CB2C49D049F90AEA4E8A58C04847C09C53", - "importIds": { - "yuanshen": ["77_148"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_148.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.9711, 39.52109], - "id": "DAF18AEC3BE7FF46B7F6DE7D72006E94C278A0E5", - "importIds": { - "yuanshen": ["77_149"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_149.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.98281, 39.37266], - "id": "C6CB65779B31514C4606E85FD471B40E1D28C2D4", - "importIds": { - "yuanshen": ["77_150"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_150.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.62734, 40.86484], - "id": "057182788698685F262F6A424142712A09619D58", - "importIds": { - "yuanshen": ["77_151"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_151.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.60781, 40.94297], - "id": "8453FDCF1D04990CA8D00DDFA788B74F4FC20141", - "importIds": { - "yuanshen": ["77_152"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_152.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.63906, 40.99375], - "id": "2107B2088B0549730D69371B183B6C2D7863D709", - "importIds": { - "yuanshen": ["77_153"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_153.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.60779, 36.55494], - "id": "A530B3E0F4D770C0B013F5A415EDA45FCBBCC796", - "importIds": { - "yuanshen": ["77_154"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_154.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.47891, 35.95469], - "id": "2C8580E15870018972F8188EDC8C1731DFFEDB62", - "importIds": { - "yuanshen": ["77_155"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_155.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.39297, 32.53411], - "id": "FA2E40335DB30FCFA64CBE7708496142E5B06138", - "importIds": { - "yuanshen": ["77_156"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_156.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.40078, 32.48634], - "id": "90C8FED21F9363A76CEBA534FBF19C648388ED20", - "importIds": { - "yuanshen": ["77_157"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_157.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.42422, 32.51369], - "id": "DF99B41B6DA94D4E9F2A89A64C019DE7F0FA92B5", - "importIds": { - "yuanshen": ["77_158"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_158.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.44245, 46.34662], - "id": "2D8DC492A5FA9E1D8A8CF15AD48E4AF14223A175", - "importIds": { - "yuanshen": ["77_159"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_159.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.31614, 47.89609], - "id": "BC3E9D3E7504B92B83E2C9032B48473A29F0929E", - "importIds": { - "yuanshen": ["77_160"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_160.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.33957, 47.9625], - "id": "C73DE7B5D9C1A926B3FF0159C951193559B541B5", - "importIds": { - "yuanshen": ["77_161"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_161.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.39297, 47.91432], - "id": "29730BFE03DEEA63BF0F9E79980F561C61AAF0A3", - "importIds": { - "yuanshen": ["77_162"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_162.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.44374, 48.00678], - "id": "8A0A3A9D285BEC45BD7D1D8AB7D4BBCCCF205115", - "importIds": { - "yuanshen": ["77_163"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_163.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.03286, 49.69342], - "id": "7A5ABA8060E142DE2BC3425845FA5A77BACBAEC7", - "importIds": { - "yuanshen": ["77_164"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_164.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.08697, 38.92865], - "id": "8EE308A89944AE502B9DDF856FD63E1E7BD31AD0", - "importIds": { - "yuanshen": ["77_165"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_165.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.76798, 46.0953], - "id": "6367D27DF6241F7CBB658138513E3ED9886C58F4", - "importIds": { - "yuanshen": ["77_166"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_166.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.80313, 46.11614], - "id": "F088F93332A0EC6F7E67525FA7B3466463E1824F", - "importIds": { - "yuanshen": ["77_167"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_167.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.49781, 47.17389], - "id": "8F37EEBDDD0F1E2852C7BFE2227C667EC3194377", - "importIds": { - "yuanshen": ["77_168"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_168.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.53687, 47.16998], - "id": "FB6467A2754AD95460AC93A12874E04DDA35ECB0", - "importIds": { - "yuanshen": ["77_169"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_169.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.26406, 45.40261], - "id": "BADEB7B1DC9AE1766D74E7E646973752F063C8FB", - "importIds": { - "yuanshen": ["77_170"] - }, - "popupMedia": "https://yuanshen.site/comment_png/77_170.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "701846742", + "zh": "禽肉", + "de": "Rohes Geflügel", + "en": "Fowl", + "es": "Carne de ave", + "fr": "Volaille", + "id": "Fowl", + "ja": "鳥肉", + "ko": "새고기", + "pt": "Carne de Ave", + "ru": "Мясо птицы", + "th": "Fowl", + "vi": "Thịt Gia Cầm" + }, + "description": { + "_code": "870212629", + "zh": "禽类的新鲜肉块。经过适当处理可以制成让人精神一振的佳肴。", + "de": "Ein frisches Stück rohes Geflügel, das seinen Geschmack mit der richtigen Zubereitung besonders entfaltet.", + "en": "A fresh chunk of fowl. Handled properly, it can make a hearty meal.", + "es": "Carne de ave fresca. Si se prepara correctamente, puede ser una buena comida para mejorar el estado de ánimo.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Daging burung unggas yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "鳥類の新鮮な肉。適切な料理をすると元気みなぎる食事になる。", + "ko": "조류의 신선한 고기. 적절히 조리하면 정신이 번쩍 드는 맛있는 요리가 된다", + "pt": "Carne de ave fresca. Se feita corretamente pode fazer um prato saudável.", + "ru": "Свежее мясо птицы. Из него можно приготовить что-нибудь вкусненькое.", + "th": "เนื้อสดของสัตว์ปีก สามารถนำมาทำอาหารได้หากรู้วิธี", + "vi": "Thịt gia cầm tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "fowl", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-16.34219, 46.26328], + "id": "D90975CE4C18086CAB53853F95ECFEAE9B9873C7", + "importIds": { + "gm_legacy": ["mondstadtFowl/5"], + "yuanshen": ["77_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.33567, 45.14218], + "id": "57CF33EA452C67A28847342D356B95E1138A7934", + "importIds": { + "yuanshen": ["77_1"], + "gm_legacy": ["mondstadtFowl/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.33954, 45.19818], + "id": "5967B783F7C72F853C65910FE7D8822BE0417BC9", + "importIds": { + "yuanshen": ["77_2"], + "gm_legacy": ["mondstadtFowl/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.29924, 46.31666], + "id": "1999125061E68B181C8DAAE85E6DAB76C3A24F0B", + "importIds": { + "yuanshen": ["77_3"], + "gm_legacy": ["mondstadtFowl/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.32917, 46.28802], + "id": "CC3F06D1F24769FF3A4C4B6BDE02472EF932EE2D", + "importIds": { + "yuanshen": ["77_4"], + "gm_legacy": ["mondstadtFowl/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.47107, 44.56537], + "id": "21E35AB4DB5DABA58BA681A9FA0DB12105FF8CA3", + "importIds": { + "yuanshen": ["77_6"], + "gm_legacy": ["mondstadtFowl/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.02311, 44.85442], + "id": "9ED42E3484F208D743B0F52B53F0FF2AB39ACCA7", + "importIds": { + "yuanshen": ["77_7"], + "gm_legacy": ["mondstadtFowl/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.83567, 44.75156], + "id": "DE8180502F3A2F179DF9C1C0415338EE515F0890", + "importIds": { + "yuanshen": ["77_8"], + "gm_legacy": ["mondstadtFowl/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.83042, 44.8362], + "id": "EFC5AC954D9287235F88ADFFEC66918E251BC776", + "importIds": { + "yuanshen": ["77_9"], + "gm_legacy": ["mondstadtFowl/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.87344, 42.45078], + "id": "1D4CEB47785E64A51D727146EB0164DFE6B8978A", + "importIds": { + "yuanshen": ["77_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.79922, 42.4625], + "id": "0DEEDE6786DC869221020742857C334F51F8AFC8", + "importIds": { + "yuanshen": ["77_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.94375, 42.76328], + "id": "CB77A8AD4BFA8F347242C7A35FB2C108CFC845E0", + "importIds": { + "yuanshen": ["77_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.97891, 42.75547], + "id": "1F2EA39AB67CE5893706FFAE995597F14FAD4985", + "importIds": { + "yuanshen": ["77_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.98672, 42.73593], + "id": "72D8B00AE9A9945BA2DF2B94729A68298C895442", + "importIds": { + "yuanshen": ["77_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.01016, 42.74375], + "id": "366D31B19160B129F93D33177E1EBC0D6A28B4F9", + "importIds": { + "yuanshen": ["77_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.99844, 42.775], + "id": "C932DC476872718ABD4BAD950DFFE04054C5B2F5", + "importIds": { + "yuanshen": ["77_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.03359, 42.75937], + "id": "330E539F73856FB5EDDC38C29B6624A909F238EF", + "importIds": { + "yuanshen": ["77_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.01797, 42.73593], + "id": "FDB23721756AB6F1166A5B5705EF75D02B48DAE3", + "importIds": { + "yuanshen": ["77_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.99453, 48.60313], + "id": "21FA61AFC51C16E8C74233ED28925278A8E28321", + "importIds": { + "yuanshen": ["77_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.04531, 47.31797], + "id": "3AB53238DCB7298C3F18BCC409A392490BABC493", + "importIds": { + "yuanshen": ["77_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.08047, 47.34922], + "id": "17E7C9B987C9CC659BBCAE03043B854711F38882", + "importIds": { + "yuanshen": ["77_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.63125, 45.94688], + "id": "DA0915680A9AEF764CE523BAECA03A310A8D35A2", + "importIds": { + "yuanshen": ["77_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.5414, 45.99766], + "id": "18188202256DAFA8AD2A18D46F3FC39052C8A7C5", + "importIds": { + "yuanshen": ["77_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.37792, 48.46823], + "id": "E9E7844F15C8D5C7BB22EE5E97FC117ED3669487", + "importIds": { + "yuanshen": ["77_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.27969, 51.81406], + "id": "D8A8A111CF831E8BBDF7B78B473155024212D6E8", + "importIds": { + "yuanshen": ["77_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.30313, 51.76328], + "id": "EE30D56F1D3AC89A2BAA9F07F4A02100BA520592", + "importIds": { + "yuanshen": ["77_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.63907, 50.23203], + "id": "52CB45BF8C60C3149A59B94740EAED3C94656D12", + "importIds": { + "yuanshen": ["77_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.93594, 49.30234], + "id": "E61DCBF161B04BD91ABFF84785C8A9EBCECA1875", + "importIds": { + "yuanshen": ["77_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.89688, 49.25156], + "id": "CD6DC8C5309571E445B7AC9E8CF5E2AA054AA0AA", + "importIds": { + "yuanshen": ["77_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.42422, 48.75937], + "id": "CD16C945FDFA8922DFCB3038BF7F424CE6D9FFDE", + "importIds": { + "yuanshen": ["77_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.63515, 45.22812], + "id": "2B981F460830305AEB625B5EDF94DFE4B04FBDF1", + "importIds": { + "yuanshen": ["77_31", "77_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.67422, 45.20468], + "id": "0D0C3085B1BA5F588B4BB9ED3DCE7CFC5F59F681", + "importIds": { + "yuanshen": ["77_32", "77_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.36563, 53.76328], + "id": "30E3EACDF58EEE3388099C6C8AD5E4DDDCAB9F20", + "importIds": { + "yuanshen": ["77_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.98281, 53.71641], + "id": "8020C1B03707EE52159D7184F49E237FA6879C70", + "importIds": { + "yuanshen": ["77_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.90469, 43.40391], + "id": "E7803FD95C95468026EFD43D8882B9C98DDE4CC8", + "importIds": { + "yuanshen": ["77_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.93594, 43.47031], + "id": "0DD4D7538430E22DAA6ABD123FA14A54A16D15E6", + "importIds": { + "yuanshen": ["77_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.9789, 43.39219], + "id": "2A7865FD3493B8A6F221996D1F33590884076322", + "importIds": { + "yuanshen": ["77_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.02188, 44.0836], + "id": "C1AD54320DD85A063EE44A1E5E38D021AB54F88E", + "importIds": { + "yuanshen": ["77_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.01015, 44.15], + "id": "033DD63832F3C7F532992EAE2784352E5167DD23", + "importIds": { + "yuanshen": ["77_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.2875, 45.9625], + "id": "D2C11C7A840173FC78C939B4B97692E5958251CD", + "importIds": { + "yuanshen": ["77_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.21719, 46.05625], + "id": "5FDE7822F5FA4C78D2DE6B18B6680DD4B608B31A", + "importIds": { + "yuanshen": ["77_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.36172, 46.34922], + "id": "3D77C7E412F2114978477909CB92255CBBA2D019", + "importIds": { + "yuanshen": ["77_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.35391, 46.39219], + "id": "C8C4E242290E889D1FF88E90245EC1CBE649B9EA", + "importIds": { + "yuanshen": ["77_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.17031, 46.37656], + "id": "C69ACF92511AC16860BF3E3E55047B9F23116287", + "importIds": { + "yuanshen": ["77_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.18984, 46.34922], + "id": "5525AA202331E0D7637B7FD50D6A5425A88C1450", + "importIds": { + "yuanshen": ["77_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.27578, 46.65651], + "id": "D54414D57E6F545008D10396585008D296023E7E", + "importIds": { + "yuanshen": ["77_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.25235, 46.61875], + "id": "17FE614D903CA0153388FCA64DCE2CE0162B2C8B", + "importIds": { + "yuanshen": ["77_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.64297, 46.83359], + "id": "CA4DF91717E4A997CA6D1022322F1D9961615E00", + "importIds": { + "yuanshen": ["77_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.57265, 46.70859], + "id": "82BF4CBCEC008A4B9F3116DB2520676BAF488CC5", + "importIds": { + "yuanshen": ["77_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.88906, 48.79844], + "id": "9920D77AB091805F35C06D32B81DDC6C86B71842", + "importIds": { + "yuanshen": ["77_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.88125, 48.75937], + "id": "A1F942DC37783362AF6AB19AD351C4D18455F6F7", + "importIds": { + "yuanshen": ["77_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.88516, 48.69297], + "id": "FB45F9F57D4B938D8DD77B40F8A61F4E28ECAF81", + "importIds": { + "yuanshen": ["77_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81485, 47.14218], + "id": "685ED860DB376ED4EEA5A1533BD230D0D61F9EF6", + "importIds": { + "yuanshen": ["77_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.90211, 47.02369], + "id": "6CCC1AB681804F51A18A44E8A874EDF0D7F644CF", + "importIds": { + "yuanshen": ["77_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81358, 46.98071], + "id": "08CF1498E01E578515969C6690170B1B06D6CD5B", + "importIds": { + "yuanshen": ["77_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49453, 44.3388], + "id": "1AE2B3C3A1EC210B84FE4B6C2A1DA2E3C63D431B", + "importIds": { + "yuanshen": ["77_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.30831, 44.40783], + "id": "69510280BBF73D2137B341D12370E8DD0A578D8B", + "importIds": { + "yuanshen": ["77_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.51406, 44.29844], + "id": "22DD4C7EA225AF2D9ECD82E37E5F0681A35E8123", + "importIds": { + "yuanshen": ["77_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.71719, 44.83359], + "id": "BB13B05DAB8E514138D83EA66D0B4B26FE597E6E", + "importIds": { + "yuanshen": ["77_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.73672, 44.78672], + "id": "9E7DAF587263A06AC480969C9DE636CE0A08B7DA", + "importIds": { + "yuanshen": ["77_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.06094, 48.37266], + "id": "B6A8131EC5653E9439AC65867346BDE1E0C256B0", + "importIds": { + "yuanshen": ["77_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.3461, 49.81797], + "id": "FBC98C8BBAB5995BD036C4D3F8DC8679D3E1C84D", + "importIds": { + "yuanshen": ["77_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.0375, 50.25156], + "id": "435C87A8F91294655234331C4AC2DAF3A4C0A664", + "importIds": { + "yuanshen": ["77_66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.09219, 49.60572], + "id": "C4BC127A11E6CB11A924C2B2B3AA5F6360D50CCC", + "importIds": { + "yuanshen": ["77_67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.08697, 49.64739], + "id": "BACA98B64A6DBA5CE2AC80DE364DB210A73F1495", + "importIds": { + "yuanshen": ["77_68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.16251, 49.65389], + "id": "5F12E23C1E8D337ACFE04546BA081E4FED5C3C0D", + "importIds": { + "yuanshen": ["77_69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.63649, 49.72488], + "id": "B593119FC6EBAE77A4204F9EEDF957ADF03F0F91", + "importIds": { + "yuanshen": ["77_70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.34218, 46.55235], + "id": "F12DA575EB3666EE3F2976B6C69EBD5B8BDA175A", + "importIds": { + "yuanshen": ["77_71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42813, 46.64609], + "id": "C0761D65373469CF9B0B0A8505839DCC9481B332", + "importIds": { + "yuanshen": ["77_72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.23672, 45.38438], + "id": "1249F233A2C24032799D601F379917CC7C681BD8", + "importIds": { + "yuanshen": ["77_73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.29531, 45.42344], + "id": "84177E0164807ADDEE29DD5E645085497E6136AA", + "importIds": { + "yuanshen": ["77_74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.56484, 44.83359], + "id": "2BED452A0EC5229B0C39026910DC6D98B88DE960", + "importIds": { + "yuanshen": ["77_75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.59218, 44.74375], + "id": "8F6AB526C95C76DDF185FBF703C506530AB54C2D", + "importIds": { + "yuanshen": ["77_76"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.80316, 47.38702], + "id": "495BD4CD2B7254F89CD963D68BE6EF6267826E13", + "importIds": { + "yuanshen": ["77_77"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.58959, 47.04843], + "id": "96E8BA1EE5DFE7CF9D66C06DE02EF95FFA3D7256", + "importIds": { + "yuanshen": ["77_78"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.61174, 47.10572], + "id": "16BC9E1C8AA030350E17C842DD530A5EF6262BAB", + "importIds": { + "yuanshen": ["77_79"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.05312, 43.61875], + "id": "432A4175ED84E06F4358D00A92FA5033F620153A", + "importIds": { + "yuanshen": ["77_80"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.02578, 43.66563], + "id": "53EA6D876775B0E232ABA48B5C8110EC80EACB2A", + "importIds": { + "yuanshen": ["77_81"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.17813, 43.66953], + "id": "ACBCADFC2A5DEA9B5737C4F076594748A6E69A8F", + "importIds": { + "yuanshen": ["77_82"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.20156, 43.7125], + "id": "C2C3C352DBCBE628E70760B2174D08BF7242CF96", + "importIds": { + "yuanshen": ["77_83"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.11953, 43.51328], + "id": "0F64E4AE574A976751C71C02AA668C7AE6FC424C", + "importIds": { + "yuanshen": ["77_84"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.15469, 43.54063], + "id": "9FAF0EF9D2C7B78735CA5FD9DAE0B0B85D98D6CA", + "importIds": { + "yuanshen": ["77_85"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.11562, 43.3375], + "id": "A643A2E9C91176650FFD95269306FD903E2EC07D", + "importIds": { + "yuanshen": ["77_86"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.13515, 43.31016], + "id": "04645D0B3DBB726C53031C868FBABFEAF0D27583", + "importIds": { + "yuanshen": ["77_87"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.13515, 43.38438], + "id": "6068A1B86F92704EFB538106C6259A20D76A1E39", + "importIds": { + "yuanshen": ["77_88"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.16641, 43.35703], + "id": "003FE1B0D37F6314C8E26F455620809C9935BA75", + "importIds": { + "yuanshen": ["77_89"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.42813, 43.26718], + "id": "2A41C0DA4112FA8BEF393367A86A2E826D230B1B", + "importIds": { + "yuanshen": ["77_90"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.46328, 43.22812], + "id": "BFEC7E93FB311643DE1B0699A2B4E16E4AB62F17", + "importIds": { + "yuanshen": ["77_91"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.52578, 43.22031], + "id": "2A2DEF2805A6933F731B7F89C931FA55D980ECF5", + "importIds": { + "yuanshen": ["77_92"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.02708, 39.60182], + "id": "78365E1A94421D03D4B1FE6164376B33C528C1DB", + "importIds": { + "yuanshen": ["77_93"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.07396, 39.54844], + "id": "98D9316EEA650B2AD8A200E9F36685DAB74E6B1D", + "importIds": { + "yuanshen": ["77_94"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.04141, 39.52109], + "id": "11309E9A4C0B365566B22E5E30FF7E4FF6944F99", + "importIds": { + "yuanshen": ["77_95"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.91901, 39.86745], + "id": "AF7C300BEEF1068167CBF43DE049028F7CFF1C85", + "importIds": { + "yuanshen": ["77_96"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.51797, 42.76198], + "id": "E5D0567B7632ED228ED31E2E25FFDC8CC662705A", + "importIds": { + "yuanshen": ["77_97"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.54065, 42.77159], + "id": "A99F8F363192769FB4B1A59910621096BEE370D2", + "importIds": { + "yuanshen": ["77_98"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.34609, 43.54193], + "id": "0207C1D9AE81735A5BE309B1A9F9C96C60FE957E", + "importIds": { + "yuanshen": ["77_99"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.35651, 43.5263], + "id": "B04000F8DEF3E47D2B83127F84821A20A4A26928", + "importIds": { + "yuanshen": ["77_100"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.71068, 44.72422], + "id": "9DF22C9342DB8529E7E35DDDFAD4D6372000F574", + "importIds": { + "yuanshen": ["77_101"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.25755, 44.61094], + "id": "DDF6A9A7D8F3DD8066616488FCF4EDD146FD5162", + "importIds": { + "yuanshen": ["77_102"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.30963, 44.57448], + "id": "1B1943F037C3AE1D8C9825A6F5BE4E735865F6EF", + "importIds": { + "yuanshen": ["77_103"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.72293, 44.91722], + "id": "FD9F621D4EC038CDDE22156E3D0EA5FE3BCFCC18", + "importIds": { + "yuanshen": ["77_104"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.70731, 44.86253], + "id": "F041D2A743618D4DD55F11228D1B7F97856E3FE6", + "importIds": { + "yuanshen": ["77_105"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.26279, 44.91171], + "id": "35BEB3BF03CAC2029EF0598A3704284748E9EEB5", + "importIds": { + "yuanshen": ["77_106"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.26927, 44.94948], + "id": "1565F000EB90D17E8E82431CA1880A94D5711487", + "importIds": { + "yuanshen": ["77_107"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.25866, 44.98659], + "id": "C670135A58CACBEF22C42412A2BE5D70EA19386C", + "importIds": { + "yuanshen": ["77_108"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.13125, 43.92344], + "id": "205EA9EE87229D6973CF4294A3139EF8801AD207", + "importIds": { + "yuanshen": ["77_109"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.11563, 43.90912], + "id": "8716978BC7B4281989D5C557B37A9D8E625549F3", + "importIds": { + "yuanshen": ["77_110"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.07265, 43.8921], + "id": "70439A572641A490BDAAD75A9C86938D25DE5355", + "importIds": { + "yuanshen": ["77_111"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.91512, 44.82448], + "id": "2CB19BA6EB0073D124E592232A901D46D1A24A99", + "importIds": { + "yuanshen": ["77_112"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.91493, 44.86534], + "id": "927A18B6A6E666B874362AB139C3C6251FFECD4D", + "importIds": { + "yuanshen": ["77_113"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.94228, 44.84189], + "id": "BC90E92F8088FA039BA78FE7DDCBA12218388484", + "importIds": { + "yuanshen": ["77_114"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.7257, 47.18571], + "id": "449A4CA7263320D92A101A0F1DA25B70E7F96922", + "importIds": { + "yuanshen": ["77_115"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.67176, 40.81561], + "id": "97F6610A4A5AFB110F3DE41F794363FE6A7E57B1", + "importIds": { + "yuanshen": ["77_116"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.19245, 47.14738], + "id": "2DEA79859BC700855CE6A5224B2D2854AAC0F996", + "importIds": { + "yuanshen": ["77_117"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.2263, 47.10703], + "id": "4F4E5903C5ADA26346EBDB816C08A01AA3BE012A", + "importIds": { + "yuanshen": ["77_118"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.225, 47.16951], + "id": "2B0734A57696EFB0DC07DFBF43BAEAF2AC9966D8", + "importIds": { + "yuanshen": ["77_119"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.9125, 46.81406], + "id": "6C266651BBF0408972CF4E756DE96DD6832D3AB0", + "importIds": { + "yuanshen": ["77_120"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.94343, 46.81629], + "id": "89A532E15CE5717BB01F1B3145F09BC5182D3E2F", + "importIds": { + "yuanshen": ["77_121"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.09429, 32.05262], + "id": "C93156C9631B5E93CEBDB13BFB2AF50BD87B5609", + "importIds": { + "yuanshen": ["77_122"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.12946, 32.03309], + "id": "B333E72E49902905106071EF03AA13F04232B067", + "importIds": { + "yuanshen": ["77_123"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.11954, 32.0914], + "id": "F67BFA7421B8D58B777EA2C74C3C387DB240613F", + "importIds": { + "yuanshen": ["77_124"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.74583, 44.16171], + "id": "705D65790DD89CC366C73E460CEDC60C25AF258E", + "importIds": { + "yuanshen": ["77_125"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.77838, 44.14117], + "id": "1B0465C971D9998F5F665670170E6A1BBA0AD879", + "importIds": { + "yuanshen": ["77_126"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.71328, 43.67474], + "id": "9C74B77F2711B0C968D7B0E4769163D8F695D942", + "importIds": { + "yuanshen": ["77_127"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.65729, 43.59792], + "id": "8689CA6A02EF4708E30A82E43056F9C64BE83302", + "importIds": { + "yuanshen": ["77_128"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.61042, 43.63958], + "id": "9FDF92C595B4F2116A3D3633850BE77DD34F7288", + "importIds": { + "yuanshen": ["77_129"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.77485, 43.94208], + "id": "50BD5275D164A7FCE4C760EAB5E87AA9A66C1E07", + "importIds": { + "yuanshen": ["77_130"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.67342, 34.06058], + "id": "F1DDB547919FAD10F7777AF89B1F4E9F20CCDB23", + "importIds": { + "yuanshen": ["77_131"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.67342, 34.02541], + "id": "88E6BE356B488991005F8C3C9A84EC279E45442A", + "importIds": { + "yuanshen": ["77_132"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.66952, 33.99025], + "id": "067FA88473C2D030D6BFCDC2F5246BE833466F9F", + "importIds": { + "yuanshen": ["77_133"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.55833, 36.03672], + "id": "F4EF6E67FAC826E64A53814B2C108DDCC4075869", + "importIds": { + "yuanshen": ["77_134"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.58177, 36.01327], + "id": "61AD6B072683A4975DA0D6DBFE830867E52E8EA9", + "importIds": { + "yuanshen": ["77_135"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.59739, 35.97423], + "id": "950FFCD1F1E3D55EF962C2452F304314D4114436", + "importIds": { + "yuanshen": ["77_136"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.60781, 36.01588], + "id": "B15325072A9B0781DD0BA295D95AE617BE963D31", + "importIds": { + "yuanshen": ["77_137"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.70547, 45.9625], + "id": "BCC924556951AB245012C8207DFD2E96274EB624", + "importIds": { + "yuanshen": ["77_138"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.49844, 46.05234], + "id": "849288A2399857733903C5D244BE3148A85C5509", + "importIds": { + "yuanshen": ["77_139"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.1, 42.73593], + "id": "7F09BEDCE9B13BCFBB8D037F0C3B2537F2015E46", + "importIds": { + "yuanshen": ["77_140"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_140.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.19375, 42.92344], + "id": "7A63BAB4EFBE6034485DE2400E7CA8AFEAB340A8", + "importIds": { + "yuanshen": ["77_141"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_141.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.39688, 41.69167], + "id": "47CBE6CD6D1FFE2E4327D8796EF8E6F3AA7C45CE", + "importIds": { + "yuanshen": ["77_142"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_142.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.4099, 41.73332], + "id": "B69216D86DC5A8FBDC171A7818648BD2253443B4", + "importIds": { + "yuanshen": ["77_143"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_143.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.92031, 40.56407], + "id": "B84D30F4AB32E406602E3A0F596DCE14B3553C51", + "importIds": { + "yuanshen": ["77_144"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_144.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.90469, 40.45859], + "id": "E8BCCD06D82398BD485769D3E0124A549291A0EE", + "importIds": { + "yuanshen": ["77_145"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_145.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.90078, 40.49375], + "id": "2402C531DE81D44ED726B0B1401459F5D3465AEC", + "importIds": { + "yuanshen": ["77_146"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_146.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.91248, 40.00808], + "id": "ED01869220AB9989F54F19AD5B14613B5B69F9CE", + "importIds": { + "yuanshen": ["77_147"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_147.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.9789, 39.57969], + "id": "944404CB2C49D049F90AEA4E8A58C04847C09C53", + "importIds": { + "yuanshen": ["77_148"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_148.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.9711, 39.52109], + "id": "DAF18AEC3BE7FF46B7F6DE7D72006E94C278A0E5", + "importIds": { + "yuanshen": ["77_149"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_149.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.98281, 39.37266], + "id": "C6CB65779B31514C4606E85FD471B40E1D28C2D4", + "importIds": { + "yuanshen": ["77_150"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_150.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.62734, 40.86484], + "id": "057182788698685F262F6A424142712A09619D58", + "importIds": { + "yuanshen": ["77_151"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_151.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.60781, 40.94297], + "id": "8453FDCF1D04990CA8D00DDFA788B74F4FC20141", + "importIds": { + "yuanshen": ["77_152"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_152.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.63906, 40.99375], + "id": "2107B2088B0549730D69371B183B6C2D7863D709", + "importIds": { + "yuanshen": ["77_153"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_153.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.60779, 36.55494], + "id": "A530B3E0F4D770C0B013F5A415EDA45FCBBCC796", + "importIds": { + "yuanshen": ["77_154"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_154.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.47891, 35.95469], + "id": "2C8580E15870018972F8188EDC8C1731DFFEDB62", + "importIds": { + "yuanshen": ["77_155"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_155.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.39297, 32.53411], + "id": "FA2E40335DB30FCFA64CBE7708496142E5B06138", + "importIds": { + "yuanshen": ["77_156"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_156.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.40078, 32.48634], + "id": "90C8FED21F9363A76CEBA534FBF19C648388ED20", + "importIds": { + "yuanshen": ["77_157"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_157.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.42422, 32.51369], + "id": "DF99B41B6DA94D4E9F2A89A64C019DE7F0FA92B5", + "importIds": { + "yuanshen": ["77_158"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_158.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.44245, 46.34662], + "id": "2D8DC492A5FA9E1D8A8CF15AD48E4AF14223A175", + "importIds": { + "yuanshen": ["77_159"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_159.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.31614, 47.89609], + "id": "BC3E9D3E7504B92B83E2C9032B48473A29F0929E", + "importIds": { + "yuanshen": ["77_160"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_160.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.33957, 47.9625], + "id": "C73DE7B5D9C1A926B3FF0159C951193559B541B5", + "importIds": { + "yuanshen": ["77_161"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_161.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.39297, 47.91432], + "id": "29730BFE03DEEA63BF0F9E79980F561C61AAF0A3", + "importIds": { + "yuanshen": ["77_162"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_162.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.44374, 48.00678], + "id": "8A0A3A9D285BEC45BD7D1D8AB7D4BBCCCF205115", + "importIds": { + "yuanshen": ["77_163"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_163.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.03286, 49.69342], + "id": "7A5ABA8060E142DE2BC3425845FA5A77BACBAEC7", + "importIds": { + "yuanshen": ["77_164"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_164.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.08697, 38.92865], + "id": "8EE308A89944AE502B9DDF856FD63E1E7BD31AD0", + "importIds": { + "yuanshen": ["77_165"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_165.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.76798, 46.0953], + "id": "6367D27DF6241F7CBB658138513E3ED9886C58F4", + "importIds": { + "yuanshen": ["77_166"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_166.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.80313, 46.11614], + "id": "F088F93332A0EC6F7E67525FA7B3466463E1824F", + "importIds": { + "yuanshen": ["77_167"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_167.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.49781, 47.17389], + "id": "8F37EEBDDD0F1E2852C7BFE2227C667EC3194377", + "importIds": { + "yuanshen": ["77_168"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_168.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.53687, 47.16998], + "id": "FB6467A2754AD95460AC93A12874E04DDA35ECB0", + "importIds": { + "yuanshen": ["77_169"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_169.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.26406, 45.40261], + "id": "BADEB7B1DC9AE1766D74E7E646973752F063C8FB", + "importIds": { + "yuanshen": ["77_170"] + }, + "popupMedia": "https://yuanshen.site/comment_png/77_170.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/fragment-cedar-wood.json b/src/data/features/mondstadt/nature/fragment-cedar-wood.json new file mode 100644 index 00000000..87395c1d --- /dev/null +++ b/src/data/features/mondstadt/nature/fragment-cedar-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Fragment Cedar Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/frog.json b/src/data/features/mondstadt/nature/frog.json index b9635be4..23a026d0 100644 --- a/src/data/features/mondstadt/nature/frog.json +++ b/src/data/features/mondstadt/nature/frog.json @@ -1,264 +1,285 @@ -{ - "format": 2, - "name": { - "en": "Frog", - "ru": "Лягушка", - "pt": "Sapo" - }, - "description": { - "en": "Full of energy, they secrete a substance that will keep you full of vitality. Used in Alchemy." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "frog", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-19.35781, 48.52891], - "id": "866C6AF66F38269B661E8CB91517C2B6318E2B12", - "importIds": { - "yuanshen": ["67_1"], - "gm_legacy": ["mondstadtFrog/1"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#1" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.39296, 44.17344], - "id": "1D0EF6CEDA221C57DC802C80F87219B89597D1CB", - "importIds": { - "yuanshen": ["67_2"], - "gm_legacy": ["mondstadtFrog/2"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#2" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.16641, 34.82708], - "id": "6FAAEF563047FD5D047A3FD27531F80A45E01CB1", - "importIds": { - "yuanshen": ["67_3"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#3" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.17292, 34.74505], - "id": "E9CF05A7745A0350D40DC93D75B940E4371DDC23", - "importIds": { - "yuanshen": ["67_4"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#4" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.58881, 33.67625], - "id": "0D2B499E4A18A6904944BEA2106BBF1FE8C00BC0", - "importIds": { - "yuanshen": ["67_5"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.40599, 31.29844], - "id": "6426DB80DDD3ECF2939C35F97B24AAC46535C87A", - "importIds": { - "yuanshen": ["67_6"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.39622, 31.35362], - "id": "5E66DF4B2E3B455B4D6146730242D5F6E76B0F70", - "importIds": { - "yuanshen": ["67_7"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.3539, 31.3362], - "id": "7A03636CA6029304112455BA647F697A74B033F6", - "importIds": { - "yuanshen": ["67_8"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.86889, 47.46323], - "id": "B8473A5959ED5F15B5883A6A007C6382B34D9F88", - "importIds": { - "yuanshen": ["67_9"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.39427, 41.58229], - "id": "8C3C94827548938FBD1A597C572ECA5A73F765E6", - "importIds": { - "yuanshen": ["67_10"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.12865, 41.32578], - "id": "960E236E021243620A1B6E0EE6C6A41309588953", - "importIds": { - "yuanshen": ["67_11"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#11" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.66434, 41.73124], - "id": "00F3E8E232CCD2D533E20C9087902E4AABC2E524", - "importIds": { - "yuanshen": ["67_12"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#12" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.62994, 41.55105], - "id": "F74DE68E98D6937A3DA933078A50684B39BA1E2E", - "importIds": { - "yuanshen": ["67_13"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#13" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.91995, 30.80124], - "id": "6D7A6AEA2EA236C3D3F2981755C7C9D3568EABA9", - "importIds": { - "yuanshen": ["67_14"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#14" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.93725, 30.86094], - "id": "EDD234EA1C1D6A283B699F1AA4C2F24E647A7254", - "importIds": { - "yuanshen": ["67_15"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#15" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57339, 31.51372], - "id": "118D38BE03EF08F1C51205AF3004F4908A0765A8", - "importIds": { - "yuanshen": ["67_16"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#16" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.53697, 31.1269], - "id": "9CA1BE8B5831B1159A2EDA8E0486A11F6D2A7E5F", - "importIds": { - "yuanshen": ["67_17"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#17" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57215, 31.11518], - "id": "8F89E0FCCCACE00936D052513D211BD2CD71038A", - "importIds": { - "yuanshen": ["67_18"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#18" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.12476, 34.92736], - "id": "B93305560943FA8E456DC4D825B9EC28A025A481", - "importIds": { - "yuanshen": ["67_19"] - }, - "popupTitle": { - "zh": "青蛙", - "en": "#19" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.23281, 31.82187], - "id": "6A19A16E4099AAEEA3E6B36D493CF97B274C7C4D", - "importIds": { - "yuanshen": ["67_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/67_20.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2185772247", + "zh": "青蛙", + "de": "Frosch", + "en": "Frog", + "fr": "Grenouille", + "id": "Frog", + "ja": "カエル", + "ko": "청개구리", + "pt": "Sapo", + "ru": "Лягушка", + "th": "Frog", + "vi": "Ếch Xanh" + }, + "description": { + "_code": "1581894557", + "zh": "常见的蛙类,生活在潮湿的环境。总是富有活力。身上会分泌出让人充满活力的物质。", + "de": "Ein Frosch, wie er häufig zu finden ist. Er lebt in einer feuchten Umgebung und ist immer voller Energie. Das Sekret, das er absondert, hat eine belebende Wirkung.", + "en": "Common frog found in moist environments. Full of energy, they secrete a substance that will keep you full of vitality.", + "es": "Una rana común que se encuentra en ambientes húmedos. Llena de energía, segrega una sustancia que vigoriza enormemente a cualquiera.", + "fr": "Un amphibien commun des environnements humides. Cet animal plein d'énergie sécrète une substance revigorante lorsqu'elle est ingérée par des humains.", + "id": "Kodok yang mudah ditemui di tempat basah. Penuh dengan tenaga, di dalam tubuhnya terdapat nutrisi yang dapat memulihkan kebugaran tubuh.", + "ja": "一般的なカエル類。ジメジメした環境に生息する。いつも活力に満ちており、体からは活力をみなぎらせる物質を分泌している。", + "ko": "어디서나 볼 수 있는 흔한 개구리. 습한 환경에서 생활한다. 몸에서 활력을 돋우는 물질을 분비한다", + "pt": "Um sapo comum encontrado em ambientes úmidos. Cheio de energia, eles secretam uma substância que pode revigorá-lo.", + "ru": "Обычная лягушка, водится где попало. Выделяет особое вещество, которое может зарядить вас на целый день.", + "th": "กบที่พบเห็นได้ทั่วๆไป ชอบใช้ชีวิตท่ามกลางที่ที่มีความชื้น อุดมไปด้วยพลังงาน เป็นสิ่งที่เติมเต็มพลังงานให้แก่ผู้คนได้", + "vi": "Ếch sống trong môi trường ẩm ướt, rất có sức sống." + }, + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "frog", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-19.35781, 48.52891], + "id": "866C6AF66F38269B661E8CB91517C2B6318E2B12", + "importIds": { + "yuanshen": ["67_1"], + "gm_legacy": ["mondstadtFrog/1"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#1" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.39296, 44.17344], + "id": "1D0EF6CEDA221C57DC802C80F87219B89597D1CB", + "importIds": { + "yuanshen": ["67_2"], + "gm_legacy": ["mondstadtFrog/2"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#2" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.16641, 34.82708], + "id": "6FAAEF563047FD5D047A3FD27531F80A45E01CB1", + "importIds": { + "yuanshen": ["67_3"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#3" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.17292, 34.74505], + "id": "E9CF05A7745A0350D40DC93D75B940E4371DDC23", + "importIds": { + "yuanshen": ["67_4"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#4" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.58881, 33.67625], + "id": "0D2B499E4A18A6904944BEA2106BBF1FE8C00BC0", + "importIds": { + "yuanshen": ["67_5"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.40599, 31.29844], + "id": "6426DB80DDD3ECF2939C35F97B24AAC46535C87A", + "importIds": { + "yuanshen": ["67_6"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.39622, 31.35362], + "id": "5E66DF4B2E3B455B4D6146730242D5F6E76B0F70", + "importIds": { + "yuanshen": ["67_7"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.3539, 31.3362], + "id": "7A03636CA6029304112455BA647F697A74B033F6", + "importIds": { + "yuanshen": ["67_8"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.86889, 47.46323], + "id": "B8473A5959ED5F15B5883A6A007C6382B34D9F88", + "importIds": { + "yuanshen": ["67_9"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.39427, 41.58229], + "id": "8C3C94827548938FBD1A597C572ECA5A73F765E6", + "importIds": { + "yuanshen": ["67_10"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.12865, 41.32578], + "id": "960E236E021243620A1B6E0EE6C6A41309588953", + "importIds": { + "yuanshen": ["67_11"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#11" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.66434, 41.73124], + "id": "00F3E8E232CCD2D533E20C9087902E4AABC2E524", + "importIds": { + "yuanshen": ["67_12"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#12" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.62994, 41.55105], + "id": "F74DE68E98D6937A3DA933078A50684B39BA1E2E", + "importIds": { + "yuanshen": ["67_13"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#13" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.91995, 30.80124], + "id": "6D7A6AEA2EA236C3D3F2981755C7C9D3568EABA9", + "importIds": { + "yuanshen": ["67_14"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#14" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.93725, 30.86094], + "id": "EDD234EA1C1D6A283B699F1AA4C2F24E647A7254", + "importIds": { + "yuanshen": ["67_15"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#15" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57339, 31.51372], + "id": "118D38BE03EF08F1C51205AF3004F4908A0765A8", + "importIds": { + "yuanshen": ["67_16"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#16" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.53697, 31.1269], + "id": "9CA1BE8B5831B1159A2EDA8E0486A11F6D2A7E5F", + "importIds": { + "yuanshen": ["67_17"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#17" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57215, 31.11518], + "id": "8F89E0FCCCACE00936D052513D211BD2CD71038A", + "importIds": { + "yuanshen": ["67_18"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#18" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.12476, 34.92736], + "id": "B93305560943FA8E456DC4D825B9EC28A025A481", + "importIds": { + "yuanshen": ["67_19"] + }, + "popupTitle": { + "zh": "青蛙", + "en": "#19" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.23281, 31.82187], + "id": "6A19A16E4099AAEEA3E6B36D493CF97B274C7C4D", + "importIds": { + "yuanshen": ["67_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/67_20.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/lizard-tail.json b/src/data/features/mondstadt/nature/lizard-tail.json index a6c8f743..020cfd21 100644 --- a/src/data/features/mondstadt/nature/lizard-tail.json +++ b/src/data/features/mondstadt/nature/lizard-tail.json @@ -1,546 +1,569 @@ -{ - "format": 2, - "name": { - "en": "Lizard Tail", - "ru": "Хвост Ящерицы", - "pt": "Cauda de Lagarto" - }, - "description": { - "en": "A lizard tail that curled up after losing its owner. Used in Alchemy." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "lizard-tail", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-15.19766, 47.36875], - "id": "AF7A1AEC491180EAA5FBD7DFF9388893B44C0513", - "importIds": { - "yuanshen": ["87_1"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#1" - }, - "popupMedia": "mondstadt/lizard-tail/AF7A1AE", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.42291, 44.65652], - "id": "45573064B14A18A3057409F32582507CF765F512", - "importIds": { - "yuanshen": ["87_2"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#2" - }, - "popupMedia": "mondstadt/lizard-tail/4557306", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.78879, 44.57058], - "id": "F7EC9657AC74F918329F6686CCF2E857F6AB88D1", - "importIds": { - "yuanshen": ["87_3"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#3" - }, - "popupMedia": "mondstadt/lizard-tail/F7EC965", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.86386, 30.83649], - "id": "03B85C75709586550B201CEAF9662900B6F1E3A7", - "importIds": { - "yuanshen": ["87_4"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#4" - }, - "popupMedia": "mondstadt/lizard-tail/03B85C7", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57331, 30.72452], - "id": "A2D10D087A5A6FC403B620AA66B75FF77911825D", - "importIds": { - "yuanshen": ["87_5"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#5" - }, - "popupMedia": "mondstadt/lizard-tail/A2D10D0", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.05236, 33.7309], - "id": "8838AB33E5D324D059F99BDD463DEE2DFC01CCD6", - "importIds": { - "yuanshen": ["87_6"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.1664, 44.42344], - "id": "6C80F9FB9452CC560A9FAC2FDA74C043BF32754E", - "importIds": { - "yuanshen": ["87_7"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.47109, 45.63047], - "id": "0BC643ADCE99173A76011AA17FF736ABB1F3EA00", - "importIds": { - "yuanshen": ["87_8"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.53359, 45.56015], - "id": "D946D62AB352276B550A5624E59C50FB92CFE6D1", - "importIds": { - "yuanshen": ["87_9"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.59609, 45.59141], - "id": "FD7830D5C3E778FA6AAA1A4F632B300F131D88F5", - "importIds": { - "yuanshen": ["87_10"] - }, - "popupTitle": { - "zh": "蜥蜴尾巴", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.83828, 41.39219], - "id": "3ECA54EB006C9E4D6DE39CA8EDA955CA43377847", - "importIds": { - "yuanshen": ["87_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.60782, 31.99766], - "id": "680FDFE91B4146A68657A766C41E36395E6B10B0", - "importIds": { - "yuanshen": ["87_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.58828, 33.22812], - "id": "596118F8471DF22EAD69CEC2C7EDF981BA4861AE", - "importIds": { - "yuanshen": ["87_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.975, 33.31797], - "id": "CE3667B0796A63E6C7531FA297125ED03D433A09", - "importIds": { - "yuanshen": ["87_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.04922, 32.37266], - "id": "1BBF5F5B8A0BD22AB634BED162C2D73B80C12D55", - "importIds": { - "yuanshen": ["87_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.38125, 32.78281], - "id": "620805FAC0F26214EDF99DCD545AD1C1E0E67EA2", - "importIds": { - "yuanshen": ["87_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.27709, 30.22813], - "id": "6B4E2AF2B9B6C382E4A7D9F2150F764026BBF4A2", - "importIds": { - "yuanshen": ["87_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.95282, 30.31434], - "id": "E4E4A1B34AA8C542A36BAFAC9918F2CCC56C3149", - "importIds": { - "yuanshen": ["87_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.86172, 30.42083], - "id": "98C9D264F37F63441098AF63049D884604EFCDC7", - "importIds": { - "yuanshen": ["87_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.29487, 29.68162], - "id": "3A9664115471DA62B66BAA58A676633027E46BD6", - "importIds": { - "yuanshen": ["87_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.8682, 29.58751], - "id": "B06706BE15BF6E0BC2B728514298B77B9E84CC5B", - "importIds": { - "yuanshen": ["87_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.83139, 32.79895], - "id": "E89A772F68EE99D306050CED3D4B36CE9497166E", - "importIds": { - "yuanshen": ["87_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.24585, 32.75938], - "id": "E8AC1CAC8FFFF0FD9E82A825C9B4D75BA786776A", - "importIds": { - "yuanshen": ["87_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.41771, 32.54322], - "id": "F10A8C7835203344791415E5911F481A7265E717", - "importIds": { - "yuanshen": ["87_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.38255, 40.97292], - "id": "0A4697FE441D040F343E0A49D98D88B2A2AF9BB5", - "importIds": { - "yuanshen": ["87_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.87083, 45.43385], - "id": "D270E9CB9C1A255A99D4D994D3519E0079D7B900", - "importIds": { - "yuanshen": ["87_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.0174, 33.31047], - "id": "0E37A2E6118D977FAB680439FBF77B758B8383E9", - "importIds": { - "yuanshen": ["87_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.39558, 29.83619], - "id": "4786C3314681762280C3D3D3A86898046EA127D4", - "importIds": { - "yuanshen": ["87_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.45417, 30.53411], - "id": "01D818A6D27DCB063EDD079CEC2A8F22374D8FB2", - "importIds": { - "yuanshen": ["87_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.95547, 31.00808], - "id": "1012A9B5B3880971DCF1E7396B48E4C6FDDB9FE8", - "importIds": { - "yuanshen": ["87_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.94765, 31.04193], - "id": "3ABDFEBEC15ECDD0210DB6D1D17692BAC5D060FA", - "importIds": { - "yuanshen": ["87_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.96719, 31.01068], - "id": "B8941AE83E1546D369C8AEB250281DD67932076A", - "importIds": { - "yuanshen": ["87_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.97239, 31.04453], - "id": "2267FB7E04B200B9BFC9B9B757669003F4D7E577", - "importIds": { - "yuanshen": ["87_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.49362, 29.90822], - "id": "29C9AF4EA9D7CECAC25B50C315050D4C4D44AE98", - "importIds": { - "yuanshen": ["87_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_35.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.32136, 43.88958], - "id": "C0C9F6661504DC3274240BF57DFCFFE694A09F24", - "importIds": { - "yuanshen": ["87_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.40209, 48.84922], - "id": "2B33769FD8AF49630D610970061B9314A2A1E736", - "importIds": { - "yuanshen": ["87_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17422, 32.34141], - "id": "3E134F1CE931A9265478A05092CAD1D201E69428", - "importIds": { - "yuanshen": ["87_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.20547, 33.7125], - "id": "6CEBD8607BE928E3DEB56846CA3C8C5FE63FCF76", - "importIds": { - "yuanshen": ["87_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.89687, 32.28672], - "id": "D82F53DF194CE20A3228A5AA6B50718DAFEA3DDC", - "importIds": { - "yuanshen": ["87_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.91641, 32.28672], - "id": "EC01726FAEBF9A760722FFF66EC15F746EF676DB", - "importIds": { - "yuanshen": ["87_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40078, 32.73203], - "id": "E9F6073A6867892DD4F6BFAAC26CD8CB7C90C05C", - "importIds": { - "yuanshen": ["87_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.58437, 29.95078], - "id": "9840FB74F59A343A0E616D97909E760B7CCFAB47", - "importIds": { - "yuanshen": ["87_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.76015, 28.91172], - "id": "42E9E06CFF65C0094B03E896E15503E9DD565E04", - "importIds": { - "yuanshen": ["87_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.42422, 29.55625], - "id": "D9E7B03E62DFD0CB88D0423BF21E1E7B362FD15A", - "importIds": { - "yuanshen": ["87_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.60516, 29.61485], - "id": "22386E7D3190F83236BD74354BD4AF26A13377CD", - "importIds": { - "yuanshen": ["87_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.8539, 29.83359], - "id": "FB2666AA81E0888D30B5169896D8A62E8296BA7D", - "importIds": { - "yuanshen": ["87_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92422, 29.81406], - "id": "E9773C1F51586F544CE2BE7ECA2D0BDF08CB2305", - "importIds": { - "yuanshen": ["87_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.12343, 31.90391], - "id": "F1C181BCC41DDB15142DFB8F81994D7965554477", - "importIds": { - "yuanshen": ["87_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.44766, 30.13047], - "id": "D72FC10518AB045CFA278C2621C2C382241D5817", - "importIds": { - "yuanshen": ["87_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.7211, 30.25156], - "id": "A6D8911009BC84B68A03767515C2588A0A5362A0", - "importIds": { - "yuanshen": ["87_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.20678, 49.06016], - "id": "8DDE3E43398AA4946E5EAD49947F0C85633857BB", - "importIds": { - "yuanshen": ["87_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.34478, 49.00678], - "id": "8415E0F28C9F8F64C838F826C3E778301E804533", - "importIds": { - "yuanshen": ["87_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.89819, 29.32448], - "id": "C65E9F7F66D97852AE20661DFE29D15A4E18F942", - "importIds": { - "yuanshen": ["87_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.49714, 32.90392], - "id": "89EF40BEE2B615218CE08C38878F0CB1B67CD205", - "importIds": { - "yuanshen": ["87_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/87_55.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1872908716", + "zh": "蜥蜴尾巴", + "de": "Echsenschwanz", + "en": "Lizard Tail", + "es": "Cola de lagarto", + "fr": "Queue de lézard", + "id": "Lizard Tail", + "ja": "トカゲのしっぽ", + "ko": "도마뱀 꼬리", + "pt": "Cauda de Lagarto", + "ru": "Хвост ящерицы", + "th": "Lizard Tail", + "vi": "Đuôi Rồng Đất" + }, + "description": { + "_code": "1851731613", + "zh": "失去生命后微微卷曲的蜥蜴尾巴。含有强烈的药性,能让人皮肤变硬。味道很苦。", + "de": "Der leicht gekrümmte Schwanz einer Echse, zu der er einst gehörte. Seine bitteren Bestandteile härten die Haut auf wirksame Weise.", + "en": "A lizard tail that curled up after losing its owner. Very bitter, but has skin hardening properties.", + "es": "Una cola de lagarto que se enroscó al perder a su dueño. Muy amarga, pero tiene propiedades para el endurecimiento de la piel.", + "fr": "Une queue de lézard enroulée sur elle-même. Possède un goût amer, mais favorise efficacement le durcissement cutané.", + "id": "Ekor kadal yang melengkung setelah terputus dari tubuhnya. Rasanya sangat pahit, tapi memiliki khasiat yang mengeraskan kulit setelah dimakan.", + "ja": "生命を失った後もクネクネ動くトカゲのしっぽ。強力な薬効を持っており、人の皮膚を硬くする。とても苦い。", + "ko": "둥글게 말린 도마뱀 꼬리. 아주 쓰고 강한 약효를 가지고 있으며, 사람의 피부를 딱딱하게 만든다", + "pt": "Uma cauda de lagarto que se enrola após ser partida. Muito amarga, mas possui uma propriedade endurecedora eficiente de pele.", + "ru": "Свернувшийся хвост ящерицы. Очень горький, но обладает свойствами, укрепляющими кожу.", + "th": "หางที่ขดตัวลงช้าๆ หลังจากหลุดออกจากตัวกิ้งก่า มีรสขมมาก แต่มีสรรพคุณในการ เสริมความแข็งให้แก่ผิวหนัง", + "vi": "Đuôi Rồng Đất có dược tính rất cao, có thể khiến da người cứng cáp, vị rất đắng." + }, + "tags": ["alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "lizard-tail", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-15.19766, 47.36875], + "id": "AF7A1AEC491180EAA5FBD7DFF9388893B44C0513", + "importIds": { + "yuanshen": ["87_1"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#1" + }, + "popupMedia": "mondstadt/lizard-tail/AF7A1AE", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.42291, 44.65652], + "id": "45573064B14A18A3057409F32582507CF765F512", + "importIds": { + "yuanshen": ["87_2"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#2" + }, + "popupMedia": "mondstadt/lizard-tail/4557306", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.78879, 44.57058], + "id": "F7EC9657AC74F918329F6686CCF2E857F6AB88D1", + "importIds": { + "yuanshen": ["87_3"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#3" + }, + "popupMedia": "mondstadt/lizard-tail/F7EC965", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.86386, 30.83649], + "id": "03B85C75709586550B201CEAF9662900B6F1E3A7", + "importIds": { + "yuanshen": ["87_4"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#4" + }, + "popupMedia": "mondstadt/lizard-tail/03B85C7", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57331, 30.72452], + "id": "A2D10D087A5A6FC403B620AA66B75FF77911825D", + "importIds": { + "yuanshen": ["87_5"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#5" + }, + "popupMedia": "mondstadt/lizard-tail/A2D10D0", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.05236, 33.7309], + "id": "8838AB33E5D324D059F99BDD463DEE2DFC01CCD6", + "importIds": { + "yuanshen": ["87_6"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.1664, 44.42344], + "id": "6C80F9FB9452CC560A9FAC2FDA74C043BF32754E", + "importIds": { + "yuanshen": ["87_7"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.47109, 45.63047], + "id": "0BC643ADCE99173A76011AA17FF736ABB1F3EA00", + "importIds": { + "yuanshen": ["87_8"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.53359, 45.56015], + "id": "D946D62AB352276B550A5624E59C50FB92CFE6D1", + "importIds": { + "yuanshen": ["87_9"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.59609, 45.59141], + "id": "FD7830D5C3E778FA6AAA1A4F632B300F131D88F5", + "importIds": { + "yuanshen": ["87_10"] + }, + "popupTitle": { + "zh": "蜥蜴尾巴", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.83828, 41.39219], + "id": "3ECA54EB006C9E4D6DE39CA8EDA955CA43377847", + "importIds": { + "yuanshen": ["87_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.60782, 31.99766], + "id": "680FDFE91B4146A68657A766C41E36395E6B10B0", + "importIds": { + "yuanshen": ["87_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.58828, 33.22812], + "id": "596118F8471DF22EAD69CEC2C7EDF981BA4861AE", + "importIds": { + "yuanshen": ["87_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.975, 33.31797], + "id": "CE3667B0796A63E6C7531FA297125ED03D433A09", + "importIds": { + "yuanshen": ["87_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.04922, 32.37266], + "id": "1BBF5F5B8A0BD22AB634BED162C2D73B80C12D55", + "importIds": { + "yuanshen": ["87_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.38125, 32.78281], + "id": "620805FAC0F26214EDF99DCD545AD1C1E0E67EA2", + "importIds": { + "yuanshen": ["87_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.27709, 30.22813], + "id": "6B4E2AF2B9B6C382E4A7D9F2150F764026BBF4A2", + "importIds": { + "yuanshen": ["87_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.95282, 30.31434], + "id": "E4E4A1B34AA8C542A36BAFAC9918F2CCC56C3149", + "importIds": { + "yuanshen": ["87_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.86172, 30.42083], + "id": "98C9D264F37F63441098AF63049D884604EFCDC7", + "importIds": { + "yuanshen": ["87_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.29487, 29.68162], + "id": "3A9664115471DA62B66BAA58A676633027E46BD6", + "importIds": { + "yuanshen": ["87_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.8682, 29.58751], + "id": "B06706BE15BF6E0BC2B728514298B77B9E84CC5B", + "importIds": { + "yuanshen": ["87_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.83139, 32.79895], + "id": "E89A772F68EE99D306050CED3D4B36CE9497166E", + "importIds": { + "yuanshen": ["87_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.24585, 32.75938], + "id": "E8AC1CAC8FFFF0FD9E82A825C9B4D75BA786776A", + "importIds": { + "yuanshen": ["87_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.41771, 32.54322], + "id": "F10A8C7835203344791415E5911F481A7265E717", + "importIds": { + "yuanshen": ["87_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.38255, 40.97292], + "id": "0A4697FE441D040F343E0A49D98D88B2A2AF9BB5", + "importIds": { + "yuanshen": ["87_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.87083, 45.43385], + "id": "D270E9CB9C1A255A99D4D994D3519E0079D7B900", + "importIds": { + "yuanshen": ["87_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.0174, 33.31047], + "id": "0E37A2E6118D977FAB680439FBF77B758B8383E9", + "importIds": { + "yuanshen": ["87_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.39558, 29.83619], + "id": "4786C3314681762280C3D3D3A86898046EA127D4", + "importIds": { + "yuanshen": ["87_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.45417, 30.53411], + "id": "01D818A6D27DCB063EDD079CEC2A8F22374D8FB2", + "importIds": { + "yuanshen": ["87_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.95547, 31.00808], + "id": "1012A9B5B3880971DCF1E7396B48E4C6FDDB9FE8", + "importIds": { + "yuanshen": ["87_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.94765, 31.04193], + "id": "3ABDFEBEC15ECDD0210DB6D1D17692BAC5D060FA", + "importIds": { + "yuanshen": ["87_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.96719, 31.01068], + "id": "B8941AE83E1546D369C8AEB250281DD67932076A", + "importIds": { + "yuanshen": ["87_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.97239, 31.04453], + "id": "2267FB7E04B200B9BFC9B9B757669003F4D7E577", + "importIds": { + "yuanshen": ["87_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.49362, 29.90822], + "id": "29C9AF4EA9D7CECAC25B50C315050D4C4D44AE98", + "importIds": { + "yuanshen": ["87_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.32136, 43.88958], + "id": "C0C9F6661504DC3274240BF57DFCFFE694A09F24", + "importIds": { + "yuanshen": ["87_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.40209, 48.84922], + "id": "2B33769FD8AF49630D610970061B9314A2A1E736", + "importIds": { + "yuanshen": ["87_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17422, 32.34141], + "id": "3E134F1CE931A9265478A05092CAD1D201E69428", + "importIds": { + "yuanshen": ["87_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.20547, 33.7125], + "id": "6CEBD8607BE928E3DEB56846CA3C8C5FE63FCF76", + "importIds": { + "yuanshen": ["87_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.89687, 32.28672], + "id": "D82F53DF194CE20A3228A5AA6B50718DAFEA3DDC", + "importIds": { + "yuanshen": ["87_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.91641, 32.28672], + "id": "EC01726FAEBF9A760722FFF66EC15F746EF676DB", + "importIds": { + "yuanshen": ["87_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40078, 32.73203], + "id": "E9F6073A6867892DD4F6BFAAC26CD8CB7C90C05C", + "importIds": { + "yuanshen": ["87_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.58437, 29.95078], + "id": "9840FB74F59A343A0E616D97909E760B7CCFAB47", + "importIds": { + "yuanshen": ["87_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.76015, 28.91172], + "id": "42E9E06CFF65C0094B03E896E15503E9DD565E04", + "importIds": { + "yuanshen": ["87_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.42422, 29.55625], + "id": "D9E7B03E62DFD0CB88D0423BF21E1E7B362FD15A", + "importIds": { + "yuanshen": ["87_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.60516, 29.61485], + "id": "22386E7D3190F83236BD74354BD4AF26A13377CD", + "importIds": { + "yuanshen": ["87_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.8539, 29.83359], + "id": "FB2666AA81E0888D30B5169896D8A62E8296BA7D", + "importIds": { + "yuanshen": ["87_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92422, 29.81406], + "id": "E9773C1F51586F544CE2BE7ECA2D0BDF08CB2305", + "importIds": { + "yuanshen": ["87_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.12343, 31.90391], + "id": "F1C181BCC41DDB15142DFB8F81994D7965554477", + "importIds": { + "yuanshen": ["87_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.44766, 30.13047], + "id": "D72FC10518AB045CFA278C2621C2C382241D5817", + "importIds": { + "yuanshen": ["87_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.7211, 30.25156], + "id": "A6D8911009BC84B68A03767515C2588A0A5362A0", + "importIds": { + "yuanshen": ["87_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.20678, 49.06016], + "id": "8DDE3E43398AA4946E5EAD49947F0C85633857BB", + "importIds": { + "yuanshen": ["87_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.34478, 49.00678], + "id": "8415E0F28C9F8F64C838F826C3E778301E804533", + "importIds": { + "yuanshen": ["87_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.89819, 29.32448], + "id": "C65E9F7F66D97852AE20661DFE29D15A4E18F942", + "importIds": { + "yuanshen": ["87_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.49714, 32.90392], + "id": "89EF40BEE2B615218CE08C38878F0CB1B67CD205", + "importIds": { + "yuanshen": ["87_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/87_55.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/luminescent-spine.json b/src/data/features/mondstadt/nature/luminescent-spine.json index 731141a9..6e817ee3 100644 --- a/src/data/features/mondstadt/nature/luminescent-spine.json +++ b/src/data/features/mondstadt/nature/luminescent-spine.json @@ -1,799 +1,822 @@ -{ - "format": 2, - "name": { - "en": "Luminescent Spine", - "ru": "Светящееся Брюшко", - "pt": "Espinha Luminescente" - }, - "description": { - "en": "The light-emitting part of a firefly. Used in Alchemy." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "luminescent-spine", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.18594, 49.85313], - "id": "3CD7358870F8D51F1BAA8C9698D01133078B1841", - "importIds": { - "yuanshen": ["57_1"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#1" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.5414, 44.06016], - "id": "7D912FD5499980BDA5EA96637682BF8008E39BCE", - "importIds": { - "yuanshen": ["57_2"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#2" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.43593, 53.26718], - "id": "A1136B5E956591AEECB965ECC66CC06496D86836", - "importIds": { - "yuanshen": ["57_3"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#3" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.75234, 52.34531], - "id": "5D5F72BB113081FE3871338EA65F540B2F214349", - "importIds": { - "yuanshen": ["57_4"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#4" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.42031, 50.60313], - "id": "69EA153C970560BE56083C1C78F2854DDE682683", - "importIds": { - "yuanshen": ["57_5"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.01797, 51.56407], - "id": "8E60E22097FD2C4B4B96CE43FE9F6DC3A9AB667F", - "importIds": { - "yuanshen": ["57_6"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.79531, 44.94688], - "id": "FE3A8F1978D2383F014E9E2DBEA311B6E9013A08", - "importIds": { - "yuanshen": ["57_7"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.77578, 44.74765], - "id": "A1FC31902CF950444F84CF199300FEDAFDCA7AEB", - "importIds": { - "yuanshen": ["57_8"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.39688, 44.28672], - "id": "834B4FB623A14160056D2E9C4E696B17068358B5", - "importIds": { - "yuanshen": ["57_9"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.45547, 44.86484], - "id": "A0262AD92651F76092A1AFE2B77516F02778F479", - "importIds": { - "yuanshen": ["57_10"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.94375, 44.56797], - "id": "4DE68E524686109878D22376626AC5EDA14BBDBF", - "importIds": { - "yuanshen": ["57_11"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#11" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.00625, 44.62657], - "id": "7DD11A9C686466F4A6C9F908B2480EAE8B86229B", - "importIds": { - "yuanshen": ["57_12"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#12" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.06875, 44.75156], - "id": "2A877A62CF9B8BB4309A9CB1BB719DFBD48B4875", - "importIds": { - "yuanshen": ["57_13"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#13" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.30312, 43.44687], - "id": "71A0600E6F03A770399A51A86E4C5AFC4278A7A2", - "importIds": { - "yuanshen": ["57_14"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#14" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.1625, 45.13047], - "id": "69F3F2DEAC09961CEF664BDC66D9024737ACB4C3", - "importIds": { - "yuanshen": ["57_15"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#15" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.99778, 38.46302], - "id": "F2CF94527888D8BF118D2DF0AF4E5DC04C4B0477", - "importIds": { - "yuanshen": ["57_16"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#16" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.07977, 38.44739], - "id": "596417B801F0591F23C7927EB0E58B5D8154073E", - "importIds": { - "yuanshen": ["57_17"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#17" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.27969, 50.0836], - "id": "EFFBE709B0C633C7600AEF1813884AC886C15AB6", - "importIds": { - "yuanshen": ["57_18"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#18" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.01089, 37.69343], - "id": "FFB2908385B930F16CD0D8018F468AFFC70009DD", - "importIds": { - "yuanshen": ["57_19"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#19" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.40078, 48.55235], - "id": "CBCBF16A788741F6600E60CCA946526639D68B50", - "importIds": { - "yuanshen": ["57_20"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#20" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.36953, 48.64219], - "id": "42AD893BF5CD0EFE9BB2D62B07A225A939A16AD7", - "importIds": { - "yuanshen": ["57_21"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#21" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.79922, 48.44687], - "id": "C4D4E7BB752362B4200ABC2AA274885738E229F4", - "importIds": { - "yuanshen": ["57_22"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#22" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.94765, 48.15782], - "id": "96FA6812AF3B95BFB0F495C1DB9EEFD76CA1D1F6", - "importIds": { - "yuanshen": ["57_23"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#23" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.92813, 50.64219], - "id": "CCDF63E3F77252ABF9C9390AE395304966403D4D", - "importIds": { - "yuanshen": ["57_24"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#24" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.96328, 50.52891], - "id": "E73D0A602B981B8562B563E2943461B187ED24DC", - "importIds": { - "yuanshen": ["57_25"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#25" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.61562, 48.03672], - "id": "524730EC2EBED38578841423E3C2A08A89A680BB", - "importIds": { - "yuanshen": ["57_26"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#26" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.63125, 48.11094], - "id": "8C3E702860F748AAD841FB1839A4E6625B3D240A", - "importIds": { - "yuanshen": ["57_27"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#27" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.43276, 40.95122], - "id": "813011E5796037B160D2575D7629712ADDF44BF1", - "importIds": { - "yuanshen": ["57_28"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#28" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.90504, 44.06032], - "id": "3BEC7B808C89A43D4316F05154AD985039F4ACEE", - "importIds": { - "yuanshen": ["57_29"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#29" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.8795, 47.57881], - "id": "650381B9B47D66066138323D7786E05FC2988198", - "importIds": { - "yuanshen": ["57_30"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#30" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.74583, 48.9651], - "id": "745D628DE57027574B375549FADACCB67A64C737", - "importIds": { - "yuanshen": ["57_31"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#31" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.1488, 38.14623], - "id": "62ACEBEB351FA0D0E44C716D33FC63470884F0CB", - "importIds": { - "yuanshen": ["57_32"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#32" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.41901, 49.86745], - "id": "F5240DAEAC944DA201680B6F5F01500AE4A11103", - "importIds": { - "yuanshen": ["57_33"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#33" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.42352, 49.7728], - "id": "5B2C65D62A0C8D56BCC6A62D1ECC30AC0D780356", - "importIds": { - "yuanshen": ["57_34"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#34" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.80183, 39.39088], - "id": "CE57BF6BFA66EF7D49B3CD6E277DD1986F244771", - "importIds": { - "yuanshen": ["57_35"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#35" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81759, 39.56534], - "id": "A32D9899C5AAE84C1F646FC98DC88769C82ED465", - "importIds": { - "yuanshen": ["57_36"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#36" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.81144, 42.17529], - "id": "C1A0E8E9DA39DF7512D9BC65F87D729BE24D2C14", - "importIds": { - "yuanshen": ["57_37"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#37" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.61914, 44.02553], - "id": "9233B9BD898B74D68E59A72B0EFFBEC1D2771B95", - "importIds": { - "yuanshen": ["57_38"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#38" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.62865, 40.71119], - "id": "77E1B719B98F95275F8B66D2F31CE0303647EC6D", - "importIds": { - "yuanshen": ["57_39"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#39" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.63906, 40.63959], - "id": "0FCECC706B952CDE45E3EEACBEB38CD54152593C", - "importIds": { - "yuanshen": ["57_40"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#40" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.97891, 47.11875], - "id": "CF59BABBF484C156581CB6577AE8655B58857BA9", - "importIds": { - "yuanshen": ["57_41"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#41" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.96328, 47.0875], - "id": "174F01B2B1FCFF7E561BF6FB9599C6538B371DA0", - "importIds": { - "yuanshen": ["57_42"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#42" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.7836, 47.93516], - "id": "31F3AF008D13A016A6681A41AE372E0670F48E30", - "importIds": { - "yuanshen": ["57_43"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#43" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.63515, 47.23984], - "id": "4611883142E793FB6BBEDC443FEF4BFF65A5179A", - "importIds": { - "yuanshen": ["57_44"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#44" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.88125, 46.87656], - "id": "1668976B350712AF12DB372206844FDFA269D085", - "importIds": { - "yuanshen": ["57_45"] - }, - "popupTitle": { - "zh": "发光髓", - "en": "#45" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.27969, 43.04453], - "id": "AB49CB28534FC3418369C4650FF38CDD565CA747", - "importIds": { - "yuanshen": ["57_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.38906, 42.77891], - "id": "02CADC6242AF24065250F8D34772C86D0EC38F40", - "importIds": { - "yuanshen": ["57_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42813, 42.75937], - "id": "F208E2BE96D0854DA50F5C775AC27E1ED98550CD", - "importIds": { - "yuanshen": ["57_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.13516, 42.83359], - "id": "FE7BCB47934D7997B4A35B6022E477B2F0D96F1E", - "importIds": { - "yuanshen": ["57_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.13906, 42.91953], - "id": "B089BEAB26DA34C4D1BC203B39E099B0107AE563", - "importIds": { - "yuanshen": ["57_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.11562, 42.96641], - "id": "ABE51A65E7F8125457BA4660C0DE136FAEEAAEB7", - "importIds": { - "yuanshen": ["57_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.46719, 42.90781], - "id": "9AFA66F3D6C1E6AED46DCD08081F741B53A0D235", - "importIds": { - "yuanshen": ["57_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.12344, 42.0289], - "id": "8D2E5FAFF8BCBF43A534DCA4D261594BE3F69D08", - "importIds": { - "yuanshen": ["57_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.96328, 41.81406], - "id": "A3C8F25DD7CE05576C7E93B8C0D5C3A2DA26EF19", - "importIds": { - "yuanshen": ["57_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.8539, 42.25547], - "id": "2DDC352BE8FD70509F93621DD44C5F0B0463EFD8", - "importIds": { - "yuanshen": ["57_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.61171, 37.04062], - "id": "6CE82A8D682960B93AC981B7713D01E88B1C3B3A", - "importIds": { - "yuanshen": ["57_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.61562, 36.92734], - "id": "D8AF1B526EAE855E1D14C214E9145BA9FA8E8634", - "importIds": { - "yuanshen": ["57_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.70547, 38.99375], - "id": "195CE52BBAA373FEB5C7F74790A7914DE4AF3A4B", - "importIds": { - "yuanshen": ["57_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7914, 37.8375], - "id": "F2934ECC4A18BE64401EB11267D156AF3875D2A6", - "importIds": { - "yuanshen": ["57_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.58438, 32.31797], - "id": "A0D2478D0029E93C824E3753A908324C5CC8DF4E", - "importIds": { - "yuanshen": ["57_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.12734, 32.30234], - "id": "CE75D9DA73C2556F7E1D379496183A9017BF8CD0", - "importIds": { - "yuanshen": ["57_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.04922, 32.44687], - "id": "FD323C345C7A3735C67E70FB9C9FC2B7CACC4B60", - "importIds": { - "yuanshen": ["57_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.47123, 49.15137], - "id": "2BC262D31C1A951B8D0C16602D8155591451D588", - "importIds": { - "yuanshen": ["57_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.80704, 48.70209], - "id": "3027C22162D929FBFBCCC5FB30003F04899FBB03", - "importIds": { - "yuanshen": ["57_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.44335, 43.75593], - "id": "3DBC0E9B4194C80AA2BC6F7D86D3317B9CA8B19C", - "importIds": { - "yuanshen": ["57_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.30573, 44.09922], - "id": "F2DEB7C56C4BE2A89EE552C7147676D8E3F1F32C", - "importIds": { - "yuanshen": ["57_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.16901, 48.97812], - "id": "C6FEA8BB87DD7E8023FC6697344336B3005F79EC", - "importIds": { - "yuanshen": ["57_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.63907, 46.54617], - "id": "758516520EF4142E1946E88BBFD53606585BF725", - "importIds": { - "yuanshen": ["57_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.60129, 47.98724], - "id": "16F63BA09D30A45D60897ECBF33181A4E6676428", - "importIds": { - "yuanshen": ["57_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.50365, 48.03021], - "id": "E7FF4C7F94C80EEF9C06612D67EB4158EB5531BC", - "importIds": { - "yuanshen": ["57_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.14557, 49.18776], - "id": "FE3A6D00F76C94D9842A080562E10C1990301A05", - "importIds": { - "yuanshen": ["57_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/57_71.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1065211836", + "zh": "发光髓", + "de": "Leuchtmark", + "en": "Luminescent Spine", + "es": "Coraza fluorescente", + "fr": "Abdomen luminescent", + "id": "Luminescent Spine", + "ja": "発光髄", + "ko": "반딧불 정수", + "pt": "Espinha Luminescente", + "ru": "Светящееся брюшко", + "th": "Luminiscent Spine", + "vi": "Tủy Phát Sáng" + }, + "description": { + "_code": "794410533", + "zh": "萤火虫发出磷光的部位。对它而言是求偶的器官,对人则是能强健力量的良药。", + "de": "Der leuchtende Teil von Glühwürmchen, die ihn zur Balz verwenden. Stärkt den menschlichen Körper.", + "en": "The light-emitting part of a firefly. Used for courtship, and in medicine to help recover strength.", + "es": "La parte emisora de luz de una luciérnaga. El órgano de cortejo para el insecto y el elixir de fuerza para el humano.", + "fr": "Partie émettrice de lumière chez une luciole qui permet de séduire en période de reproduction. Son ingestion améliore la force chez les humains.", + "id": "Bagian dari kunang-kunang yang memancarkan cahaya. Mereka menggunakannya untuk menarik lawan jenis, dan di dalam dunia pengobatan, digunakan untuk meningkatkan kekuatan.", + "ja": "ホタルの光を放つ部位。ホタルにとっては求婚のための器官でもある。人にとっては滋養強壮の良薬。", + "ko": "반딧불이 빛을 내는 부위. 짝을 찾고자 할 때 빛이 나며, 정력에 좋다는 소문이 있다", + "pt": "A parte luminosa de um vagalume. É o seu orgão de cortejo e o elixir da força para os humanos.", + "ru": "Часть светлячка, которая испускает свет. Популярна среди влюблённых и в качестве медицинского препарата.", + "th": "แมลงตัวเล็กที่ปล่อยแสงออกมาได้ สำหรับมันแล้วคือเครื่องมือเพื่อการหาคู่ แต่สำหรับผู้คนแล้วมันคือยาชูกำลังชั้นดี", + "vi": "Bộ phận phát sáng của đom đóm. Đối với nó là cơ quan tìm bạn tình, nhưng là loài thuốc quý với con người." + }, + "tags": ["alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "luminescent-spine", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.18594, 49.85313], + "id": "3CD7358870F8D51F1BAA8C9698D01133078B1841", + "importIds": { + "yuanshen": ["57_1"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#1" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.5414, 44.06016], + "id": "7D912FD5499980BDA5EA96637682BF8008E39BCE", + "importIds": { + "yuanshen": ["57_2"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#2" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.43593, 53.26718], + "id": "A1136B5E956591AEECB965ECC66CC06496D86836", + "importIds": { + "yuanshen": ["57_3"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#3" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.75234, 52.34531], + "id": "5D5F72BB113081FE3871338EA65F540B2F214349", + "importIds": { + "yuanshen": ["57_4"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#4" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.42031, 50.60313], + "id": "69EA153C970560BE56083C1C78F2854DDE682683", + "importIds": { + "yuanshen": ["57_5"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.01797, 51.56407], + "id": "8E60E22097FD2C4B4B96CE43FE9F6DC3A9AB667F", + "importIds": { + "yuanshen": ["57_6"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.79531, 44.94688], + "id": "FE3A8F1978D2383F014E9E2DBEA311B6E9013A08", + "importIds": { + "yuanshen": ["57_7"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.77578, 44.74765], + "id": "A1FC31902CF950444F84CF199300FEDAFDCA7AEB", + "importIds": { + "yuanshen": ["57_8"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.39688, 44.28672], + "id": "834B4FB623A14160056D2E9C4E696B17068358B5", + "importIds": { + "yuanshen": ["57_9"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.45547, 44.86484], + "id": "A0262AD92651F76092A1AFE2B77516F02778F479", + "importIds": { + "yuanshen": ["57_10"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.94375, 44.56797], + "id": "4DE68E524686109878D22376626AC5EDA14BBDBF", + "importIds": { + "yuanshen": ["57_11"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#11" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.00625, 44.62657], + "id": "7DD11A9C686466F4A6C9F908B2480EAE8B86229B", + "importIds": { + "yuanshen": ["57_12"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#12" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.06875, 44.75156], + "id": "2A877A62CF9B8BB4309A9CB1BB719DFBD48B4875", + "importIds": { + "yuanshen": ["57_13"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#13" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.30312, 43.44687], + "id": "71A0600E6F03A770399A51A86E4C5AFC4278A7A2", + "importIds": { + "yuanshen": ["57_14"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#14" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.1625, 45.13047], + "id": "69F3F2DEAC09961CEF664BDC66D9024737ACB4C3", + "importIds": { + "yuanshen": ["57_15"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#15" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.99778, 38.46302], + "id": "F2CF94527888D8BF118D2DF0AF4E5DC04C4B0477", + "importIds": { + "yuanshen": ["57_16"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#16" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.07977, 38.44739], + "id": "596417B801F0591F23C7927EB0E58B5D8154073E", + "importIds": { + "yuanshen": ["57_17"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#17" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.27969, 50.0836], + "id": "EFFBE709B0C633C7600AEF1813884AC886C15AB6", + "importIds": { + "yuanshen": ["57_18"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#18" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.01089, 37.69343], + "id": "FFB2908385B930F16CD0D8018F468AFFC70009DD", + "importIds": { + "yuanshen": ["57_19"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#19" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.40078, 48.55235], + "id": "CBCBF16A788741F6600E60CCA946526639D68B50", + "importIds": { + "yuanshen": ["57_20"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#20" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.36953, 48.64219], + "id": "42AD893BF5CD0EFE9BB2D62B07A225A939A16AD7", + "importIds": { + "yuanshen": ["57_21"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#21" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.79922, 48.44687], + "id": "C4D4E7BB752362B4200ABC2AA274885738E229F4", + "importIds": { + "yuanshen": ["57_22"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#22" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.94765, 48.15782], + "id": "96FA6812AF3B95BFB0F495C1DB9EEFD76CA1D1F6", + "importIds": { + "yuanshen": ["57_23"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#23" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.92813, 50.64219], + "id": "CCDF63E3F77252ABF9C9390AE395304966403D4D", + "importIds": { + "yuanshen": ["57_24"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#24" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.96328, 50.52891], + "id": "E73D0A602B981B8562B563E2943461B187ED24DC", + "importIds": { + "yuanshen": ["57_25"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#25" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.61562, 48.03672], + "id": "524730EC2EBED38578841423E3C2A08A89A680BB", + "importIds": { + "yuanshen": ["57_26"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#26" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.63125, 48.11094], + "id": "8C3E702860F748AAD841FB1839A4E6625B3D240A", + "importIds": { + "yuanshen": ["57_27"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#27" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.43276, 40.95122], + "id": "813011E5796037B160D2575D7629712ADDF44BF1", + "importIds": { + "yuanshen": ["57_28"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#28" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.90504, 44.06032], + "id": "3BEC7B808C89A43D4316F05154AD985039F4ACEE", + "importIds": { + "yuanshen": ["57_29"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#29" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.8795, 47.57881], + "id": "650381B9B47D66066138323D7786E05FC2988198", + "importIds": { + "yuanshen": ["57_30"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#30" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.74583, 48.9651], + "id": "745D628DE57027574B375549FADACCB67A64C737", + "importIds": { + "yuanshen": ["57_31"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#31" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.1488, 38.14623], + "id": "62ACEBEB351FA0D0E44C716D33FC63470884F0CB", + "importIds": { + "yuanshen": ["57_32"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#32" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.41901, 49.86745], + "id": "F5240DAEAC944DA201680B6F5F01500AE4A11103", + "importIds": { + "yuanshen": ["57_33"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#33" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.42352, 49.7728], + "id": "5B2C65D62A0C8D56BCC6A62D1ECC30AC0D780356", + "importIds": { + "yuanshen": ["57_34"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#34" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.80183, 39.39088], + "id": "CE57BF6BFA66EF7D49B3CD6E277DD1986F244771", + "importIds": { + "yuanshen": ["57_35"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#35" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81759, 39.56534], + "id": "A32D9899C5AAE84C1F646FC98DC88769C82ED465", + "importIds": { + "yuanshen": ["57_36"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#36" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.81144, 42.17529], + "id": "C1A0E8E9DA39DF7512D9BC65F87D729BE24D2C14", + "importIds": { + "yuanshen": ["57_37"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#37" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.61914, 44.02553], + "id": "9233B9BD898B74D68E59A72B0EFFBEC1D2771B95", + "importIds": { + "yuanshen": ["57_38"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#38" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.62865, 40.71119], + "id": "77E1B719B98F95275F8B66D2F31CE0303647EC6D", + "importIds": { + "yuanshen": ["57_39"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#39" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.63906, 40.63959], + "id": "0FCECC706B952CDE45E3EEACBEB38CD54152593C", + "importIds": { + "yuanshen": ["57_40"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#40" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.97891, 47.11875], + "id": "CF59BABBF484C156581CB6577AE8655B58857BA9", + "importIds": { + "yuanshen": ["57_41"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#41" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.96328, 47.0875], + "id": "174F01B2B1FCFF7E561BF6FB9599C6538B371DA0", + "importIds": { + "yuanshen": ["57_42"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#42" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.7836, 47.93516], + "id": "31F3AF008D13A016A6681A41AE372E0670F48E30", + "importIds": { + "yuanshen": ["57_43"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#43" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.63515, 47.23984], + "id": "4611883142E793FB6BBEDC443FEF4BFF65A5179A", + "importIds": { + "yuanshen": ["57_44"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#44" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.88125, 46.87656], + "id": "1668976B350712AF12DB372206844FDFA269D085", + "importIds": { + "yuanshen": ["57_45"] + }, + "popupTitle": { + "zh": "发光髓", + "en": "#45" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.27969, 43.04453], + "id": "AB49CB28534FC3418369C4650FF38CDD565CA747", + "importIds": { + "yuanshen": ["57_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.38906, 42.77891], + "id": "02CADC6242AF24065250F8D34772C86D0EC38F40", + "importIds": { + "yuanshen": ["57_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42813, 42.75937], + "id": "F208E2BE96D0854DA50F5C775AC27E1ED98550CD", + "importIds": { + "yuanshen": ["57_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.13516, 42.83359], + "id": "FE7BCB47934D7997B4A35B6022E477B2F0D96F1E", + "importIds": { + "yuanshen": ["57_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.13906, 42.91953], + "id": "B089BEAB26DA34C4D1BC203B39E099B0107AE563", + "importIds": { + "yuanshen": ["57_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.11562, 42.96641], + "id": "ABE51A65E7F8125457BA4660C0DE136FAEEAAEB7", + "importIds": { + "yuanshen": ["57_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.46719, 42.90781], + "id": "9AFA66F3D6C1E6AED46DCD08081F741B53A0D235", + "importIds": { + "yuanshen": ["57_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.12344, 42.0289], + "id": "8D2E5FAFF8BCBF43A534DCA4D261594BE3F69D08", + "importIds": { + "yuanshen": ["57_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.96328, 41.81406], + "id": "A3C8F25DD7CE05576C7E93B8C0D5C3A2DA26EF19", + "importIds": { + "yuanshen": ["57_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.8539, 42.25547], + "id": "2DDC352BE8FD70509F93621DD44C5F0B0463EFD8", + "importIds": { + "yuanshen": ["57_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.61171, 37.04062], + "id": "6CE82A8D682960B93AC981B7713D01E88B1C3B3A", + "importIds": { + "yuanshen": ["57_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.61562, 36.92734], + "id": "D8AF1B526EAE855E1D14C214E9145BA9FA8E8634", + "importIds": { + "yuanshen": ["57_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.70547, 38.99375], + "id": "195CE52BBAA373FEB5C7F74790A7914DE4AF3A4B", + "importIds": { + "yuanshen": ["57_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7914, 37.8375], + "id": "F2934ECC4A18BE64401EB11267D156AF3875D2A6", + "importIds": { + "yuanshen": ["57_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.58438, 32.31797], + "id": "A0D2478D0029E93C824E3753A908324C5CC8DF4E", + "importIds": { + "yuanshen": ["57_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.12734, 32.30234], + "id": "CE75D9DA73C2556F7E1D379496183A9017BF8CD0", + "importIds": { + "yuanshen": ["57_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.04922, 32.44687], + "id": "FD323C345C7A3735C67E70FB9C9FC2B7CACC4B60", + "importIds": { + "yuanshen": ["57_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.47123, 49.15137], + "id": "2BC262D31C1A951B8D0C16602D8155591451D588", + "importIds": { + "yuanshen": ["57_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.80704, 48.70209], + "id": "3027C22162D929FBFBCCC5FB30003F04899FBB03", + "importIds": { + "yuanshen": ["57_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.44335, 43.75593], + "id": "3DBC0E9B4194C80AA2BC6F7D86D3317B9CA8B19C", + "importIds": { + "yuanshen": ["57_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.30573, 44.09922], + "id": "F2DEB7C56C4BE2A89EE552C7147676D8E3F1F32C", + "importIds": { + "yuanshen": ["57_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.16901, 48.97812], + "id": "C6FEA8BB87DD7E8023FC6697344336B3005F79EC", + "importIds": { + "yuanshen": ["57_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.63907, 46.54617], + "id": "758516520EF4142E1946E88BBFD53606585BF725", + "importIds": { + "yuanshen": ["57_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.60129, 47.98724], + "id": "16F63BA09D30A45D60897ECBF33181A4E6676428", + "importIds": { + "yuanshen": ["57_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.50365, 48.03021], + "id": "E7FF4C7F94C80EEF9C06612D67EB4158EB5531BC", + "importIds": { + "yuanshen": ["57_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.14557, 49.18776], + "id": "FE3A6D00F76C94D9842A080562E10C1990301A05", + "importIds": { + "yuanshen": ["57_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/57_71.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/matsutake.json b/src/data/features/mondstadt/nature/matsutake.json index 29e95b57..f74018f2 100644 --- a/src/data/features/mondstadt/nature/matsutake.json +++ b/src/data/features/mondstadt/nature/matsutake.json @@ -1,730 +1,753 @@ -{ - "format": 2, - "name": { - "en": "Matsutake", - "ru": "Мацутакэ", - "pt": "Matsutake" - }, - "description": { - "en": "A rare fungus that grows near pine trees. Used in Recipes." - }, - "enabled": true, - "cluster": "off", - "respawn": "none", - "icons": { - "filter": "matsutake", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.27187, 48.55625], - "id": "A4495C3D98B6D6DF1F00110A485B5D25FB06147E", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/1"], - "yuanshen": ["73_1"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.41641, 48.23984], - "id": "11BADCEAECE6969D66D5BD717E61CA33DCFEAC7D", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/2"], - "yuanshen": ["73_2"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.6209, 47.46276], - "id": "6A11981007B4AD7939502444768F7809BA302AF0", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/3"], - "yuanshen": ["73_3"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-13.65859, 49.58359], - "id": "6CA3CFF67C40628E314E1CDD72385A721C499979", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/4"], - "yuanshen": ["73_4"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.67813, 50.87656], - "id": "D25DDE08C1E4E76F2747D27E0817506CF5B2F0DC", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/5"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.12344, 50.93516], - "id": "59EE5AFFD4431DB16858520A7B027437B5080B16", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/6"], - "yuanshen": ["73_6"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-18.62026, 49.13662], - "id": "EDB8523C329203F896AE15F6D6D347B56BBAE1F1", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/7"], - "yuanshen": ["73_7"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-24.975, 41.525], - "id": "55E78D9693AB556C6686CA47F578B290B0951315", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/8"], - "yuanshen": ["73_8"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-21.66641, 47.90391], - "id": "CBA08836482B911CC8CF6B4E0CA4156EE540D3D4", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/9"], - "yuanshen": ["73_9"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-21.96328, 48.75547], - "id": "E10D9CD42899D425C2F192A066C559B096945446", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/10"], - "yuanshen": ["73_10"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-20.69375, 49.38438], - "id": "2144E3B71315FEA01908C5C4772BFD706ADAA6A2", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/11"], - "yuanshen": ["73_11"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-21.18203, 49.17344], - "id": "B416878556D1ED8B876FD47ACD15134C7BDEE58C", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/12"], - "yuanshen": ["73_12"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-17.46718, 50.03282], - "id": "86DC50AE959DF0F09DEFF32867C773C6286C2946", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/13"], - "yuanshen": ["73_13"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-17.39687, 50.11484], - "id": "119B28F848BDBCEAEA6C30FA8B0FA64FBB20FC23", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/14"], - "yuanshen": ["73_14"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-24.19375, 38.75156], - "id": "6BCD29E18C5181236A6AEAFDECC016A3776E1DD4", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/15"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-24.24844, 38.86094], - "id": "B3DDDA41FD9D2C71E0802429DB3FCEB8FACC3A36", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/16"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-24.29531, 38.78281], - "id": "9092D973A0895EF6BC2A3A96BECD915D668B6250", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/17"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-28.06677, 52.3407], - "id": "B9E5D99E97D826DFEA0B8B6F76ACD156861F3888", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/18"], - "yuanshen": ["73_18"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-28.1, 51.62265], - "id": "08FD7974D9C060BE101B8052E7F1A85822B99602", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/19"], - "yuanshen": ["73_19"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-30.26016, 49.63047], - "id": "1448DBE775424E39F14B5772FD00D421F5FD9681", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/20"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-29.09219, 47.26328], - "id": "9E550B8845A22856D2A3F321DD00790EB55C0C62", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/21"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-17.26406, 49.75937], - "id": "A6FBBF8E03E41AE1669898DAE5BA2983D3EFB8E1", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/22"], - "yuanshen": ["73_22"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-36.21718, 35.61485], - "id": "BE76FE90AF391E5A502DB9419FA6AF5C62544732", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/23"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-36.3539, 36.28281], - "id": "34A4B45D758ABC51BF5CC01E5767182AAC9F5A98", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/24"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-37.69375, 29.59531], - "id": "EDA01DBEDE5B8600A57024DA19D038C27C9FE82F", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/25"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-39.68985, 29.30234], - "id": "478BAC3016E0268FD3A967D8A7C1746A30DF55D3", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/26"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-15.37612, 49.75073], - "id": "D27274B3A6E18D0682A96F14AAC31AE7FFF7921B", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/27"], - "yuanshen": ["73_27"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-13.99453, 45.05625], - "id": "743321586721EC37D73F444A0791FA0AA3269D13", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/28"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-13.99453, 43.22812], - "id": "C7E9E6B77F39B77F2D1F188356918025408F0714", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/29"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-13.11953, 44.84922], - "id": "059474856D0B4E7A80352B0CCBDBC185806B81AE", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/30"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.17813, 50.85313], - "id": "77CE6497465E3E3CC6C69A813A2B573196705FB9", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/31"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.67813, 50.79844], - "id": "FAA04323476EFFC713954E7DB383240612FFCDEC", - "importIds": { - "gm_legacy": ["mondstadtMatsutake/32"] - }, - "popupAttribution": "Unknown" - }, - { - "coordinates": [-12.70416, 50.85312], - "id": "AE424865259B84B8638307C35D0A0EEBCC346708", - "importIds": { - "yuanshen": ["73_5"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_5.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.25104, 38.71771], - "id": "8ED4D6ECB9DCECBC9BA89ACB421867BFF31A9752", - "importIds": { - "yuanshen": ["73_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.225, 38.80625], - "id": "5FA6C8CF1EB7884D912C62C65F11440762669EF1", - "importIds": { - "yuanshen": ["73_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.45807, 38.90911], - "id": "A7F13E804168E4E3BD83B0417E49B208DBA97D6C", - "importIds": { - "yuanshen": ["73_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.23933, 49.6513], - "id": "7FB574E62E8335C7125208E55BAD169DEFCB69FE", - "importIds": { - "yuanshen": ["73_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.1078, 47.2711], - "id": "3F25EB709B442C2BBA2481D84DB6BFA277742300", - "importIds": { - "yuanshen": ["73_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.7875, 49.61875], - "id": "C6AB8BA98B675C3F2E6BAD65498262A65964C72C", - "importIds": { - "yuanshen": ["73_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.04141, 45.25156], - "id": "D2AFAE91CED0CA9D615F98EBC03C3339546D37A8", - "importIds": { - "yuanshen": ["73_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.19766, 44.84531], - "id": "2319AA06C14A775FAB311C2825D54837E7C66B58", - "importIds": { - "yuanshen": ["73_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.06484, 45.09922], - "id": "4BAB46C07962E1D59536536FABA73AC78B487551", - "importIds": { - "yuanshen": ["73_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.99714, 43.26458], - "id": "88B15DA3BE6A14CB0F6D6FF6EA7DFF2C64A24987", - "importIds": { - "yuanshen": ["73_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.46979, 50.45468], - "id": "75E7205589319BEA493A87C783E39587FC79CDA7", - "importIds": { - "yuanshen": ["73_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.27578, 44.275], - "id": "63BF2934D62BD0467EA0B04507A245DA2BF5477F", - "importIds": { - "yuanshen": ["73_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.71328, 43.86094], - "id": "36E142B8DF3C713F1A31253370BCD3BEC8AC8101", - "importIds": { - "yuanshen": ["73_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_35.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.77188, 44.07578], - "id": "7734F7AA9B46D442F3D4D953713BF3D3A7386A33", - "importIds": { - "yuanshen": ["73_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.98672, 43.72031], - "id": "5DE49DEEDB363B58DE3FFDC77A6885B4FD9D412D", - "importIds": { - "yuanshen": ["73_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.69245, 47.92734], - "id": "95E093D47062B3A5DDA94FB0E3872C72304A911E", - "importIds": { - "yuanshen": ["73_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.59998, 47.63826], - "id": "FA63CD730B4B0F1B87FF24F585836BC95041F925", - "importIds": { - "yuanshen": ["73_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.68983, 37.37915], - "id": "B0C02521893EC8ADF37432103AF2C2FB0E34E94A", - "importIds": { - "yuanshen": ["73_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.92594, 34.84936], - "id": "71A116FD6E802E3EA9BE3798E6058304C8F5CA49", - "importIds": { - "yuanshen": ["73_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.15078, 49.59922], - "id": "0F9E214ABD4FE6A98133A395D6CFC3072E6957D3", - "importIds": { - "yuanshen": ["73_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.3461, 49.80625], - "id": "BCC2F7DC3B55C366A7E10B44A5BC3E6AEFD883E0", - "importIds": { - "yuanshen": ["73_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.10782, 48.88828], - "id": "C7BF18DB953E00C8666DEFC0C7093CA07A402CDB", - "importIds": { - "yuanshen": ["73_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.67032, 45.38307], - "id": "B62966983D71209CCAE7136DEC6D748E7EE0A28B", - "importIds": { - "yuanshen": ["73_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.36563, 46.2125], - "id": "75BB6CBDA8DDE2C0A1BB10D3D9C7A3DA5DC019D3", - "importIds": { - "yuanshen": ["73_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.90252, 45.39402], - "id": "BA92412B732B0F827E56790F5B75AF294044D8CE", - "importIds": { - "yuanshen": ["73_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.87128, 45.4409], - "id": "C8F38139D07FAB5091B5C1C3A06C5CDBC4CB97CD", - "importIds": { - "yuanshen": ["73_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.91381, 46.24244], - "id": "46B6E44ACEE8DA1B52CBC9C340E184B543786BAD", - "importIds": { - "yuanshen": ["73_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.77058, 47.35573], - "id": "5C8C44A3C17ECF2F5097DC6D560F6E37DC0BB8B9", - "importIds": { - "yuanshen": ["73_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.76145, 48.76849], - "id": "D67447F9CAC674B7C23631321E86FB59E9414122", - "importIds": { - "yuanshen": ["73_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.15078, 46.42734], - "id": "C0CE8387BAAA282B909227E37836553CA109A007", - "importIds": { - "yuanshen": ["73_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.25234, 44.84922], - "id": "27AB6DBD6EFAAE8E74345C1D15A5571B7FF55FA2", - "importIds": { - "yuanshen": ["73_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.2289, 45.10312], - "id": "377085E6999F82DB88F56D92970755C7FF10B27C", - "importIds": { - "yuanshen": ["73_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.61563, 45.98203], - "id": "D04E8204B80CAB980A2DA42E23A33EBD19382EDD", - "importIds": { - "yuanshen": ["73_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.96719, 45.69297], - "id": "F77E8ACC36EC8038D93E2B85EAF603E660BB460A", - "importIds": { - "yuanshen": ["73_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.1625, 46.34531], - "id": "499BCAA2D81127D7F74C94E981D18421F10D8423", - "importIds": { - "yuanshen": ["73_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.24453, 42.53281], - "id": "FF43EB33BE26D020EBF32572A0CAAD46D219459D", - "importIds": { - "yuanshen": ["73_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.68593, 40.11875], - "id": "25D22C3151B5E4E67F9413C49312042D85870FF6", - "importIds": { - "yuanshen": ["73_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.42031, 41.79844], - "id": "169957F7770B4B25C4EEBE302EEC09581FC55C82", - "importIds": { - "yuanshen": ["73_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.12734, 40.43125], - "id": "D175DD5E9BED1848D563DA9D6E76496505979962", - "importIds": { - "yuanshen": ["73_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.52967, 39.91301], - "id": "8DC6F1C1B42C90CC7BBEAF89EF8598D4F4E431E9", - "importIds": { - "yuanshen": ["73_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42421, 33.54063], - "id": "FDDFBF4A078061CE3D118BE2771B500E71CC6760", - "importIds": { - "yuanshen": ["73_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.11562, 36.59141], - "id": "98A4903C1AEC89456066AF2C268370DB94D33A0F", - "importIds": { - "yuanshen": ["73_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.71328, 35.93906], - "id": "55FA26C9A72D431BDB596C6B9CA66856C52CEF07", - "importIds": { - "yuanshen": ["73_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.73281, 35.78672], - "id": "C43CBE6CACAB079CEBD5DA29BBD9BB84F7190BCA", - "importIds": { - "yuanshen": ["73_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.37735, 46.59532], - "id": "B0FF907046F00A71BD5F74F461CDB283F67A0EF4", - "importIds": { - "yuanshen": ["73_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.98933, 46.45859], - "id": "EC5BB400A6D3DDF7304AAA136BE5CDE5FBA35A03", - "importIds": { - "yuanshen": ["73_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.98411, 46.48203], - "id": "EE1ED476429509F1CBBB34BD59D7924A1B686F28", - "importIds": { - "yuanshen": ["73_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/73_69.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "365650886", + "zh": "松茸", + "de": "Matsutake", + "en": "Matsutake", + "es": "Matsutake", + "fr": "Matsutake", + "id": "Matsutake", + "ja": "松茸", + "ko": "송이버섯", + "pt": "Matsutake", + "ru": "Мацутакэ", + "th": "Matsutake", + "vi": "Nhung Tùng" + }, + "description": { + "_code": "525072093", + "zh": "与松树伴生的珍稀菌类,散发的淡雅鲜香暴露了它的位置。", + "de": "Eine seltene Pilzart, die an oder in der Nähe von Kiefern wächst und ihre Stellung durch den unverkennbaren Duft verrät.", + "en": "A rare fungus that generally grows on or near pine trees. Its delicate aroma gives away its location.", + "es": "Un hongo poco común que suele crecer cerca de los pinos. Su delicado aroma revela su ubicación.", + "fr": "Un mycète qui pousse sur ou près des pins. On peut le trouver facilement grâce à son odeur particulière.", + "id": "Jamur langka yang biasanya tumbuh di sekitar pohon pinus. Aromanya yang harum dapat menuntunmu ke lokasi jamur ini berada.", + "ja": "マツの木と一緒に育つ珍しいキノコ類。ほのかに優雅な香りを放ち、自らの位置を知らせている。", + "ko": "소나무 근처에서 자라는 버섯. 은은하게 퍼지는 향기로 어디에 있는지 찾아낼 수 있다", + "pt": "Um fungo raro que geralmente cresce sobre ou perto de pinheiros. Seu aroma delicado revela sua localização.", + "ru": "Этот редкий гриб обычно растёт вблизи сосен. Его легко обнаружить по специфичному запаху.", + "th": "เห็ดราหายากที่มักจะขึ้นกับต้นสน กลิ่นหอมของมันจะบ่งบอกตำแหน่ง ของมันให้รู้", + "vi": "Nấm quý mọc trên cây tùng, mùi hương thoang thoảng phát ra đã khiến nó bị phát hiện." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "off", + "respawn": "none", + "icons": { + "filter": "matsutake", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.27187, 48.55625], + "id": "A4495C3D98B6D6DF1F00110A485B5D25FB06147E", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/1"], + "yuanshen": ["73_1"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.41641, 48.23984], + "id": "11BADCEAECE6969D66D5BD717E61CA33DCFEAC7D", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/2"], + "yuanshen": ["73_2"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.6209, 47.46276], + "id": "6A11981007B4AD7939502444768F7809BA302AF0", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/3"], + "yuanshen": ["73_3"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-13.65859, 49.58359], + "id": "6CA3CFF67C40628E314E1CDD72385A721C499979", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/4"], + "yuanshen": ["73_4"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.67813, 50.87656], + "id": "D25DDE08C1E4E76F2747D27E0817506CF5B2F0DC", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/5"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.12344, 50.93516], + "id": "59EE5AFFD4431DB16858520A7B027437B5080B16", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/6"], + "yuanshen": ["73_6"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-18.62026, 49.13662], + "id": "EDB8523C329203F896AE15F6D6D347B56BBAE1F1", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/7"], + "yuanshen": ["73_7"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-24.975, 41.525], + "id": "55E78D9693AB556C6686CA47F578B290B0951315", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/8"], + "yuanshen": ["73_8"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-21.66641, 47.90391], + "id": "CBA08836482B911CC8CF6B4E0CA4156EE540D3D4", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/9"], + "yuanshen": ["73_9"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-21.96328, 48.75547], + "id": "E10D9CD42899D425C2F192A066C559B096945446", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/10"], + "yuanshen": ["73_10"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-20.69375, 49.38438], + "id": "2144E3B71315FEA01908C5C4772BFD706ADAA6A2", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/11"], + "yuanshen": ["73_11"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-21.18203, 49.17344], + "id": "B416878556D1ED8B876FD47ACD15134C7BDEE58C", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/12"], + "yuanshen": ["73_12"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-17.46718, 50.03282], + "id": "86DC50AE959DF0F09DEFF32867C773C6286C2946", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/13"], + "yuanshen": ["73_13"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-17.39687, 50.11484], + "id": "119B28F848BDBCEAEA6C30FA8B0FA64FBB20FC23", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/14"], + "yuanshen": ["73_14"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-24.19375, 38.75156], + "id": "6BCD29E18C5181236A6AEAFDECC016A3776E1DD4", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/15"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-24.24844, 38.86094], + "id": "B3DDDA41FD9D2C71E0802429DB3FCEB8FACC3A36", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/16"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-24.29531, 38.78281], + "id": "9092D973A0895EF6BC2A3A96BECD915D668B6250", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/17"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-28.06677, 52.3407], + "id": "B9E5D99E97D826DFEA0B8B6F76ACD156861F3888", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/18"], + "yuanshen": ["73_18"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-28.1, 51.62265], + "id": "08FD7974D9C060BE101B8052E7F1A85822B99602", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/19"], + "yuanshen": ["73_19"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-30.26016, 49.63047], + "id": "1448DBE775424E39F14B5772FD00D421F5FD9681", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/20"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-29.09219, 47.26328], + "id": "9E550B8845A22856D2A3F321DD00790EB55C0C62", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/21"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-17.26406, 49.75937], + "id": "A6FBBF8E03E41AE1669898DAE5BA2983D3EFB8E1", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/22"], + "yuanshen": ["73_22"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-36.21718, 35.61485], + "id": "BE76FE90AF391E5A502DB9419FA6AF5C62544732", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/23"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-36.3539, 36.28281], + "id": "34A4B45D758ABC51BF5CC01E5767182AAC9F5A98", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/24"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-37.69375, 29.59531], + "id": "EDA01DBEDE5B8600A57024DA19D038C27C9FE82F", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/25"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-39.68985, 29.30234], + "id": "478BAC3016E0268FD3A967D8A7C1746A30DF55D3", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/26"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-15.37612, 49.75073], + "id": "D27274B3A6E18D0682A96F14AAC31AE7FFF7921B", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/27"], + "yuanshen": ["73_27"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-13.99453, 45.05625], + "id": "743321586721EC37D73F444A0791FA0AA3269D13", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/28"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-13.99453, 43.22812], + "id": "C7E9E6B77F39B77F2D1F188356918025408F0714", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/29"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-13.11953, 44.84922], + "id": "059474856D0B4E7A80352B0CCBDBC185806B81AE", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/30"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.17813, 50.85313], + "id": "77CE6497465E3E3CC6C69A813A2B573196705FB9", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/31"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.67813, 50.79844], + "id": "FAA04323476EFFC713954E7DB383240612FFCDEC", + "importIds": { + "gm_legacy": ["mondstadtMatsutake/32"] + }, + "popupAttribution": "Unknown" + }, + { + "coordinates": [-12.70416, 50.85312], + "id": "AE424865259B84B8638307C35D0A0EEBCC346708", + "importIds": { + "yuanshen": ["73_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.25104, 38.71771], + "id": "8ED4D6ECB9DCECBC9BA89ACB421867BFF31A9752", + "importIds": { + "yuanshen": ["73_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.225, 38.80625], + "id": "5FA6C8CF1EB7884D912C62C65F11440762669EF1", + "importIds": { + "yuanshen": ["73_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.45807, 38.90911], + "id": "A7F13E804168E4E3BD83B0417E49B208DBA97D6C", + "importIds": { + "yuanshen": ["73_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.23933, 49.6513], + "id": "7FB574E62E8335C7125208E55BAD169DEFCB69FE", + "importIds": { + "yuanshen": ["73_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.1078, 47.2711], + "id": "3F25EB709B442C2BBA2481D84DB6BFA277742300", + "importIds": { + "yuanshen": ["73_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.7875, 49.61875], + "id": "C6AB8BA98B675C3F2E6BAD65498262A65964C72C", + "importIds": { + "yuanshen": ["73_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.04141, 45.25156], + "id": "D2AFAE91CED0CA9D615F98EBC03C3339546D37A8", + "importIds": { + "yuanshen": ["73_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.19766, 44.84531], + "id": "2319AA06C14A775FAB311C2825D54837E7C66B58", + "importIds": { + "yuanshen": ["73_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.06484, 45.09922], + "id": "4BAB46C07962E1D59536536FABA73AC78B487551", + "importIds": { + "yuanshen": ["73_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.99714, 43.26458], + "id": "88B15DA3BE6A14CB0F6D6FF6EA7DFF2C64A24987", + "importIds": { + "yuanshen": ["73_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.46979, 50.45468], + "id": "75E7205589319BEA493A87C783E39587FC79CDA7", + "importIds": { + "yuanshen": ["73_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.27578, 44.275], + "id": "63BF2934D62BD0467EA0B04507A245DA2BF5477F", + "importIds": { + "yuanshen": ["73_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.71328, 43.86094], + "id": "36E142B8DF3C713F1A31253370BCD3BEC8AC8101", + "importIds": { + "yuanshen": ["73_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.77188, 44.07578], + "id": "7734F7AA9B46D442F3D4D953713BF3D3A7386A33", + "importIds": { + "yuanshen": ["73_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.98672, 43.72031], + "id": "5DE49DEEDB363B58DE3FFDC77A6885B4FD9D412D", + "importIds": { + "yuanshen": ["73_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.69245, 47.92734], + "id": "95E093D47062B3A5DDA94FB0E3872C72304A911E", + "importIds": { + "yuanshen": ["73_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.59998, 47.63826], + "id": "FA63CD730B4B0F1B87FF24F585836BC95041F925", + "importIds": { + "yuanshen": ["73_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.68983, 37.37915], + "id": "B0C02521893EC8ADF37432103AF2C2FB0E34E94A", + "importIds": { + "yuanshen": ["73_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.92594, 34.84936], + "id": "71A116FD6E802E3EA9BE3798E6058304C8F5CA49", + "importIds": { + "yuanshen": ["73_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.15078, 49.59922], + "id": "0F9E214ABD4FE6A98133A395D6CFC3072E6957D3", + "importIds": { + "yuanshen": ["73_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.3461, 49.80625], + "id": "BCC2F7DC3B55C366A7E10B44A5BC3E6AEFD883E0", + "importIds": { + "yuanshen": ["73_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.10782, 48.88828], + "id": "C7BF18DB953E00C8666DEFC0C7093CA07A402CDB", + "importIds": { + "yuanshen": ["73_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.67032, 45.38307], + "id": "B62966983D71209CCAE7136DEC6D748E7EE0A28B", + "importIds": { + "yuanshen": ["73_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.36563, 46.2125], + "id": "75BB6CBDA8DDE2C0A1BB10D3D9C7A3DA5DC019D3", + "importIds": { + "yuanshen": ["73_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.90252, 45.39402], + "id": "BA92412B732B0F827E56790F5B75AF294044D8CE", + "importIds": { + "yuanshen": ["73_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.87128, 45.4409], + "id": "C8F38139D07FAB5091B5C1C3A06C5CDBC4CB97CD", + "importIds": { + "yuanshen": ["73_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.91381, 46.24244], + "id": "46B6E44ACEE8DA1B52CBC9C340E184B543786BAD", + "importIds": { + "yuanshen": ["73_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.77058, 47.35573], + "id": "5C8C44A3C17ECF2F5097DC6D560F6E37DC0BB8B9", + "importIds": { + "yuanshen": ["73_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.76145, 48.76849], + "id": "D67447F9CAC674B7C23631321E86FB59E9414122", + "importIds": { + "yuanshen": ["73_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.15078, 46.42734], + "id": "C0CE8387BAAA282B909227E37836553CA109A007", + "importIds": { + "yuanshen": ["73_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.25234, 44.84922], + "id": "27AB6DBD6EFAAE8E74345C1D15A5571B7FF55FA2", + "importIds": { + "yuanshen": ["73_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.2289, 45.10312], + "id": "377085E6999F82DB88F56D92970755C7FF10B27C", + "importIds": { + "yuanshen": ["73_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.61563, 45.98203], + "id": "D04E8204B80CAB980A2DA42E23A33EBD19382EDD", + "importIds": { + "yuanshen": ["73_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.96719, 45.69297], + "id": "F77E8ACC36EC8038D93E2B85EAF603E660BB460A", + "importIds": { + "yuanshen": ["73_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.1625, 46.34531], + "id": "499BCAA2D81127D7F74C94E981D18421F10D8423", + "importIds": { + "yuanshen": ["73_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.24453, 42.53281], + "id": "FF43EB33BE26D020EBF32572A0CAAD46D219459D", + "importIds": { + "yuanshen": ["73_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.68593, 40.11875], + "id": "25D22C3151B5E4E67F9413C49312042D85870FF6", + "importIds": { + "yuanshen": ["73_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.42031, 41.79844], + "id": "169957F7770B4B25C4EEBE302EEC09581FC55C82", + "importIds": { + "yuanshen": ["73_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.12734, 40.43125], + "id": "D175DD5E9BED1848D563DA9D6E76496505979962", + "importIds": { + "yuanshen": ["73_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.52967, 39.91301], + "id": "8DC6F1C1B42C90CC7BBEAF89EF8598D4F4E431E9", + "importIds": { + "yuanshen": ["73_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42421, 33.54063], + "id": "FDDFBF4A078061CE3D118BE2771B500E71CC6760", + "importIds": { + "yuanshen": ["73_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.11562, 36.59141], + "id": "98A4903C1AEC89456066AF2C268370DB94D33A0F", + "importIds": { + "yuanshen": ["73_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.71328, 35.93906], + "id": "55FA26C9A72D431BDB596C6B9CA66856C52CEF07", + "importIds": { + "yuanshen": ["73_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.73281, 35.78672], + "id": "C43CBE6CACAB079CEBD5DA29BBD9BB84F7190BCA", + "importIds": { + "yuanshen": ["73_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.37735, 46.59532], + "id": "B0FF907046F00A71BD5F74F461CDB283F67A0EF4", + "importIds": { + "yuanshen": ["73_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.98933, 46.45859], + "id": "EC5BB400A6D3DDF7304AAA136BE5CDE5FBA35A03", + "importIds": { + "yuanshen": ["73_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.98411, 46.48203], + "id": "EE1ED476429509F1CBBB34BD59D7924A1B686F28", + "importIds": { + "yuanshen": ["73_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/73_69.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/mint.json b/src/data/features/mondstadt/nature/mint.json index 29138bac..8a8631ba 100644 --- a/src/data/features/mondstadt/nature/mint.json +++ b/src/data/features/mondstadt/nature/mint.json @@ -1,3145 +1,3168 @@ -{ - "format": 2, - "name": { - "en": "Mint", - "ru": "Мята", - "pt": "Menta" - }, - "description": { - "en": "A refreshingly cool ingredient. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": 86400, - "icons": { - "filter": "mint", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-13.00682, 45.87058], - "id": "432BDE40267187C4ABBC13B5676325EFDD73E94C", - "importIds": { - "gm_legacy": ["mondstadtMint/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.29922, 50.82578], - "id": "A193BE90A28BDC469C9B9A2E398C1F14B912DC2A", - "importIds": { - "yuanshen": ["71_1"], - "gm_legacy": ["mondstadtMint/17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.08047, 50.53672], - "id": "62CA5567D637721BC0ECADEA7F13340AF9C66007", - "importIds": { - "yuanshen": ["71_2"], - "gm_legacy": ["mondstadtMint/16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.44765, 50.58359], - "id": "CC696873B7DC7257FA0DB2A3D91841F835A66901", - "importIds": { - "yuanshen": ["71_3"], - "gm_legacy": ["mondstadtMint/15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.77188, 50.4], - "id": "18328F2E5A3B5996E1ABB43B12CB20DBC0DCF712", - "importIds": { - "yuanshen": ["71_4"], - "gm_legacy": ["mondstadtMint/20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.11432, 50.55885], - "id": "9E41B1D46DC72303AF36000882D68AA54EE89314", - "importIds": { - "yuanshen": ["71_5"], - "gm_legacy": ["mondstadtMint/19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.06874, 50.64609], - "id": "BB8399DA5367B3831242CC0B63446B5C1A85D226", - "importIds": { - "yuanshen": ["71_6"], - "gm_legacy": ["mondstadtMint/18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.60781, 50.10312], - "id": "D99BB66C8D4C876896E1E35E025FBE8981D4E6B5", - "importIds": { - "yuanshen": ["71_7"], - "gm_legacy": ["mondstadtMint/14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.86563, 49.61094], - "id": "B6FB4ED9F902E9F8F283D2D01C3839C96EC25AC7", - "importIds": { - "yuanshen": ["71_8"], - "gm_legacy": ["mondstadtMint/13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.61562, 49.70859], - "id": "ACDFE30893CEADD660FF86E556B69ADFE8451B11", - "importIds": { - "yuanshen": ["71_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.79141, 49.47031], - "id": "D6DDDDC7228F049C3B4895DC8EE2943E45207E93", - "importIds": { - "yuanshen": ["71_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.51797, 49.31016], - "id": "7B643048622324E54560455E2EFEDD79ABEC1705", - "importIds": { - "yuanshen": ["71_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.18593, 49.2086], - "id": "4A8B69FC1F0D2CE4A5C45A2DDEF7EBB7DB20BEB2", - "importIds": { - "yuanshen": ["71_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.38906, 49.23203], - "id": "55005CBA959DA69FDC2737FCA565AD814BB1F5B7", - "importIds": { - "yuanshen": ["71_13"], - "gm_legacy": ["mondstadtMint/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.65859, 48.81797], - "id": "7FE8C05AF724B20E1591C853B496BBF51532553F", - "importIds": { - "yuanshen": ["71_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.5961, 48.70859], - "id": "19892A0EC36BEC98D197DEF5416E5BF88A44B200", - "importIds": { - "yuanshen": ["71_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.86562, 48.73985], - "id": "88293FE357A02A0A7B0C59CE1833AC4D6118F394", - "importIds": { - "yuanshen": ["71_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.4086, 48.95078], - "id": "A0BC617857A286AC8E005D79D469760089C75889", - "importIds": { - "yuanshen": ["71_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.24062, 47.66953], - "id": "33D583F1F31BE6410225ABD96EE7C73451BFCFA6", - "importIds": { - "yuanshen": ["71_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.44766, 48.1461], - "id": "2AAB9577373A4936DDCF53CE61EE3FE04C10B503", - "importIds": { - "yuanshen": ["71_19"], - "gm_legacy": ["mondstadtMint/21", "mondstadtMint/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.04141, 48.29844], - "id": "003B6CF4F63DECBC4AA0CD2B1FE12A91BCB96F9D", - "importIds": { - "yuanshen": ["71_20"], - "gm_legacy": ["mondstadtMint/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.86563, 48.47813], - "id": "144B516FFB2FFEA22E2597FE6A7920EDF294CEFA", - "importIds": { - "yuanshen": ["71_21"], - "gm_legacy": ["mondstadtMint/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.01016, 48.33359], - "id": "7A2ED3E61F4D08ADA9D34BA1C33036D5DFA69697", - "importIds": { - "yuanshen": ["71_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.35391, 46.72422], - "id": "DBA2B7575206F70C0730328049C95A53D21C9BDA", - "importIds": { - "yuanshen": ["71_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.07266, 46.39219], - "id": "44876147B1B10F5E27292C1AC81DDC2BB869FA7C", - "importIds": { - "yuanshen": ["71_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.86172, 46.81797], - "id": "2BA34252BF3EE221301ACEEF58E24F21E43CFE5E", - "importIds": { - "yuanshen": ["71_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.5336, 47.80234], - "id": "EBE622DEF4EB76B0FED7C3B16DDEDA7CDFB1CD73", - "importIds": { - "yuanshen": ["71_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.13906, 46.67735], - "id": "531201EA82023B3BB7AA24D81AD986E14579F6FB", - "importIds": { - "yuanshen": ["71_27"], - "gm_legacy": ["mondstadtMint/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.55703, 45.89609], - "id": "5D889E3F78F3698559D7FF55EF5D3165C381B7A3", - "importIds": { - "yuanshen": ["71_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.35, 44.275], - "id": "CC36B86A1115D94FC7AFEE3E4DB03495848F0769", - "importIds": { - "yuanshen": ["71_29"], - "gm_legacy": ["mondstadtMint/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.67422, 46.16562], - "id": "6E0403E01E5D79C53BB90010F82F157033140D8C", - "importIds": { - "yuanshen": ["71_30"], - "gm_legacy": ["mondstadtMint/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.37473, 45.05756], - "id": "9BC8AF62AB092A893DA38EAC4B2E9D06402EC3FB", - "importIds": { - "yuanshen": ["71_31"], - "gm_legacy": ["mondstadtMint/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.79922, 45.23984], - "id": "03E7EB3AFD97033D4853AD281B805FC0908A7583", - "importIds": { - "yuanshen": ["71_32"], - "gm_legacy": ["mondstadtMint/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.40859, 44.19688], - "id": "927623AED6AF902FADC11C11C59E3D7B9151FBFF", - "importIds": { - "yuanshen": ["71_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.17812, 44.13047], - "id": "3BF09D432E7363D66D320B28EB07D63F1FD950CF", - "importIds": { - "yuanshen": ["71_34"], - "gm_legacy": ["mondstadtMint/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.98672, 44.31016], - "id": "5D6D5F0885D85853064C61D4875AAA701559874E", - "importIds": { - "yuanshen": ["71_35"], - "gm_legacy": ["mondstadtMint/3", "mondstadtMint/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.0375, 45.68906], - "id": "56E352ACC4CCE83E9CC4F54DA0CDC027C25BEB9E", - "importIds": { - "yuanshen": ["71_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.60781, 46.0914], - "id": "A2CBE76743381C7E8F010F9AF8AE1967C80996C1", - "importIds": { - "yuanshen": ["71_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.74063, 46.525], - "id": "E7C179DEDB5D353686CE171B52CC5340038EE366", - "importIds": { - "yuanshen": ["71_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.71328, 46.69297], - "id": "A77EF1FCCFA47AF3F5F45CFC7FBC201A2FDE73AC", - "importIds": { - "yuanshen": ["71_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.34219, 45.45859], - "id": "760FC4DEC6E7A223A09B959889C7DB1DE7526640", - "importIds": { - "yuanshen": ["71_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.02187, 43.82187], - "id": "C4CD1E64E2D4FAE042F1DF0F3E15A0D229539E76", - "importIds": { - "yuanshen": ["71_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.88515, 44.16953], - "id": "7D7800E5ABAED22F6B98E3AD93C5840A1AC05B84", - "importIds": { - "yuanshen": ["71_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.31485, 44.07969], - "id": "E31BD6CE2579F8330284616DC5A07D0B25EFC131", - "importIds": { - "yuanshen": ["71_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.01406, 45.48594], - "id": "BB6206AA109FE10A7A698F7C9E424D8071D0957C", - "importIds": { - "yuanshen": ["71_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.26406, 53.39087], - "id": "AD584311F88B1242B829E2C0C10BC167C8C67C6B", - "importIds": { - "yuanshen": ["71_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.32266, 52.61875], - "id": "E58F66BC1AC5B63BF54061C072DF49BA6E0EEE0B", - "importIds": { - "yuanshen": ["71_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92812, 52.87266], - "id": "AFB30CFDEBD0AC34E5A8848A311A4B5B802A24CB", - "importIds": { - "yuanshen": ["71_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.79531, 52.56407], - "id": "A3D368AD07E353652C27F53B89EBE7BE47EF25FB", - "importIds": { - "yuanshen": ["71_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.15859, 51.05625], - "id": "953E241F186C8BC2842D3C1DB217E279EF8328E8", - "importIds": { - "yuanshen": ["71_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.6625, 49.70469], - "id": "DE9101F1687EB2D86557141CF4DAD5C93A0ABEF3", - "importIds": { - "yuanshen": ["71_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.45547, 49.74375], - "id": "A4E38948642C96FD85F6A5CC19080C9B49023566", - "importIds": { - "yuanshen": ["71_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.17031, 51.67343], - "id": "79DE2591BEEB02CBAE184FB099B190B5811A69D7", - "importIds": { - "yuanshen": ["71_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.45937, 50.84141], - "id": "FCCB56B92C4A6415C9BB3D808D2A0FF12CD7A2A4", - "importIds": { - "yuanshen": ["71_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.40859, 50.45859], - "id": "8ADA5B4CB73411E1EA7083D51A6B6A5ED926FF78", - "importIds": { - "yuanshen": ["71_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.61953, 50.93906], - "id": "C6CEA1E85E0729657CA1880EA8D34046EBEA8EE0", - "importIds": { - "yuanshen": ["71_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.84219, 46.60703], - "id": "9EAF6EBA89038DC6253EEFF2C7E1A633BACD0FAA", - "importIds": { - "yuanshen": ["71_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.22109, 46.28281], - "id": "2FA814EC7C7EF187469BBE7BB5C842A6321E5C2F", - "importIds": { - "yuanshen": ["71_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.00625, 46.3375], - "id": "E0CC8153B8C9015DB547DB1F24B25F4B552DCC8E", - "importIds": { - "yuanshen": ["71_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.70938, 46.39609], - "id": "D84ADE6D26ED2FCCA2F8B0AA1527DCAA19E34275", - "importIds": { - "yuanshen": ["71_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.36172, 45.91172], - "id": "34ED20BC0F9F96F59BF53AB5375705DA07BC64A4", - "importIds": { - "yuanshen": ["71_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.38125, 45.85703], - "id": "2C637A66DC3FFACFF8D66A1DC0717336D559B6B9", - "importIds": { - "yuanshen": ["71_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.40078, 45.95469], - "id": "A153351B69FC0025241B659EC41BA8C7AD2781E8", - "importIds": { - "yuanshen": ["71_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.43203, 45.91562], - "id": "4981149F1591381CE845939944AF934FF0829C60", - "importIds": { - "yuanshen": ["71_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.89687, 45.4], - "id": "299AEC5C58B25FBB25062D1A7FF3C04403347F9E", - "importIds": { - "yuanshen": ["71_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.36562, 45.50937], - "id": "2ADF2CDBF0C4AA8EDFE72C48EE32B198975BAE54", - "importIds": { - "yuanshen": ["71_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.6039, 45.69297], - "id": "D9CB0541204784BFD4ED7E628F8B864EC1037656", - "importIds": { - "yuanshen": ["71_66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.14687, 44.525], - "id": "62D0D95ED0AA8EEE5BC2745BFA91DF42C715A7BD", - "importIds": { - "yuanshen": ["71_67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.99844, 44.29453], - "id": "558EEA606E3235E0BF1C9A351185755628721AB7", - "importIds": { - "yuanshen": ["71_68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.50235, 44.1539], - "id": "9CD6E05DD3D90EE1C81970035929329381CB4BC2", - "importIds": { - "yuanshen": ["71_69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.77578, 43.95469], - "id": "AE891EF975DCC9849AA1C12A1A5922C9ED8C31B5", - "importIds": { - "yuanshen": ["71_70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.19765, 43.87266], - "id": "F84E0465FC644FC23183C19A7A88C7A0DEAB54F0", - "importIds": { - "yuanshen": ["71_71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.42813, 44.45078], - "id": "CFB756872942AA6EBF3A4D60DF7D3CC55FA218EC", - "importIds": { - "yuanshen": ["71_72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.57265, 44.82578], - "id": "43472389EC84155A72A35F967C4169CD25D26943", - "importIds": { - "yuanshen": ["71_73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.60391, 44.88047], - "id": "CE27D83B1ECA11A55CD193BF8569B6F9B1C5F9B6", - "importIds": { - "yuanshen": ["71_74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.62344, 44.79453], - "id": "BEDE7B229D7E7A51DE5CEA05525C8D98CD96B80B", - "importIds": { - "yuanshen": ["71_75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.65469, 44.85313], - "id": "AD13EF35DFB307167D5C3ECCEA0D5F59D89DD40D", - "importIds": { - "yuanshen": ["71_76"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.11953, 44.84141], - "id": "C1C6270C7F222C8A884A2307F841A759AA57891A", - "importIds": { - "yuanshen": ["71_77"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.97109, 44.47422], - "id": "04AD7365B84EA30BA6B8C5656FE8F8F557780D14", - "importIds": { - "yuanshen": ["71_78"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.54922, 42.98594], - "id": "F7AB11991EFDC6EB5385A969D18802B08D45FAED", - "importIds": { - "yuanshen": ["71_79"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.13125, 45.92344], - "id": "176D13C6B2E52A7889D49673AE77EA5C5C75BB95", - "importIds": { - "yuanshen": ["71_80"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.48281, 45.97812], - "id": "4E5A7537FEC88339C69335EB5E8409A03ED7C961", - "importIds": { - "yuanshen": ["71_81"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.23671, 46.51328], - "id": "A5200C280AA49C5B313F33BDF39812F661A25F7D", - "importIds": { - "yuanshen": ["71_82"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.10781, 47.67343], - "id": "B1968D468ADBACE2D188197DB043F7914158F7F1", - "importIds": { - "yuanshen": ["71_83"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.32657, 46.30234], - "id": "FBC0D2C2915BCE08C4E82B616D7A222A2F56B01B", - "importIds": { - "yuanshen": ["71_84"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.43203, 46.3375], - "id": "FEC6D414285D244807695C0FF2B604FCCD1A0FDC", - "importIds": { - "yuanshen": ["71_85"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.88125, 46.20468], - "id": "91720C5F5BA87C0CC2D20E7C23CCFEF3535E5880", - "importIds": { - "yuanshen": ["71_86"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.45156, 44.68906], - "id": "AB6AA6B21F993DAB38D26E5ECD79F9F4EC58D028", - "importIds": { - "yuanshen": ["71_87"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.49453, 44.76719], - "id": "804D86D1CBCC4650B9EBF134850EF98D3F464009", - "importIds": { - "yuanshen": ["71_88"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.50235, 44.63437], - "id": "0D7FA0BDF319290856F4F74C4132D8CB6F6E4C67", - "importIds": { - "yuanshen": ["71_89"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.54922, 44.71641], - "id": "AE1338A5D02F5F3C839F46C7099511A8FCB85BE9", - "importIds": { - "yuanshen": ["71_90"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.67422, 44.10312], - "id": "1E5E269AE1BE611EE49286E56874CF5935C2CAF6", - "importIds": { - "yuanshen": ["71_91"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.7836, 44.0289], - "id": "1B255E0062E1B8FA60FDF897CB5768A323DDCE5B", - "importIds": { - "yuanshen": ["71_92"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.43203, 47.16953], - "id": "ED0E6E69EB2E7314ACD25DAB6D8A25AC4D0CCB03", - "importIds": { - "yuanshen": ["71_93"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.41641, 47.07188], - "id": "ED644F7A6723B3938E03A8C632F1981B75AA7DEF", - "importIds": { - "yuanshen": ["71_94"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.55313, 46.98984], - "id": "1AC3A6478C44EE4A9DC0E6CE875EEFF981952973", - "importIds": { - "yuanshen": ["71_95"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.81484, 46.57187], - "id": "6754B005E49D6518D4FBC894150E29C7423DC671", - "importIds": { - "yuanshen": ["71_96"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.80703, 47.63828], - "id": "FAB1782637128C6F899BFA74931D24119C327C23", - "importIds": { - "yuanshen": ["71_97"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.82266, 47.69687], - "id": "B4756A6275500EEBD9C53612F0687E7E2DD93727", - "importIds": { - "yuanshen": ["71_98"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.475, 50.40781], - "id": "0336C1F8E026E08F45927ABB1C4701F3DFFAFE83", - "importIds": { - "yuanshen": ["71_99"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.1664, 50.52891], - "id": "53E2C052580422F71631A8085BC8DD7475E09D5D", - "importIds": { - "yuanshen": ["71_100"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.36953, 51.01719], - "id": "89820268D4324BD9D58DD4AC6CD54A139718F82C", - "importIds": { - "yuanshen": ["71_101"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.99063, 51.36484], - "id": "BB08363330202178E4D39F3E7270B00C987779E2", - "importIds": { - "yuanshen": ["71_102"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.43203, 49.75547], - "id": "153B0A0F5C2BACDEF186B065F57AA960C5AA3172", - "importIds": { - "yuanshen": ["71_103"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.43594, 51.32969], - "id": "69ACDFBDCDE23FF67578DD1EE799B6EAC3CAABE6", - "importIds": { - "yuanshen": ["71_104"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.93984, 50.68515], - "id": "69C2A19A6D6A3C9B4824002636A21AB2312428FF", - "importIds": { - "yuanshen": ["71_105"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.51406, 50.1461], - "id": "9D80983767194E2E6C123FEA4DA57BD784174DE0", - "importIds": { - "yuanshen": ["71_106"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.6039, 49.98203], - "id": "B324226F6002628C3DBF65DF349601F99D1D3AF1", - "importIds": { - "yuanshen": ["71_107"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.17812, 49.76328], - "id": "786A266F23BE2D51CF0A4442B14138A4F362EB56", - "importIds": { - "yuanshen": ["71_108"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.07266, 49.52109], - "id": "D89A0DF22887CDCA62B177C3D9D1D748AB75F383", - "importIds": { - "yuanshen": ["71_109"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.67813, 50.11094], - "id": "1B09D3B297829ABB6CF168202F9F4A4AB6D5D917", - "importIds": { - "yuanshen": ["71_110"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.97891, 50.025], - "id": "CEA808BA7219A100C4C5F829BF83AD2498638911", - "importIds": { - "yuanshen": ["71_111"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.9164, 49.7125], - "id": "D0938FAFF9F1E0E43AACC1A1D68F67B4CAA72704", - "importIds": { - "yuanshen": ["71_112"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.87735, 47.87656], - "id": "49B0A3C04EAB2BEC7203571A1B42C33DEFB99B77", - "importIds": { - "yuanshen": ["71_113"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.73672, 45.54453], - "id": "7A7B0C409A5803E86C37AA008A232421F7684AE6", - "importIds": { - "yuanshen": ["71_114"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.67422, 45.82969], - "id": "CE3074258A33FE772FC4387D96E2DAA35C5DAD48", - "importIds": { - "yuanshen": ["71_115"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.04531, 47.24766], - "id": "76D14E7C38D002F1D5B0760B4D10B213A9677F5B", - "importIds": { - "yuanshen": ["71_116"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.51016, 48.38047], - "id": "B71B0B3AFBC5768A5C03C6C1442BBA537C0495E5", - "importIds": { - "yuanshen": ["71_117"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.56093, 48.09922], - "id": "3DAB6E7067D754D0618B8B582215EDACCB6CDF15", - "importIds": { - "yuanshen": ["71_118"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.79922, 47.91172], - "id": "44359CDAAD02C9840BAC5F6AC0D7F2DB1A186B05", - "importIds": { - "yuanshen": ["71_119"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.76015, 48.0875], - "id": "31DC933654946CE903443586508749640DE8A412", - "importIds": { - "yuanshen": ["71_120"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.95938, 47.76328], - "id": "AF66F8B7250FE251E93A83E9001BC8C7934D7857", - "importIds": { - "yuanshen": ["71_121"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.89297, 44.89609], - "id": "7CF8710E87A34C9F06DC940702C93AA32978ABD9", - "importIds": { - "yuanshen": ["71_122"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.96198, 44.93775], - "id": "F4C275F2F00A6BB6B7028C77E37DBA1FBAA6E881", - "importIds": { - "yuanshen": ["71_123"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.96328, 44.86484], - "id": "DFBA37B01A40C0223D78FE94B5CBA100FBF96E61", - "importIds": { - "yuanshen": ["71_124"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.95156, 45.70078], - "id": "872180B8E6EA140C9EB929DBD892203633AE7034", - "importIds": { - "yuanshen": ["71_125"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.10261, 45.95729], - "id": "704AA8F4412B5A4B4F11C3E77A1C398BB482E7A6", - "importIds": { - "yuanshen": ["71_126"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.06614, 46.06015], - "id": "1B37EF1A2E44DA04631F825D05AB409ECCFA8FB4", - "importIds": { - "yuanshen": ["71_127"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01928, 46.3974], - "id": "0423A7D0AD3535DD842978D32947528D6594BBDE", - "importIds": { - "yuanshen": ["71_128"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.97632, 46.46381], - "id": "50C014C28B9AEF1AE4874F0BACD42686F5403E4D", - "importIds": { - "yuanshen": ["71_129"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42813, 47.45469], - "id": "A63E5AC1587EC2494859C757C9CA4B2A5D3369D6", - "importIds": { - "yuanshen": ["71_130"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.2289, 48.51719], - "id": "9D7D2A21874BFCBAEB9CA433B84DE404D102C001", - "importIds": { - "yuanshen": ["71_131"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.57656, 48.68906], - "id": "A20A2333B0716A966627BCE821ED979C223E156F", - "importIds": { - "yuanshen": ["71_132"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.56484, 48.525], - "id": "AC6D74CD2243E5CCA6C5058FAA30AA8B8F610CB7", - "importIds": { - "yuanshen": ["71_133"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.45156, 48.63437], - "id": "5508A07E423FDDCADCE91025DC29845F74F40567", - "importIds": { - "yuanshen": ["71_134"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.76797, 49.91562], - "id": "6A76FFB73919D1A65B2D3CAF46EAB2F828A1A241", - "importIds": { - "yuanshen": ["71_135"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.225, 49.91562], - "id": "C8545E9FF94604412BFAD21445137F55ACF62B3D", - "importIds": { - "yuanshen": ["71_136"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24453, 50.56015], - "id": "16BD7CD9678224644CDFDEF5BB4EC7EC088E630D", - "importIds": { - "yuanshen": ["71_137"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.71328, 49.11094], - "id": "0712338E45E95C68D19E35A471DA8B033C2300C4", - "importIds": { - "yuanshen": ["71_138"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.93594, 47.43906], - "id": "6B835778F80371ADEEB13934205562B2E3F13022", - "importIds": { - "yuanshen": ["71_139"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.88515, 47.5875], - "id": "2E9618B3CD3ED4E0CF06A39788E2732BF53CC76C", - "importIds": { - "yuanshen": ["71_140"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.78359, 47.76719], - "id": "4B6DB3D906E183922AF55BA6DBA11104CB8B228E", - "importIds": { - "yuanshen": ["71_141"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.74062, 44.01719], - "id": "EA3D428113E7AB099ED8EB912547A5B5914E4C85", - "importIds": { - "yuanshen": ["71_142"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.09219, 43.93125], - "id": "32C16C3D758FDC80907421B08302886AF49669B4", - "importIds": { - "yuanshen": ["71_143"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.22891, 43.33359], - "id": "166C13E5DD90349E6A1FC25954C4B14A0985F6A6", - "importIds": { - "yuanshen": ["71_144"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.47045, 40.46689], - "id": "17A00255E08ED5B94F5A4BF6944DDA75AB5AF5B3", - "importIds": { - "yuanshen": ["71_145"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.22164, 38.0951], - "id": "3F3AC9AB86E53E909DB64EB4ED60126C25EC8D1C", - "importIds": { - "yuanshen": ["71_146"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.38255, 36.70859], - "id": "82BA8D7877EF5BEBE619D9EC1039C7948D201FB6", - "importIds": { - "yuanshen": ["71_147"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.32007, 36.66824], - "id": "24E31CFBF1D71596BDA50EFA6CD47588C8F88859", - "importIds": { - "yuanshen": ["71_148"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.40469, 36.49634], - "id": "2424AA6BB161A40FAEDFF86BD62E80DD1EC55705", - "importIds": { - "yuanshen": ["71_149"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.2276, 36.0875], - "id": "198437F9C8019EBDFD5F0188B01B191BE1BA5BF4", - "importIds": { - "yuanshen": ["71_150"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.46415, 35.93165], - "id": "CE65732F4F0C7C7E087C475C200752FE88FB8549", - "importIds": { - "yuanshen": ["71_151"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.56354, 36.21771], - "id": "055F9392AC1B1803C393FEA9BC2FCBCC25F531AD", - "importIds": { - "yuanshen": ["71_152"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92584, 36.55932], - "id": "FBE8B5CA316109CA60B2888B7FA0310F1C29DD38", - "importIds": { - "yuanshen": ["71_153"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.59681, 37.34974], - "id": "AA6C9616D1A39FA61364E216E099B12F2C8C3972", - "importIds": { - "yuanshen": ["71_154"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.12994, 37.6461], - "id": "EF9FE74E77502F104AC76C842E13D081DCD8459D", - "importIds": { - "yuanshen": ["71_155"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.7276, 37.52761], - "id": "38615A5C59E270FAD1639993F94BBBDB23E3114C", - "importIds": { - "yuanshen": ["71_156"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.76667, 37.39089], - "id": "F21624BD686E92377DA291D3A02B9D0003A53936", - "importIds": { - "yuanshen": ["71_157"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.68001, 38.92671], - "id": "7762392C85018274F0156C0F95E487F3AD263721", - "importIds": { - "yuanshen": ["71_158"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.29271, 39.45599], - "id": "6E782FAC22178CAD7FAD8037DC9AEFB874E3B86E", - "importIds": { - "yuanshen": ["71_159"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.2237, 38.32188], - "id": "911C0F4067AE7FDFC9BC12FEABE546155ECD7FF4", - "importIds": { - "yuanshen": ["71_160"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.00942, 38.54511], - "id": "D3AE390251621A9FAE41D024DC459BF277E617F4", - "importIds": { - "yuanshen": ["71_161"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.96328, 43.73724], - "id": "71B3562AF3454289A2289FC48DDF600CCBF60E55", - "importIds": { - "yuanshen": ["71_162"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.54532, 44.2789], - "id": "2990C28005E2CEFD4CE91B7D14057F31DE0F3574", - "importIds": { - "yuanshen": ["71_163"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.94679, 44.04498], - "id": "2A6E553F3283E509F722280E51E0774C6CEFA4FB", - "importIds": { - "yuanshen": ["71_164"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.77885, 43.83794], - "id": "E20D4717B586113132297FCB30DAEB09C8FB4E2C", - "importIds": { - "yuanshen": ["71_165"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.76015, 43.49115], - "id": "FD60922531A44B95FB16C8DAB57251932E3A3E8B", - "importIds": { - "yuanshen": ["71_166"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.80964, 43.25156], - "id": "344F2A04756D4D3BE6C95D16B40F5CCCC28298AF", - "importIds": { - "yuanshen": ["71_167"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.93073, 42.89219], - "id": "230924613A0196D576B85E461BDEE28FD49D0A99", - "importIds": { - "yuanshen": ["71_168"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.18203, 42.77239], - "id": "57E53DC4BD77FFE57F26F0AD8D15305AAC3991A2", - "importIds": { - "yuanshen": ["71_169"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.63255, 42.59011], - "id": "86C622151E0EA0ABC67F433EF8EEB315677E4CCE", - "importIds": { - "yuanshen": ["71_170"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.97239, 40.10183], - "id": "92BB08076EF3775DFDC2B5E1B3386DE80219AF1E", - "importIds": { - "yuanshen": ["71_171"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.9086, 40.18125], - "id": "12F63347C80EF08384A5D4AB0C420805BA062913", - "importIds": { - "yuanshen": ["71_172"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.20199, 41.03658], - "id": "BA489F63049FCD821902090F73D9F3A418DBBC70", - "importIds": { - "yuanshen": ["71_173"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.78295, 41.75982], - "id": "0F236E1943F13A3CCA16401513E26ADCEA13676F", - "importIds": { - "yuanshen": ["71_174"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.89948, 40.33619], - "id": "CE00BEF03C48A5819A2303D0668299C73CB53909", - "importIds": { - "yuanshen": ["71_175"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.92223, 40.08033], - "id": "0285AC947696035060DE80F12EF30C141A6B4E00", - "importIds": { - "yuanshen": ["71_176"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.27057, 39.63698], - "id": "9CF604B2DFE24E68C5106966C36C888A17B02507", - "importIds": { - "yuanshen": ["71_177"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.56782, 39.54897], - "id": "208078EFB9E9C309AFEF4839B5D2E59FB72A56EB", - "importIds": { - "yuanshen": ["71_178"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.02846, 39.37183], - "id": "3233634D5573FA6A59EDA86E0D3513CFEFDA7653", - "importIds": { - "yuanshen": ["71_179"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.77523, 42.51774], - "id": "3EDB21DA737B54561B8F0221B1D21B7D4C31E960", - "importIds": { - "yuanshen": ["71_180"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.31542, 44.03995], - "id": "31D33B1240F41F0DF8441A2623F6FBE89F21A825", - "importIds": { - "yuanshen": ["71_181"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.06745, 38.19558], - "id": "65B6B968041FC80DB3405C5AD8E53916AEA9D81A", - "importIds": { - "yuanshen": ["71_182"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.74239, 36.01505], - "id": "57F4BC6B9C94CEBF171EFA2E45CD2C8C405B35F4", - "importIds": { - "yuanshen": ["71_183"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.80703, 36.03021], - "id": "48EACC45B8DB57B9DB6D38BF532282C8CE1BA233", - "importIds": { - "yuanshen": ["71_184"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.24844, 36.16172], - "id": "B2E640782F5B365C0ACAF211B683CCD9F5C75244", - "importIds": { - "yuanshen": ["71_185"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.92744, 29.70139], - "id": "B3BE60BB45DD20AC36C9971F7EB5DBDC411D23B6", - "importIds": { - "yuanshen": ["71_186"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.74001, 29.592], - "id": "F8A22D259C6CFA566DD39D9ACC58BDB904779B55", - "importIds": { - "yuanshen": ["71_187"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.87994, 38.07187], - "id": "A4CDD158FD2A78CFE22763A98970E854CE3BD54C", - "importIds": { - "yuanshen": ["71_188"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.20026, 42.0914], - "id": "D97A2B5A5B5A438FBD6AFB0BB562F7BA32E09ED6", - "importIds": { - "yuanshen": ["71_189"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.13254, 33.44818], - "id": "CE14E2248184C78E7FB2962A6EE059AA231E818B", - "importIds": { - "yuanshen": ["71_190"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.27969, 47.04844], - "id": "BEA87FEA34B09F65C0A39B44F506E393449AEEE5", - "importIds": { - "yuanshen": ["71_191"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.96328, 45.43516], - "id": "426BAAA2F3C539D9470323592BBF452D3EC4CE88", - "importIds": { - "yuanshen": ["71_192"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.18203, 46.53281], - "id": "DB1C8A84F99BF5FE1AF7CB60777396DE9715A106", - "importIds": { - "yuanshen": ["71_193"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.90078, 46.99766], - "id": "13C512CA936723746D69BF08DF0BC955550E1D92", - "importIds": { - "yuanshen": ["71_194"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.33438, 49.90781], - "id": "31CB69116CE6FF4B27A3E943385765B0A7BF146F", - "importIds": { - "yuanshen": ["71_195"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.04531, 48.07578], - "id": "A4C4CFAB3DFBC98B7E3E59AEA4CD41C262431CB6", - "importIds": { - "yuanshen": ["71_196"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.7875, 47.69687], - "id": "5F94121BC60720CF2F3E55DE26755F44C95E1B0B", - "importIds": { - "yuanshen": ["71_197"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.84218, 46.0289], - "id": "48B4003250290D73D6D0B0EDA47573D8E5D6933D", - "importIds": { - "yuanshen": ["71_198"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.65078, 46.83359], - "id": "AFE029C90543B8AA361FAFB1CF2544C8ABD6A027", - "importIds": { - "yuanshen": ["71_199"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.95156, 46.90391], - "id": "5A22C407661374B908E8DF04CA8E89CF86E00B3B", - "importIds": { - "yuanshen": ["71_200"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.74062, 45.33359], - "id": "B75899CDACBAFF881831B55F70E5CBB84CFBD4C6", - "importIds": { - "yuanshen": ["71_201"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.725, 42.43906], - "id": "7BDF2BE5D33E4DA4F3B98A684C4AF4C905E36487", - "importIds": { - "yuanshen": ["71_202"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_202.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.86562, 42.9625], - "id": "181EF53710888E8151FCBA87CFF71F3D79D5DE94", - "importIds": { - "yuanshen": ["71_203"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_203.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.09609, 39.18906], - "id": "8FA719E502470FD57992CD50B7C8539E702438C4", - "importIds": { - "yuanshen": ["71_204"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_204.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.36563, 39.34922], - "id": "43BA5763168C39BCD1BF8482B0FA3BED6596939B", - "importIds": { - "yuanshen": ["71_205"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_205.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.07656, 40.05625], - "id": "3961E935C379F1D36B74D8B8CCAF256A410E116B", - "importIds": { - "yuanshen": ["71_206"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_206.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.86953, 40.93125], - "id": "D6EEA15A43BF6FB90FE24F68E9F46A118720970F", - "importIds": { - "yuanshen": ["71_207"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_207.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.62344, 40.18125], - "id": "638CEEAC8D97073C53A8AAFA7AFE94508BE78E70", - "importIds": { - "yuanshen": ["71_208"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_208.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.43985, 40.31406], - "id": "89EBD58CAAC2E9F94AC0B2965A3EE21716147B31", - "importIds": { - "yuanshen": ["71_209"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_209.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.79141, 39.62657], - "id": "9D0D81C4466B61EA9499E41FA7260DB60C029E1D", - "importIds": { - "yuanshen": ["71_210"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_210.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.93203, 38.94297], - "id": "AF88C503B63A8B40151B322BE969721C36B5C99A", - "importIds": { - "yuanshen": ["71_211"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_211.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.50235, 37.87266], - "id": "EE2227562D698289B46E5E77ED28370E6A7B556F", - "importIds": { - "yuanshen": ["71_212"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_212.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.96328, 37.24766], - "id": "19B882AEEB41289183DB23F55A4F496A98D54DE3", - "importIds": { - "yuanshen": ["71_213"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_213.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.72109, 36.25547], - "id": "DB7294B3D4D5DF5978860A0C3C10B8B387AC1347", - "importIds": { - "yuanshen": ["71_214"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_214.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.58828, 35.32969], - "id": "0DA4856B86AB7C22977EAA9DAED344AFE32916D3", - "importIds": { - "yuanshen": ["71_215"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_215.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.18203, 35.20078], - "id": "07CE74028BCD593A15DDB654AC59C1297B3C4660", - "importIds": { - "yuanshen": ["71_216"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_216.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.13906, 34.11875], - "id": "DF804241E918306176CF89BC62B0F53072051F77", - "importIds": { - "yuanshen": ["71_217"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_217.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.62344, 35.12656], - "id": "CBA03488BC85B6644D100F5B8E46AE8087C546AF", - "importIds": { - "yuanshen": ["71_218"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_218.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.66641, 35.61485], - "id": "E16BFE084A649BFCA4252215DF8FCCB2D0E563F6", - "importIds": { - "yuanshen": ["71_219"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_219.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.81094, 35.65], - "id": "8B45C2FB765B7596F454D37BC66A18EB46CF98CD", - "importIds": { - "yuanshen": ["71_220"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_220.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.1664, 37.17344], - "id": "8F8840BA3E604F0424127B839BB12FA716437C2F", - "importIds": { - "yuanshen": ["71_221"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_221.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.60781, 35.98203], - "id": "70AC769BE0D258A5F3A9340C7C84E0E39B38A4B3", - "importIds": { - "yuanshen": ["71_222"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_222.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.79922, 41.24766], - "id": "89AA43E5C6A7A888A7D396916A48CA495D5D64A7", - "importIds": { - "yuanshen": ["71_223"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_223.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.73672, 39.98984], - "id": "D083C02863D850584D416ED37919A71E0FE833E1", - "importIds": { - "yuanshen": ["71_224"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_224.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.25234, 37.98203], - "id": "BC3B517400D1E30EB1621CD965F6BDEE5EBE3976", - "importIds": { - "yuanshen": ["71_225"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_225.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.40469, 39.67735], - "id": "B5817B63835822995561B9AACBD650D0DDFDA25E", - "importIds": { - "yuanshen": ["71_226"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_226.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.46719, 32.18516], - "id": "2E56DF765A93FD3996024523DBD637264DE4476A", - "importIds": { - "yuanshen": ["71_227"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_227.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.14297, 32.91562], - "id": "D1EE1B12ABCA58AD217004C1B01EC03F898FF77F", - "importIds": { - "yuanshen": ["71_228"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_228.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.09219, 32.44297], - "id": "6463D6E064A80239A4FB2E43EDA92E7A9E5AA640", - "importIds": { - "yuanshen": ["71_229"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_229.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.63906, 32.60703], - "id": "B5690760549B405FD09BF395FD352A5D554781BD", - "importIds": { - "yuanshen": ["71_230"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_230.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.52188, 39.81406], - "id": "1FEE6AD9701ACC08A9DEE6AD1DAECE4F0642B5D6", - "importIds": { - "yuanshen": ["71_231"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_231.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.80704, 38.54453], - "id": "E5A69C21E1D8A79D9C6274DF19D8ADFF78778061", - "importIds": { - "yuanshen": ["71_232"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_232.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.9125, 38.79063], - "id": "AF311976E0FF7D15AB049C07E42A70F93FC59A5D", - "importIds": { - "yuanshen": ["71_233"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_233.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.14687, 37.59922], - "id": "D8B14978C68254CE2F5D6E6678CF60DA697E9DC3", - "importIds": { - "yuanshen": ["71_234"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_234.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.05703, 36.1539], - "id": "BC94BFF6FA551B6F0F45C15CADCCAD58DD145007", - "importIds": { - "yuanshen": ["71_235"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_235.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.55703, 33.43906], - "id": "25D59FBA485FD482F055C8A9FE43CB3AAC2BFD47", - "importIds": { - "yuanshen": ["71_236"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_236.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.98672, 33.61875], - "id": "CE03E421BC8BD626DC880343EB2A96E6FF9C5B27", - "importIds": { - "yuanshen": ["71_237"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_237.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.40078, 34.23203], - "id": "FF28FA41BDF007835F6398EA12C092D0B4FDB3D9", - "importIds": { - "yuanshen": ["71_238"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_238.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.07266, 35.07969], - "id": "48592B3A527B7B1975B9AD4439FF2D1EB8648270", - "importIds": { - "yuanshen": ["71_239"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_239.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.07266, 34.44687], - "id": "F82BA6318B758A12C0A97DE5585D97847210EE27", - "importIds": { - "yuanshen": ["71_240"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_240.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.975, 34.33359], - "id": "68F0426DBDA848BE4CCB14BE73C5552003C02E56", - "importIds": { - "yuanshen": ["71_241"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_241.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.35391, 35.25938], - "id": "2A4F9D323F1DA480CA4F779F360945FC4A0DD42F", - "importIds": { - "yuanshen": ["71_242"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_242.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.75625, 33.5875], - "id": "AB23EF4C2BFFDC03F655CD22D6B8CD5341E53A7C", - "importIds": { - "yuanshen": ["71_243"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_243.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.38906, 34.88047], - "id": "AD66C949D1270C7D34E1F0582FE343C617FF16FE", - "importIds": { - "yuanshen": ["71_244"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_244.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.47109, 34.10703], - "id": "0E25C5AB0D0A3544C065F8428D7A6E145E19D29C", - "importIds": { - "yuanshen": ["71_245"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_245.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.45547, 33.23203], - "id": "2FA65B8FE2D607CB65539D0F1E91A54D9C271D98", - "importIds": { - "yuanshen": ["71_246"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_246.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.76797, 37.16953], - "id": "AD8191D1B55C0A61193092B11CF7851C6BD6B435", - "importIds": { - "yuanshen": ["71_247"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_247.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.35, 36.20468], - "id": "644501D404373EF08CB3DC8A18641825D8DEF30E", - "importIds": { - "yuanshen": ["71_248"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_248.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.55313, 36.24766], - "id": "0FEA681154632885E53830E445AFCA858266F119", - "importIds": { - "yuanshen": ["71_249"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_249.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.0375, 36.2164], - "id": "66557F562CC7BDF2923EF4B0C1B3CDC4B272E5DA", - "importIds": { - "yuanshen": ["71_250"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_250.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.88125, 36.09922], - "id": "E114C45E77FD1E1A28681DEB8F9D549272C57B9D", - "importIds": { - "yuanshen": ["71_251"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_251.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.74453, 36.36875], - "id": "99CBF1F2DB01F70E68C68D5262C1F52D255C3169", - "importIds": { - "yuanshen": ["71_252"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_252.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.93985, 36.19297], - "id": "FACD61A31778D836219F6C6F70201FAC0ED2B6D0", - "importIds": { - "yuanshen": ["71_253"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_253.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.9125, 37.30234], - "id": "CCB717A8C0022E5FBB6C7D4B89EA2FF17F914A6B", - "importIds": { - "yuanshen": ["71_254"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_254.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.61953, 37.31797], - "id": "B74F6A6BB64FF13B366408C55DED1C4636768A58", - "importIds": { - "yuanshen": ["71_255"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_255.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.40078, 37.88828], - "id": "A656050A5ABAD2AD7A9354E60EB3F8B2853318D2", - "importIds": { - "yuanshen": ["71_256"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_256.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.57656, 36.82969], - "id": "90A5C72192EAC42881FABE048E4BB4336678E411", - "importIds": { - "yuanshen": ["71_257"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_257.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.73672, 36.61485], - "id": "6AB0851B3CBCF87F7B36BEB2AE0C01B6EE73EB5A", - "importIds": { - "yuanshen": ["71_258"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_258.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.02188, 35.11875], - "id": "1BF81BBC288E5A720409E1405CCE7FBCD26A2D5F", - "importIds": { - "yuanshen": ["71_259"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_259.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.47624, 40.04808], - "id": "252183EB08AFEBB9BC94BFAC73D45741052DCE3D", - "importIds": { - "yuanshen": ["71_260"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_260.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.57656, 32.36354], - "id": "435492BD03C69674FBCD49B2D355B463EF966B6E", - "importIds": { - "yuanshen": ["71_261"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_261.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.19765, 34.38047], - "id": "A677266B96DD75D76E816C1CE9ADA09DC7201E5A", - "importIds": { - "yuanshen": ["71_262"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_262.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.56875, 31.54844], - "id": "763B21BFF762C2F326663DC7321F0E811C5298DE", - "importIds": { - "yuanshen": ["71_263"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_263.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.12733, 41.03672], - "id": "BC86865837202C777CCCE78C7B2D57FBDE0BB6A6", - "importIds": { - "yuanshen": ["71_264"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_264.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.67494, 38.95373], - "id": "2822B24BE6A99CE176C7CCA9D20689D4C58124B6", - "importIds": { - "yuanshen": ["71_265"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_265.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.06875, 32.23594], - "id": "EE2BC89BCD4B8DFB1E534062AACBD6F6F41229E6", - "importIds": { - "yuanshen": ["71_266"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_266.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.15469, 34.10703], - "id": "3E41E4F7ACBE3848D68D6A467DE6EA74D1796DF9", - "importIds": { - "yuanshen": ["71_267"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_267.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.1664, 33.23594], - "id": "F9E8CB777E0FD67434E54728F8A0AAB53B16E093", - "importIds": { - "yuanshen": ["71_268"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_268.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.94375, 32.90781], - "id": "F3BF2CA56C2EE3B16F0C8240F78085418A606EA8", - "importIds": { - "yuanshen": ["71_269"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_269.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.14297, 32.60703], - "id": "3F1A24332F9F1EEE557360A0573331C2B917B4D1", - "importIds": { - "yuanshen": ["71_270"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_270.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.56094, 31.94688], - "id": "657DB771AC24D19F90A7B3A4E0C62AFAE8C2B042", - "importIds": { - "yuanshen": ["71_271"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_271.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92813, 31.66172], - "id": "15917120037C956520E7EE8F97143414346160A5", - "importIds": { - "yuanshen": ["71_272"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_272.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.93594, 32.90781], - "id": "E8BA6E378E9B22EFC1867DD35144778AF0FCD08C", - "importIds": { - "yuanshen": ["71_273"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_273.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.10781, 32.63437], - "id": "04F2566B2F21A8600416D55BD5CF5E98E50671E1", - "importIds": { - "yuanshen": ["71_274"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_274.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.42031, 30.5875], - "id": "C1A9CEBF924055FC90EC2345FAE63ABE4178246D", - "importIds": { - "yuanshen": ["71_275"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_275.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.83437, 28.75547], - "id": "82CC36370669D768D27447E16809EBB25F911EA5", - "importIds": { - "yuanshen": ["71_276"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_276.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.6586, 28.36094], - "id": "C8E8BB8AC9E086DB7F87EC166A4A8F32714759EA", - "importIds": { - "yuanshen": ["71_277"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_277.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.24062, 29.50547], - "id": "4D2C4FD1428B04291539B1803BC4B4244A7D82DD", - "importIds": { - "yuanshen": ["71_278"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_278.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.28359, 29.57187], - "id": "9C2E13C90D2CE4071152D3A473C97B56549234F1", - "importIds": { - "yuanshen": ["71_279"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_279.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.55313, 30.67343], - "id": "A0F7E06ECB78FF68BD83ECD35C81A4F29C520FDE", - "importIds": { - "yuanshen": ["71_280"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_280.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.24453, 32.42734], - "id": "80EFEB284DEA1D69796453A2169D87EBDE7E5DB7", - "importIds": { - "yuanshen": ["71_281"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_281.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.75625, 28.49375], - "id": "5114C10800B330136C2B950FD96FAEBBCC6CD7AC", - "importIds": { - "yuanshen": ["71_282"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_282.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.75625, 25.91172], - "id": "770B02ADC94CC035A0441088DFBB8C39D027B87F", - "importIds": { - "yuanshen": ["71_283"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_283.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.10782, 27.48594], - "id": "363CECB9D3C2EEF41048593E81DE64CD09AF6BA2", - "importIds": { - "yuanshen": ["71_284"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_284.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.26016, 28.4625], - "id": "40B73C914DA61B60AA530A04E755D117FEA4CAE6", - "importIds": { - "yuanshen": ["71_285"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_285.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92422, 29.93906], - "id": "051461BE648241DFDE624C26A7D770FBA5DF90C0", - "importIds": { - "yuanshen": ["71_286"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_286.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.52188, 31.09532], - "id": "16487B68780D0C4BAE0DC18753C3A5906768EA43", - "importIds": { - "yuanshen": ["71_287"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_287.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.86172, 31.78672], - "id": "71AB38D781861B96A1490B732B0349758C7C1A53", - "importIds": { - "yuanshen": ["71_288"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_288.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.69375, 42.81797], - "id": "88A6EF888C29895C2C353372BC8C8B96ABF7817C", - "importIds": { - "yuanshen": ["71_289"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_289.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.05313, 43.00547], - "id": "69AE04BAA67A7827F91045163A38C723C56A998B", - "importIds": { - "yuanshen": ["71_290"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_290.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.96328, 43.82969], - "id": "33944D103CE1AED960BB59B6EB18A581EDADB722", - "importIds": { - "yuanshen": ["71_291"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_291.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.3461, 44.10703], - "id": "CB3498E489806DDF9E2BEB4C069974BCCFFD3E92", - "importIds": { - "yuanshen": ["71_292"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_292.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.08828, 43.98203], - "id": "B9265D6950E71C8151528CABB4ADF4213B38BFAF", - "importIds": { - "yuanshen": ["71_293"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_293.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.42813, 44.31406], - "id": "67FE43E9047F8C82B6D0469F4607902A011244F6", - "importIds": { - "yuanshen": ["71_294"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_294.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.5961, 44.39219], - "id": "6257203E2FFD1AD9287BECC04E80B1CEDD3C82A8", - "importIds": { - "yuanshen": ["71_295"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_295.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.58047, 43.92344], - "id": "06E11206CA094A411DEA7E63B9D74539662181AB", - "importIds": { - "yuanshen": ["71_296"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_296.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.1625, 43.43125], - "id": "4897D06D37E58BC91D86025C596108B27FFE6776", - "importIds": { - "yuanshen": ["71_297"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_297.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.00625, 43.0914], - "id": "975C19C8AB86F2C81C57B281B455300CE86CB4DF", - "importIds": { - "yuanshen": ["71_298"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_298.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.64297, 43.11484], - "id": "0814A1A91EF5A929B6704A843A9377C2D883CF16", - "importIds": { - "yuanshen": ["71_299"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_299.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.63125, 43.32969], - "id": "398682A067A708F310113210647B4FE95C80C128", - "importIds": { - "yuanshen": ["71_300"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_300.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.52187, 42.88437], - "id": "4EBB30CC96E7491FB2A62112A46FE6BDFD0A15EB", - "importIds": { - "yuanshen": ["71_301"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_301.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.05312, 43.13438], - "id": "84652830043EDFD7881970ACB08AF7EAFD8E8FD8", - "importIds": { - "yuanshen": ["71_302"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_302.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.61693, 36.66823], - "id": "08AA8CB2F16B7D36348472A7CAE964B330B26793", - "importIds": { - "yuanshen": ["71_303"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_303.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.62277, 36.61133], - "id": "48A7A6EE87AB427302FD2FD50FC1BD5F7AD6CCCE", - "importIds": { - "yuanshen": ["71_304"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_304.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.98672, 39.62657], - "id": "BB82231E7751F632F82A039342547BEC44456101", - "importIds": { - "yuanshen": ["71_305"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_305.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.31484, 39.66953], - "id": "B41FCD6C2531F5723A4AA098D758DAC79A7CEE8B", - "importIds": { - "yuanshen": ["71_306"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_306.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.21719, 38.91953], - "id": "8CC5CBCA9603C9269BFCDDEAD2166E813E983A84", - "importIds": { - "yuanshen": ["71_307"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_307.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.31875, 38.31406], - "id": "5D2193BCCAD2FF94A1A52CA2922A42960385D831", - "importIds": { - "yuanshen": ["71_308"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_308.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.49844, 38.00156], - "id": "DAF73EB7DC01F88DBB946D5BA05DB192C35B1F28", - "importIds": { - "yuanshen": ["71_309"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_309.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.03359, 39.13828], - "id": "DA6AA75CFA658FE24DBF027DEF0058D234F372E4", - "importIds": { - "yuanshen": ["71_310"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_310.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.11172, 39.23984], - "id": "F037F6877E9E23411C37D37BDDBF79C0D4682A47", - "importIds": { - "yuanshen": ["71_311"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_311.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.58437, 37.40391], - "id": "FCBCF68E83D0EA978006F4272375E3A24FC2C334", - "importIds": { - "yuanshen": ["71_312"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_312.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.12344, 36.69687], - "id": "2B7C717CE63E0BB660643B0E673D97230EFBE8AB", - "importIds": { - "yuanshen": ["71_313"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_313.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.92031, 37.05625], - "id": "C1E9529BA5033A677AAB550D82110476B6D6DD1A", - "importIds": { - "yuanshen": ["71_314"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_314.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.51016, 37.12266], - "id": "AD280FD2802962A8B037F6D595C88A1C5FD14724", - "importIds": { - "yuanshen": ["71_315"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_315.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.24844, 36.95078], - "id": "F1E2AE436F20D97EDD80791D9EA5B617B781BB00", - "importIds": { - "yuanshen": ["71_316"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_316.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.08437, 35.97812], - "id": "7AFCBAFDD1A749711BA4160E4E2D908DEB7ABD85", - "importIds": { - "yuanshen": ["71_317"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_317.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.2914, 36.1539], - "id": "E21EA936A24D9404B8F1E91D62B58A1BB4907361", - "importIds": { - "yuanshen": ["71_318"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_318.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.51406, 35.98203], - "id": "A4B526ED26EC1A86816C72A14216754BD930D6D9", - "importIds": { - "yuanshen": ["71_319"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_319.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.85391, 36.16953], - "id": "F06782E28CFB32F24EFA2ABE8985ADDCD804C8DC", - "importIds": { - "yuanshen": ["71_320"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_320.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.37735, 35.76719], - "id": "B9D60C77F146E48C6589A6AC8C33F33673D56B06", - "importIds": { - "yuanshen": ["71_321"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_321.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.43984, 35.7125], - "id": "E8E5D39A669F536A9A37C4083D6F5EF9839E2C49", - "importIds": { - "yuanshen": ["71_322"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_322.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.18984, 36.2086], - "id": "12EA9B3CB755890C01BD3FE77F0F054606124F12", - "importIds": { - "yuanshen": ["71_323"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_323.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.86172, 36.46641], - "id": "3C086E03BC62A937B7ADC12871255A488E7D823F", - "importIds": { - "yuanshen": ["71_324"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_324.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.93203, 36.69297], - "id": "326936584F0A71D02A6C42FD4A9F101E99C7D745", - "importIds": { - "yuanshen": ["71_325"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_325.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.40469, 37.12266], - "id": "C38CC0169B4BAF70BBB2440F884DBD97B5A061AE", - "importIds": { - "yuanshen": ["71_326"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_326.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.43984, 36.81797], - "id": "1498B4C00DA639F9996B127836A90D41604ED9DF", - "importIds": { - "yuanshen": ["71_327"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_327.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.70547, 37.84922], - "id": "A11EF1D8A2BD90F9F640C7D3EC1A0E33BF904076", - "importIds": { - "yuanshen": ["71_328"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_328.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.7875, 38.43516], - "id": "96A3C643941B5D2EEB341CC10F7CE08A8BE30ECF", - "importIds": { - "yuanshen": ["71_329"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_329.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.89297, 37.84141], - "id": "0A023DF4E19C89D248FFAE6024BB904DED3B4454", - "importIds": { - "yuanshen": ["71_330"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_330.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.94375, 37.71641], - "id": "2B2D7899F6002C4BB20D854913B2AB1199A87548", - "importIds": { - "yuanshen": ["71_331"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_331.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.85, 37.95469], - "id": "EBEB006709A37A3BF34FA04066E8B16059EF2C5F", - "importIds": { - "yuanshen": ["71_332"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_332.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.26797, 38.24766], - "id": "25AC774F77E89C85DFC5B5C486766EA8131A113C", - "importIds": { - "yuanshen": ["71_333"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_333.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.84219, 38.69687], - "id": "5EF1DCE6488C2D31D22A0944BC3C147F7093CD48", - "importIds": { - "yuanshen": ["71_334"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_334.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.33437, 39.11875], - "id": "2F867C184583A90A886D52A5CA079C65C4E2F264", - "importIds": { - "yuanshen": ["71_335"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_335.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.36562, 40.00547], - "id": "5B5927449951309367F289A82AB761DD58AFA65F", - "importIds": { - "yuanshen": ["71_336"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_336.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.47891, 39.40781], - "id": "9A3B3FE447166B27FEDEAA7614A8B5C3F74F4B20", - "importIds": { - "yuanshen": ["71_337"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_337.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.31485, 41.72813], - "id": "43D7DE9BF0AB08B25082DE06E79B19225B47F83C", - "importIds": { - "yuanshen": ["71_338"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_338.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.40468, 41.79453], - "id": "76CD42CC345EE6FB9AD2B05B06083D92AEE8D3B9", - "importIds": { - "yuanshen": ["71_339"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_339.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.14687, 42.47031], - "id": "49A2C608A1E22549759D166432C1E8D73CD4C1D8", - "importIds": { - "yuanshen": ["71_340"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_340.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.58047, 40.32969], - "id": "E7F106BE50A4F4AB30262080A1DE11F9CD6151AF", - "importIds": { - "yuanshen": ["71_341"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_341.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.00234, 40.82187], - "id": "AD2274B53D647A898DB13FF9EEA44F837A2B0D36", - "importIds": { - "yuanshen": ["71_342"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_342.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.0414, 42.54453], - "id": "F47E5D221E0AA5A0D38F5D0179817A6932064C24", - "importIds": { - "yuanshen": ["71_343"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_343.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.13125, 41.57578], - "id": "95F49A7738BFE71542EFDB6267F58DB00B3F4E9B", - "importIds": { - "yuanshen": ["71_344"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_344.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.87734, 42.71641], - "id": "09026332899B4DACD7A3FEEE9DBDF677546E9C3A", - "importIds": { - "yuanshen": ["71_345"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_345.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.50235, 43.99375], - "id": "F721B82B52036B8D0EBB738C81D43324696CB73E", - "importIds": { - "yuanshen": ["71_346"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_346.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.37344, 44.0211], - "id": "56BEDEE6E5758159BFD80C77ACB8DD75B74A713E", - "importIds": { - "yuanshen": ["71_347"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_347.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.70547, 43.78672], - "id": "084D53725AB9AFBD5444F143D1CE7296BF0B598F", - "importIds": { - "yuanshen": ["71_348"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_348.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.17813, 43.87266], - "id": "DF76CBC3BDF31D7008492348777C5E1074A576EA", - "importIds": { - "yuanshen": ["71_349"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_349.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.7836, 44.47813], - "id": "2B4C0791D6FA5C80E10831198A7120DBAFBAE9FF", - "importIds": { - "yuanshen": ["71_350"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_350.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.34219, 44.42734], - "id": "89A1D69CA79B13FAAE2DD49E78A9C2B7D1867B34", - "importIds": { - "yuanshen": ["71_351"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_351.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.58047, 44.52109], - "id": "649FA29D414B05C570B4C424D1348856E58B827B", - "importIds": { - "yuanshen": ["71_352"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_352.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.35, 45.04453], - "id": "F115E36D5EADD487319D616DB5AE245724CB685D", - "importIds": { - "yuanshen": ["71_353"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_353.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.80703, 45.29062], - "id": "70C794D8F438BA3DF56B099D3B6ACA524B420DE0", - "importIds": { - "yuanshen": ["71_354"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_354.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.92813, 44.8375], - "id": "A7B267A770FB72D9CEB6F6C9B26AB155C0B52790", - "importIds": { - "yuanshen": ["71_355"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_355.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.86563, 44.40391], - "id": "FC83F243E26F0366900CE873E456429ADBAEADCA", - "importIds": { - "yuanshen": ["71_356"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_356.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.56875, 45.70078], - "id": "FE1FF90323E8D1743C812AB04ADFF7804CD1DB7C", - "importIds": { - "yuanshen": ["71_357"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_357.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.83437, 44.80234], - "id": "980C34B4724A7748EC56DBE6FAE3DF09E48108DA", - "importIds": { - "yuanshen": ["71_358"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_358.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.93594, 44.50156], - "id": "482D419B755C215D64B21B5C5AC730A873C7D3B5", - "importIds": { - "yuanshen": ["71_359"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_359.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-37.18203, 44.65391], - "id": "F9919AE7DB0F3BE159C9A8CB8E785B73061A4D70", - "importIds": { - "yuanshen": ["71_360"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_360.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.99843, 41.76328], - "id": "CE916A7AE4E7B96BA3F5D9CD14232DFE2E44EEE3", - "importIds": { - "yuanshen": ["71_361"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_361.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.68203, 42.00156], - "id": "CD603B6A63D243258423FA4D5198BBCAD31FBE14", - "importIds": { - "yuanshen": ["71_362"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_362.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.57266, 41.51719], - "id": "5E3E50973A35EB0070A4097F4F7D6A592F2A5BF1", - "importIds": { - "yuanshen": ["71_363"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_363.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.47891, 41.12656], - "id": "49FCFCDB4FC69DC071A2406A585C0DD93B91C9A8", - "importIds": { - "yuanshen": ["71_364"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_364.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.6, 40.75156], - "id": "094ECD76F1E910D10F38A8AA0895632B53FCC091", - "importIds": { - "yuanshen": ["71_365"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_365.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.00235, 40.60703], - "id": "16FCCB2EF0A32B8C1B4998EBE46D27E896BEAF2A", - "importIds": { - "yuanshen": ["71_366"] - }, - "popupMedia": "https://yuanshen.site/comment_png/71_366.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1820580198", + "zh": "薄荷", + "de": "Minze", + "en": "Mint", + "es": "Menta", + "fr": "Menthe", + "id": "Mint", + "ja": "ミント", + "ko": "허브", + "pt": "Menta", + "ru": "Мята", + "th": "Mint", + "vi": "Bạc Hà" + }, + "description": { + "_code": "2966509457", + "zh": "饱含清凉成分的植物叶子。清爽冰凉的滋味能将暑气荡涤一空。薄荷广袤分布在大陆各处,拥有旺盛的生命力。", + "de": "Eine Pflanze mit erfrischenden ätherischen Ölen in ihren Blättern. Das kühle Gefühl auf der Zunge lässt einen die Sommerhitze besser ertragen. Minze ist im ganzen Land leicht erhältlich und bekannt für ihre überschäumende Vitalität.", + "en": "A refreshingly cool ingredient. The cool, fresh flavor can cut through the heat of many dishes. Mint is readily available throughout the land and is know for its exuberant vitality.", + "es": "Un ingrediente extremadamente refrescante. El sabor fresco e intenso puede apaciguar el picante de muchos platos. Se puede encontrar en todo el continente y tiene una poderosa fuerza vital.", + "fr": "Une plante dont les feuilles rafraîchissent le palais, même lors des étés les plus chauds. La menthe est une plante à l'exubérante vitalité que l'on retrouve sur tout le continent.", + "id": "Daun yang mengandung sensasi dingin. Aromanya yang dingin dan menyegarkan cocok untuk menetralkan sifat panas dari berbagai jenis makanan. Mint sangat umum ditemukan di seluruh dataran dan memiliki vitalitas yang kuat.", + "ja": "清涼成分を含んだ植物の葉。爽やかでヒンヤリした味わいが暑さを取り除いてくれる。大陸の至るところに分布するミントは旺盛な生命力を持つ。", + "ko": "시원한 성분을 가지고 있는 잎. 시원한 허브향은 여름의 뜨거운 기운을 싹 날려버린다. 강한 생명력으로 대륙 곳곳에 널리 분포해있다", + "pt": "Um ingrediente muito refrescante. O sabor fresco e intenso pode reduzir a picância de vários pratos. A hortelã está facilmente disponível por toda terra e é conhecida por sua vitalidade exuberante.", + "ru": "Освежающие листья мяты. Помогают справиться с летним зноем. Мята растёт по всему материку и очень живуча.", + "th": "พืชใบที่มีส่วนผสมที่ทำให้เย็น ด้วยรสชาติที่เย็นสดชื่น สามารถใช้คลายร้อนได้เป็นอย่างดี ต้นมิ้นต์นั้นได้แพร่กระจายไปทั่วแผ่นดินอย่างกว้างขวาง ซึ่งมันมีพลังชีวิตที่แข็งแกร่งมาก", + "vi": "Loại lá có thành phần làm mát. Mùi vị thanh mát sảng khoái đánh tan cái nóng của mùa hè. Bạc hà phân bố khắp nơi trên đất liền, có sức sống mãnh liệt." + }, + "tags": ["furniture-ingredient", "cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "mint", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-13.00682, 45.87058], + "id": "432BDE40267187C4ABBC13B5676325EFDD73E94C", + "importIds": { + "gm_legacy": ["mondstadtMint/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.29922, 50.82578], + "id": "A193BE90A28BDC469C9B9A2E398C1F14B912DC2A", + "importIds": { + "yuanshen": ["71_1"], + "gm_legacy": ["mondstadtMint/17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.08047, 50.53672], + "id": "62CA5567D637721BC0ECADEA7F13340AF9C66007", + "importIds": { + "yuanshen": ["71_2"], + "gm_legacy": ["mondstadtMint/16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.44765, 50.58359], + "id": "CC696873B7DC7257FA0DB2A3D91841F835A66901", + "importIds": { + "yuanshen": ["71_3"], + "gm_legacy": ["mondstadtMint/15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.77188, 50.4], + "id": "18328F2E5A3B5996E1ABB43B12CB20DBC0DCF712", + "importIds": { + "yuanshen": ["71_4"], + "gm_legacy": ["mondstadtMint/20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.11432, 50.55885], + "id": "9E41B1D46DC72303AF36000882D68AA54EE89314", + "importIds": { + "yuanshen": ["71_5"], + "gm_legacy": ["mondstadtMint/19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.06874, 50.64609], + "id": "BB8399DA5367B3831242CC0B63446B5C1A85D226", + "importIds": { + "yuanshen": ["71_6"], + "gm_legacy": ["mondstadtMint/18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.60781, 50.10312], + "id": "D99BB66C8D4C876896E1E35E025FBE8981D4E6B5", + "importIds": { + "yuanshen": ["71_7"], + "gm_legacy": ["mondstadtMint/14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.86563, 49.61094], + "id": "B6FB4ED9F902E9F8F283D2D01C3839C96EC25AC7", + "importIds": { + "yuanshen": ["71_8"], + "gm_legacy": ["mondstadtMint/13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.61562, 49.70859], + "id": "ACDFE30893CEADD660FF86E556B69ADFE8451B11", + "importIds": { + "yuanshen": ["71_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.79141, 49.47031], + "id": "D6DDDDC7228F049C3B4895DC8EE2943E45207E93", + "importIds": { + "yuanshen": ["71_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.51797, 49.31016], + "id": "7B643048622324E54560455E2EFEDD79ABEC1705", + "importIds": { + "yuanshen": ["71_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.18593, 49.2086], + "id": "4A8B69FC1F0D2CE4A5C45A2DDEF7EBB7DB20BEB2", + "importIds": { + "yuanshen": ["71_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.38906, 49.23203], + "id": "55005CBA959DA69FDC2737FCA565AD814BB1F5B7", + "importIds": { + "yuanshen": ["71_13"], + "gm_legacy": ["mondstadtMint/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.65859, 48.81797], + "id": "7FE8C05AF724B20E1591C853B496BBF51532553F", + "importIds": { + "yuanshen": ["71_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.5961, 48.70859], + "id": "19892A0EC36BEC98D197DEF5416E5BF88A44B200", + "importIds": { + "yuanshen": ["71_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.86562, 48.73985], + "id": "88293FE357A02A0A7B0C59CE1833AC4D6118F394", + "importIds": { + "yuanshen": ["71_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.4086, 48.95078], + "id": "A0BC617857A286AC8E005D79D469760089C75889", + "importIds": { + "yuanshen": ["71_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.24062, 47.66953], + "id": "33D583F1F31BE6410225ABD96EE7C73451BFCFA6", + "importIds": { + "yuanshen": ["71_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.44766, 48.1461], + "id": "2AAB9577373A4936DDCF53CE61EE3FE04C10B503", + "importIds": { + "yuanshen": ["71_19"], + "gm_legacy": ["mondstadtMint/21", "mondstadtMint/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.04141, 48.29844], + "id": "003B6CF4F63DECBC4AA0CD2B1FE12A91BCB96F9D", + "importIds": { + "yuanshen": ["71_20"], + "gm_legacy": ["mondstadtMint/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.86563, 48.47813], + "id": "144B516FFB2FFEA22E2597FE6A7920EDF294CEFA", + "importIds": { + "yuanshen": ["71_21"], + "gm_legacy": ["mondstadtMint/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.01016, 48.33359], + "id": "7A2ED3E61F4D08ADA9D34BA1C33036D5DFA69697", + "importIds": { + "yuanshen": ["71_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.35391, 46.72422], + "id": "DBA2B7575206F70C0730328049C95A53D21C9BDA", + "importIds": { + "yuanshen": ["71_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.07266, 46.39219], + "id": "44876147B1B10F5E27292C1AC81DDC2BB869FA7C", + "importIds": { + "yuanshen": ["71_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.86172, 46.81797], + "id": "2BA34252BF3EE221301ACEEF58E24F21E43CFE5E", + "importIds": { + "yuanshen": ["71_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.5336, 47.80234], + "id": "EBE622DEF4EB76B0FED7C3B16DDEDA7CDFB1CD73", + "importIds": { + "yuanshen": ["71_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.13906, 46.67735], + "id": "531201EA82023B3BB7AA24D81AD986E14579F6FB", + "importIds": { + "yuanshen": ["71_27"], + "gm_legacy": ["mondstadtMint/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.55703, 45.89609], + "id": "5D889E3F78F3698559D7FF55EF5D3165C381B7A3", + "importIds": { + "yuanshen": ["71_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.35, 44.275], + "id": "CC36B86A1115D94FC7AFEE3E4DB03495848F0769", + "importIds": { + "yuanshen": ["71_29"], + "gm_legacy": ["mondstadtMint/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.67422, 46.16562], + "id": "6E0403E01E5D79C53BB90010F82F157033140D8C", + "importIds": { + "yuanshen": ["71_30"], + "gm_legacy": ["mondstadtMint/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.37473, 45.05756], + "id": "9BC8AF62AB092A893DA38EAC4B2E9D06402EC3FB", + "importIds": { + "yuanshen": ["71_31"], + "gm_legacy": ["mondstadtMint/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.79922, 45.23984], + "id": "03E7EB3AFD97033D4853AD281B805FC0908A7583", + "importIds": { + "yuanshen": ["71_32"], + "gm_legacy": ["mondstadtMint/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.40859, 44.19688], + "id": "927623AED6AF902FADC11C11C59E3D7B9151FBFF", + "importIds": { + "yuanshen": ["71_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.17812, 44.13047], + "id": "3BF09D432E7363D66D320B28EB07D63F1FD950CF", + "importIds": { + "yuanshen": ["71_34"], + "gm_legacy": ["mondstadtMint/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.98672, 44.31016], + "id": "5D6D5F0885D85853064C61D4875AAA701559874E", + "importIds": { + "yuanshen": ["71_35"], + "gm_legacy": ["mondstadtMint/3", "mondstadtMint/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.0375, 45.68906], + "id": "56E352ACC4CCE83E9CC4F54DA0CDC027C25BEB9E", + "importIds": { + "yuanshen": ["71_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.60781, 46.0914], + "id": "A2CBE76743381C7E8F010F9AF8AE1967C80996C1", + "importIds": { + "yuanshen": ["71_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.74063, 46.525], + "id": "E7C179DEDB5D353686CE171B52CC5340038EE366", + "importIds": { + "yuanshen": ["71_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.71328, 46.69297], + "id": "A77EF1FCCFA47AF3F5F45CFC7FBC201A2FDE73AC", + "importIds": { + "yuanshen": ["71_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.34219, 45.45859], + "id": "760FC4DEC6E7A223A09B959889C7DB1DE7526640", + "importIds": { + "yuanshen": ["71_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.02187, 43.82187], + "id": "C4CD1E64E2D4FAE042F1DF0F3E15A0D229539E76", + "importIds": { + "yuanshen": ["71_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.88515, 44.16953], + "id": "7D7800E5ABAED22F6B98E3AD93C5840A1AC05B84", + "importIds": { + "yuanshen": ["71_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.31485, 44.07969], + "id": "E31BD6CE2579F8330284616DC5A07D0B25EFC131", + "importIds": { + "yuanshen": ["71_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.01406, 45.48594], + "id": "BB6206AA109FE10A7A698F7C9E424D8071D0957C", + "importIds": { + "yuanshen": ["71_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.26406, 53.39087], + "id": "AD584311F88B1242B829E2C0C10BC167C8C67C6B", + "importIds": { + "yuanshen": ["71_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.32266, 52.61875], + "id": "E58F66BC1AC5B63BF54061C072DF49BA6E0EEE0B", + "importIds": { + "yuanshen": ["71_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92812, 52.87266], + "id": "AFB30CFDEBD0AC34E5A8848A311A4B5B802A24CB", + "importIds": { + "yuanshen": ["71_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.79531, 52.56407], + "id": "A3D368AD07E353652C27F53B89EBE7BE47EF25FB", + "importIds": { + "yuanshen": ["71_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.15859, 51.05625], + "id": "953E241F186C8BC2842D3C1DB217E279EF8328E8", + "importIds": { + "yuanshen": ["71_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.6625, 49.70469], + "id": "DE9101F1687EB2D86557141CF4DAD5C93A0ABEF3", + "importIds": { + "yuanshen": ["71_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.45547, 49.74375], + "id": "A4E38948642C96FD85F6A5CC19080C9B49023566", + "importIds": { + "yuanshen": ["71_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.17031, 51.67343], + "id": "79DE2591BEEB02CBAE184FB099B190B5811A69D7", + "importIds": { + "yuanshen": ["71_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.45937, 50.84141], + "id": "FCCB56B92C4A6415C9BB3D808D2A0FF12CD7A2A4", + "importIds": { + "yuanshen": ["71_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.40859, 50.45859], + "id": "8ADA5B4CB73411E1EA7083D51A6B6A5ED926FF78", + "importIds": { + "yuanshen": ["71_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.61953, 50.93906], + "id": "C6CEA1E85E0729657CA1880EA8D34046EBEA8EE0", + "importIds": { + "yuanshen": ["71_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.84219, 46.60703], + "id": "9EAF6EBA89038DC6253EEFF2C7E1A633BACD0FAA", + "importIds": { + "yuanshen": ["71_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.22109, 46.28281], + "id": "2FA814EC7C7EF187469BBE7BB5C842A6321E5C2F", + "importIds": { + "yuanshen": ["71_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.00625, 46.3375], + "id": "E0CC8153B8C9015DB547DB1F24B25F4B552DCC8E", + "importIds": { + "yuanshen": ["71_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.70938, 46.39609], + "id": "D84ADE6D26ED2FCCA2F8B0AA1527DCAA19E34275", + "importIds": { + "yuanshen": ["71_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.36172, 45.91172], + "id": "34ED20BC0F9F96F59BF53AB5375705DA07BC64A4", + "importIds": { + "yuanshen": ["71_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.38125, 45.85703], + "id": "2C637A66DC3FFACFF8D66A1DC0717336D559B6B9", + "importIds": { + "yuanshen": ["71_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.40078, 45.95469], + "id": "A153351B69FC0025241B659EC41BA8C7AD2781E8", + "importIds": { + "yuanshen": ["71_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.43203, 45.91562], + "id": "4981149F1591381CE845939944AF934FF0829C60", + "importIds": { + "yuanshen": ["71_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.89687, 45.4], + "id": "299AEC5C58B25FBB25062D1A7FF3C04403347F9E", + "importIds": { + "yuanshen": ["71_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.36562, 45.50937], + "id": "2ADF2CDBF0C4AA8EDFE72C48EE32B198975BAE54", + "importIds": { + "yuanshen": ["71_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.6039, 45.69297], + "id": "D9CB0541204784BFD4ED7E628F8B864EC1037656", + "importIds": { + "yuanshen": ["71_66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.14687, 44.525], + "id": "62D0D95ED0AA8EEE5BC2745BFA91DF42C715A7BD", + "importIds": { + "yuanshen": ["71_67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.99844, 44.29453], + "id": "558EEA606E3235E0BF1C9A351185755628721AB7", + "importIds": { + "yuanshen": ["71_68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.50235, 44.1539], + "id": "9CD6E05DD3D90EE1C81970035929329381CB4BC2", + "importIds": { + "yuanshen": ["71_69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.77578, 43.95469], + "id": "AE891EF975DCC9849AA1C12A1A5922C9ED8C31B5", + "importIds": { + "yuanshen": ["71_70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.19765, 43.87266], + "id": "F84E0465FC644FC23183C19A7A88C7A0DEAB54F0", + "importIds": { + "yuanshen": ["71_71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.42813, 44.45078], + "id": "CFB756872942AA6EBF3A4D60DF7D3CC55FA218EC", + "importIds": { + "yuanshen": ["71_72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.57265, 44.82578], + "id": "43472389EC84155A72A35F967C4169CD25D26943", + "importIds": { + "yuanshen": ["71_73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.60391, 44.88047], + "id": "CE27D83B1ECA11A55CD193BF8569B6F9B1C5F9B6", + "importIds": { + "yuanshen": ["71_74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.62344, 44.79453], + "id": "BEDE7B229D7E7A51DE5CEA05525C8D98CD96B80B", + "importIds": { + "yuanshen": ["71_75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.65469, 44.85313], + "id": "AD13EF35DFB307167D5C3ECCEA0D5F59D89DD40D", + "importIds": { + "yuanshen": ["71_76"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.11953, 44.84141], + "id": "C1C6270C7F222C8A884A2307F841A759AA57891A", + "importIds": { + "yuanshen": ["71_77"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.97109, 44.47422], + "id": "04AD7365B84EA30BA6B8C5656FE8F8F557780D14", + "importIds": { + "yuanshen": ["71_78"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.54922, 42.98594], + "id": "F7AB11991EFDC6EB5385A969D18802B08D45FAED", + "importIds": { + "yuanshen": ["71_79"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.13125, 45.92344], + "id": "176D13C6B2E52A7889D49673AE77EA5C5C75BB95", + "importIds": { + "yuanshen": ["71_80"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.48281, 45.97812], + "id": "4E5A7537FEC88339C69335EB5E8409A03ED7C961", + "importIds": { + "yuanshen": ["71_81"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.23671, 46.51328], + "id": "A5200C280AA49C5B313F33BDF39812F661A25F7D", + "importIds": { + "yuanshen": ["71_82"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.10781, 47.67343], + "id": "B1968D468ADBACE2D188197DB043F7914158F7F1", + "importIds": { + "yuanshen": ["71_83"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.32657, 46.30234], + "id": "FBC0D2C2915BCE08C4E82B616D7A222A2F56B01B", + "importIds": { + "yuanshen": ["71_84"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.43203, 46.3375], + "id": "FEC6D414285D244807695C0FF2B604FCCD1A0FDC", + "importIds": { + "yuanshen": ["71_85"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.88125, 46.20468], + "id": "91720C5F5BA87C0CC2D20E7C23CCFEF3535E5880", + "importIds": { + "yuanshen": ["71_86"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.45156, 44.68906], + "id": "AB6AA6B21F993DAB38D26E5ECD79F9F4EC58D028", + "importIds": { + "yuanshen": ["71_87"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.49453, 44.76719], + "id": "804D86D1CBCC4650B9EBF134850EF98D3F464009", + "importIds": { + "yuanshen": ["71_88"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.50235, 44.63437], + "id": "0D7FA0BDF319290856F4F74C4132D8CB6F6E4C67", + "importIds": { + "yuanshen": ["71_89"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.54922, 44.71641], + "id": "AE1338A5D02F5F3C839F46C7099511A8FCB85BE9", + "importIds": { + "yuanshen": ["71_90"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.67422, 44.10312], + "id": "1E5E269AE1BE611EE49286E56874CF5935C2CAF6", + "importIds": { + "yuanshen": ["71_91"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.7836, 44.0289], + "id": "1B255E0062E1B8FA60FDF897CB5768A323DDCE5B", + "importIds": { + "yuanshen": ["71_92"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.43203, 47.16953], + "id": "ED0E6E69EB2E7314ACD25DAB6D8A25AC4D0CCB03", + "importIds": { + "yuanshen": ["71_93"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.41641, 47.07188], + "id": "ED644F7A6723B3938E03A8C632F1981B75AA7DEF", + "importIds": { + "yuanshen": ["71_94"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.55313, 46.98984], + "id": "1AC3A6478C44EE4A9DC0E6CE875EEFF981952973", + "importIds": { + "yuanshen": ["71_95"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.81484, 46.57187], + "id": "6754B005E49D6518D4FBC894150E29C7423DC671", + "importIds": { + "yuanshen": ["71_96"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.80703, 47.63828], + "id": "FAB1782637128C6F899BFA74931D24119C327C23", + "importIds": { + "yuanshen": ["71_97"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.82266, 47.69687], + "id": "B4756A6275500EEBD9C53612F0687E7E2DD93727", + "importIds": { + "yuanshen": ["71_98"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.475, 50.40781], + "id": "0336C1F8E026E08F45927ABB1C4701F3DFFAFE83", + "importIds": { + "yuanshen": ["71_99"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.1664, 50.52891], + "id": "53E2C052580422F71631A8085BC8DD7475E09D5D", + "importIds": { + "yuanshen": ["71_100"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.36953, 51.01719], + "id": "89820268D4324BD9D58DD4AC6CD54A139718F82C", + "importIds": { + "yuanshen": ["71_101"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.99063, 51.36484], + "id": "BB08363330202178E4D39F3E7270B00C987779E2", + "importIds": { + "yuanshen": ["71_102"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.43203, 49.75547], + "id": "153B0A0F5C2BACDEF186B065F57AA960C5AA3172", + "importIds": { + "yuanshen": ["71_103"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.43594, 51.32969], + "id": "69ACDFBDCDE23FF67578DD1EE799B6EAC3CAABE6", + "importIds": { + "yuanshen": ["71_104"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.93984, 50.68515], + "id": "69C2A19A6D6A3C9B4824002636A21AB2312428FF", + "importIds": { + "yuanshen": ["71_105"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.51406, 50.1461], + "id": "9D80983767194E2E6C123FEA4DA57BD784174DE0", + "importIds": { + "yuanshen": ["71_106"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.6039, 49.98203], + "id": "B324226F6002628C3DBF65DF349601F99D1D3AF1", + "importIds": { + "yuanshen": ["71_107"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.17812, 49.76328], + "id": "786A266F23BE2D51CF0A4442B14138A4F362EB56", + "importIds": { + "yuanshen": ["71_108"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.07266, 49.52109], + "id": "D89A0DF22887CDCA62B177C3D9D1D748AB75F383", + "importIds": { + "yuanshen": ["71_109"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.67813, 50.11094], + "id": "1B09D3B297829ABB6CF168202F9F4A4AB6D5D917", + "importIds": { + "yuanshen": ["71_110"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.97891, 50.025], + "id": "CEA808BA7219A100C4C5F829BF83AD2498638911", + "importIds": { + "yuanshen": ["71_111"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.9164, 49.7125], + "id": "D0938FAFF9F1E0E43AACC1A1D68F67B4CAA72704", + "importIds": { + "yuanshen": ["71_112"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.87735, 47.87656], + "id": "49B0A3C04EAB2BEC7203571A1B42C33DEFB99B77", + "importIds": { + "yuanshen": ["71_113"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.73672, 45.54453], + "id": "7A7B0C409A5803E86C37AA008A232421F7684AE6", + "importIds": { + "yuanshen": ["71_114"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.67422, 45.82969], + "id": "CE3074258A33FE772FC4387D96E2DAA35C5DAD48", + "importIds": { + "yuanshen": ["71_115"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.04531, 47.24766], + "id": "76D14E7C38D002F1D5B0760B4D10B213A9677F5B", + "importIds": { + "yuanshen": ["71_116"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.51016, 48.38047], + "id": "B71B0B3AFBC5768A5C03C6C1442BBA537C0495E5", + "importIds": { + "yuanshen": ["71_117"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.56093, 48.09922], + "id": "3DAB6E7067D754D0618B8B582215EDACCB6CDF15", + "importIds": { + "yuanshen": ["71_118"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.79922, 47.91172], + "id": "44359CDAAD02C9840BAC5F6AC0D7F2DB1A186B05", + "importIds": { + "yuanshen": ["71_119"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.76015, 48.0875], + "id": "31DC933654946CE903443586508749640DE8A412", + "importIds": { + "yuanshen": ["71_120"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.95938, 47.76328], + "id": "AF66F8B7250FE251E93A83E9001BC8C7934D7857", + "importIds": { + "yuanshen": ["71_121"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.89297, 44.89609], + "id": "7CF8710E87A34C9F06DC940702C93AA32978ABD9", + "importIds": { + "yuanshen": ["71_122"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.96198, 44.93775], + "id": "F4C275F2F00A6BB6B7028C77E37DBA1FBAA6E881", + "importIds": { + "yuanshen": ["71_123"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.96328, 44.86484], + "id": "DFBA37B01A40C0223D78FE94B5CBA100FBF96E61", + "importIds": { + "yuanshen": ["71_124"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.95156, 45.70078], + "id": "872180B8E6EA140C9EB929DBD892203633AE7034", + "importIds": { + "yuanshen": ["71_125"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.10261, 45.95729], + "id": "704AA8F4412B5A4B4F11C3E77A1C398BB482E7A6", + "importIds": { + "yuanshen": ["71_126"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.06614, 46.06015], + "id": "1B37EF1A2E44DA04631F825D05AB409ECCFA8FB4", + "importIds": { + "yuanshen": ["71_127"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01928, 46.3974], + "id": "0423A7D0AD3535DD842978D32947528D6594BBDE", + "importIds": { + "yuanshen": ["71_128"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.97632, 46.46381], + "id": "50C014C28B9AEF1AE4874F0BACD42686F5403E4D", + "importIds": { + "yuanshen": ["71_129"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42813, 47.45469], + "id": "A63E5AC1587EC2494859C757C9CA4B2A5D3369D6", + "importIds": { + "yuanshen": ["71_130"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.2289, 48.51719], + "id": "9D7D2A21874BFCBAEB9CA433B84DE404D102C001", + "importIds": { + "yuanshen": ["71_131"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.57656, 48.68906], + "id": "A20A2333B0716A966627BCE821ED979C223E156F", + "importIds": { + "yuanshen": ["71_132"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.56484, 48.525], + "id": "AC6D74CD2243E5CCA6C5058FAA30AA8B8F610CB7", + "importIds": { + "yuanshen": ["71_133"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.45156, 48.63437], + "id": "5508A07E423FDDCADCE91025DC29845F74F40567", + "importIds": { + "yuanshen": ["71_134"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.76797, 49.91562], + "id": "6A76FFB73919D1A65B2D3CAF46EAB2F828A1A241", + "importIds": { + "yuanshen": ["71_135"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.225, 49.91562], + "id": "C8545E9FF94604412BFAD21445137F55ACF62B3D", + "importIds": { + "yuanshen": ["71_136"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24453, 50.56015], + "id": "16BD7CD9678224644CDFDEF5BB4EC7EC088E630D", + "importIds": { + "yuanshen": ["71_137"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.71328, 49.11094], + "id": "0712338E45E95C68D19E35A471DA8B033C2300C4", + "importIds": { + "yuanshen": ["71_138"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.93594, 47.43906], + "id": "6B835778F80371ADEEB13934205562B2E3F13022", + "importIds": { + "yuanshen": ["71_139"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.88515, 47.5875], + "id": "2E9618B3CD3ED4E0CF06A39788E2732BF53CC76C", + "importIds": { + "yuanshen": ["71_140"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.78359, 47.76719], + "id": "4B6DB3D906E183922AF55BA6DBA11104CB8B228E", + "importIds": { + "yuanshen": ["71_141"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.74062, 44.01719], + "id": "EA3D428113E7AB099ED8EB912547A5B5914E4C85", + "importIds": { + "yuanshen": ["71_142"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.09219, 43.93125], + "id": "32C16C3D758FDC80907421B08302886AF49669B4", + "importIds": { + "yuanshen": ["71_143"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.22891, 43.33359], + "id": "166C13E5DD90349E6A1FC25954C4B14A0985F6A6", + "importIds": { + "yuanshen": ["71_144"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.47045, 40.46689], + "id": "17A00255E08ED5B94F5A4BF6944DDA75AB5AF5B3", + "importIds": { + "yuanshen": ["71_145"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.22164, 38.0951], + "id": "3F3AC9AB86E53E909DB64EB4ED60126C25EC8D1C", + "importIds": { + "yuanshen": ["71_146"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.38255, 36.70859], + "id": "82BA8D7877EF5BEBE619D9EC1039C7948D201FB6", + "importIds": { + "yuanshen": ["71_147"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.32007, 36.66824], + "id": "24E31CFBF1D71596BDA50EFA6CD47588C8F88859", + "importIds": { + "yuanshen": ["71_148"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.40469, 36.49634], + "id": "2424AA6BB161A40FAEDFF86BD62E80DD1EC55705", + "importIds": { + "yuanshen": ["71_149"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.2276, 36.0875], + "id": "198437F9C8019EBDFD5F0188B01B191BE1BA5BF4", + "importIds": { + "yuanshen": ["71_150"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.46415, 35.93165], + "id": "CE65732F4F0C7C7E087C475C200752FE88FB8549", + "importIds": { + "yuanshen": ["71_151"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.56354, 36.21771], + "id": "055F9392AC1B1803C393FEA9BC2FCBCC25F531AD", + "importIds": { + "yuanshen": ["71_152"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92584, 36.55932], + "id": "FBE8B5CA316109CA60B2888B7FA0310F1C29DD38", + "importIds": { + "yuanshen": ["71_153"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.59681, 37.34974], + "id": "AA6C9616D1A39FA61364E216E099B12F2C8C3972", + "importIds": { + "yuanshen": ["71_154"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.12994, 37.6461], + "id": "EF9FE74E77502F104AC76C842E13D081DCD8459D", + "importIds": { + "yuanshen": ["71_155"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.7276, 37.52761], + "id": "38615A5C59E270FAD1639993F94BBBDB23E3114C", + "importIds": { + "yuanshen": ["71_156"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.76667, 37.39089], + "id": "F21624BD686E92377DA291D3A02B9D0003A53936", + "importIds": { + "yuanshen": ["71_157"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.68001, 38.92671], + "id": "7762392C85018274F0156C0F95E487F3AD263721", + "importIds": { + "yuanshen": ["71_158"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.29271, 39.45599], + "id": "6E782FAC22178CAD7FAD8037DC9AEFB874E3B86E", + "importIds": { + "yuanshen": ["71_159"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.2237, 38.32188], + "id": "911C0F4067AE7FDFC9BC12FEABE546155ECD7FF4", + "importIds": { + "yuanshen": ["71_160"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.00942, 38.54511], + "id": "D3AE390251621A9FAE41D024DC459BF277E617F4", + "importIds": { + "yuanshen": ["71_161"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.96328, 43.73724], + "id": "71B3562AF3454289A2289FC48DDF600CCBF60E55", + "importIds": { + "yuanshen": ["71_162"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.54532, 44.2789], + "id": "2990C28005E2CEFD4CE91B7D14057F31DE0F3574", + "importIds": { + "yuanshen": ["71_163"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.94679, 44.04498], + "id": "2A6E553F3283E509F722280E51E0774C6CEFA4FB", + "importIds": { + "yuanshen": ["71_164"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.77885, 43.83794], + "id": "E20D4717B586113132297FCB30DAEB09C8FB4E2C", + "importIds": { + "yuanshen": ["71_165"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.76015, 43.49115], + "id": "FD60922531A44B95FB16C8DAB57251932E3A3E8B", + "importIds": { + "yuanshen": ["71_166"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.80964, 43.25156], + "id": "344F2A04756D4D3BE6C95D16B40F5CCCC28298AF", + "importIds": { + "yuanshen": ["71_167"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.93073, 42.89219], + "id": "230924613A0196D576B85E461BDEE28FD49D0A99", + "importIds": { + "yuanshen": ["71_168"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.18203, 42.77239], + "id": "57E53DC4BD77FFE57F26F0AD8D15305AAC3991A2", + "importIds": { + "yuanshen": ["71_169"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.63255, 42.59011], + "id": "86C622151E0EA0ABC67F433EF8EEB315677E4CCE", + "importIds": { + "yuanshen": ["71_170"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.97239, 40.10183], + "id": "92BB08076EF3775DFDC2B5E1B3386DE80219AF1E", + "importIds": { + "yuanshen": ["71_171"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.9086, 40.18125], + "id": "12F63347C80EF08384A5D4AB0C420805BA062913", + "importIds": { + "yuanshen": ["71_172"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.20199, 41.03658], + "id": "BA489F63049FCD821902090F73D9F3A418DBBC70", + "importIds": { + "yuanshen": ["71_173"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.78295, 41.75982], + "id": "0F236E1943F13A3CCA16401513E26ADCEA13676F", + "importIds": { + "yuanshen": ["71_174"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.89948, 40.33619], + "id": "CE00BEF03C48A5819A2303D0668299C73CB53909", + "importIds": { + "yuanshen": ["71_175"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.92223, 40.08033], + "id": "0285AC947696035060DE80F12EF30C141A6B4E00", + "importIds": { + "yuanshen": ["71_176"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.27057, 39.63698], + "id": "9CF604B2DFE24E68C5106966C36C888A17B02507", + "importIds": { + "yuanshen": ["71_177"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.56782, 39.54897], + "id": "208078EFB9E9C309AFEF4839B5D2E59FB72A56EB", + "importIds": { + "yuanshen": ["71_178"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.02846, 39.37183], + "id": "3233634D5573FA6A59EDA86E0D3513CFEFDA7653", + "importIds": { + "yuanshen": ["71_179"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.77523, 42.51774], + "id": "3EDB21DA737B54561B8F0221B1D21B7D4C31E960", + "importIds": { + "yuanshen": ["71_180"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.31542, 44.03995], + "id": "31D33B1240F41F0DF8441A2623F6FBE89F21A825", + "importIds": { + "yuanshen": ["71_181"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.06745, 38.19558], + "id": "65B6B968041FC80DB3405C5AD8E53916AEA9D81A", + "importIds": { + "yuanshen": ["71_182"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.74239, 36.01505], + "id": "57F4BC6B9C94CEBF171EFA2E45CD2C8C405B35F4", + "importIds": { + "yuanshen": ["71_183"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.80703, 36.03021], + "id": "48EACC45B8DB57B9DB6D38BF532282C8CE1BA233", + "importIds": { + "yuanshen": ["71_184"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.24844, 36.16172], + "id": "B2E640782F5B365C0ACAF211B683CCD9F5C75244", + "importIds": { + "yuanshen": ["71_185"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.92744, 29.70139], + "id": "B3BE60BB45DD20AC36C9971F7EB5DBDC411D23B6", + "importIds": { + "yuanshen": ["71_186"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.74001, 29.592], + "id": "F8A22D259C6CFA566DD39D9ACC58BDB904779B55", + "importIds": { + "yuanshen": ["71_187"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.87994, 38.07187], + "id": "A4CDD158FD2A78CFE22763A98970E854CE3BD54C", + "importIds": { + "yuanshen": ["71_188"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.20026, 42.0914], + "id": "D97A2B5A5B5A438FBD6AFB0BB562F7BA32E09ED6", + "importIds": { + "yuanshen": ["71_189"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.13254, 33.44818], + "id": "CE14E2248184C78E7FB2962A6EE059AA231E818B", + "importIds": { + "yuanshen": ["71_190"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.27969, 47.04844], + "id": "BEA87FEA34B09F65C0A39B44F506E393449AEEE5", + "importIds": { + "yuanshen": ["71_191"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.96328, 45.43516], + "id": "426BAAA2F3C539D9470323592BBF452D3EC4CE88", + "importIds": { + "yuanshen": ["71_192"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.18203, 46.53281], + "id": "DB1C8A84F99BF5FE1AF7CB60777396DE9715A106", + "importIds": { + "yuanshen": ["71_193"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.90078, 46.99766], + "id": "13C512CA936723746D69BF08DF0BC955550E1D92", + "importIds": { + "yuanshen": ["71_194"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.33438, 49.90781], + "id": "31CB69116CE6FF4B27A3E943385765B0A7BF146F", + "importIds": { + "yuanshen": ["71_195"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.04531, 48.07578], + "id": "A4C4CFAB3DFBC98B7E3E59AEA4CD41C262431CB6", + "importIds": { + "yuanshen": ["71_196"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.7875, 47.69687], + "id": "5F94121BC60720CF2F3E55DE26755F44C95E1B0B", + "importIds": { + "yuanshen": ["71_197"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.84218, 46.0289], + "id": "48B4003250290D73D6D0B0EDA47573D8E5D6933D", + "importIds": { + "yuanshen": ["71_198"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.65078, 46.83359], + "id": "AFE029C90543B8AA361FAFB1CF2544C8ABD6A027", + "importIds": { + "yuanshen": ["71_199"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.95156, 46.90391], + "id": "5A22C407661374B908E8DF04CA8E89CF86E00B3B", + "importIds": { + "yuanshen": ["71_200"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.74062, 45.33359], + "id": "B75899CDACBAFF881831B55F70E5CBB84CFBD4C6", + "importIds": { + "yuanshen": ["71_201"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.725, 42.43906], + "id": "7BDF2BE5D33E4DA4F3B98A684C4AF4C905E36487", + "importIds": { + "yuanshen": ["71_202"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_202.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.86562, 42.9625], + "id": "181EF53710888E8151FCBA87CFF71F3D79D5DE94", + "importIds": { + "yuanshen": ["71_203"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_203.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.09609, 39.18906], + "id": "8FA719E502470FD57992CD50B7C8539E702438C4", + "importIds": { + "yuanshen": ["71_204"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_204.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.36563, 39.34922], + "id": "43BA5763168C39BCD1BF8482B0FA3BED6596939B", + "importIds": { + "yuanshen": ["71_205"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_205.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.07656, 40.05625], + "id": "3961E935C379F1D36B74D8B8CCAF256A410E116B", + "importIds": { + "yuanshen": ["71_206"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_206.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.86953, 40.93125], + "id": "D6EEA15A43BF6FB90FE24F68E9F46A118720970F", + "importIds": { + "yuanshen": ["71_207"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_207.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.62344, 40.18125], + "id": "638CEEAC8D97073C53A8AAFA7AFE94508BE78E70", + "importIds": { + "yuanshen": ["71_208"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_208.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.43985, 40.31406], + "id": "89EBD58CAAC2E9F94AC0B2965A3EE21716147B31", + "importIds": { + "yuanshen": ["71_209"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_209.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.79141, 39.62657], + "id": "9D0D81C4466B61EA9499E41FA7260DB60C029E1D", + "importIds": { + "yuanshen": ["71_210"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_210.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.93203, 38.94297], + "id": "AF88C503B63A8B40151B322BE969721C36B5C99A", + "importIds": { + "yuanshen": ["71_211"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_211.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.50235, 37.87266], + "id": "EE2227562D698289B46E5E77ED28370E6A7B556F", + "importIds": { + "yuanshen": ["71_212"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_212.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.96328, 37.24766], + "id": "19B882AEEB41289183DB23F55A4F496A98D54DE3", + "importIds": { + "yuanshen": ["71_213"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_213.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.72109, 36.25547], + "id": "DB7294B3D4D5DF5978860A0C3C10B8B387AC1347", + "importIds": { + "yuanshen": ["71_214"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_214.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.58828, 35.32969], + "id": "0DA4856B86AB7C22977EAA9DAED344AFE32916D3", + "importIds": { + "yuanshen": ["71_215"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_215.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.18203, 35.20078], + "id": "07CE74028BCD593A15DDB654AC59C1297B3C4660", + "importIds": { + "yuanshen": ["71_216"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_216.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.13906, 34.11875], + "id": "DF804241E918306176CF89BC62B0F53072051F77", + "importIds": { + "yuanshen": ["71_217"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_217.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.62344, 35.12656], + "id": "CBA03488BC85B6644D100F5B8E46AE8087C546AF", + "importIds": { + "yuanshen": ["71_218"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_218.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.66641, 35.61485], + "id": "E16BFE084A649BFCA4252215DF8FCCB2D0E563F6", + "importIds": { + "yuanshen": ["71_219"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_219.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.81094, 35.65], + "id": "8B45C2FB765B7596F454D37BC66A18EB46CF98CD", + "importIds": { + "yuanshen": ["71_220"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_220.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.1664, 37.17344], + "id": "8F8840BA3E604F0424127B839BB12FA716437C2F", + "importIds": { + "yuanshen": ["71_221"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_221.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.60781, 35.98203], + "id": "70AC769BE0D258A5F3A9340C7C84E0E39B38A4B3", + "importIds": { + "yuanshen": ["71_222"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_222.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.79922, 41.24766], + "id": "89AA43E5C6A7A888A7D396916A48CA495D5D64A7", + "importIds": { + "yuanshen": ["71_223"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_223.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.73672, 39.98984], + "id": "D083C02863D850584D416ED37919A71E0FE833E1", + "importIds": { + "yuanshen": ["71_224"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_224.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.25234, 37.98203], + "id": "BC3B517400D1E30EB1621CD965F6BDEE5EBE3976", + "importIds": { + "yuanshen": ["71_225"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_225.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.40469, 39.67735], + "id": "B5817B63835822995561B9AACBD650D0DDFDA25E", + "importIds": { + "yuanshen": ["71_226"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_226.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.46719, 32.18516], + "id": "2E56DF765A93FD3996024523DBD637264DE4476A", + "importIds": { + "yuanshen": ["71_227"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_227.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.14297, 32.91562], + "id": "D1EE1B12ABCA58AD217004C1B01EC03F898FF77F", + "importIds": { + "yuanshen": ["71_228"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_228.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.09219, 32.44297], + "id": "6463D6E064A80239A4FB2E43EDA92E7A9E5AA640", + "importIds": { + "yuanshen": ["71_229"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_229.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.63906, 32.60703], + "id": "B5690760549B405FD09BF395FD352A5D554781BD", + "importIds": { + "yuanshen": ["71_230"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_230.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.52188, 39.81406], + "id": "1FEE6AD9701ACC08A9DEE6AD1DAECE4F0642B5D6", + "importIds": { + "yuanshen": ["71_231"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_231.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.80704, 38.54453], + "id": "E5A69C21E1D8A79D9C6274DF19D8ADFF78778061", + "importIds": { + "yuanshen": ["71_232"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_232.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.9125, 38.79063], + "id": "AF311976E0FF7D15AB049C07E42A70F93FC59A5D", + "importIds": { + "yuanshen": ["71_233"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_233.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.14687, 37.59922], + "id": "D8B14978C68254CE2F5D6E6678CF60DA697E9DC3", + "importIds": { + "yuanshen": ["71_234"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_234.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.05703, 36.1539], + "id": "BC94BFF6FA551B6F0F45C15CADCCAD58DD145007", + "importIds": { + "yuanshen": ["71_235"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_235.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.55703, 33.43906], + "id": "25D59FBA485FD482F055C8A9FE43CB3AAC2BFD47", + "importIds": { + "yuanshen": ["71_236"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_236.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.98672, 33.61875], + "id": "CE03E421BC8BD626DC880343EB2A96E6FF9C5B27", + "importIds": { + "yuanshen": ["71_237"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_237.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.40078, 34.23203], + "id": "FF28FA41BDF007835F6398EA12C092D0B4FDB3D9", + "importIds": { + "yuanshen": ["71_238"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_238.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.07266, 35.07969], + "id": "48592B3A527B7B1975B9AD4439FF2D1EB8648270", + "importIds": { + "yuanshen": ["71_239"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_239.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.07266, 34.44687], + "id": "F82BA6318B758A12C0A97DE5585D97847210EE27", + "importIds": { + "yuanshen": ["71_240"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_240.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.975, 34.33359], + "id": "68F0426DBDA848BE4CCB14BE73C5552003C02E56", + "importIds": { + "yuanshen": ["71_241"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_241.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.35391, 35.25938], + "id": "2A4F9D323F1DA480CA4F779F360945FC4A0DD42F", + "importIds": { + "yuanshen": ["71_242"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_242.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.75625, 33.5875], + "id": "AB23EF4C2BFFDC03F655CD22D6B8CD5341E53A7C", + "importIds": { + "yuanshen": ["71_243"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_243.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.38906, 34.88047], + "id": "AD66C949D1270C7D34E1F0582FE343C617FF16FE", + "importIds": { + "yuanshen": ["71_244"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_244.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.47109, 34.10703], + "id": "0E25C5AB0D0A3544C065F8428D7A6E145E19D29C", + "importIds": { + "yuanshen": ["71_245"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_245.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.45547, 33.23203], + "id": "2FA65B8FE2D607CB65539D0F1E91A54D9C271D98", + "importIds": { + "yuanshen": ["71_246"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_246.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.76797, 37.16953], + "id": "AD8191D1B55C0A61193092B11CF7851C6BD6B435", + "importIds": { + "yuanshen": ["71_247"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_247.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.35, 36.20468], + "id": "644501D404373EF08CB3DC8A18641825D8DEF30E", + "importIds": { + "yuanshen": ["71_248"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_248.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.55313, 36.24766], + "id": "0FEA681154632885E53830E445AFCA858266F119", + "importIds": { + "yuanshen": ["71_249"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_249.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.0375, 36.2164], + "id": "66557F562CC7BDF2923EF4B0C1B3CDC4B272E5DA", + "importIds": { + "yuanshen": ["71_250"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_250.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.88125, 36.09922], + "id": "E114C45E77FD1E1A28681DEB8F9D549272C57B9D", + "importIds": { + "yuanshen": ["71_251"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_251.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.74453, 36.36875], + "id": "99CBF1F2DB01F70E68C68D5262C1F52D255C3169", + "importIds": { + "yuanshen": ["71_252"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_252.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.93985, 36.19297], + "id": "FACD61A31778D836219F6C6F70201FAC0ED2B6D0", + "importIds": { + "yuanshen": ["71_253"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_253.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.9125, 37.30234], + "id": "CCB717A8C0022E5FBB6C7D4B89EA2FF17F914A6B", + "importIds": { + "yuanshen": ["71_254"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_254.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.61953, 37.31797], + "id": "B74F6A6BB64FF13B366408C55DED1C4636768A58", + "importIds": { + "yuanshen": ["71_255"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_255.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.40078, 37.88828], + "id": "A656050A5ABAD2AD7A9354E60EB3F8B2853318D2", + "importIds": { + "yuanshen": ["71_256"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_256.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.57656, 36.82969], + "id": "90A5C72192EAC42881FABE048E4BB4336678E411", + "importIds": { + "yuanshen": ["71_257"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_257.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.73672, 36.61485], + "id": "6AB0851B3CBCF87F7B36BEB2AE0C01B6EE73EB5A", + "importIds": { + "yuanshen": ["71_258"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_258.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.02188, 35.11875], + "id": "1BF81BBC288E5A720409E1405CCE7FBCD26A2D5F", + "importIds": { + "yuanshen": ["71_259"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_259.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.47624, 40.04808], + "id": "252183EB08AFEBB9BC94BFAC73D45741052DCE3D", + "importIds": { + "yuanshen": ["71_260"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_260.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.57656, 32.36354], + "id": "435492BD03C69674FBCD49B2D355B463EF966B6E", + "importIds": { + "yuanshen": ["71_261"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_261.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.19765, 34.38047], + "id": "A677266B96DD75D76E816C1CE9ADA09DC7201E5A", + "importIds": { + "yuanshen": ["71_262"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_262.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.56875, 31.54844], + "id": "763B21BFF762C2F326663DC7321F0E811C5298DE", + "importIds": { + "yuanshen": ["71_263"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_263.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.12733, 41.03672], + "id": "BC86865837202C777CCCE78C7B2D57FBDE0BB6A6", + "importIds": { + "yuanshen": ["71_264"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_264.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.67494, 38.95373], + "id": "2822B24BE6A99CE176C7CCA9D20689D4C58124B6", + "importIds": { + "yuanshen": ["71_265"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_265.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.06875, 32.23594], + "id": "EE2BC89BCD4B8DFB1E534062AACBD6F6F41229E6", + "importIds": { + "yuanshen": ["71_266"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_266.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.15469, 34.10703], + "id": "3E41E4F7ACBE3848D68D6A467DE6EA74D1796DF9", + "importIds": { + "yuanshen": ["71_267"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_267.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.1664, 33.23594], + "id": "F9E8CB777E0FD67434E54728F8A0AAB53B16E093", + "importIds": { + "yuanshen": ["71_268"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_268.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.94375, 32.90781], + "id": "F3BF2CA56C2EE3B16F0C8240F78085418A606EA8", + "importIds": { + "yuanshen": ["71_269"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_269.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.14297, 32.60703], + "id": "3F1A24332F9F1EEE557360A0573331C2B917B4D1", + "importIds": { + "yuanshen": ["71_270"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_270.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.56094, 31.94688], + "id": "657DB771AC24D19F90A7B3A4E0C62AFAE8C2B042", + "importIds": { + "yuanshen": ["71_271"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_271.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92813, 31.66172], + "id": "15917120037C956520E7EE8F97143414346160A5", + "importIds": { + "yuanshen": ["71_272"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_272.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.93594, 32.90781], + "id": "E8BA6E378E9B22EFC1867DD35144778AF0FCD08C", + "importIds": { + "yuanshen": ["71_273"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_273.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.10781, 32.63437], + "id": "04F2566B2F21A8600416D55BD5CF5E98E50671E1", + "importIds": { + "yuanshen": ["71_274"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_274.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.42031, 30.5875], + "id": "C1A9CEBF924055FC90EC2345FAE63ABE4178246D", + "importIds": { + "yuanshen": ["71_275"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_275.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.83437, 28.75547], + "id": "82CC36370669D768D27447E16809EBB25F911EA5", + "importIds": { + "yuanshen": ["71_276"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_276.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.6586, 28.36094], + "id": "C8E8BB8AC9E086DB7F87EC166A4A8F32714759EA", + "importIds": { + "yuanshen": ["71_277"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_277.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.24062, 29.50547], + "id": "4D2C4FD1428B04291539B1803BC4B4244A7D82DD", + "importIds": { + "yuanshen": ["71_278"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_278.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.28359, 29.57187], + "id": "9C2E13C90D2CE4071152D3A473C97B56549234F1", + "importIds": { + "yuanshen": ["71_279"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_279.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.55313, 30.67343], + "id": "A0F7E06ECB78FF68BD83ECD35C81A4F29C520FDE", + "importIds": { + "yuanshen": ["71_280"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_280.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.24453, 32.42734], + "id": "80EFEB284DEA1D69796453A2169D87EBDE7E5DB7", + "importIds": { + "yuanshen": ["71_281"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_281.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.75625, 28.49375], + "id": "5114C10800B330136C2B950FD96FAEBBCC6CD7AC", + "importIds": { + "yuanshen": ["71_282"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_282.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.75625, 25.91172], + "id": "770B02ADC94CC035A0441088DFBB8C39D027B87F", + "importIds": { + "yuanshen": ["71_283"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_283.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.10782, 27.48594], + "id": "363CECB9D3C2EEF41048593E81DE64CD09AF6BA2", + "importIds": { + "yuanshen": ["71_284"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_284.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.26016, 28.4625], + "id": "40B73C914DA61B60AA530A04E755D117FEA4CAE6", + "importIds": { + "yuanshen": ["71_285"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_285.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92422, 29.93906], + "id": "051461BE648241DFDE624C26A7D770FBA5DF90C0", + "importIds": { + "yuanshen": ["71_286"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_286.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.52188, 31.09532], + "id": "16487B68780D0C4BAE0DC18753C3A5906768EA43", + "importIds": { + "yuanshen": ["71_287"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_287.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.86172, 31.78672], + "id": "71AB38D781861B96A1490B732B0349758C7C1A53", + "importIds": { + "yuanshen": ["71_288"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_288.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.69375, 42.81797], + "id": "88A6EF888C29895C2C353372BC8C8B96ABF7817C", + "importIds": { + "yuanshen": ["71_289"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_289.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.05313, 43.00547], + "id": "69AE04BAA67A7827F91045163A38C723C56A998B", + "importIds": { + "yuanshen": ["71_290"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_290.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.96328, 43.82969], + "id": "33944D103CE1AED960BB59B6EB18A581EDADB722", + "importIds": { + "yuanshen": ["71_291"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_291.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.3461, 44.10703], + "id": "CB3498E489806DDF9E2BEB4C069974BCCFFD3E92", + "importIds": { + "yuanshen": ["71_292"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_292.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.08828, 43.98203], + "id": "B9265D6950E71C8151528CABB4ADF4213B38BFAF", + "importIds": { + "yuanshen": ["71_293"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_293.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.42813, 44.31406], + "id": "67FE43E9047F8C82B6D0469F4607902A011244F6", + "importIds": { + "yuanshen": ["71_294"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_294.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.5961, 44.39219], + "id": "6257203E2FFD1AD9287BECC04E80B1CEDD3C82A8", + "importIds": { + "yuanshen": ["71_295"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_295.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.58047, 43.92344], + "id": "06E11206CA094A411DEA7E63B9D74539662181AB", + "importIds": { + "yuanshen": ["71_296"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_296.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.1625, 43.43125], + "id": "4897D06D37E58BC91D86025C596108B27FFE6776", + "importIds": { + "yuanshen": ["71_297"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_297.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.00625, 43.0914], + "id": "975C19C8AB86F2C81C57B281B455300CE86CB4DF", + "importIds": { + "yuanshen": ["71_298"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_298.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.64297, 43.11484], + "id": "0814A1A91EF5A929B6704A843A9377C2D883CF16", + "importIds": { + "yuanshen": ["71_299"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_299.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.63125, 43.32969], + "id": "398682A067A708F310113210647B4FE95C80C128", + "importIds": { + "yuanshen": ["71_300"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_300.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.52187, 42.88437], + "id": "4EBB30CC96E7491FB2A62112A46FE6BDFD0A15EB", + "importIds": { + "yuanshen": ["71_301"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_301.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.05312, 43.13438], + "id": "84652830043EDFD7881970ACB08AF7EAFD8E8FD8", + "importIds": { + "yuanshen": ["71_302"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_302.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.61693, 36.66823], + "id": "08AA8CB2F16B7D36348472A7CAE964B330B26793", + "importIds": { + "yuanshen": ["71_303"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_303.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.62277, 36.61133], + "id": "48A7A6EE87AB427302FD2FD50FC1BD5F7AD6CCCE", + "importIds": { + "yuanshen": ["71_304"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_304.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.98672, 39.62657], + "id": "BB82231E7751F632F82A039342547BEC44456101", + "importIds": { + "yuanshen": ["71_305"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_305.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.31484, 39.66953], + "id": "B41FCD6C2531F5723A4AA098D758DAC79A7CEE8B", + "importIds": { + "yuanshen": ["71_306"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_306.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.21719, 38.91953], + "id": "8CC5CBCA9603C9269BFCDDEAD2166E813E983A84", + "importIds": { + "yuanshen": ["71_307"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_307.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.31875, 38.31406], + "id": "5D2193BCCAD2FF94A1A52CA2922A42960385D831", + "importIds": { + "yuanshen": ["71_308"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_308.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.49844, 38.00156], + "id": "DAF73EB7DC01F88DBB946D5BA05DB192C35B1F28", + "importIds": { + "yuanshen": ["71_309"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_309.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.03359, 39.13828], + "id": "DA6AA75CFA658FE24DBF027DEF0058D234F372E4", + "importIds": { + "yuanshen": ["71_310"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_310.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.11172, 39.23984], + "id": "F037F6877E9E23411C37D37BDDBF79C0D4682A47", + "importIds": { + "yuanshen": ["71_311"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_311.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.58437, 37.40391], + "id": "FCBCF68E83D0EA978006F4272375E3A24FC2C334", + "importIds": { + "yuanshen": ["71_312"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_312.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.12344, 36.69687], + "id": "2B7C717CE63E0BB660643B0E673D97230EFBE8AB", + "importIds": { + "yuanshen": ["71_313"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_313.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.92031, 37.05625], + "id": "C1E9529BA5033A677AAB550D82110476B6D6DD1A", + "importIds": { + "yuanshen": ["71_314"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_314.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.51016, 37.12266], + "id": "AD280FD2802962A8B037F6D595C88A1C5FD14724", + "importIds": { + "yuanshen": ["71_315"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_315.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.24844, 36.95078], + "id": "F1E2AE436F20D97EDD80791D9EA5B617B781BB00", + "importIds": { + "yuanshen": ["71_316"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_316.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.08437, 35.97812], + "id": "7AFCBAFDD1A749711BA4160E4E2D908DEB7ABD85", + "importIds": { + "yuanshen": ["71_317"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_317.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.2914, 36.1539], + "id": "E21EA936A24D9404B8F1E91D62B58A1BB4907361", + "importIds": { + "yuanshen": ["71_318"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_318.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.51406, 35.98203], + "id": "A4B526ED26EC1A86816C72A14216754BD930D6D9", + "importIds": { + "yuanshen": ["71_319"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_319.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.85391, 36.16953], + "id": "F06782E28CFB32F24EFA2ABE8985ADDCD804C8DC", + "importIds": { + "yuanshen": ["71_320"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_320.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.37735, 35.76719], + "id": "B9D60C77F146E48C6589A6AC8C33F33673D56B06", + "importIds": { + "yuanshen": ["71_321"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_321.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.43984, 35.7125], + "id": "E8E5D39A669F536A9A37C4083D6F5EF9839E2C49", + "importIds": { + "yuanshen": ["71_322"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_322.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.18984, 36.2086], + "id": "12EA9B3CB755890C01BD3FE77F0F054606124F12", + "importIds": { + "yuanshen": ["71_323"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_323.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.86172, 36.46641], + "id": "3C086E03BC62A937B7ADC12871255A488E7D823F", + "importIds": { + "yuanshen": ["71_324"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_324.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.93203, 36.69297], + "id": "326936584F0A71D02A6C42FD4A9F101E99C7D745", + "importIds": { + "yuanshen": ["71_325"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_325.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.40469, 37.12266], + "id": "C38CC0169B4BAF70BBB2440F884DBD97B5A061AE", + "importIds": { + "yuanshen": ["71_326"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_326.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.43984, 36.81797], + "id": "1498B4C00DA639F9996B127836A90D41604ED9DF", + "importIds": { + "yuanshen": ["71_327"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_327.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.70547, 37.84922], + "id": "A11EF1D8A2BD90F9F640C7D3EC1A0E33BF904076", + "importIds": { + "yuanshen": ["71_328"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_328.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.7875, 38.43516], + "id": "96A3C643941B5D2EEB341CC10F7CE08A8BE30ECF", + "importIds": { + "yuanshen": ["71_329"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_329.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.89297, 37.84141], + "id": "0A023DF4E19C89D248FFAE6024BB904DED3B4454", + "importIds": { + "yuanshen": ["71_330"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_330.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.94375, 37.71641], + "id": "2B2D7899F6002C4BB20D854913B2AB1199A87548", + "importIds": { + "yuanshen": ["71_331"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_331.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.85, 37.95469], + "id": "EBEB006709A37A3BF34FA04066E8B16059EF2C5F", + "importIds": { + "yuanshen": ["71_332"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_332.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.26797, 38.24766], + "id": "25AC774F77E89C85DFC5B5C486766EA8131A113C", + "importIds": { + "yuanshen": ["71_333"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_333.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.84219, 38.69687], + "id": "5EF1DCE6488C2D31D22A0944BC3C147F7093CD48", + "importIds": { + "yuanshen": ["71_334"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_334.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.33437, 39.11875], + "id": "2F867C184583A90A886D52A5CA079C65C4E2F264", + "importIds": { + "yuanshen": ["71_335"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_335.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.36562, 40.00547], + "id": "5B5927449951309367F289A82AB761DD58AFA65F", + "importIds": { + "yuanshen": ["71_336"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_336.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.47891, 39.40781], + "id": "9A3B3FE447166B27FEDEAA7614A8B5C3F74F4B20", + "importIds": { + "yuanshen": ["71_337"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_337.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.31485, 41.72813], + "id": "43D7DE9BF0AB08B25082DE06E79B19225B47F83C", + "importIds": { + "yuanshen": ["71_338"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_338.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.40468, 41.79453], + "id": "76CD42CC345EE6FB9AD2B05B06083D92AEE8D3B9", + "importIds": { + "yuanshen": ["71_339"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_339.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.14687, 42.47031], + "id": "49A2C608A1E22549759D166432C1E8D73CD4C1D8", + "importIds": { + "yuanshen": ["71_340"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_340.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.58047, 40.32969], + "id": "E7F106BE50A4F4AB30262080A1DE11F9CD6151AF", + "importIds": { + "yuanshen": ["71_341"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_341.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.00234, 40.82187], + "id": "AD2274B53D647A898DB13FF9EEA44F837A2B0D36", + "importIds": { + "yuanshen": ["71_342"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_342.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.0414, 42.54453], + "id": "F47E5D221E0AA5A0D38F5D0179817A6932064C24", + "importIds": { + "yuanshen": ["71_343"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_343.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.13125, 41.57578], + "id": "95F49A7738BFE71542EFDB6267F58DB00B3F4E9B", + "importIds": { + "yuanshen": ["71_344"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_344.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.87734, 42.71641], + "id": "09026332899B4DACD7A3FEEE9DBDF677546E9C3A", + "importIds": { + "yuanshen": ["71_345"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_345.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.50235, 43.99375], + "id": "F721B82B52036B8D0EBB738C81D43324696CB73E", + "importIds": { + "yuanshen": ["71_346"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_346.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.37344, 44.0211], + "id": "56BEDEE6E5758159BFD80C77ACB8DD75B74A713E", + "importIds": { + "yuanshen": ["71_347"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_347.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.70547, 43.78672], + "id": "084D53725AB9AFBD5444F143D1CE7296BF0B598F", + "importIds": { + "yuanshen": ["71_348"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_348.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.17813, 43.87266], + "id": "DF76CBC3BDF31D7008492348777C5E1074A576EA", + "importIds": { + "yuanshen": ["71_349"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_349.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.7836, 44.47813], + "id": "2B4C0791D6FA5C80E10831198A7120DBAFBAE9FF", + "importIds": { + "yuanshen": ["71_350"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_350.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.34219, 44.42734], + "id": "89A1D69CA79B13FAAE2DD49E78A9C2B7D1867B34", + "importIds": { + "yuanshen": ["71_351"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_351.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.58047, 44.52109], + "id": "649FA29D414B05C570B4C424D1348856E58B827B", + "importIds": { + "yuanshen": ["71_352"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_352.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.35, 45.04453], + "id": "F115E36D5EADD487319D616DB5AE245724CB685D", + "importIds": { + "yuanshen": ["71_353"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_353.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.80703, 45.29062], + "id": "70C794D8F438BA3DF56B099D3B6ACA524B420DE0", + "importIds": { + "yuanshen": ["71_354"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_354.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.92813, 44.8375], + "id": "A7B267A770FB72D9CEB6F6C9B26AB155C0B52790", + "importIds": { + "yuanshen": ["71_355"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_355.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.86563, 44.40391], + "id": "FC83F243E26F0366900CE873E456429ADBAEADCA", + "importIds": { + "yuanshen": ["71_356"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_356.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.56875, 45.70078], + "id": "FE1FF90323E8D1743C812AB04ADFF7804CD1DB7C", + "importIds": { + "yuanshen": ["71_357"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_357.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.83437, 44.80234], + "id": "980C34B4724A7748EC56DBE6FAE3DF09E48108DA", + "importIds": { + "yuanshen": ["71_358"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_358.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.93594, 44.50156], + "id": "482D419B755C215D64B21B5C5AC730A873C7D3B5", + "importIds": { + "yuanshen": ["71_359"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_359.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.18203, 44.65391], + "id": "F9919AE7DB0F3BE159C9A8CB8E785B73061A4D70", + "importIds": { + "yuanshen": ["71_360"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_360.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.99843, 41.76328], + "id": "CE916A7AE4E7B96BA3F5D9CD14232DFE2E44EEE3", + "importIds": { + "yuanshen": ["71_361"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_361.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.68203, 42.00156], + "id": "CD603B6A63D243258423FA4D5198BBCAD31FBE14", + "importIds": { + "yuanshen": ["71_362"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_362.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.57266, 41.51719], + "id": "5E3E50973A35EB0070A4097F4F7D6A592F2A5BF1", + "importIds": { + "yuanshen": ["71_363"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_363.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.47891, 41.12656], + "id": "49FCFCDB4FC69DC071A2406A585C0DD93B91C9A8", + "importIds": { + "yuanshen": ["71_364"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_364.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.6, 40.75156], + "id": "094ECD76F1E910D10F38A8AA0895632B53FCC091", + "importIds": { + "yuanshen": ["71_365"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_365.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.00235, 40.60703], + "id": "16FCCB2EF0A32B8C1B4998EBE46D27E896BEAF2A", + "importIds": { + "yuanshen": ["71_366"] + }, + "popupMedia": "https://yuanshen.site/comment_png/71_366.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/mist-flower-corolla.json b/src/data/features/mondstadt/nature/mist-flower-corolla.json index 407647f5..08004101 100644 --- a/src/data/features/mondstadt/nature/mist-flower-corolla.json +++ b/src/data/features/mondstadt/nature/mist-flower-corolla.json @@ -1,302 +1,324 @@ -{ - "format": 2, - "name": { - "en": "Mist Flower Corolla", - "ru": "Туманный Цветок (венчик)", - "pt": "Flor da Névoa (Corola)" - }, - "description": { - "en": "A flower bud encased in solid ice. Harvest using Pyro skills. Used in Alchemy." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "mist-flower-corolla", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-16.70334, 35.10497], - "id": "0CDAD85F8D54E9CC6D4561122579C5772952A69F", - "importIds": { - "gm_legacy": ["mondstadtMistFlowerCorolla/1"], - "yuanshen": ["49_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.81875, 35.275], - "id": "AE573DEEF1A1D73AECC67C12943A983AB3B806D6", - "importIds": { - "gm_legacy": ["mondstadtMistFlowerCorolla/2"], - "yuanshen": ["49_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.21719, 48.41563], - "id": "D99835067514B93073C358DE86E3806FCCE93142", - "importIds": { - "gm_legacy": ["mondstadtMistFlowerCorolla/3"], - "yuanshen": ["49_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26406, 48.45469], - "id": "B8689824FA0FE5F5A5793702C416B44642E25472", - "importIds": { - "gm_legacy": ["mondstadtMistFlowerCorolla/4"], - "yuanshen": ["49_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.56094, 47.54453], - "id": "ADF1ADCA8EEE43F714743F22B87D87493C101651", - "importIds": { - "yuanshen": ["49_5"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.77969, 45.52109], - "id": "FF45DD9E4384F8DF57E5A73D9E45371144A7AC65", - "importIds": { - "yuanshen": ["49_6"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.92422, 44.00156], - "id": "2B5F562AB1A1B87769344EA3CE7789F4348A35B7", - "importIds": { - "yuanshen": ["49_7"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.74062, 48.50547], - "id": "A597B591765949F3EF4D360B31E61FD72AA66565", - "importIds": { - "yuanshen": ["49_8"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.73932, 48.46381], - "id": "3B3421FFE2F8D076F5649BA62EE1D9332290DD5F", - "importIds": { - "yuanshen": ["49_9"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.92302, 39.36609], - "id": "D70CBBD70823D271750E34CDAC98DE61B16C2A3F", - "importIds": { - "yuanshen": ["49_10"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.21979, 37.10051], - "id": "EB597BBC4703D07A3DDBCDA97A8B47442C776A5D", - "importIds": { - "yuanshen": ["49_11"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#11" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.04727, 37.83818], - "id": "F3BF04A95597140FDEA7829F45DC678B2931329F", - "importIds": { - "yuanshen": ["49_12"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#12" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.83438, 45.06406], - "id": "ACA17431BDEB770140E3ACAF191D1899BECA0504", - "importIds": { - "yuanshen": ["49_13"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#13" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.7836, 46.72031], - "id": "7AD1D4477EAAD3F727CE9BAA73CBF95B1E311A6B", - "importIds": { - "yuanshen": ["49_14"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#14" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.77188, 46.64219], - "id": "A00D74533FE6C2EFF3C037C4B407A7D219594D79", - "importIds": { - "yuanshen": ["49_15"] - }, - "popupTitle": { - "zh": "冰雾花", - "en": "#15" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.67812, 39.38828], - "id": "985FC1A59D5C181EFDA839811BBC8282C6D06B2E", - "importIds": { - "yuanshen": ["49_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.02578, 33.11094], - "id": "1D4D95BA100EFBB1F55149FB735FA6C0E560D1C7", - "importIds": { - "yuanshen": ["49_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.83437, 32.47422], - "id": "86C442800D014A0544C1EB9C4E0A2A27D2666997", - "importIds": { - "yuanshen": ["49_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.69766, 37.57187], - "id": "A0706A4DB8ABE5B6364772AF8868E84D112D0A86", - "importIds": { - "yuanshen": ["49_19", "49_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - - { - "coordinates": [-12.94244, 30.66562], - "id": "6B03BCDF46BCA48438F3814E7FAD89A9ACE7ADC0", - "importIds": { - "yuanshen": ["49_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.92813, 30.60183], - "id": "F61EDECD54AB4C8471F298C72FE2E90E83908308", - "importIds": { - "yuanshen": ["49_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.85781, 31.5875], - "id": "CBCC3D4B47CC5A5CBCCA27EAAA2E413ABDEFB798", - "importIds": { - "yuanshen": ["49_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.81094, 31.64609], - "id": "02933E168B6CF3E7C9126E6AAA92EB239BAB540F", - "importIds": { - "yuanshen": ["49_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.7211, 27.67343], - "id": "C7B94908AC45A909AAE3CBBF05DEBA8277766866", - "importIds": { - "yuanshen": ["49_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.95547, 28.04453], - "id": "3856E151C9AA0EC44989557AD4257B502D9E7C3A", - "importIds": { - "yuanshen": ["49_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.08828, 28.15], - "id": "3C149B3C60E8B747BD22E4C595DB3C318516C5F2", - "importIds": { - "yuanshen": ["49_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.3526, 28.31016], - "id": "B0721DECB9AF91942E21357C1ACDF56CF3CAD3F4", - "importIds": { - "yuanshen": ["49_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/49_28.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3227889412", + "zh": "冰雾花花朵", + "de": "Eisnebelblumenblüte", + "en": "Mist Flower Corolla", + "es": "Pistilo de flor de neblina", + "fr": "Corolle de fleur de brume", + "id": "Mist Flower Corolla", + "ja": "霧氷花の花蕊", + "ko": "서리꽃 꽃술", + "pt": "Flor da Névoa (Corola)", + "ru": "Туманный цветок (венчик)", + "th": "Mist Flower Corolla", + "vi": "Đóa Băng Vụ Hoa" + }, + "description": { + "_code": "3298116717", + "zh": "封闭在坚冰当中的花芯。即使离开了植株也持续散发着寒气的冰凉植物。", + "de": "Ein in festes Eis gehülltes Staubblatt. Auch nachdem es den Stängel verlassen hat, strömt es unaufhörlich Kälte ab.", + "en": "A flower bud encased in solid ice. Even after being picked, the flower continues to emit cold.", + "es": "Un pistilo de flor envuelto en hielo sólido. Incluso después de cortarlo, sigue desprendiendo frío.", + "fr": "La partie supérieure d'une fleur de brume prise dans la glace. Elle continue d'émettre de l'air froid après cueillette.", + "id": "Kuncup bunga yang seluruh permukaannya tertutup es. Tetap memancarkan hawa dingin bahkan setelah lama dipetik.", + "ja": "固い氷に閉ざされた花蕊。摘み取っても凍えるような冷気を放つ植物。", + "ko": "얼음 속에 갇혀있는 꽃술. 줄기에서 떨어져도 여전히 서늘한 한기를 내뿜는다", + "pt": "Um broto de flor envolta em gelo sólido. Mesmo depois de ser colhida, a flor continua a emitir frio.", + "ru": "Цветок, скованный в вечном льду. Даже будучи сорванным, этот цветок испускает холод.", + "th": "ดอกไม้ที่ถูกห้อมล้อมด้วยน้ำแข็ง แม้จะถูกเด็ดออกมาแล้วก็ยังสามารถปลดปล่อยความเย็นได้อยู่ดี", + "vi": "Đóa hoa nằm trong băng, cho dù rời khỏi cây cũng vẫn toát ra hàn khí lạnh lẽo." + }, + "tags": ["alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "mist-flower-corolla", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-16.70334, 35.10497], + "id": "0CDAD85F8D54E9CC6D4561122579C5772952A69F", + "importIds": { + "gm_legacy": ["mondstadtMistFlowerCorolla/1"], + "yuanshen": ["49_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.81875, 35.275], + "id": "AE573DEEF1A1D73AECC67C12943A983AB3B806D6", + "importIds": { + "gm_legacy": ["mondstadtMistFlowerCorolla/2"], + "yuanshen": ["49_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.21719, 48.41563], + "id": "D99835067514B93073C358DE86E3806FCCE93142", + "importIds": { + "gm_legacy": ["mondstadtMistFlowerCorolla/3"], + "yuanshen": ["49_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26406, 48.45469], + "id": "B8689824FA0FE5F5A5793702C416B44642E25472", + "importIds": { + "gm_legacy": ["mondstadtMistFlowerCorolla/4"], + "yuanshen": ["49_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.56094, 47.54453], + "id": "ADF1ADCA8EEE43F714743F22B87D87493C101651", + "importIds": { + "yuanshen": ["49_5"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.77969, 45.52109], + "id": "FF45DD9E4384F8DF57E5A73D9E45371144A7AC65", + "importIds": { + "yuanshen": ["49_6"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.92422, 44.00156], + "id": "2B5F562AB1A1B87769344EA3CE7789F4348A35B7", + "importIds": { + "yuanshen": ["49_7"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.74062, 48.50547], + "id": "A597B591765949F3EF4D360B31E61FD72AA66565", + "importIds": { + "yuanshen": ["49_8"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.73932, 48.46381], + "id": "3B3421FFE2F8D076F5649BA62EE1D9332290DD5F", + "importIds": { + "yuanshen": ["49_9"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.92302, 39.36609], + "id": "D70CBBD70823D271750E34CDAC98DE61B16C2A3F", + "importIds": { + "yuanshen": ["49_10"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.21979, 37.10051], + "id": "EB597BBC4703D07A3DDBCDA97A8B47442C776A5D", + "importIds": { + "yuanshen": ["49_11"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#11" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.04727, 37.83818], + "id": "F3BF04A95597140FDEA7829F45DC678B2931329F", + "importIds": { + "yuanshen": ["49_12"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#12" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.83438, 45.06406], + "id": "ACA17431BDEB770140E3ACAF191D1899BECA0504", + "importIds": { + "yuanshen": ["49_13"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#13" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.7836, 46.72031], + "id": "7AD1D4477EAAD3F727CE9BAA73CBF95B1E311A6B", + "importIds": { + "yuanshen": ["49_14"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#14" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.77188, 46.64219], + "id": "A00D74533FE6C2EFF3C037C4B407A7D219594D79", + "importIds": { + "yuanshen": ["49_15"] + }, + "popupTitle": { + "zh": "冰雾花", + "en": "#15" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.67812, 39.38828], + "id": "985FC1A59D5C181EFDA839811BBC8282C6D06B2E", + "importIds": { + "yuanshen": ["49_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.02578, 33.11094], + "id": "1D4D95BA100EFBB1F55149FB735FA6C0E560D1C7", + "importIds": { + "yuanshen": ["49_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.83437, 32.47422], + "id": "86C442800D014A0544C1EB9C4E0A2A27D2666997", + "importIds": { + "yuanshen": ["49_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.69766, 37.57187], + "id": "A0706A4DB8ABE5B6364772AF8868E84D112D0A86", + "importIds": { + "yuanshen": ["49_19", "49_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.94244, 30.66562], + "id": "6B03BCDF46BCA48438F3814E7FAD89A9ACE7ADC0", + "importIds": { + "yuanshen": ["49_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.92813, 30.60183], + "id": "F61EDECD54AB4C8471F298C72FE2E90E83908308", + "importIds": { + "yuanshen": ["49_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.85781, 31.5875], + "id": "CBCC3D4B47CC5A5CBCCA27EAAA2E413ABDEFB798", + "importIds": { + "yuanshen": ["49_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.81094, 31.64609], + "id": "02933E168B6CF3E7C9126E6AAA92EB239BAB540F", + "importIds": { + "yuanshen": ["49_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.7211, 27.67343], + "id": "C7B94908AC45A909AAE3CBBF05DEBA8277766866", + "importIds": { + "yuanshen": ["49_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.95547, 28.04453], + "id": "3856E151C9AA0EC44989557AD4257B502D9E7C3A", + "importIds": { + "yuanshen": ["49_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.08828, 28.15], + "id": "3C149B3C60E8B747BD22E4C595DB3C318516C5F2", + "importIds": { + "yuanshen": ["49_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.3526, 28.31016], + "id": "B0721DECB9AF91942E21357C1ACDF56CF3CAD3F4", + "importIds": { + "yuanshen": ["49_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/49_28.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/mushroom.json b/src/data/features/mondstadt/nature/mushroom.json index d0b266a8..102b2884 100644 --- a/src/data/features/mondstadt/nature/mushroom.json +++ b/src/data/features/mondstadt/nature/mushroom.json @@ -1,2842 +1,2865 @@ -{ - "format": 2, - "name": { - "en": "Mushroom", - "ru": "Гриб", - "pt": "Cogumelo" - }, - "description": { - "en": "Hardy common fungi. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "mushroom", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-22.84208, 44.32965], - "id": "2ECFC3B0C6152E93EB875C268E5545D925C4A95C", - "importIds": { - "yuanshen": ["85_1"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#1" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.09609, 50.1539], - "id": "7EE7888B99CE5F69CD0461BC5F2103393436D24A", - "importIds": { - "yuanshen": ["85_2"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#2" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.2875, 50.36484], - "id": "921E9F262DA319828AB24E9E9570BDE059026FCD", - "importIds": { - "yuanshen": ["85_3"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#3" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.39297, 50.10312], - "id": "C8EA387B625F23F51FF12D37937F2B75E602CA7F", - "importIds": { - "yuanshen": ["85_4"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#4" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.20547, 49.90391], - "id": "022C28E47EB3B5277964B143C964D68C726F3D6A", - "importIds": { - "yuanshen": ["85_5"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.55312, 49.81015], - "id": "20606BCCDE316CDF858BE410015436EBDCD8329F", - "importIds": { - "yuanshen": ["85_6"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.79922, 50.00938], - "id": "6FC8157AB01013851B043DC1D8AD8DDCC7DE191F", - "importIds": { - "yuanshen": ["85_7"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.22109, 48.77109], - "id": "171F1E759FFE6630B3A0B1D2EA7A51A4A76A954C", - "importIds": { - "yuanshen": ["85_8"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09609, 48.68125], - "id": "BDF9304CFA89B363836991EB0E98E125A2074BB3", - "importIds": { - "yuanshen": ["85_9"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.54922, 49.07578], - "id": "664736CE3B9F66F7646B77E12929F804DC3D1155", - "importIds": { - "yuanshen": ["85_10"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.33438, 46.09922], - "id": "051261C493D317ADC2864EBF71B5D3D98BA7A697", - "importIds": { - "yuanshen": ["85_11"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#11" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.85, 45.34531], - "id": "043A67AC066444B0AA066E87E104C1280E3255BE", - "importIds": { - "yuanshen": ["85_12"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#12" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.37344, 52.775], - "id": "83BDF30A56857ED5E1F8C28F605F19909156BCF9", - "importIds": { - "yuanshen": ["85_13"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#13" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.51016, 52.84531], - "id": "C97A1482641434C0A0A4D4BD8C7A939215323ADC", - "importIds": { - "yuanshen": ["85_14"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#14" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.25235, 52.59531], - "id": "6B7D3F0A43B30D7ABC7009E0AF240AC555294BF6", - "importIds": { - "yuanshen": ["85_15"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#15" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.01797, 52.50156], - "id": "D7AC3D12951DFC89D990F09A81F39D38B7B2E646", - "importIds": { - "yuanshen": ["85_16"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#16" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.51797, 52.52109], - "id": "D12FE3F83B9A052063A1BEFE2C78D4F2386E363C", - "importIds": { - "yuanshen": ["85_17"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#17" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.19765, 51.56407], - "id": "135E7C01E10DF635826D4725B2C78B7753034339", - "importIds": { - "yuanshen": ["85_18"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#18" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.19375, 51.42734], - "id": "BDEA5912C07238920F5E6314E309D5D7FB401210", - "importIds": { - "yuanshen": ["85_19"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#19" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.58828, 51.39609], - "id": "1CD854C5B0AC90A1634A35C104A63D29552CAD18", - "importIds": { - "yuanshen": ["85_20"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#20" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.26016, 49.86875], - "id": "4F0E5C7CF09C3DE8091A02B240AA520F9D5FCFC1", - "importIds": { - "yuanshen": ["85_21"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#21" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.07656, 49.95859], - "id": "97D58B1C6DD5B2B4D30F6C88BD98B912F122901A", - "importIds": { - "yuanshen": ["85_22"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#22" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.15469, 50.07188], - "id": "1264BA0B55E686C34D05868686FF6213874843DD", - "importIds": { - "yuanshen": ["85_23"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#23" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.74844, 51.94297], - "id": "A1B0B6A4A26DD21229E50E836B63E855A23CCFB5", - "importIds": { - "yuanshen": ["85_24"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#24" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.05703, 45.62657], - "id": "726BF8C7A681C2EB5FABFD17B3194AB7A9FE8926", - "importIds": { - "yuanshen": ["85_25"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#25" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.38125, 46.1461], - "id": "5F9FB67EA216661FA227BE41018921BF12CD98D3", - "importIds": { - "yuanshen": ["85_26"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#26" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.46328, 45.81015], - "id": "1B37969353026C6EF1A6C9306D0F0AF890426CDE", - "importIds": { - "yuanshen": ["85_27"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#27" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.06484, 45.56015], - "id": "1D8C0CE86F6412AED75182CBD1CF6A6A51EBA403", - "importIds": { - "yuanshen": ["85_28"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#28" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.95938, 44.75937], - "id": "5B850F6B1AE95A4D09CD270DC9F5871E68E08CC1", - "importIds": { - "yuanshen": ["85_29"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#29" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.98281, 44.89609], - "id": "31927892297038868F914E13ECDD85707688BA23", - "importIds": { - "yuanshen": ["85_30"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#30" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.50625, 43.9625], - "id": "BA49E23DFA67CC26990D4F7AD7B2FB8B0F4FD506", - "importIds": { - "yuanshen": ["85_31"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#31" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.33047, 47.25156], - "id": "AA4816846B0BA530F5AD2B20DEDE6C04FF032FDC", - "importIds": { - "yuanshen": ["85_32"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#32" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.64688, 46.96641], - "id": "94C91A7D439F84EC96F60774E82EF1BB6ADFD71F", - "importIds": { - "yuanshen": ["85_33"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#33" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.92813, 46.93125], - "id": "31C510593DDCB89E8CABAE3C447B70CADCF6E76A", - "importIds": { - "yuanshen": ["85_34"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#34" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9711, 48.15], - "id": "941717B128DD96879F02B26E31F23A16DE1796BD", - "importIds": { - "yuanshen": ["85_35"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#35" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.86563, 48.26718], - "id": "50492A1CB37487DC8C4D0D65CFD766C2A2F70DB5", - "importIds": { - "yuanshen": ["85_36"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#36" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.74454, 48.26328], - "id": "399F44535889A79354C81CBE60270A1659CCC2F7", - "importIds": { - "yuanshen": ["85_37"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#37" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.94765, 47.7125], - "id": "37CD36C77E10F50F94707E3A2AE72FF977DAD405", - "importIds": { - "yuanshen": ["85_38"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#38" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.94375, 48.43906], - "id": "6CCD96262F99BCE13B288C4258DC72C9C0AF6EF3", - "importIds": { - "yuanshen": ["85_39"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#39" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.17812, 48.38828], - "id": "DBACEA7A8962944F244FD5214368D5C52E776F90", - "importIds": { - "yuanshen": ["85_40"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#40" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.0961, 48.33359], - "id": "FE0D894B4B38B78967D6C9B0E3C45D9FED71341F", - "importIds": { - "yuanshen": ["85_41"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#41" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.73282, 48.78281], - "id": "CB6798F16D68B384182C7201D1B9B1064F2854EE", - "importIds": { - "yuanshen": ["85_42"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#42" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.7875, 48.94297], - "id": "4DC11E8C3F4457F8DFEDCC0CFA6F2305F92F504D", - "importIds": { - "yuanshen": ["85_43"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#43" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.24453, 49.49375], - "id": "43A28E72DA2A1BFA40968AC6ED87BB46980BFC3B", - "importIds": { - "yuanshen": ["85_44"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#44" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.2836, 49.525], - "id": "6B1A38CC78BB7343D0AC93F444FE6B4854B20A77", - "importIds": { - "yuanshen": ["85_45"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#45" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9789, 50.775], - "id": "F2DB63FC7F38BC0FB7D05CACBD7673418E1E8F2A", - "importIds": { - "yuanshen": ["85_46"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#46" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.85391, 50.66563], - "id": "BDA7379EE1DDDB52E21BEF3BB5D5D09AC280C2E4", - "importIds": { - "yuanshen": ["85_47"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#47" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.99453, 50.62657], - "id": "17A8E877CE4CB3AAC43C91736E56157E76822FAA", - "importIds": { - "yuanshen": ["85_48"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#48" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.11562, 49.15782], - "id": "F221E2D99C80AF922BDE2119746F182B22BF2508", - "importIds": { - "yuanshen": ["85_49"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#49" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.21328, 49.2164], - "id": "2C9C6A6AAD974CA7210CCE43CFCE403864C7C713", - "importIds": { - "yuanshen": ["85_50"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#50" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.06875, 49.45469], - "id": "F0C6E748A57C1D7DB46E0BF5D34DB7AE5286D662", - "importIds": { - "yuanshen": ["85_51"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#51" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.24453, 49.90391], - "id": "CDFF6DC5A99E7056241E0309B5F4A6D0E988E6F6", - "importIds": { - "yuanshen": ["85_52"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#52" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.63516, 50.43906], - "id": "180F8CADE841965095491A1A33CC362E8B3C04B3", - "importIds": { - "yuanshen": ["85_53"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#53" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.64687, 50.39609], - "id": "A8C593950592C4B52AD53F1410CF20025C380648", - "importIds": { - "yuanshen": ["85_54"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#54" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.9086, 50.97812], - "id": "F17582C01F0824F95E261B24A3AFD9A07CD192AD", - "importIds": { - "yuanshen": ["85_55"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#55" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.93594, 50.2164], - "id": "CE644232947BDDB085A04FAFD94193E5FC243576", - "importIds": { - "yuanshen": ["85_56"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#56" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.02578, 49.97812], - "id": "1DE0986935DEECF48689DD45168166BD51A5CC36", - "importIds": { - "yuanshen": ["85_57"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#57" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.29141, 50.04062], - "id": "DE956FF536485439CBD08B23EAD942A23971BF04", - "importIds": { - "yuanshen": ["85_58"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#58" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.20937, 49.58359], - "id": "C1CC91F71DDB846378E428DCF90C6B26704FBF8D", - "importIds": { - "yuanshen": ["85_59"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#59" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.1586, 49.4625], - "id": "83AAED896105F05773151427D5FD16CF280FD767", - "importIds": { - "yuanshen": ["85_60"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#60" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.8539, 49.51719], - "id": "270846605E641432715D45EB6C455B083871F441", - "importIds": { - "yuanshen": ["85_61"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#61" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.81875, 49.28281], - "id": "5377B7CB230F876699CBBD581328E9E1871148B4", - "importIds": { - "yuanshen": ["85_62"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#62" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.82656, 49.35312], - "id": "191AE99D6BFAF265392490B03CF375E5AB54E1B4", - "importIds": { - "yuanshen": ["85_63"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#63" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.12734, 49.07578], - "id": "55E8CB1799C24AC5799B4174972BF4A7C409EEF5", - "importIds": { - "yuanshen": ["85_64"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#64" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.55313, 49.3375], - "id": "34182487EDCEEA1BB4AE6A036D01221339C299F4", - "importIds": { - "yuanshen": ["85_65"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#65" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.18985, 49.00938], - "id": "0CCE5814C9F16237D24DC23985469E88B0F3236A", - "importIds": { - "yuanshen": ["85_66"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#66" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.24453, 49.07578], - "id": "86B57963C7C6C248BB6FD50A43BB20967F5F9EB5", - "importIds": { - "yuanshen": ["85_67"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#67" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92031, 48.69687], - "id": "75F3324CA90CB21B8B38D60CE861A63336C1DF53", - "importIds": { - "yuanshen": ["85_68"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#68" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.86953, 48.45469], - "id": "6F1F7570973720F54042BA3BB1BC4434E82FFD90", - "importIds": { - "yuanshen": ["85_69"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#69" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92812, 48.52891], - "id": "179B3434CA42067B97EDB803EDA52CCCE17B99C0", - "importIds": { - "yuanshen": ["85_70"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#70" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.26407, 48.41172], - "id": "28E7E5094CF2FF02CE967CB8CE9705965535CD5F", - "importIds": { - "yuanshen": ["85_71"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#71" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.50625, 47.41953], - "id": "F04C861B1E341BF5937F65685233920DB74A27A4", - "importIds": { - "yuanshen": ["85_72"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#72" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.59219, 47.55235], - "id": "2F7571DAD39753978A6C2AF44AEE2770CBD78DE4", - "importIds": { - "yuanshen": ["85_73"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#73" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.37344, 47.37656], - "id": "A73544700C94C47F189DFDCF7AF3258FAAA7720D", - "importIds": { - "yuanshen": ["85_74"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#74" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.24453, 47.44297], - "id": "39C656B2D6F526D3397A5D0C5DC706880AC161BE", - "importIds": { - "yuanshen": ["85_75"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#75" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.29531, 47.55625], - "id": "EAB7A372E47C4AD85FFD9EE85B16355DEAD6EBAD", - "importIds": { - "yuanshen": ["85_76"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#76" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.69375, 47.65781], - "id": "FCB6CF2579FE6E1AB7D29CDB2F98C780822263D5", - "importIds": { - "yuanshen": ["85_77"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#77" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.65078, 47.81406], - "id": "DDA4A28D514E79748EB2EB4B5E0703D4466FCBE3", - "importIds": { - "yuanshen": ["85_78"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#78" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.92031, 47.84922], - "id": "B433E1F9CAB405164652AD0244174DED33C09DB9", - "importIds": { - "yuanshen": ["85_79"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#79" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.13516, 47.04062], - "id": "240EC1C29A03FE3044B83221A7F3B66D6B0F2D33", - "importIds": { - "yuanshen": ["85_80"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#80" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.13906, 48.43516], - "id": "72C1363C92AC60159985D9D8BAD3AE60B3D9D74E", - "importIds": { - "yuanshen": ["85_81"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#81" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.975, 48.33359], - "id": "99209258416D8EB3DE1009FFF1B05F0183620444", - "importIds": { - "yuanshen": ["85_82"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#82" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.8539, 48.32578], - "id": "CFF9B81D6D9E4B52131A10B602ADD8F4271744F6", - "importIds": { - "yuanshen": ["85_83"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#83" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.70547, 48.23203], - "id": "E30236CB3556869D5111ED73ED0E6126C90CC877", - "importIds": { - "yuanshen": ["85_84"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#84" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.9125, 45.88828], - "id": "B9F75C9C995CDE0BBA0F9500DAB77E32F459805F", - "importIds": { - "yuanshen": ["85_85"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#85" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01797, 45.91953], - "id": "A5D3335679698CAA0831CE993D7ACF0D577D6F5B", - "importIds": { - "yuanshen": ["85_86"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#86" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.31875, 46.57187], - "id": "2F2134C7A3920D852DE59EDD5453DF7437C550D3", - "importIds": { - "yuanshen": ["85_87"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#87" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.88125, 46.81797], - "id": "ECCE46ABFC426B811BE8E152C4DA5755942C4C90", - "importIds": { - "yuanshen": ["85_88"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#88" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.91641, 46.70469], - "id": "90BD4F508FC0D64F7B076B72F362868883C8657D", - "importIds": { - "yuanshen": ["85_89"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#89" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.79922, 46.76719], - "id": "4444C47CBC07D66A34FB51AC927EFE7382843E22", - "importIds": { - "yuanshen": ["85_90"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#90" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.82266, 46.73985], - "id": "0D6395CA1EA2D4F2322926144526D9FD094A52C9", - "importIds": { - "yuanshen": ["85_91"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#91" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.59219, 47.57578], - "id": "688D3AE50E4F93B8FB44C1028BD5E2626075424E", - "importIds": { - "yuanshen": ["85_92"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#92" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.2836, 49.025], - "id": "BA583DDD09AA59B41598F61259C9D092A7034B58", - "importIds": { - "yuanshen": ["85_93"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#93" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.36562, 49.06797], - "id": "27391259D00E12232B187FE3C5373C7522813D50", - "importIds": { - "yuanshen": ["85_94"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#94" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.24843, 48.42344], - "id": "EBE08B817A87429F5B72B8EBB236D0D4E6C237EC", - "importIds": { - "yuanshen": ["85_95"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#95" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.65078, 43.31797], - "id": "64AB767B06845BC6C98A8D73A6590EC67F952788", - "importIds": { - "yuanshen": ["85_96"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#96" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.61172, 43.4], - "id": "90B7783C1C26FCAFF562314088F0CB7B319ADDE3", - "importIds": { - "yuanshen": ["85_97"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#97" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.87734, 43.16953], - "id": "9009525156898EC6E5D9431AAE398CEC24CFB3EF", - "importIds": { - "yuanshen": ["85_98"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#98" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.50625, 44.06797], - "id": "788DEFEBD7EF737EE8A99EE58C5745EB4FEE21AC", - "importIds": { - "yuanshen": ["85_99"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#99" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.34219, 44.32188], - "id": "EE2F3B0CA7A5B9367B20EE41C2F906ECB5CB38A1", - "importIds": { - "yuanshen": ["85_100"] - }, - "popupTitle": { - "zh": "蒙德-蘑菇", - "en": "#100" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.92422, 43.95469], - "id": "A4B542D5424C4302E465F05AE8742D7CEA94E4A3", - "importIds": { - "yuanshen": ["85_101"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#101" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.17812, 43.67343], - "id": "E69430E5074851830C422AC3DAA7D2EC428767E0", - "importIds": { - "yuanshen": ["85_102"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#102" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24062, 43.75937], - "id": "6B2E9210185063D68F0772E903E294A75153BC62", - "importIds": { - "yuanshen": ["85_103"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#103" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.23672, 43.66953], - "id": "6C8029570BAB56B73154A6C65FD0B2F1B9196DD5", - "importIds": { - "yuanshen": ["85_104"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#104" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.68203, 44.39219], - "id": "DC4C453B355D8CC32A0C9CC6AEE47B27EC44B8AA", - "importIds": { - "yuanshen": ["85_105"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#105" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.93594, 43.63047], - "id": "42C221AF323EC3C0B7539221BB3F98058C26A3EC", - "importIds": { - "yuanshen": ["85_106"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#106" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.71719, 43.84141], - "id": "E30DC563488A66C0AC4C8030850800F0B8F3552A", - "importIds": { - "yuanshen": ["85_107"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#107" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.88515, 43.48594], - "id": "756B50D5C7EACC46A9AACC8D16F82EEADC19EED7", - "importIds": { - "yuanshen": ["85_108"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#108" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.96328, 43.0836], - "id": "2C1C56B4572920A6C85401C3B013A238A06A6523", - "importIds": { - "yuanshen": ["85_109"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#109" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.74453, 44.44687], - "id": "C506A0B66499FE9004D39268FE1921C9A06721A2", - "importIds": { - "yuanshen": ["85_110"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#110" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.64297, 44.00547], - "id": "A41B789AE9FD48A457FA187413D7FB4297C2C785", - "importIds": { - "yuanshen": ["85_111"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#111" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.47891, 43.56407], - "id": "454C1FE09E7935DA50FB1330FAE9A18BB0BA131D", - "importIds": { - "yuanshen": ["85_112"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#112" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.49844, 32.82317], - "id": "2B57339DDD303CF02210D5FB4AB4E1C152EA4CC9", - "importIds": { - "yuanshen": ["85_113"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#113" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.53297, 32.83017], - "id": "7EF32F6716D5FC93271925C09770B43A1A78EFF1", - "importIds": { - "yuanshen": ["85_114"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#114" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.16119, 33.9013], - "id": "C071901DEF31A850706F781CA38301D12FAFD222", - "importIds": { - "yuanshen": ["85_115"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#115" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.92812, 32.84532], - "id": "2393C0862CC3163B2075C3F061A4F227922243F7", - "importIds": { - "yuanshen": ["85_116"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#116" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.7211, 44.2125], - "id": "6E63E6146EBB098C846D93CA160DC6E0793F6091", - "importIds": { - "yuanshen": ["85_117"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#117" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.63906, 45.11094], - "id": "B9FEC3AC8BE80EE82A78B6F4E34E81F8CC54FC7C", - "importIds": { - "yuanshen": ["85_118"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#118" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.225, 45.61094], - "id": "130E7CDA2FC572D30C13C5BAC5195DDE215072BB", - "importIds": { - "yuanshen": ["85_119"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#119" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.22891, 46.50156], - "id": "18A80506D67DC03773B5E1D5BF4B42A5FFDA915A", - "importIds": { - "yuanshen": ["85_120"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#120" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.225, 47.31797], - "id": "69782121F56CCD3FF82D8BA45BB0829DD46943B8", - "importIds": { - "yuanshen": ["85_121"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#121" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.84219, 47.40781], - "id": "532853847DBD040A0F2D7E9FA4C499767287310C", - "importIds": { - "yuanshen": ["85_122"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#122" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.56875, 47.04844], - "id": "A19AFA2E6C8B16D38153CF21069A6F7E31067D1B", - "importIds": { - "yuanshen": ["85_123"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#123" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.45547, 46.81797], - "id": "634DE1A1E5E82D7893315A98AFE1B8EB03B82BF5", - "importIds": { - "yuanshen": ["85_124"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#124" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.90469, 46.82969], - "id": "0F5888D086A44300AC246F8A3EF4AE0D62E4FAAD", - "importIds": { - "yuanshen": ["85_125"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#125" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.02187, 47.07969], - "id": "49A2DCEBC937B09EA2E00EC56D8CD5B38886094D", - "importIds": { - "yuanshen": ["85_126"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#126" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.77188, 47.23984], - "id": "20358B6F0BE2D6E5379B64917575527C7F5A8835", - "importIds": { - "yuanshen": ["85_127"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#127" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.45937, 48.18125], - "id": "B36FD77AF7A2B5C9C90DCF1D6F0D6EA3ED661B8C", - "importIds": { - "yuanshen": ["85_128"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#128" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.89688, 47.90391], - "id": "5DA81DB07B94CD766B459C474DD658324095FFB1", - "importIds": { - "yuanshen": ["85_129"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#129" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.65469, 46.45469], - "id": "E37BD7388B3CC4C650B68C8FA69B601872EF1AAD", - "importIds": { - "yuanshen": ["85_130"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#130" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.49844, 47.0289], - "id": "A27A052FE84962663C19363584877200DC6D94D9", - "importIds": { - "yuanshen": ["85_131"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#131" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.37735, 47.13047], - "id": "446EABC95725FF44F49BD643EFF07F5D840EA530", - "importIds": { - "yuanshen": ["85_132"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#132" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.0375, 47.90391], - "id": "9D88BEC353456C8221F18083F11B4769A85BF07D", - "importIds": { - "yuanshen": ["85_133"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#133" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.12734, 47.62657], - "id": "AC335FFCAD98B6C35B25175DA064F187A3354949", - "importIds": { - "yuanshen": ["85_134"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#134" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.69375, 47.28672], - "id": "FB20D02A639D592B27CDF61061B65BC5C7D1A682", - "importIds": { - "yuanshen": ["85_135"] - }, - "popupTitle": { - "zh": "蘑菇-蒙德", - "en": "#135" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.27187, 42.88047], - "id": "D4AEB3A2ED03A379B29B91DC1B00B91136C982C7", - "importIds": { - "yuanshen": ["85_136"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_136.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.29922, 42.80234], - "id": "F68DDF0DFCF097FF07B7D47D53E565765585403A", - "importIds": { - "yuanshen": ["85_137"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_137.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.29141, 42.36875], - "id": "FBD19CEBE104817F87565732CCCE0A7C27634407", - "importIds": { - "yuanshen": ["85_138"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_138.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.64687, 42.39219], - "id": "0156C5B08E5CBCC9BD6701C43C1B8464E54B1CD3", - "importIds": { - "yuanshen": ["85_139"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_139.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.70938, 42.66563], - "id": "8803839F5C715E66D643251BCD77051981B95C55", - "importIds": { - "yuanshen": ["85_140"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_140.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.77578, 42.87656], - "id": "42515DA601B141579F20C8DE89C38361D6EE35D9", - "importIds": { - "yuanshen": ["85_141"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_141.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.86562, 42.30234], - "id": "125D3DE7B9F1360984735DBCC4C50CB356EA3A5C", - "importIds": { - "yuanshen": ["85_142"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_142.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.96719, 42.00547], - "id": "7B3B227CA680072523DDCAE79AD3FC22E1A51FC4", - "importIds": { - "yuanshen": ["85_143"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_143.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.20937, 42.89609], - "id": "DBCCBF4FEA461BE4C9CE06547BF85B9708E5F92C", - "importIds": { - "yuanshen": ["85_144"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_144.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.9711, 41.73593], - "id": "57368787E6F7B39DCEB75C01E2F93D8E9FC1061B", - "importIds": { - "yuanshen": ["85_145"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_145.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.85, 42.0211], - "id": "E8144DEEE735CF2C4288987EA71ED09EA47BB60D", - "importIds": { - "yuanshen": ["85_146"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_146.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.33047, 42.13047], - "id": "1AEEEAB1F049967C5DA628FB52ECA602B53E8FA1", - "importIds": { - "yuanshen": ["85_147"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_147.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.22109, 42.06406], - "id": "CB1C744BCFEEB9B3C58F095FD62193FD1EC40DAE", - "importIds": { - "yuanshen": ["85_148"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_148.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.12344, 41.95859], - "id": "503C83FC1BA695DF76BBC9A7C9926EFA0BDD4173", - "importIds": { - "yuanshen": ["85_149"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_149.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.98672, 42.05625], - "id": "C2DF7F80E12DC4182C7F339AC583BAE16025B19C", - "importIds": { - "yuanshen": ["85_150"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_150.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.95938, 42.24766], - "id": "9B1FBB0FCD45C85002A91BAFD85AB422F17AC969", - "importIds": { - "yuanshen": ["85_151"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_151.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.14688, 40.24375], - "id": "F6751B3F3DB0EE0AAB4F2B857064FEC2D6FCB464", - "importIds": { - "yuanshen": ["85_152"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_152.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.45156, 40.06797], - "id": "5CB078D23067B3C9DECD60662F96864250F022D1", - "importIds": { - "yuanshen": ["85_153"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_153.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7836, 41.70078], - "id": "0DC31C7FD52215A5E4CA36AF7FF0EA453E7B6C80", - "importIds": { - "yuanshen": ["85_154"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_154.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.01406, 41.45859], - "id": "42B2BC9EA0BBFDF405BA67E1FB84E175F707A2EC", - "importIds": { - "yuanshen": ["85_155"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_155.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.62734, 41.14218], - "id": "1F7E3228A4B4FDD52433D79AFED76055681D63AF", - "importIds": { - "yuanshen": ["85_156"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_156.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.83438, 36.86094], - "id": "378A0FD016D2F00CB8483E82EEA49071888FDBE8", - "importIds": { - "yuanshen": ["85_157"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_157.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70547, 37.025], - "id": "C7760BC7B6F51F3F425CB7ADDBB6382FA7674C67", - "importIds": { - "yuanshen": ["85_158"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_158.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.57656, 36.92734], - "id": "495215A2003251CDA726183C19C228763D53399F", - "importIds": { - "yuanshen": ["85_159"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_159.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.67813, 36.76719], - "id": "E3862787008659F35E908FAEF1827B97BCDAB0EB", - "importIds": { - "yuanshen": ["85_160"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_160.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.70547, 35.17734], - "id": "916DD6D6A315CD4066F0F538511B8B15E568DDA3", - "importIds": { - "yuanshen": ["85_161"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_161.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.42813, 34.73985], - "id": "D2E02E8490CF6B28ACF090599F446E028BA11A0D", - "importIds": { - "yuanshen": ["85_162"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_162.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.1039, 37.23594], - "id": "BA5AA6141A68ABB138D6DCF3E2B02AD5481B8ED2", - "importIds": { - "yuanshen": ["85_163"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_163.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49453, 36.52891], - "id": "7E6BB6469764831AA72842EA6A58934C47659F43", - "importIds": { - "yuanshen": ["85_164"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_164.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.04141, 36.31016], - "id": "CDC89110F035C1B0DC993719713CB5BED315140E", - "importIds": { - "yuanshen": ["85_165"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_165.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.51015, 41.18906], - "id": "E9DCECE5F707D84D2939FD88CD00BF117B10C9FD", - "importIds": { - "yuanshen": ["85_166"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_166.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.50625, 41.2086], - "id": "2733D0B6833C19253252CA1E1C50196BA14D0488", - "importIds": { - "yuanshen": ["85_167"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_167.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.61563, 39.70078], - "id": "6F099157605FB4CCCDF9E9526BFB1F1632840B2A", - "importIds": { - "yuanshen": ["85_168"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_168.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49453, 39.15782], - "id": "31F7E0AE11B3B8DB01376396749E35687650180C", - "importIds": { - "yuanshen": ["85_169"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_169.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.42031, 39.78281], - "id": "98796AFAA54DC2C5920AB10160D8C8830C44B622", - "importIds": { - "yuanshen": ["85_170"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_170.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.58829, 36.91953], - "id": "B07A214B4F092F33F4ACA99C3C50E84C2F7DC1F5", - "importIds": { - "yuanshen": ["85_171"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_171.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.56093, 36.53672], - "id": "2FAC56D77A831BBB3182E12233E4396C89FD8A10", - "importIds": { - "yuanshen": ["85_172"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_172.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.01797, 36.62265], - "id": "F40EC20CB8B74BC134694E5AEFAE38BC4347E1B7", - "importIds": { - "yuanshen": ["85_173"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_173.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.26797, 36.91562], - "id": "5ACD17E0376E4DF4444686782C09A74200867F36", - "importIds": { - "yuanshen": ["85_174"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_174.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.25625, 38.03672], - "id": "36BAEA8A6F0B1BA348E98CA1D5B1DD0DE74396EA", - "importIds": { - "yuanshen": ["85_175"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_175.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18984, 38.03282], - "id": "59A8594C8F0CBAD79139C0F85562257463129919", - "importIds": { - "yuanshen": ["85_176"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_176.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49844, 38.39219], - "id": "2DCCD5F03925C6224816E9A6D33C46A03A3A1EAC", - "importIds": { - "yuanshen": ["85_177"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_177.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.51797, 39.43125], - "id": "8AE50F8E2A502DADF02E758941E688B3DDF5B8BB", - "importIds": { - "yuanshen": ["85_178"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_178.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.48672, 32.11875], - "id": "EF5BA95C0425BCD9868B0ACE88EBAB382C1220C6", - "importIds": { - "yuanshen": ["85_179"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_179.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.98281, 33.35312], - "id": "91F6FB7C654FAC748FC7E79534681792509A02EF", - "importIds": { - "yuanshen": ["85_180"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_180.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.48281, 33.00938], - "id": "0BB3405D95D09DFCB453B64A90541B5596FA9495", - "importIds": { - "yuanshen": ["85_181"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_181.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.24063, 32.61875], - "id": "BB60C5474518904A8BACE4C5CF7E4EA579A28991", - "importIds": { - "yuanshen": ["85_182"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_182.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.24063, 32.18906], - "id": "DE80423938897305749691E06CA8D172CC3A90E6", - "importIds": { - "yuanshen": ["85_183"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_183.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.26797, 32.28281], - "id": "7F5EE3C19CCCB0A64F92C49C7CDF8C16FA482FEA", - "importIds": { - "yuanshen": ["85_184"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_184.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24062, 32.525], - "id": "994FD40DB0AA4BC43CDCE7D7A0E85F4F93C9F602", - "importIds": { - "yuanshen": ["85_185"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_185.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.38125, 32.44297], - "id": "AB40E624C00D333F6EA64B79FF31165C8CC0213C", - "importIds": { - "yuanshen": ["85_186"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_186.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.77969, 32.33359], - "id": "AFC914871042EDDA0FB23F7DC99EB6204F6F34B5", - "importIds": { - "yuanshen": ["85_187"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_187.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.85, 38.04453], - "id": "B4EE986175CA03AC13B33285B5F6649B65531358", - "importIds": { - "yuanshen": ["85_188"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_188.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.27969, 37.72813], - "id": "006991EF1B146C639B64AFE178DC4D2C8CF4409C", - "importIds": { - "yuanshen": ["85_189"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_189.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.1625, 37.7125], - "id": "137760BE20C341C4B75A81143A20095121783035", - "importIds": { - "yuanshen": ["85_190"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_190.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.2875, 37.275], - "id": "343B4A1D1832DC25C1BBB34F713A8390D48936B7", - "importIds": { - "yuanshen": ["85_191"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_191.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.45938, 35.72813], - "id": "9ACEBB11E5E02D9E531053FE6AE4083590F99A57", - "importIds": { - "yuanshen": ["85_192"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_192.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.11172, 33.99766], - "id": "EC9222647B21B8074FA4873F046AE07841FE527A", - "importIds": { - "yuanshen": ["85_193"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_193.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.39297, 33.39219], - "id": "846DFCD49BC7C886646BC8BD2E434FF93A3A30F3", - "importIds": { - "yuanshen": ["85_194"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_194.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.50625, 34.59531], - "id": "1A1D8DBE72E7DB0EE31CC193BAB962416D8E1455", - "importIds": { - "yuanshen": ["85_195"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_195.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.23672, 34.50937], - "id": "9BFB1A835FF5AE208EF15D12BF4B80963F8AC7DD", - "importIds": { - "yuanshen": ["85_196"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_196.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.37735, 34.32578], - "id": "0D586036D5C8C2C64EF1A355E2DF7043EC5482E6", - "importIds": { - "yuanshen": ["85_197"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_197.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.20547, 35.45469], - "id": "3A95F89B4D93CC4BB764E194C3EF2AE3CA8EB8D1", - "importIds": { - "yuanshen": ["85_198"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_198.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.975, 34.80234], - "id": "D5539A053C83841545B0621A2F8D3E982859BDD4", - "importIds": { - "yuanshen": ["85_199"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_199.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.37344, 37.18125], - "id": "2C98ED064C6639006654D19FDCF42E3C247B07C0", - "importIds": { - "yuanshen": ["85_200"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_200.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.67422, 37.07969], - "id": "30FC5DC339DDEC03738C34A730A714CD4AA4414E", - "importIds": { - "yuanshen": ["85_201"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_201.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.87735, 36.90781], - "id": "D5CDD6E8ECF940A3753536001B63BD2D0CC69BF5", - "importIds": { - "yuanshen": ["85_202"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_202.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.64297, 36.06797], - "id": "23820A562155FE8D4B67704E03457466C895EAE3", - "importIds": { - "yuanshen": ["85_203"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_203.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.02578, 37.57969], - "id": "EF0EDE48C0322833D19B654CA7F1AC7F9214B1C0", - "importIds": { - "yuanshen": ["85_204"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_204.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.31093, 37.69687], - "id": "4BF16188223B1E2CFC2D25B27B6AD49A89712E54", - "importIds": { - "yuanshen": ["85_205"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_205.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.50625, 37.44687], - "id": "B77F4726E29A2FD8E706763B46DE763E03B9C4DC", - "importIds": { - "yuanshen": ["85_206"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_206.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.40859, 37.525], - "id": "EBB538F0E1EFCF84511B15F3BDE87EFBCDAE1310", - "importIds": { - "yuanshen": ["85_207"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_207.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.225, 36.98594], - "id": "E4C7D60ECC0783E5D2806124D48BB88BB3E4B746", - "importIds": { - "yuanshen": ["85_208"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_208.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.33047, 36.89219], - "id": "31DC55B2AD3EFAFD9AE254BC0B6C60756B203CA0", - "importIds": { - "yuanshen": ["85_209"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_209.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.87344, 36.78281], - "id": "688E9E0BE6BE9EFEBFD20125A2A555F2D6CF8800", - "importIds": { - "yuanshen": ["85_210"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_210.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.12735, 36.97422], - "id": "93DB161ED2B822F05139AAD25DB9FB2EBC6563C6", - "importIds": { - "yuanshen": ["85_211"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_211.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.62344, 37.36875], - "id": "967DE4408CAD725E6824A47B62AF0EF3177E1224", - "importIds": { - "yuanshen": ["85_212"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_212.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.4125, 37.68515], - "id": "63E9D5EB810E075CBDB18E07C0E76C83CBB84907", - "importIds": { - "yuanshen": ["85_213"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_213.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40078, 35.93516], - "id": "625E223D3F10A4439CA1EC9954520E677EDEF3ED", - "importIds": { - "yuanshen": ["85_214"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_214.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.10782, 36.09532], - "id": "D066EA81B4FC61D42BFA9240F99E51D729554358", - "importIds": { - "yuanshen": ["85_215"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_215.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.5375, 35.58359], - "id": "CA23946F2373E17E1A2B750DED9624CEC0DA5001", - "importIds": { - "yuanshen": ["85_216"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_216.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.31875, 35.63437], - "id": "7645058B4E2E356EAD7FF979182AA8DD1C52FC5A", - "importIds": { - "yuanshen": ["85_217"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_217.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.70547, 34.97422], - "id": "8DA1836C47895BD4D33231F882FECE883792F13A", - "importIds": { - "yuanshen": ["85_218"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_218.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.48672, 34.79453], - "id": "FBB840F4C30C2A09F63B7FC614ACFCAE629D0DE7", - "importIds": { - "yuanshen": ["85_219"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_219.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.25625, 34.96641], - "id": "67A9DB6F2EBA85EEA9852E80293D91F4C795F1D1", - "importIds": { - "yuanshen": ["85_220"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_220.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.37734, 35.19688], - "id": "7E02B8F1CC432B55C8D029583E7E71C40F3C213A", - "importIds": { - "yuanshen": ["85_221"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_221.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.95938, 35.06406], - "id": "7B1695ED01042973F4B819671E62CD838556D9D3", - "importIds": { - "yuanshen": ["85_222"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_222.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.86172, 35.31016], - "id": "76D71E5CEB8936E9DAD2CF04411D5A87EB992F42", - "importIds": { - "yuanshen": ["85_223"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_223.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.1625, 35.37266], - "id": "F7BEDC1EE8CA4928BB028E64FEED953B29F7A6A4", - "importIds": { - "yuanshen": ["85_224"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_224.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.03359, 34.71641], - "id": "81D7AC63732105789C807FF771A6FA2CF2886275", - "importIds": { - "yuanshen": ["85_225"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_225.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.5961, 34.97812], - "id": "171849493FCCB453A97866BCEE8110C20BCF4DFA", - "importIds": { - "yuanshen": ["85_226"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_226.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.86563, 34.90391], - "id": "18BBD337D869E4771AF8BEC9211A504D08058218", - "importIds": { - "yuanshen": ["85_227"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_227.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.25234, 32.60313], - "id": "A8E886E3A4A6E3A34100844702EC59B544C5E8A5", - "importIds": { - "yuanshen": ["85_228"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_228.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.21818, 31.39491], - "id": "41403B05A94FAEE364D1B8CEE6EDD28650D94488", - "importIds": { - "yuanshen": ["85_229"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_229.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.61303, 31.17864], - "id": "DB15E1AE5E70D13BE9333436391FD583CAC4EC6B", - "importIds": { - "yuanshen": ["85_230"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_230.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.72369, 30.99765], - "id": "237F884CFE9B86708E268CCE675087D18FC2DC2B", - "importIds": { - "yuanshen": ["85_231"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_231.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.77188, 30.51849], - "id": "2921B6DA92A5B52DDA9917535C0133BA89871D30", - "importIds": { - "yuanshen": ["85_232"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_232.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.51406, 30.32188], - "id": "4DA9004C9982C4F556FBAB250D3DEC45EAE9DEDF", - "importIds": { - "yuanshen": ["85_233"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_233.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.09225, 30.15958], - "id": "0EF16E165A6DA9C5F74E3A41B83482B67E08A845", - "importIds": { - "yuanshen": ["85_234"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_234.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.86955, 30.19166], - "id": "C7B3F75AE07610B52E03277F364FB22A16F23B01", - "importIds": { - "yuanshen": ["85_235"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_235.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.99582, 30.26458], - "id": "384CA9BAD22A85FA86C55E130B6DDDF51180DE88", - "importIds": { - "yuanshen": ["85_236"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_236.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.25878, 30.28539], - "id": "D38191443F1564DC891A46FB62E3C65CA3F8DE4A", - "importIds": { - "yuanshen": ["85_237"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_237.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.69765, 30.45209], - "id": "221654267597E88BD1D2C46D44FFEBFD6C49257A", - "importIds": { - "yuanshen": ["85_238"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_238.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.8604, 31.26787], - "id": "2237C1FDB5D0DC1A4CAD74387FFF6FF67A19B6C1", - "importIds": { - "yuanshen": ["85_239"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_239.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.54531, 31.74765], - "id": "4802F542564F622ACF8F3EBC2415FC88F6BABD80", - "importIds": { - "yuanshen": ["85_240"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_240.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.64297, 30.82969], - "id": "8330DC07760BDB2AC62344F1EF9616373406BEFE", - "importIds": { - "yuanshen": ["85_241"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_241.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.05313, 33.67735], - "id": "2DC9EE2E7B753740304BBBB3605E43D1A5D2111F", - "importIds": { - "yuanshen": ["85_242"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_242.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.7836, 33.93906], - "id": "0D7F2CE0459E712E1DB70A20B99CA8834AC5391E", - "importIds": { - "yuanshen": ["85_243"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_243.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.13515, 34.00547], - "id": "3A16F5E4DC1E640D5E5B946A3EA5997B429D36BB", - "importIds": { - "yuanshen": ["85_244"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_244.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.2211, 33.80234], - "id": "B23F4FE0A1079BBA16FA3F8271B371BCFE6BC242", - "importIds": { - "yuanshen": ["85_245"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_245.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.48672, 33.26718], - "id": "00C28E498C23D5BAEBE55C6CB31D3AE38682F441", - "importIds": { - "yuanshen": ["85_246"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_246.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.65078, 33.60703], - "id": "69EDDE222800D50D08BBA2F77701C66976E406A2", - "importIds": { - "yuanshen": ["85_247"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_247.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.85781, 33.37656], - "id": "5853E9D90A637A689D3BF7EBCB5C8F5C2926350D", - "importIds": { - "yuanshen": ["85_248"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_248.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.20547, 31.29453], - "id": "658F85D4498AE15DAC3B3124E83D0D52B0BAE6BE", - "importIds": { - "yuanshen": ["85_249"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_249.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.44765, 31.93906], - "id": "455A8940886D1215DC95E5F69851F2C74A3E1342", - "importIds": { - "yuanshen": ["85_250"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_250.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.91641, 33.23984], - "id": "4B57779018E801F29FECFA8B632AB4894BD92B65", - "importIds": { - "yuanshen": ["85_251"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_251.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.27969, 32.57187], - "id": "0E892A58A9DC7F5C8855005D0EEF8AFECB1789F8", - "importIds": { - "yuanshen": ["85_252"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_252.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.67031, 31.76719], - "id": "2E14A3069C4A23D500BCA7CC00519A5EF3E9BD5F", - "importIds": { - "yuanshen": ["85_253"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_253.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.6586, 31.61094], - "id": "D3A3371459DB1BA81643FAB2980A9F6BBC823DE8", - "importIds": { - "yuanshen": ["85_254"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_254.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.43594, 30.79453], - "id": "0EAFED8449BF863ADB8AB72A050E3E408861C372", - "importIds": { - "yuanshen": ["85_255"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_255.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57656, 28.23984], - "id": "D81E0CCA4CD04C4C441DB1D872AABADD8F796C16", - "importIds": { - "yuanshen": ["85_256"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_256.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.00234, 27.95078], - "id": "3B8DB88D42C880E38A4BB7BAD1EDC98E90ADF0D5", - "importIds": { - "yuanshen": ["85_257"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_257.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.81875, 29.05625], - "id": "4F8D28368EE9E0316D7A4CD8CDCE937E17CC0DFB", - "importIds": { - "yuanshen": ["85_258"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_258.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.02187, 30.68125], - "id": "9A91D0B7C9D6458F7BEDA42CE91552D064A0CBCD", - "importIds": { - "yuanshen": ["85_259"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_259.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.05703, 30.63828], - "id": "EF550C771247AE8D82B812FFD12F14AF31E5D64F", - "importIds": { - "yuanshen": ["85_260"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_260.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.05703, 31.60703], - "id": "7A50C701FB8FF4594E2DD1C23FECCE317ED2F01B", - "importIds": { - "yuanshen": ["85_261"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_261.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.975, 27.0875], - "id": "B3675134C1E3D83EDA8C9BA2BBF98B77D8BD23A7", - "importIds": { - "yuanshen": ["85_262"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_262.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.33438, 27.39219], - "id": "7507D9A98F4A19F61124B49B45B62D384438E633", - "importIds": { - "yuanshen": ["85_263"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_263.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40078, 28.65], - "id": "AA271DF0B4F560A4452E5B1748AB7A668B4923BD", - "importIds": { - "yuanshen": ["85_264"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_264.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.02969, 28.86875], - "id": "EF84EEAD1F89E956EC5A72FE0C8F8613D5EDABDD", - "importIds": { - "yuanshen": ["85_265"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_265.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.10781, 29.05625], - "id": "92EE5DF7772C0E8C4E03B4489C4B7084925E4885", - "importIds": { - "yuanshen": ["85_266"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_266.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.90469, 29.39609], - "id": "60F87A047ECF823E6AFAC15D4B8AD61206D9F08A", - "importIds": { - "yuanshen": ["85_267"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_267.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.94375, 30.87266], - "id": "8027B480C860F029C8E00DF0AFB75234A5E52DF5", - "importIds": { - "yuanshen": ["85_268"] - }, - "popupMedia": "https://yuanshen.site/comment_png/85_268.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "379910622", + "zh": "蘑菇", + "de": "Champignon", + "en": "Mushroom", + "es": "Champiñón", + "fr": "Champignon", + "id": "Mushroom", + "ja": "キノコ", + "ko": "버섯", + "pt": "Cogumelo", + "ru": "Гриб", + "th": "Mushroom", + "vi": "Nấm Rơm" + }, + "description": { + "_code": "1134995557", + "zh": "生命力旺盛的常见菌类。只要拥有适宜的荫蔽与水分,在何处都能蓬勃生长。", + "de": "Vor Lebenskraft nur so strotzend und sehr häufig anzutreffen. Er braucht lediglich genug Schatten und Wasser. Ansonsten wächst er fast überall.", + "en": "Hardy common fungi. Can grow anywhere with the right amount of shade and moisture.", + "es": "Un tipo de hongos común y con una gran vitalidad. Puede crecer en cualquier lugar con la cantidad adecuada de sombra y humedad.", + "fr": "Un mycète qui pousse dans tous les endroits humides et à l'abri du soleil.", + "id": "Jamur yang dapat ditemui di mana-mana, dapat tumbuh dengan mudah di tempat yang teduh dengan kelembaban yang tepat.", + "ja": "生命力旺盛なよく見かけるキノコ類。適切な木陰と水分さえあれば、どこでも元気に育つ。", + "ko": "생명력이 질긴 버섯. 적당한 그늘과 수분만 있으면 어디서든 자라난다", + "pt": "Um fungo muito comum com consistência dura. Pode crescer em qualquer lugar com a certa quantidade de sombra e umidade.", + "ru": "Обычный гриб. Такие растут по всему Тейвату в тёмных местах с повышенной влажностью.", + "th": "เห็ดราตายยากทั่วไป ขอแค่มีความร่มรื่นและชุ่มชื้นที่เพียงพอก็สามารถเติบโตขึ้นได้ทุกที่", + "vi": "Loại nấm thường thấy, chỉ cần đủ nước và bóng mát thì có thể sinh trưởng mạnh mẽ." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "mushroom", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-22.84208, 44.32965], + "id": "2ECFC3B0C6152E93EB875C268E5545D925C4A95C", + "importIds": { + "yuanshen": ["85_1"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#1" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.09609, 50.1539], + "id": "7EE7888B99CE5F69CD0461BC5F2103393436D24A", + "importIds": { + "yuanshen": ["85_2"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#2" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.2875, 50.36484], + "id": "921E9F262DA319828AB24E9E9570BDE059026FCD", + "importIds": { + "yuanshen": ["85_3"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#3" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.39297, 50.10312], + "id": "C8EA387B625F23F51FF12D37937F2B75E602CA7F", + "importIds": { + "yuanshen": ["85_4"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#4" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.20547, 49.90391], + "id": "022C28E47EB3B5277964B143C964D68C726F3D6A", + "importIds": { + "yuanshen": ["85_5"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.55312, 49.81015], + "id": "20606BCCDE316CDF858BE410015436EBDCD8329F", + "importIds": { + "yuanshen": ["85_6"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.79922, 50.00938], + "id": "6FC8157AB01013851B043DC1D8AD8DDCC7DE191F", + "importIds": { + "yuanshen": ["85_7"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.22109, 48.77109], + "id": "171F1E759FFE6630B3A0B1D2EA7A51A4A76A954C", + "importIds": { + "yuanshen": ["85_8"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09609, 48.68125], + "id": "BDF9304CFA89B363836991EB0E98E125A2074BB3", + "importIds": { + "yuanshen": ["85_9"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.54922, 49.07578], + "id": "664736CE3B9F66F7646B77E12929F804DC3D1155", + "importIds": { + "yuanshen": ["85_10"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.33438, 46.09922], + "id": "051261C493D317ADC2864EBF71B5D3D98BA7A697", + "importIds": { + "yuanshen": ["85_11"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#11" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.85, 45.34531], + "id": "043A67AC066444B0AA066E87E104C1280E3255BE", + "importIds": { + "yuanshen": ["85_12"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#12" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.37344, 52.775], + "id": "83BDF30A56857ED5E1F8C28F605F19909156BCF9", + "importIds": { + "yuanshen": ["85_13"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#13" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.51016, 52.84531], + "id": "C97A1482641434C0A0A4D4BD8C7A939215323ADC", + "importIds": { + "yuanshen": ["85_14"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#14" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.25235, 52.59531], + "id": "6B7D3F0A43B30D7ABC7009E0AF240AC555294BF6", + "importIds": { + "yuanshen": ["85_15"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#15" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.01797, 52.50156], + "id": "D7AC3D12951DFC89D990F09A81F39D38B7B2E646", + "importIds": { + "yuanshen": ["85_16"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#16" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.51797, 52.52109], + "id": "D12FE3F83B9A052063A1BEFE2C78D4F2386E363C", + "importIds": { + "yuanshen": ["85_17"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#17" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.19765, 51.56407], + "id": "135E7C01E10DF635826D4725B2C78B7753034339", + "importIds": { + "yuanshen": ["85_18"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#18" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.19375, 51.42734], + "id": "BDEA5912C07238920F5E6314E309D5D7FB401210", + "importIds": { + "yuanshen": ["85_19"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#19" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.58828, 51.39609], + "id": "1CD854C5B0AC90A1634A35C104A63D29552CAD18", + "importIds": { + "yuanshen": ["85_20"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#20" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.26016, 49.86875], + "id": "4F0E5C7CF09C3DE8091A02B240AA520F9D5FCFC1", + "importIds": { + "yuanshen": ["85_21"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#21" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.07656, 49.95859], + "id": "97D58B1C6DD5B2B4D30F6C88BD98B912F122901A", + "importIds": { + "yuanshen": ["85_22"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#22" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.15469, 50.07188], + "id": "1264BA0B55E686C34D05868686FF6213874843DD", + "importIds": { + "yuanshen": ["85_23"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#23" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.74844, 51.94297], + "id": "A1B0B6A4A26DD21229E50E836B63E855A23CCFB5", + "importIds": { + "yuanshen": ["85_24"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#24" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.05703, 45.62657], + "id": "726BF8C7A681C2EB5FABFD17B3194AB7A9FE8926", + "importIds": { + "yuanshen": ["85_25"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#25" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.38125, 46.1461], + "id": "5F9FB67EA216661FA227BE41018921BF12CD98D3", + "importIds": { + "yuanshen": ["85_26"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#26" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.46328, 45.81015], + "id": "1B37969353026C6EF1A6C9306D0F0AF890426CDE", + "importIds": { + "yuanshen": ["85_27"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#27" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.06484, 45.56015], + "id": "1D8C0CE86F6412AED75182CBD1CF6A6A51EBA403", + "importIds": { + "yuanshen": ["85_28"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#28" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.95938, 44.75937], + "id": "5B850F6B1AE95A4D09CD270DC9F5871E68E08CC1", + "importIds": { + "yuanshen": ["85_29"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#29" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.98281, 44.89609], + "id": "31927892297038868F914E13ECDD85707688BA23", + "importIds": { + "yuanshen": ["85_30"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#30" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.50625, 43.9625], + "id": "BA49E23DFA67CC26990D4F7AD7B2FB8B0F4FD506", + "importIds": { + "yuanshen": ["85_31"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#31" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.33047, 47.25156], + "id": "AA4816846B0BA530F5AD2B20DEDE6C04FF032FDC", + "importIds": { + "yuanshen": ["85_32"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#32" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.64688, 46.96641], + "id": "94C91A7D439F84EC96F60774E82EF1BB6ADFD71F", + "importIds": { + "yuanshen": ["85_33"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#33" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.92813, 46.93125], + "id": "31C510593DDCB89E8CABAE3C447B70CADCF6E76A", + "importIds": { + "yuanshen": ["85_34"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#34" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9711, 48.15], + "id": "941717B128DD96879F02B26E31F23A16DE1796BD", + "importIds": { + "yuanshen": ["85_35"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#35" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.86563, 48.26718], + "id": "50492A1CB37487DC8C4D0D65CFD766C2A2F70DB5", + "importIds": { + "yuanshen": ["85_36"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#36" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.74454, 48.26328], + "id": "399F44535889A79354C81CBE60270A1659CCC2F7", + "importIds": { + "yuanshen": ["85_37"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#37" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.94765, 47.7125], + "id": "37CD36C77E10F50F94707E3A2AE72FF977DAD405", + "importIds": { + "yuanshen": ["85_38"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#38" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.94375, 48.43906], + "id": "6CCD96262F99BCE13B288C4258DC72C9C0AF6EF3", + "importIds": { + "yuanshen": ["85_39"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#39" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.17812, 48.38828], + "id": "DBACEA7A8962944F244FD5214368D5C52E776F90", + "importIds": { + "yuanshen": ["85_40"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#40" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.0961, 48.33359], + "id": "FE0D894B4B38B78967D6C9B0E3C45D9FED71341F", + "importIds": { + "yuanshen": ["85_41"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#41" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.73282, 48.78281], + "id": "CB6798F16D68B384182C7201D1B9B1064F2854EE", + "importIds": { + "yuanshen": ["85_42"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#42" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.7875, 48.94297], + "id": "4DC11E8C3F4457F8DFEDCC0CFA6F2305F92F504D", + "importIds": { + "yuanshen": ["85_43"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#43" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.24453, 49.49375], + "id": "43A28E72DA2A1BFA40968AC6ED87BB46980BFC3B", + "importIds": { + "yuanshen": ["85_44"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#44" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.2836, 49.525], + "id": "6B1A38CC78BB7343D0AC93F444FE6B4854B20A77", + "importIds": { + "yuanshen": ["85_45"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#45" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9789, 50.775], + "id": "F2DB63FC7F38BC0FB7D05CACBD7673418E1E8F2A", + "importIds": { + "yuanshen": ["85_46"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#46" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.85391, 50.66563], + "id": "BDA7379EE1DDDB52E21BEF3BB5D5D09AC280C2E4", + "importIds": { + "yuanshen": ["85_47"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#47" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.99453, 50.62657], + "id": "17A8E877CE4CB3AAC43C91736E56157E76822FAA", + "importIds": { + "yuanshen": ["85_48"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#48" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.11562, 49.15782], + "id": "F221E2D99C80AF922BDE2119746F182B22BF2508", + "importIds": { + "yuanshen": ["85_49"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#49" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.21328, 49.2164], + "id": "2C9C6A6AAD974CA7210CCE43CFCE403864C7C713", + "importIds": { + "yuanshen": ["85_50"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#50" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.06875, 49.45469], + "id": "F0C6E748A57C1D7DB46E0BF5D34DB7AE5286D662", + "importIds": { + "yuanshen": ["85_51"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#51" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.24453, 49.90391], + "id": "CDFF6DC5A99E7056241E0309B5F4A6D0E988E6F6", + "importIds": { + "yuanshen": ["85_52"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#52" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.63516, 50.43906], + "id": "180F8CADE841965095491A1A33CC362E8B3C04B3", + "importIds": { + "yuanshen": ["85_53"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#53" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.64687, 50.39609], + "id": "A8C593950592C4B52AD53F1410CF20025C380648", + "importIds": { + "yuanshen": ["85_54"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#54" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.9086, 50.97812], + "id": "F17582C01F0824F95E261B24A3AFD9A07CD192AD", + "importIds": { + "yuanshen": ["85_55"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#55" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.93594, 50.2164], + "id": "CE644232947BDDB085A04FAFD94193E5FC243576", + "importIds": { + "yuanshen": ["85_56"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#56" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.02578, 49.97812], + "id": "1DE0986935DEECF48689DD45168166BD51A5CC36", + "importIds": { + "yuanshen": ["85_57"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#57" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.29141, 50.04062], + "id": "DE956FF536485439CBD08B23EAD942A23971BF04", + "importIds": { + "yuanshen": ["85_58"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#58" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.20937, 49.58359], + "id": "C1CC91F71DDB846378E428DCF90C6B26704FBF8D", + "importIds": { + "yuanshen": ["85_59"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#59" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.1586, 49.4625], + "id": "83AAED896105F05773151427D5FD16CF280FD767", + "importIds": { + "yuanshen": ["85_60"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#60" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.8539, 49.51719], + "id": "270846605E641432715D45EB6C455B083871F441", + "importIds": { + "yuanshen": ["85_61"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#61" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.81875, 49.28281], + "id": "5377B7CB230F876699CBBD581328E9E1871148B4", + "importIds": { + "yuanshen": ["85_62"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#62" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.82656, 49.35312], + "id": "191AE99D6BFAF265392490B03CF375E5AB54E1B4", + "importIds": { + "yuanshen": ["85_63"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#63" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.12734, 49.07578], + "id": "55E8CB1799C24AC5799B4174972BF4A7C409EEF5", + "importIds": { + "yuanshen": ["85_64"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#64" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.55313, 49.3375], + "id": "34182487EDCEEA1BB4AE6A036D01221339C299F4", + "importIds": { + "yuanshen": ["85_65"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#65" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.18985, 49.00938], + "id": "0CCE5814C9F16237D24DC23985469E88B0F3236A", + "importIds": { + "yuanshen": ["85_66"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#66" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.24453, 49.07578], + "id": "86B57963C7C6C248BB6FD50A43BB20967F5F9EB5", + "importIds": { + "yuanshen": ["85_67"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#67" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92031, 48.69687], + "id": "75F3324CA90CB21B8B38D60CE861A63336C1DF53", + "importIds": { + "yuanshen": ["85_68"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#68" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.86953, 48.45469], + "id": "6F1F7570973720F54042BA3BB1BC4434E82FFD90", + "importIds": { + "yuanshen": ["85_69"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#69" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92812, 48.52891], + "id": "179B3434CA42067B97EDB803EDA52CCCE17B99C0", + "importIds": { + "yuanshen": ["85_70"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#70" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.26407, 48.41172], + "id": "28E7E5094CF2FF02CE967CB8CE9705965535CD5F", + "importIds": { + "yuanshen": ["85_71"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#71" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.50625, 47.41953], + "id": "F04C861B1E341BF5937F65685233920DB74A27A4", + "importIds": { + "yuanshen": ["85_72"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#72" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.59219, 47.55235], + "id": "2F7571DAD39753978A6C2AF44AEE2770CBD78DE4", + "importIds": { + "yuanshen": ["85_73"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#73" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.37344, 47.37656], + "id": "A73544700C94C47F189DFDCF7AF3258FAAA7720D", + "importIds": { + "yuanshen": ["85_74"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#74" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.24453, 47.44297], + "id": "39C656B2D6F526D3397A5D0C5DC706880AC161BE", + "importIds": { + "yuanshen": ["85_75"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#75" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.29531, 47.55625], + "id": "EAB7A372E47C4AD85FFD9EE85B16355DEAD6EBAD", + "importIds": { + "yuanshen": ["85_76"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#76" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.69375, 47.65781], + "id": "FCB6CF2579FE6E1AB7D29CDB2F98C780822263D5", + "importIds": { + "yuanshen": ["85_77"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#77" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.65078, 47.81406], + "id": "DDA4A28D514E79748EB2EB4B5E0703D4466FCBE3", + "importIds": { + "yuanshen": ["85_78"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#78" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.92031, 47.84922], + "id": "B433E1F9CAB405164652AD0244174DED33C09DB9", + "importIds": { + "yuanshen": ["85_79"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#79" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.13516, 47.04062], + "id": "240EC1C29A03FE3044B83221A7F3B66D6B0F2D33", + "importIds": { + "yuanshen": ["85_80"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#80" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.13906, 48.43516], + "id": "72C1363C92AC60159985D9D8BAD3AE60B3D9D74E", + "importIds": { + "yuanshen": ["85_81"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#81" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.975, 48.33359], + "id": "99209258416D8EB3DE1009FFF1B05F0183620444", + "importIds": { + "yuanshen": ["85_82"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#82" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.8539, 48.32578], + "id": "CFF9B81D6D9E4B52131A10B602ADD8F4271744F6", + "importIds": { + "yuanshen": ["85_83"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#83" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.70547, 48.23203], + "id": "E30236CB3556869D5111ED73ED0E6126C90CC877", + "importIds": { + "yuanshen": ["85_84"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#84" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.9125, 45.88828], + "id": "B9F75C9C995CDE0BBA0F9500DAB77E32F459805F", + "importIds": { + "yuanshen": ["85_85"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#85" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01797, 45.91953], + "id": "A5D3335679698CAA0831CE993D7ACF0D577D6F5B", + "importIds": { + "yuanshen": ["85_86"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#86" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.31875, 46.57187], + "id": "2F2134C7A3920D852DE59EDD5453DF7437C550D3", + "importIds": { + "yuanshen": ["85_87"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#87" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.88125, 46.81797], + "id": "ECCE46ABFC426B811BE8E152C4DA5755942C4C90", + "importIds": { + "yuanshen": ["85_88"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#88" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.91641, 46.70469], + "id": "90BD4F508FC0D64F7B076B72F362868883C8657D", + "importIds": { + "yuanshen": ["85_89"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#89" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.79922, 46.76719], + "id": "4444C47CBC07D66A34FB51AC927EFE7382843E22", + "importIds": { + "yuanshen": ["85_90"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#90" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.82266, 46.73985], + "id": "0D6395CA1EA2D4F2322926144526D9FD094A52C9", + "importIds": { + "yuanshen": ["85_91"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#91" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.59219, 47.57578], + "id": "688D3AE50E4F93B8FB44C1028BD5E2626075424E", + "importIds": { + "yuanshen": ["85_92"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#92" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.2836, 49.025], + "id": "BA583DDD09AA59B41598F61259C9D092A7034B58", + "importIds": { + "yuanshen": ["85_93"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#93" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.36562, 49.06797], + "id": "27391259D00E12232B187FE3C5373C7522813D50", + "importIds": { + "yuanshen": ["85_94"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#94" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.24843, 48.42344], + "id": "EBE08B817A87429F5B72B8EBB236D0D4E6C237EC", + "importIds": { + "yuanshen": ["85_95"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#95" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.65078, 43.31797], + "id": "64AB767B06845BC6C98A8D73A6590EC67F952788", + "importIds": { + "yuanshen": ["85_96"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#96" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.61172, 43.4], + "id": "90B7783C1C26FCAFF562314088F0CB7B319ADDE3", + "importIds": { + "yuanshen": ["85_97"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#97" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.87734, 43.16953], + "id": "9009525156898EC6E5D9431AAE398CEC24CFB3EF", + "importIds": { + "yuanshen": ["85_98"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#98" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.50625, 44.06797], + "id": "788DEFEBD7EF737EE8A99EE58C5745EB4FEE21AC", + "importIds": { + "yuanshen": ["85_99"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#99" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.34219, 44.32188], + "id": "EE2F3B0CA7A5B9367B20EE41C2F906ECB5CB38A1", + "importIds": { + "yuanshen": ["85_100"] + }, + "popupTitle": { + "zh": "蒙德-蘑菇", + "en": "#100" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.92422, 43.95469], + "id": "A4B542D5424C4302E465F05AE8742D7CEA94E4A3", + "importIds": { + "yuanshen": ["85_101"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#101" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.17812, 43.67343], + "id": "E69430E5074851830C422AC3DAA7D2EC428767E0", + "importIds": { + "yuanshen": ["85_102"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#102" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24062, 43.75937], + "id": "6B2E9210185063D68F0772E903E294A75153BC62", + "importIds": { + "yuanshen": ["85_103"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#103" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.23672, 43.66953], + "id": "6C8029570BAB56B73154A6C65FD0B2F1B9196DD5", + "importIds": { + "yuanshen": ["85_104"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#104" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.68203, 44.39219], + "id": "DC4C453B355D8CC32A0C9CC6AEE47B27EC44B8AA", + "importIds": { + "yuanshen": ["85_105"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#105" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.93594, 43.63047], + "id": "42C221AF323EC3C0B7539221BB3F98058C26A3EC", + "importIds": { + "yuanshen": ["85_106"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#106" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.71719, 43.84141], + "id": "E30DC563488A66C0AC4C8030850800F0B8F3552A", + "importIds": { + "yuanshen": ["85_107"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#107" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.88515, 43.48594], + "id": "756B50D5C7EACC46A9AACC8D16F82EEADC19EED7", + "importIds": { + "yuanshen": ["85_108"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#108" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.96328, 43.0836], + "id": "2C1C56B4572920A6C85401C3B013A238A06A6523", + "importIds": { + "yuanshen": ["85_109"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#109" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.74453, 44.44687], + "id": "C506A0B66499FE9004D39268FE1921C9A06721A2", + "importIds": { + "yuanshen": ["85_110"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#110" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.64297, 44.00547], + "id": "A41B789AE9FD48A457FA187413D7FB4297C2C785", + "importIds": { + "yuanshen": ["85_111"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#111" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.47891, 43.56407], + "id": "454C1FE09E7935DA50FB1330FAE9A18BB0BA131D", + "importIds": { + "yuanshen": ["85_112"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#112" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.49844, 32.82317], + "id": "2B57339DDD303CF02210D5FB4AB4E1C152EA4CC9", + "importIds": { + "yuanshen": ["85_113"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#113" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.53297, 32.83017], + "id": "7EF32F6716D5FC93271925C09770B43A1A78EFF1", + "importIds": { + "yuanshen": ["85_114"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#114" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.16119, 33.9013], + "id": "C071901DEF31A850706F781CA38301D12FAFD222", + "importIds": { + "yuanshen": ["85_115"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#115" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.92812, 32.84532], + "id": "2393C0862CC3163B2075C3F061A4F227922243F7", + "importIds": { + "yuanshen": ["85_116"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#116" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.7211, 44.2125], + "id": "6E63E6146EBB098C846D93CA160DC6E0793F6091", + "importIds": { + "yuanshen": ["85_117"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#117" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.63906, 45.11094], + "id": "B9FEC3AC8BE80EE82A78B6F4E34E81F8CC54FC7C", + "importIds": { + "yuanshen": ["85_118"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#118" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.225, 45.61094], + "id": "130E7CDA2FC572D30C13C5BAC5195DDE215072BB", + "importIds": { + "yuanshen": ["85_119"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#119" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.22891, 46.50156], + "id": "18A80506D67DC03773B5E1D5BF4B42A5FFDA915A", + "importIds": { + "yuanshen": ["85_120"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#120" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.225, 47.31797], + "id": "69782121F56CCD3FF82D8BA45BB0829DD46943B8", + "importIds": { + "yuanshen": ["85_121"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#121" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.84219, 47.40781], + "id": "532853847DBD040A0F2D7E9FA4C499767287310C", + "importIds": { + "yuanshen": ["85_122"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#122" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.56875, 47.04844], + "id": "A19AFA2E6C8B16D38153CF21069A6F7E31067D1B", + "importIds": { + "yuanshen": ["85_123"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#123" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.45547, 46.81797], + "id": "634DE1A1E5E82D7893315A98AFE1B8EB03B82BF5", + "importIds": { + "yuanshen": ["85_124"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#124" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.90469, 46.82969], + "id": "0F5888D086A44300AC246F8A3EF4AE0D62E4FAAD", + "importIds": { + "yuanshen": ["85_125"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#125" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.02187, 47.07969], + "id": "49A2DCEBC937B09EA2E00EC56D8CD5B38886094D", + "importIds": { + "yuanshen": ["85_126"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#126" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.77188, 47.23984], + "id": "20358B6F0BE2D6E5379B64917575527C7F5A8835", + "importIds": { + "yuanshen": ["85_127"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#127" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.45937, 48.18125], + "id": "B36FD77AF7A2B5C9C90DCF1D6F0D6EA3ED661B8C", + "importIds": { + "yuanshen": ["85_128"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#128" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.89688, 47.90391], + "id": "5DA81DB07B94CD766B459C474DD658324095FFB1", + "importIds": { + "yuanshen": ["85_129"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#129" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.65469, 46.45469], + "id": "E37BD7388B3CC4C650B68C8FA69B601872EF1AAD", + "importIds": { + "yuanshen": ["85_130"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#130" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.49844, 47.0289], + "id": "A27A052FE84962663C19363584877200DC6D94D9", + "importIds": { + "yuanshen": ["85_131"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#131" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.37735, 47.13047], + "id": "446EABC95725FF44F49BD643EFF07F5D840EA530", + "importIds": { + "yuanshen": ["85_132"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#132" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.0375, 47.90391], + "id": "9D88BEC353456C8221F18083F11B4769A85BF07D", + "importIds": { + "yuanshen": ["85_133"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#133" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.12734, 47.62657], + "id": "AC335FFCAD98B6C35B25175DA064F187A3354949", + "importIds": { + "yuanshen": ["85_134"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#134" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.69375, 47.28672], + "id": "FB20D02A639D592B27CDF61061B65BC5C7D1A682", + "importIds": { + "yuanshen": ["85_135"] + }, + "popupTitle": { + "zh": "蘑菇-蒙德", + "en": "#135" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.27187, 42.88047], + "id": "D4AEB3A2ED03A379B29B91DC1B00B91136C982C7", + "importIds": { + "yuanshen": ["85_136"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_136.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.29922, 42.80234], + "id": "F68DDF0DFCF097FF07B7D47D53E565765585403A", + "importIds": { + "yuanshen": ["85_137"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_137.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.29141, 42.36875], + "id": "FBD19CEBE104817F87565732CCCE0A7C27634407", + "importIds": { + "yuanshen": ["85_138"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_138.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.64687, 42.39219], + "id": "0156C5B08E5CBCC9BD6701C43C1B8464E54B1CD3", + "importIds": { + "yuanshen": ["85_139"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_139.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.70938, 42.66563], + "id": "8803839F5C715E66D643251BCD77051981B95C55", + "importIds": { + "yuanshen": ["85_140"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_140.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.77578, 42.87656], + "id": "42515DA601B141579F20C8DE89C38361D6EE35D9", + "importIds": { + "yuanshen": ["85_141"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_141.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.86562, 42.30234], + "id": "125D3DE7B9F1360984735DBCC4C50CB356EA3A5C", + "importIds": { + "yuanshen": ["85_142"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_142.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.96719, 42.00547], + "id": "7B3B227CA680072523DDCAE79AD3FC22E1A51FC4", + "importIds": { + "yuanshen": ["85_143"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_143.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.20937, 42.89609], + "id": "DBCCBF4FEA461BE4C9CE06547BF85B9708E5F92C", + "importIds": { + "yuanshen": ["85_144"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_144.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.9711, 41.73593], + "id": "57368787E6F7B39DCEB75C01E2F93D8E9FC1061B", + "importIds": { + "yuanshen": ["85_145"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_145.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.85, 42.0211], + "id": "E8144DEEE735CF2C4288987EA71ED09EA47BB60D", + "importIds": { + "yuanshen": ["85_146"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_146.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.33047, 42.13047], + "id": "1AEEEAB1F049967C5DA628FB52ECA602B53E8FA1", + "importIds": { + "yuanshen": ["85_147"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_147.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.22109, 42.06406], + "id": "CB1C744BCFEEB9B3C58F095FD62193FD1EC40DAE", + "importIds": { + "yuanshen": ["85_148"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_148.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.12344, 41.95859], + "id": "503C83FC1BA695DF76BBC9A7C9926EFA0BDD4173", + "importIds": { + "yuanshen": ["85_149"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_149.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.98672, 42.05625], + "id": "C2DF7F80E12DC4182C7F339AC583BAE16025B19C", + "importIds": { + "yuanshen": ["85_150"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_150.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.95938, 42.24766], + "id": "9B1FBB0FCD45C85002A91BAFD85AB422F17AC969", + "importIds": { + "yuanshen": ["85_151"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_151.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.14688, 40.24375], + "id": "F6751B3F3DB0EE0AAB4F2B857064FEC2D6FCB464", + "importIds": { + "yuanshen": ["85_152"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_152.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.45156, 40.06797], + "id": "5CB078D23067B3C9DECD60662F96864250F022D1", + "importIds": { + "yuanshen": ["85_153"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_153.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7836, 41.70078], + "id": "0DC31C7FD52215A5E4CA36AF7FF0EA453E7B6C80", + "importIds": { + "yuanshen": ["85_154"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_154.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.01406, 41.45859], + "id": "42B2BC9EA0BBFDF405BA67E1FB84E175F707A2EC", + "importIds": { + "yuanshen": ["85_155"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_155.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.62734, 41.14218], + "id": "1F7E3228A4B4FDD52433D79AFED76055681D63AF", + "importIds": { + "yuanshen": ["85_156"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_156.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.83438, 36.86094], + "id": "378A0FD016D2F00CB8483E82EEA49071888FDBE8", + "importIds": { + "yuanshen": ["85_157"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_157.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70547, 37.025], + "id": "C7760BC7B6F51F3F425CB7ADDBB6382FA7674C67", + "importIds": { + "yuanshen": ["85_158"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_158.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.57656, 36.92734], + "id": "495215A2003251CDA726183C19C228763D53399F", + "importIds": { + "yuanshen": ["85_159"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_159.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.67813, 36.76719], + "id": "E3862787008659F35E908FAEF1827B97BCDAB0EB", + "importIds": { + "yuanshen": ["85_160"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_160.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.70547, 35.17734], + "id": "916DD6D6A315CD4066F0F538511B8B15E568DDA3", + "importIds": { + "yuanshen": ["85_161"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_161.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.42813, 34.73985], + "id": "D2E02E8490CF6B28ACF090599F446E028BA11A0D", + "importIds": { + "yuanshen": ["85_162"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_162.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.1039, 37.23594], + "id": "BA5AA6141A68ABB138D6DCF3E2B02AD5481B8ED2", + "importIds": { + "yuanshen": ["85_163"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_163.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49453, 36.52891], + "id": "7E6BB6469764831AA72842EA6A58934C47659F43", + "importIds": { + "yuanshen": ["85_164"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_164.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.04141, 36.31016], + "id": "CDC89110F035C1B0DC993719713CB5BED315140E", + "importIds": { + "yuanshen": ["85_165"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_165.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.51015, 41.18906], + "id": "E9DCECE5F707D84D2939FD88CD00BF117B10C9FD", + "importIds": { + "yuanshen": ["85_166"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_166.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.50625, 41.2086], + "id": "2733D0B6833C19253252CA1E1C50196BA14D0488", + "importIds": { + "yuanshen": ["85_167"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_167.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.61563, 39.70078], + "id": "6F099157605FB4CCCDF9E9526BFB1F1632840B2A", + "importIds": { + "yuanshen": ["85_168"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_168.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49453, 39.15782], + "id": "31F7E0AE11B3B8DB01376396749E35687650180C", + "importIds": { + "yuanshen": ["85_169"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_169.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.42031, 39.78281], + "id": "98796AFAA54DC2C5920AB10160D8C8830C44B622", + "importIds": { + "yuanshen": ["85_170"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_170.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.58829, 36.91953], + "id": "B07A214B4F092F33F4ACA99C3C50E84C2F7DC1F5", + "importIds": { + "yuanshen": ["85_171"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_171.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.56093, 36.53672], + "id": "2FAC56D77A831BBB3182E12233E4396C89FD8A10", + "importIds": { + "yuanshen": ["85_172"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_172.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.01797, 36.62265], + "id": "F40EC20CB8B74BC134694E5AEFAE38BC4347E1B7", + "importIds": { + "yuanshen": ["85_173"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_173.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.26797, 36.91562], + "id": "5ACD17E0376E4DF4444686782C09A74200867F36", + "importIds": { + "yuanshen": ["85_174"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_174.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.25625, 38.03672], + "id": "36BAEA8A6F0B1BA348E98CA1D5B1DD0DE74396EA", + "importIds": { + "yuanshen": ["85_175"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_175.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18984, 38.03282], + "id": "59A8594C8F0CBAD79139C0F85562257463129919", + "importIds": { + "yuanshen": ["85_176"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_176.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49844, 38.39219], + "id": "2DCCD5F03925C6224816E9A6D33C46A03A3A1EAC", + "importIds": { + "yuanshen": ["85_177"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_177.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.51797, 39.43125], + "id": "8AE50F8E2A502DADF02E758941E688B3DDF5B8BB", + "importIds": { + "yuanshen": ["85_178"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_178.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.48672, 32.11875], + "id": "EF5BA95C0425BCD9868B0ACE88EBAB382C1220C6", + "importIds": { + "yuanshen": ["85_179"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_179.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.98281, 33.35312], + "id": "91F6FB7C654FAC748FC7E79534681792509A02EF", + "importIds": { + "yuanshen": ["85_180"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_180.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.48281, 33.00938], + "id": "0BB3405D95D09DFCB453B64A90541B5596FA9495", + "importIds": { + "yuanshen": ["85_181"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_181.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.24063, 32.61875], + "id": "BB60C5474518904A8BACE4C5CF7E4EA579A28991", + "importIds": { + "yuanshen": ["85_182"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_182.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.24063, 32.18906], + "id": "DE80423938897305749691E06CA8D172CC3A90E6", + "importIds": { + "yuanshen": ["85_183"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_183.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.26797, 32.28281], + "id": "7F5EE3C19CCCB0A64F92C49C7CDF8C16FA482FEA", + "importIds": { + "yuanshen": ["85_184"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_184.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24062, 32.525], + "id": "994FD40DB0AA4BC43CDCE7D7A0E85F4F93C9F602", + "importIds": { + "yuanshen": ["85_185"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_185.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.38125, 32.44297], + "id": "AB40E624C00D333F6EA64B79FF31165C8CC0213C", + "importIds": { + "yuanshen": ["85_186"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_186.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.77969, 32.33359], + "id": "AFC914871042EDDA0FB23F7DC99EB6204F6F34B5", + "importIds": { + "yuanshen": ["85_187"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_187.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.85, 38.04453], + "id": "B4EE986175CA03AC13B33285B5F6649B65531358", + "importIds": { + "yuanshen": ["85_188"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_188.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.27969, 37.72813], + "id": "006991EF1B146C639B64AFE178DC4D2C8CF4409C", + "importIds": { + "yuanshen": ["85_189"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_189.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.1625, 37.7125], + "id": "137760BE20C341C4B75A81143A20095121783035", + "importIds": { + "yuanshen": ["85_190"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_190.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.2875, 37.275], + "id": "343B4A1D1832DC25C1BBB34F713A8390D48936B7", + "importIds": { + "yuanshen": ["85_191"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_191.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.45938, 35.72813], + "id": "9ACEBB11E5E02D9E531053FE6AE4083590F99A57", + "importIds": { + "yuanshen": ["85_192"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_192.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.11172, 33.99766], + "id": "EC9222647B21B8074FA4873F046AE07841FE527A", + "importIds": { + "yuanshen": ["85_193"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_193.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.39297, 33.39219], + "id": "846DFCD49BC7C886646BC8BD2E434FF93A3A30F3", + "importIds": { + "yuanshen": ["85_194"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_194.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.50625, 34.59531], + "id": "1A1D8DBE72E7DB0EE31CC193BAB962416D8E1455", + "importIds": { + "yuanshen": ["85_195"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_195.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.23672, 34.50937], + "id": "9BFB1A835FF5AE208EF15D12BF4B80963F8AC7DD", + "importIds": { + "yuanshen": ["85_196"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_196.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.37735, 34.32578], + "id": "0D586036D5C8C2C64EF1A355E2DF7043EC5482E6", + "importIds": { + "yuanshen": ["85_197"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_197.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.20547, 35.45469], + "id": "3A95F89B4D93CC4BB764E194C3EF2AE3CA8EB8D1", + "importIds": { + "yuanshen": ["85_198"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_198.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.975, 34.80234], + "id": "D5539A053C83841545B0621A2F8D3E982859BDD4", + "importIds": { + "yuanshen": ["85_199"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_199.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.37344, 37.18125], + "id": "2C98ED064C6639006654D19FDCF42E3C247B07C0", + "importIds": { + "yuanshen": ["85_200"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_200.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.67422, 37.07969], + "id": "30FC5DC339DDEC03738C34A730A714CD4AA4414E", + "importIds": { + "yuanshen": ["85_201"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_201.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.87735, 36.90781], + "id": "D5CDD6E8ECF940A3753536001B63BD2D0CC69BF5", + "importIds": { + "yuanshen": ["85_202"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_202.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.64297, 36.06797], + "id": "23820A562155FE8D4B67704E03457466C895EAE3", + "importIds": { + "yuanshen": ["85_203"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_203.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.02578, 37.57969], + "id": "EF0EDE48C0322833D19B654CA7F1AC7F9214B1C0", + "importIds": { + "yuanshen": ["85_204"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_204.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.31093, 37.69687], + "id": "4BF16188223B1E2CFC2D25B27B6AD49A89712E54", + "importIds": { + "yuanshen": ["85_205"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_205.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.50625, 37.44687], + "id": "B77F4726E29A2FD8E706763B46DE763E03B9C4DC", + "importIds": { + "yuanshen": ["85_206"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_206.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.40859, 37.525], + "id": "EBB538F0E1EFCF84511B15F3BDE87EFBCDAE1310", + "importIds": { + "yuanshen": ["85_207"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_207.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.225, 36.98594], + "id": "E4C7D60ECC0783E5D2806124D48BB88BB3E4B746", + "importIds": { + "yuanshen": ["85_208"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_208.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.33047, 36.89219], + "id": "31DC55B2AD3EFAFD9AE254BC0B6C60756B203CA0", + "importIds": { + "yuanshen": ["85_209"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_209.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.87344, 36.78281], + "id": "688E9E0BE6BE9EFEBFD20125A2A555F2D6CF8800", + "importIds": { + "yuanshen": ["85_210"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_210.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.12735, 36.97422], + "id": "93DB161ED2B822F05139AAD25DB9FB2EBC6563C6", + "importIds": { + "yuanshen": ["85_211"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_211.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.62344, 37.36875], + "id": "967DE4408CAD725E6824A47B62AF0EF3177E1224", + "importIds": { + "yuanshen": ["85_212"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_212.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.4125, 37.68515], + "id": "63E9D5EB810E075CBDB18E07C0E76C83CBB84907", + "importIds": { + "yuanshen": ["85_213"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_213.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40078, 35.93516], + "id": "625E223D3F10A4439CA1EC9954520E677EDEF3ED", + "importIds": { + "yuanshen": ["85_214"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_214.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.10782, 36.09532], + "id": "D066EA81B4FC61D42BFA9240F99E51D729554358", + "importIds": { + "yuanshen": ["85_215"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_215.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.5375, 35.58359], + "id": "CA23946F2373E17E1A2B750DED9624CEC0DA5001", + "importIds": { + "yuanshen": ["85_216"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_216.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.31875, 35.63437], + "id": "7645058B4E2E356EAD7FF979182AA8DD1C52FC5A", + "importIds": { + "yuanshen": ["85_217"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_217.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.70547, 34.97422], + "id": "8DA1836C47895BD4D33231F882FECE883792F13A", + "importIds": { + "yuanshen": ["85_218"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_218.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.48672, 34.79453], + "id": "FBB840F4C30C2A09F63B7FC614ACFCAE629D0DE7", + "importIds": { + "yuanshen": ["85_219"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_219.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.25625, 34.96641], + "id": "67A9DB6F2EBA85EEA9852E80293D91F4C795F1D1", + "importIds": { + "yuanshen": ["85_220"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_220.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.37734, 35.19688], + "id": "7E02B8F1CC432B55C8D029583E7E71C40F3C213A", + "importIds": { + "yuanshen": ["85_221"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_221.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.95938, 35.06406], + "id": "7B1695ED01042973F4B819671E62CD838556D9D3", + "importIds": { + "yuanshen": ["85_222"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_222.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.86172, 35.31016], + "id": "76D71E5CEB8936E9DAD2CF04411D5A87EB992F42", + "importIds": { + "yuanshen": ["85_223"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_223.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.1625, 35.37266], + "id": "F7BEDC1EE8CA4928BB028E64FEED953B29F7A6A4", + "importIds": { + "yuanshen": ["85_224"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_224.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.03359, 34.71641], + "id": "81D7AC63732105789C807FF771A6FA2CF2886275", + "importIds": { + "yuanshen": ["85_225"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_225.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.5961, 34.97812], + "id": "171849493FCCB453A97866BCEE8110C20BCF4DFA", + "importIds": { + "yuanshen": ["85_226"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_226.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.86563, 34.90391], + "id": "18BBD337D869E4771AF8BEC9211A504D08058218", + "importIds": { + "yuanshen": ["85_227"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_227.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.25234, 32.60313], + "id": "A8E886E3A4A6E3A34100844702EC59B544C5E8A5", + "importIds": { + "yuanshen": ["85_228"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_228.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.21818, 31.39491], + "id": "41403B05A94FAEE364D1B8CEE6EDD28650D94488", + "importIds": { + "yuanshen": ["85_229"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_229.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.61303, 31.17864], + "id": "DB15E1AE5E70D13BE9333436391FD583CAC4EC6B", + "importIds": { + "yuanshen": ["85_230"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_230.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.72369, 30.99765], + "id": "237F884CFE9B86708E268CCE675087D18FC2DC2B", + "importIds": { + "yuanshen": ["85_231"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_231.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.77188, 30.51849], + "id": "2921B6DA92A5B52DDA9917535C0133BA89871D30", + "importIds": { + "yuanshen": ["85_232"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_232.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.51406, 30.32188], + "id": "4DA9004C9982C4F556FBAB250D3DEC45EAE9DEDF", + "importIds": { + "yuanshen": ["85_233"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_233.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.09225, 30.15958], + "id": "0EF16E165A6DA9C5F74E3A41B83482B67E08A845", + "importIds": { + "yuanshen": ["85_234"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_234.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.86955, 30.19166], + "id": "C7B3F75AE07610B52E03277F364FB22A16F23B01", + "importIds": { + "yuanshen": ["85_235"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_235.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.99582, 30.26458], + "id": "384CA9BAD22A85FA86C55E130B6DDDF51180DE88", + "importIds": { + "yuanshen": ["85_236"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_236.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.25878, 30.28539], + "id": "D38191443F1564DC891A46FB62E3C65CA3F8DE4A", + "importIds": { + "yuanshen": ["85_237"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_237.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.69765, 30.45209], + "id": "221654267597E88BD1D2C46D44FFEBFD6C49257A", + "importIds": { + "yuanshen": ["85_238"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_238.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.8604, 31.26787], + "id": "2237C1FDB5D0DC1A4CAD74387FFF6FF67A19B6C1", + "importIds": { + "yuanshen": ["85_239"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_239.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.54531, 31.74765], + "id": "4802F542564F622ACF8F3EBC2415FC88F6BABD80", + "importIds": { + "yuanshen": ["85_240"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_240.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.64297, 30.82969], + "id": "8330DC07760BDB2AC62344F1EF9616373406BEFE", + "importIds": { + "yuanshen": ["85_241"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_241.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.05313, 33.67735], + "id": "2DC9EE2E7B753740304BBBB3605E43D1A5D2111F", + "importIds": { + "yuanshen": ["85_242"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_242.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.7836, 33.93906], + "id": "0D7F2CE0459E712E1DB70A20B99CA8834AC5391E", + "importIds": { + "yuanshen": ["85_243"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_243.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.13515, 34.00547], + "id": "3A16F5E4DC1E640D5E5B946A3EA5997B429D36BB", + "importIds": { + "yuanshen": ["85_244"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_244.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.2211, 33.80234], + "id": "B23F4FE0A1079BBA16FA3F8271B371BCFE6BC242", + "importIds": { + "yuanshen": ["85_245"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_245.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.48672, 33.26718], + "id": "00C28E498C23D5BAEBE55C6CB31D3AE38682F441", + "importIds": { + "yuanshen": ["85_246"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_246.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.65078, 33.60703], + "id": "69EDDE222800D50D08BBA2F77701C66976E406A2", + "importIds": { + "yuanshen": ["85_247"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_247.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.85781, 33.37656], + "id": "5853E9D90A637A689D3BF7EBCB5C8F5C2926350D", + "importIds": { + "yuanshen": ["85_248"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_248.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.20547, 31.29453], + "id": "658F85D4498AE15DAC3B3124E83D0D52B0BAE6BE", + "importIds": { + "yuanshen": ["85_249"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_249.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.44765, 31.93906], + "id": "455A8940886D1215DC95E5F69851F2C74A3E1342", + "importIds": { + "yuanshen": ["85_250"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_250.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.91641, 33.23984], + "id": "4B57779018E801F29FECFA8B632AB4894BD92B65", + "importIds": { + "yuanshen": ["85_251"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_251.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.27969, 32.57187], + "id": "0E892A58A9DC7F5C8855005D0EEF8AFECB1789F8", + "importIds": { + "yuanshen": ["85_252"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_252.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.67031, 31.76719], + "id": "2E14A3069C4A23D500BCA7CC00519A5EF3E9BD5F", + "importIds": { + "yuanshen": ["85_253"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_253.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.6586, 31.61094], + "id": "D3A3371459DB1BA81643FAB2980A9F6BBC823DE8", + "importIds": { + "yuanshen": ["85_254"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_254.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.43594, 30.79453], + "id": "0EAFED8449BF863ADB8AB72A050E3E408861C372", + "importIds": { + "yuanshen": ["85_255"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_255.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57656, 28.23984], + "id": "D81E0CCA4CD04C4C441DB1D872AABADD8F796C16", + "importIds": { + "yuanshen": ["85_256"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_256.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.00234, 27.95078], + "id": "3B8DB88D42C880E38A4BB7BAD1EDC98E90ADF0D5", + "importIds": { + "yuanshen": ["85_257"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_257.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.81875, 29.05625], + "id": "4F8D28368EE9E0316D7A4CD8CDCE937E17CC0DFB", + "importIds": { + "yuanshen": ["85_258"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_258.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.02187, 30.68125], + "id": "9A91D0B7C9D6458F7BEDA42CE91552D064A0CBCD", + "importIds": { + "yuanshen": ["85_259"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_259.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.05703, 30.63828], + "id": "EF550C771247AE8D82B812FFD12F14AF31E5D64F", + "importIds": { + "yuanshen": ["85_260"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_260.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.05703, 31.60703], + "id": "7A50C701FB8FF4594E2DD1C23FECCE317ED2F01B", + "importIds": { + "yuanshen": ["85_261"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_261.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.975, 27.0875], + "id": "B3675134C1E3D83EDA8C9BA2BBF98B77D8BD23A7", + "importIds": { + "yuanshen": ["85_262"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_262.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.33438, 27.39219], + "id": "7507D9A98F4A19F61124B49B45B62D384438E633", + "importIds": { + "yuanshen": ["85_263"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_263.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40078, 28.65], + "id": "AA271DF0B4F560A4452E5B1748AB7A668B4923BD", + "importIds": { + "yuanshen": ["85_264"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_264.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.02969, 28.86875], + "id": "EF84EEAD1F89E956EC5A72FE0C8F8613D5EDABDD", + "importIds": { + "yuanshen": ["85_265"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_265.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.10781, 29.05625], + "id": "92EE5DF7772C0E8C4E03B4489C4B7084925E4885", + "importIds": { + "yuanshen": ["85_266"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_266.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.90469, 29.39609], + "id": "60F87A047ECF823E6AFAC15D4B8AD61206D9F08A", + "importIds": { + "yuanshen": ["85_267"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_267.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.94375, 30.87266], + "id": "8027B480C860F029C8E00DF0AFB75234A5E52DF5", + "importIds": { + "yuanshen": ["85_268"] + }, + "popupMedia": "https://yuanshen.site/comment_png/85_268.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/philanemo-mushroom.json b/src/data/features/mondstadt/nature/philanemo-mushroom.json index e8d8b52a..dc027ebe 100644 --- a/src/data/features/mondstadt/nature/philanemo-mushroom.json +++ b/src/data/features/mondstadt/nature/philanemo-mushroom.json @@ -1,466 +1,488 @@ -{ - "format": 2, - "name": { - "en": "Philanemo Mushroom", - "ru": "Гриб Филанемо", - "pt": "Cogumelo Philanemo" - }, - "description": { - "en": "A fungus that grows under the roofs of houses. Used in Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "philanemo-mushroom", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-18.46736, 41.2289], - "id": "BC1A83E457E5DD71866C13C0D1ACFFC77CF3E94A", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/1"], - "yuanshen": ["10_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.41268, 40.80692], - "id": "95D9C03CF35A766FF7740B6F398F2DAE05F32BDA", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/2"], - "yuanshen": ["10_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.83457, 40.76004], - "id": "031EA4AB5F96329A9F5A5271473BAE0C23B1F6AB", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/3"], - "yuanshen": ["10_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.91269, 40.7913], - "id": "D020C4E481741DD52B1E6C9ABD0B663D318206AB", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/4"], - "yuanshen": ["10_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.71742, 40.65845], - "id": "D3E637DAC086A1EE41094DF60D7DF5EBE47D72D4", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/5"], - "yuanshen": ["10_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.80336, 40.15052], - "id": "99890EBD4AD13FE1B83F5FD82CB7F79E0E7D4A1C", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/6"], - "yuanshen": ["10_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.81898, 40.20522], - "id": "19DABF3722EAF14979B143DD524D4FE5E3B52F59", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/7"], - "yuanshen": ["10_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.83461, 40.23648], - "id": "67FB0DBFEDC2D984D4342D466B751D89A6F0F148", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/8"], - "yuanshen": ["10_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.87367, 40.15052], - "id": "DBB2D07508EB5569DC06C12DED092EB769DE32BC", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/9"], - "yuanshen": ["10_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.8893, 40.18178], - "id": "D9C11C4595ACF3A32BEB182ECAC0FE596BFE518B", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/10"], - "yuanshen": ["10_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.90492, 40.22085], - "id": "A00E1D3049AA09FC05A2DB0B8E5057636AA5AC01", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/11"], - "yuanshen": ["10_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.79554, 41.00229], - "id": "0B26031F91EF3BE698DC9ACB96973994F60E06D7", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/12"], - "yuanshen": ["10_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.90493, 41.25977], - "id": "D9B6D1E21FC2BD2B65480AEECA845184717C0A60", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/13"], - "yuanshen": ["10_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.96743, 41.28321], - "id": "F7557FE8F45AD35629EBEAF6FA2EDC1A9FA48B1D", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/14"], - "yuanshen": ["10_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.98673, 41.24766], - "id": "2983FAC0CE1D78A7B8ADBD00CDB98CB0FEF1CBFC", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/15"], - "yuanshen": ["10_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.97524, 41.36917], - "id": "245BEFCF072394DF9CCA7CC142B9C20ECFE70A14", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/16"], - "yuanshen": ["10_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.91274, 41.4395], - "id": "3CD0A57AB64FCF70BE32076415E9515F2B2501EE", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/17"], - "yuanshen": ["10_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.81899, 41.6583], - "id": "F3DF2254C4A9193067E7AACDAF8B63DF97A864EC", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/18"], - "yuanshen": ["10_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.86954, 41.66953], - "id": "C23A07C7E4CBEC13F3D4C35D97B88C9383D644B1", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/19"], - "yuanshen": ["10_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.98306, 41.58016], - "id": "E938EDD91D062354C938EBCE6A2B520C14602B67", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/20"], - "yuanshen": ["10_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.90491, 41.88481], - "id": "C306ACE1BC2E8A1B35AF3398A7593ABD315484CE", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/21"], - "yuanshen": ["10_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.95178, 41.91606], - "id": "276472BCA3195F876AABECE3F15AE0B630611D6A", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/22"], - "yuanshen": ["10_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.99866, 41.91606], - "id": "20B2ABAE773129B3904C3B7BB79B522C9420C485", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/23"], - "yuanshen": ["10_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.10804, 41.86918], - "id": "050D3A1B75DA76F135BBE9B2B2DD786C48730910", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/24"], - "yuanshen": ["10_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.04554, 41.97076], - "id": "31C87B9C2BBA1931324D3CA56E6163188254B6D6", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/25"], - "yuanshen": ["10_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22513, 41.09585], - "id": "A432E1F592E364E72F125C9906DCD5D2B04E40FF", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/26"], - "yuanshen": ["10_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.52979, 41.12711], - "id": "4B7243CD35DEFD8737514DE9D7452D5F606083A6", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/27"], - "yuanshen": ["10_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.61573, 41.12711], - "id": "FD0612431D57011F0DCDE4C62A1CD0D38F07196D", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/28"], - "yuanshen": ["10_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.67823, 41.21306], - "id": "B2E85E2FB8ACB91102CC7219B12BE12B00B94B16", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/29"], - "yuanshen": ["10_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.70166, 41.65066], - "id": "A2851FC7509EC8D7F153A6685A20062FC6FDC62F", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/30"], - "yuanshen": ["10_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.63136, 41.72099], - "id": "E01F473D0EBD5F4DB3AA3830C7F342491176460B", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/31"], - "yuanshen": ["10_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.06887, 41.75225], - "id": "88B7CF214184D9F0FE3D6194E79F363EF0B77F8A", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/32"], - "yuanshen": ["10_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.87355, 41.89291], - "id": "4674AE9E0D1E1E853EB83B990CD9ADDFB63A4FD8", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/33"], - "yuanshen": ["10_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.9048, 41.97887], - "id": "08A6FB567D831F62882BA5B63A8DA6F3A0DE2352", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/34"], - "yuanshen": ["10_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.32665, 41.89291], - "id": "90EFF4D6984473E730F8D035349D04B42888A797", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/35"], - "yuanshen": ["10_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.2954, 42.00232], - "id": "B0C1B793E8C26F60883719DADC2421111724B9E2", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/36"], - "yuanshen": ["10_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.24072, 42.06483], - "id": "A35FE1D0F7443BB9A8104FA101EDF746E7AE1E9C", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/37"], - "yuanshen": ["10_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.3501, 42.07265], - "id": "526CDCE6ADE46AE3BA9BC4D747FF675E918ABF09", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/38"], - "yuanshen": ["10_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.50233, 42.09532], - "id": "04A68E085995BF5D39913334CC14E19AA65D9EAC", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/39"], - "yuanshen": ["10_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.56885, 42.01012], - "id": "1E16C61222578BEB9C1E33D55DAC9F976457C522", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/40"], - "yuanshen": ["10_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.62733, 42.06797], - "id": "45A6E522152C4F92AD609BA0C16C17429F5921AC", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/41"], - "yuanshen": ["10_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.81897, 37.38522], - "id": "3D902BAEF78E76BFC31DB7DF8D3EC81B59C739AB", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/42"], - "yuanshen": ["10_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.16272, 36.9398], - "id": "0075095D6ADDE1B6B0C8C56E05CF07DC46D6625E", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/43"], - "yuanshen": ["10_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.0846, 36.21307], - "id": "5A9A48AF5D8DDBB7FC19F020DEF9975F04D240E9", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/44"], - "yuanshen": ["10_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.18616, 36.21307], - "id": "361F90DD0FAA02B987C4880C3CD852F9D3950584", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/45"], - "yuanshen": ["10_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.25648, 36.13492], - "id": "AA45248BEB837C9B3B373D682DB7081DED629831", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/46"], - "yuanshen": ["10_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.0883, 36.91954], - "id": "5F888B0BD5F21BC114D2BBFED92CA00C53139D22", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/47"], - "yuanshen": ["10_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.86889, 37.3992], - "id": "1CF3550FDCD2B60A8E7C5C3040B9AB74A4B90C89", - "importIds": { - "gm_legacy": ["mondstadtPhilanemoMushroom/48"], - "yuanshen": ["10_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.87995, 41.19818], - "id": "CE0ADD896B3EE5CEF13BC42B6BFBD08A7C53B8EE", - "importIds": { - "yuanshen": ["10_49"], - "gm_legacy": ["mondstadtPhilanemoMushroom/49"] - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1004895406", + "zh": "慕风蘑菇", + "de": "Philanemo-Pilz", + "en": "Philanemo Mushroom", + "fr": "Champignon anémophile", + "id": "Philanemo Mushroom", + "ja": "慕風のマッシュルーム", + "ko": "바람버섯", + "pt": "Cogumelo Philanemo", + "ru": "Гриб филанемо", + "th": "Philanemo Mushroom", + "vi": "Nấm Rơm Gió" + }, + "description": { + "_code": "3486342821", + "zh": "沐浴着和煦的风而生长的菌类,与风一样生生不息,滋养生命。", + "de": "Ein Pilz, der in Gebieten mit warmem Wind gedeiht. Er ist beständig wie der Wind und strotzt nur so vor Lebenskraft.", + "en": "A fungus that grows in the warm caress of the wind. It is as everlasting as the wind, nourishing life.", + "es": "Un hongo que crece bajo las cálidas caricias del viento. Es tan eterno y nutritivo para la vida como el viento.", + "fr": "Un champignon qui grandit sous les caresses de la brise. Il prospère comme le vent qui souffle toujours, nourrissant la vie.", + "id": "Jamur yang tumbuh dengan sentuhan hangat angin. Sama abadinya dengan angin, memelihara kehidupan.", + "ja": "爽やかな風を浴びて育ったマッシュルーム、風のように果てしなく命を育む。", + "ko": "따사로운 바람을 쐬며 자라는 버섯. 바람처럼 쉬지 않고 끊임없이 자란다", + "pt": "Um fungo que cresce sobre as carícias do vento. É tão eterno quanto o vento, alimentando a vida.", + "ru": "Гриб, растущий под тёплыми бризами. Сам ветер питает жизнь в этих грибах.", + "th": "เห็ดราที่เติบโตท่ามกลางสายลม อันอบอุ่น พลังชีวิตของมันนั้นราวกับลม ที่พัดมาอย่างไม่มีวันหยุดยั้ง", + "vi": "Loại nấm lớn lên trong gió, tràn đầy nhựa sống như gió, nuôi dưỡng cuộc sống." + }, + "tags": ["character-ascension-material", "alchemy-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "philanemo-mushroom", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-18.46736, 41.2289], + "id": "BC1A83E457E5DD71866C13C0D1ACFFC77CF3E94A", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/1"], + "yuanshen": ["10_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.41268, 40.80692], + "id": "95D9C03CF35A766FF7740B6F398F2DAE05F32BDA", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/2"], + "yuanshen": ["10_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.83457, 40.76004], + "id": "031EA4AB5F96329A9F5A5271473BAE0C23B1F6AB", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/3"], + "yuanshen": ["10_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.91269, 40.7913], + "id": "D020C4E481741DD52B1E6C9ABD0B663D318206AB", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/4"], + "yuanshen": ["10_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.71742, 40.65845], + "id": "D3E637DAC086A1EE41094DF60D7DF5EBE47D72D4", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/5"], + "yuanshen": ["10_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.80336, 40.15052], + "id": "99890EBD4AD13FE1B83F5FD82CB7F79E0E7D4A1C", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/6"], + "yuanshen": ["10_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.81898, 40.20522], + "id": "19DABF3722EAF14979B143DD524D4FE5E3B52F59", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/7"], + "yuanshen": ["10_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.83461, 40.23648], + "id": "67FB0DBFEDC2D984D4342D466B751D89A6F0F148", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/8"], + "yuanshen": ["10_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.87367, 40.15052], + "id": "DBB2D07508EB5569DC06C12DED092EB769DE32BC", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/9"], + "yuanshen": ["10_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.8893, 40.18178], + "id": "D9C11C4595ACF3A32BEB182ECAC0FE596BFE518B", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/10"], + "yuanshen": ["10_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.90492, 40.22085], + "id": "A00E1D3049AA09FC05A2DB0B8E5057636AA5AC01", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/11"], + "yuanshen": ["10_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.79554, 41.00229], + "id": "0B26031F91EF3BE698DC9ACB96973994F60E06D7", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/12"], + "yuanshen": ["10_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.90493, 41.25977], + "id": "D9B6D1E21FC2BD2B65480AEECA845184717C0A60", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/13"], + "yuanshen": ["10_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.96743, 41.28321], + "id": "F7557FE8F45AD35629EBEAF6FA2EDC1A9FA48B1D", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/14"], + "yuanshen": ["10_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.98673, 41.24766], + "id": "2983FAC0CE1D78A7B8ADBD00CDB98CB0FEF1CBFC", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/15"], + "yuanshen": ["10_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.97524, 41.36917], + "id": "245BEFCF072394DF9CCA7CC142B9C20ECFE70A14", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/16"], + "yuanshen": ["10_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.91274, 41.4395], + "id": "3CD0A57AB64FCF70BE32076415E9515F2B2501EE", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/17"], + "yuanshen": ["10_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.81899, 41.6583], + "id": "F3DF2254C4A9193067E7AACDAF8B63DF97A864EC", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/18"], + "yuanshen": ["10_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.86954, 41.66953], + "id": "C23A07C7E4CBEC13F3D4C35D97B88C9383D644B1", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/19"], + "yuanshen": ["10_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.98306, 41.58016], + "id": "E938EDD91D062354C938EBCE6A2B520C14602B67", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/20"], + "yuanshen": ["10_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.90491, 41.88481], + "id": "C306ACE1BC2E8A1B35AF3398A7593ABD315484CE", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/21"], + "yuanshen": ["10_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.95178, 41.91606], + "id": "276472BCA3195F876AABECE3F15AE0B630611D6A", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/22"], + "yuanshen": ["10_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.99866, 41.91606], + "id": "20B2ABAE773129B3904C3B7BB79B522C9420C485", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/23"], + "yuanshen": ["10_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.10804, 41.86918], + "id": "050D3A1B75DA76F135BBE9B2B2DD786C48730910", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/24"], + "yuanshen": ["10_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.04554, 41.97076], + "id": "31C87B9C2BBA1931324D3CA56E6163188254B6D6", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/25"], + "yuanshen": ["10_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22513, 41.09585], + "id": "A432E1F592E364E72F125C9906DCD5D2B04E40FF", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/26"], + "yuanshen": ["10_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.52979, 41.12711], + "id": "4B7243CD35DEFD8737514DE9D7452D5F606083A6", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/27"], + "yuanshen": ["10_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.61573, 41.12711], + "id": "FD0612431D57011F0DCDE4C62A1CD0D38F07196D", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/28"], + "yuanshen": ["10_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.67823, 41.21306], + "id": "B2E85E2FB8ACB91102CC7219B12BE12B00B94B16", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/29"], + "yuanshen": ["10_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.70166, 41.65066], + "id": "A2851FC7509EC8D7F153A6685A20062FC6FDC62F", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/30"], + "yuanshen": ["10_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.63136, 41.72099], + "id": "E01F473D0EBD5F4DB3AA3830C7F342491176460B", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/31"], + "yuanshen": ["10_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.06887, 41.75225], + "id": "88B7CF214184D9F0FE3D6194E79F363EF0B77F8A", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/32"], + "yuanshen": ["10_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.87355, 41.89291], + "id": "4674AE9E0D1E1E853EB83B990CD9ADDFB63A4FD8", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/33"], + "yuanshen": ["10_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.9048, 41.97887], + "id": "08A6FB567D831F62882BA5B63A8DA6F3A0DE2352", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/34"], + "yuanshen": ["10_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.32665, 41.89291], + "id": "90EFF4D6984473E730F8D035349D04B42888A797", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/35"], + "yuanshen": ["10_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.2954, 42.00232], + "id": "B0C1B793E8C26F60883719DADC2421111724B9E2", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/36"], + "yuanshen": ["10_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.24072, 42.06483], + "id": "A35FE1D0F7443BB9A8104FA101EDF746E7AE1E9C", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/37"], + "yuanshen": ["10_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.3501, 42.07265], + "id": "526CDCE6ADE46AE3BA9BC4D747FF675E918ABF09", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/38"], + "yuanshen": ["10_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.50233, 42.09532], + "id": "04A68E085995BF5D39913334CC14E19AA65D9EAC", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/39"], + "yuanshen": ["10_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.56885, 42.01012], + "id": "1E16C61222578BEB9C1E33D55DAC9F976457C522", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/40"], + "yuanshen": ["10_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.62733, 42.06797], + "id": "45A6E522152C4F92AD609BA0C16C17429F5921AC", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/41"], + "yuanshen": ["10_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.81897, 37.38522], + "id": "3D902BAEF78E76BFC31DB7DF8D3EC81B59C739AB", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/42"], + "yuanshen": ["10_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.16272, 36.9398], + "id": "0075095D6ADDE1B6B0C8C56E05CF07DC46D6625E", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/43"], + "yuanshen": ["10_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.0846, 36.21307], + "id": "5A9A48AF5D8DDBB7FC19F020DEF9975F04D240E9", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/44"], + "yuanshen": ["10_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.18616, 36.21307], + "id": "361F90DD0FAA02B987C4880C3CD852F9D3950584", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/45"], + "yuanshen": ["10_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.25648, 36.13492], + "id": "AA45248BEB837C9B3B373D682DB7081DED629831", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/46"], + "yuanshen": ["10_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.0883, 36.91954], + "id": "5F888B0BD5F21BC114D2BBFED92CA00C53139D22", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/47"], + "yuanshen": ["10_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.86889, 37.3992], + "id": "1CF3550FDCD2B60A8E7C5C3040B9AB74A4B90C89", + "importIds": { + "gm_legacy": ["mondstadtPhilanemoMushroom/48"], + "yuanshen": ["10_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.87995, 41.19818], + "id": "CE0ADD896B3EE5CEF13BC42B6BFBD08A7C53B8EE", + "importIds": { + "yuanshen": ["10_49"], + "gm_legacy": ["mondstadtPhilanemoMushroom/49"] + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/pine-wood.json b/src/data/features/mondstadt/nature/pine-wood.json new file mode 100644 index 00000000..20348ad7 --- /dev/null +++ b/src/data/features/mondstadt/nature/pine-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Pine Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/pinecone.json b/src/data/features/mondstadt/nature/pinecone.json index a47fd271..723fb0a5 100644 --- a/src/data/features/mondstadt/nature/pinecone.json +++ b/src/data/features/mondstadt/nature/pinecone.json @@ -1,3077 +1,3100 @@ -{ - "format": 2, - "name": { - "en": "Pinecone", - "ru": "Сосновая Шишка", - "pt": "Pinha" - }, - "description": { - "en": "Filled with oil-rich seeds. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "pinecone", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.93984, 51.00417], - "id": "D7A11694F9D78F28168FC3A179AB2BC970F2749A", - "importIds": { - "yuanshen": ["89_1"], - "gm_legacy": ["mondstadtPinecone/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.08047, 45.55235], - "id": "05CFC95144E8EFBF17D6B75F2B9B2306694D7BE6", - "importIds": { - "yuanshen": ["89_2"], - "gm_legacy": ["mondstadtPinecone/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.1, 45.60703], - "id": "EE5BC3908516D759B48E4DB857F8072F775FAA1B", - "importIds": { - "yuanshen": ["89_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.13906, 45.55625], - "id": "774C32950A9BF56AA7469708DDD01F832EF6F904", - "importIds": { - "yuanshen": ["89_4"], - "gm_legacy": ["mondstadtPinecone/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.2875, 51.20468], - "id": "E713D3D13A5F57231BBBCE4F0262B88A241285D0", - "importIds": { - "yuanshen": ["89_5"], - "gm_legacy": ["mondstadtPinecone/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.89688, 51.2125], - "id": "74FF5E670821CE36ADC057550486D47F9A20CF84", - "importIds": { - "yuanshen": ["89_6"], - "gm_legacy": ["mondstadtPinecone/25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.77188, 50.50937], - "id": "D4EE78C85D10A5F6B03F1CBC36181FF63D569982", - "importIds": { - "yuanshen": ["89_7"], - "gm_legacy": ["mondstadtPinecone/27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.90078, 50.43125], - "id": "725A939E92EF93BC1959896E9509B57EE2A17961", - "importIds": { - "yuanshen": ["89_8"], - "gm_legacy": ["mondstadtPinecone/26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.91641, 49.61875], - "id": "69F6A8CA31CD42F8E2F3C8A9E9C453690163A9C1", - "importIds": { - "yuanshen": ["89_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.88906, 49.74375], - "id": "988A4F2A9E3E6074EC7FD5D2A57B8126836A37AE", - "importIds": { - "yuanshen": ["89_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.77187, 49.61485], - "id": "B21BEA9E02256B71D5156148F961A0D47C56D226", - "importIds": { - "yuanshen": ["89_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.94766, 49.48203], - "id": "81B77F8FB989A6F490274724844D53D8DE59C3DD", - "importIds": { - "yuanshen": ["89_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.44506, 49.61224], - "id": "A1893890076824EEEDA3D42C5466C9F6CC92B71F", - "importIds": { - "yuanshen": ["89_13"], - "gm_legacy": ["mondstadtPinecone/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.06094, 49.34141], - "id": "4A37734A3F9C411BCEE86837480B0B9387A0B8E7", - "importIds": { - "yuanshen": ["89_14"], - "gm_legacy": ["mondstadtPinecone/21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.76797, 49.24375], - "id": "9E1261C34CA324F8CC54A4D825C7E79BE7AB4D2C", - "importIds": { - "yuanshen": ["89_15"], - "gm_legacy": ["mondstadtPinecone/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.38125, 49.28672], - "id": "CD8C3822F8D7800E1F1DD38CEF6421FDB21F8155", - "importIds": { - "yuanshen": ["89_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.15078, 48.65391], - "id": "E48E64196233D637D83AAEF78F4F61A2B85F5941", - "importIds": { - "yuanshen": ["89_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.18984, 48.69687], - "id": "E3642BEB1119E1FFAB6340CE9CD2F69B79FBC004", - "importIds": { - "yuanshen": ["89_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.18984, 48.65781], - "id": "4BC88255BA3A6DE04259F176C52CE19B1B87575F", - "importIds": { - "yuanshen": ["89_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.11953, 48.89609], - "id": "7F1357AA0E2E00351758E6D52B0ECA793B35E01B", - "importIds": { - "yuanshen": ["89_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.15468, 48.87656], - "id": "B982276F3C1215C7746FF7BD95CF760F4D02BF64", - "importIds": { - "yuanshen": ["89_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.15468, 48.92734], - "id": "B5DDCBE86A463E387F45B582EF3EB80AD41B83F7", - "importIds": { - "yuanshen": ["89_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.11172, 48.79453], - "id": "20BB16A2987331FB93087CAF0E7F2F50BA0B9A10", - "importIds": { - "yuanshen": ["89_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.85, 48.34531], - "id": "27DB65CB788FED8358A9FA3D166C953D3B2B0A07", - "importIds": { - "yuanshen": ["89_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.47109, 47.81797], - "id": "5B50D97E33BA8078194B5265130A9E9F4EA21E39", - "importIds": { - "yuanshen": ["89_25"], - "gm_legacy": ["mondstadtPinecone/19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.70937, 47.775], - "id": "D5318F4946B432397C5ED557873AD37DB408D1BA", - "importIds": { - "yuanshen": ["89_26"], - "gm_legacy": ["mondstadtPinecone/18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.81484, 47.81015], - "id": "6170DB58EE4C0694C2CB402E0AD98E32AD60D09D", - "importIds": { - "yuanshen": ["89_27"], - "gm_legacy": ["mondstadtPinecone/17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.99062, 48.04453], - "id": "F82DFD23FDA647309ABEDC4880B07D1DF8E50369", - "importIds": { - "yuanshen": ["89_28"], - "gm_legacy": ["mondstadtPinecone/20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.70547, 47.4625], - "id": "8C5065BC4C59966E9498C05537B1E4BEE61CA8C4", - "importIds": { - "yuanshen": ["89_29"], - "gm_legacy": ["mondstadtPinecone/14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.61172, 47.50547], - "id": "23EDE8AEC0115416F3E94D0DB23E0345C2A8569D", - "importIds": { - "yuanshen": ["89_30"], - "gm_legacy": ["mondstadtPinecone/15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.68203, 47.24375], - "id": "F53A9A889D54CFADF20219A057C561FCE34CC11A", - "importIds": { - "yuanshen": ["89_31"], - "gm_legacy": ["mondstadtPinecone/16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.70937, 45.86094], - "id": "366C311BC3E0348E43E507279A6BE3D8A9A8CA5B", - "importIds": { - "yuanshen": ["89_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.01797, 44.52891], - "id": "82BF1CFC5EE146FE6642E894F2B245CBC78F5F69", - "importIds": { - "yuanshen": ["89_33"], - "gm_legacy": ["mondstadtPinecone/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.22109, 44.56797], - "id": "A94A37984545AE52D20F9759A62E7B7562CBDD5C", - "importIds": { - "yuanshen": ["89_34"], - "gm_legacy": ["mondstadtPinecone/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.13516, 44.63437], - "id": "DCD0F07FAF38DE3E37F826CD759C6C17A2500A92", - "importIds": { - "yuanshen": ["89_35"], - "gm_legacy": ["mondstadtPinecone/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.0336, 44.66563], - "id": "F87E57A9CAA74D76B9D2EF0F257B00D3D9022CAF", - "importIds": { - "yuanshen": ["89_36"], - "gm_legacy": ["mondstadtPinecone/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.15859, 45.04844], - "id": "8B71EEAA17B574FEEF240352C21C6800C45A3269", - "importIds": { - "yuanshen": ["89_37"], - "gm_legacy": ["mondstadtPinecone/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.84219, 45.47031], - "id": "152789A295527E3F650968461442CA335F6DE73B", - "importIds": { - "yuanshen": ["89_38"], - "gm_legacy": ["mondstadtPinecone/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.50625, 46.20468], - "id": "DCCBB4B4168F6A3FC7E274417E4D2FCD892820A6", - "importIds": { - "yuanshen": ["89_39"], - "gm_legacy": ["mondstadtPinecone/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.79532, 44.54063], - "id": "3527FE2EF93D15CCCBB37C3B3ED8BC4B0DFB6D4C", - "importIds": { - "yuanshen": ["89_40"], - "gm_legacy": ["mondstadtPinecone/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.58828, 43.38438], - "id": "3C2531285EDEDD06C9A84A3ADC27E6A6CAB9C310", - "importIds": { - "yuanshen": ["89_41"], - "gm_legacy": ["mondstadtPinecone/13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.51016, 45.69297], - "id": "F82F348E2A2BE237A69374C130790993ACD3E626", - "importIds": { - "yuanshen": ["89_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.29531, 44.91172], - "id": "BF88D53A0ED4C47B716ED58E96A44F3BB8EB98C3", - "importIds": { - "yuanshen": ["89_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.2875, 44.98203], - "id": "52642C4C4C8950F54D5D8C7E6F6720BF26D93435", - "importIds": { - "yuanshen": ["89_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.1586, 44.90781], - "id": "1C68D814F426B6325A366FF55EA98316C6AA3BE3", - "importIds": { - "yuanshen": ["89_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.67812, 44.84531], - "id": "CD1494B90BCD0224D776DE4627F3AD519398C060", - "importIds": { - "yuanshen": ["89_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.32525, 45.04582], - "id": "5855FED96864A41D4D486E9A3B39434E76E3546B", - "importIds": { - "yuanshen": ["89_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.31355, 44.96119], - "id": "704D0869CE72E3D029B52F5692DADAD6D5E8BF96", - "importIds": { - "yuanshen": ["89_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.281, 44.99112], - "id": "9D7AADB7F859703F318FFF3ABA8581D0151F914D", - "importIds": { - "yuanshen": ["89_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.32005, 45.00545], - "id": "03E3654E54066F9BAFC5F999A6D45D859964CA88", - "importIds": { - "yuanshen": ["89_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.33569, 44.98332], - "id": "075D63E137904B7C23B18DE4E010145FA523DDDA", - "importIds": { - "yuanshen": ["89_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.5375, 43.80234], - "id": "0C4DAC591BB22E6F471A4CB08BBEC9AAE51F9D82", - "importIds": { - "yuanshen": ["89_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.60781, 43.86484], - "id": "7C5C841A4FA09047BA1A4B50D7A15C2971E2AA19", - "importIds": { - "yuanshen": ["89_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.74584, 53.32318], - "id": "AA64C21815289F22B8C44EC9D1E156726615EA99", - "importIds": { - "yuanshen": ["89_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.74974, 53.35573], - "id": "C2EDB1BC5CEE9D426840CCB781F594A48FF82DF9", - "importIds": { - "yuanshen": ["89_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.77708, 53.23594], - "id": "F7FBE4E7224A21CAA5BBD4DA6E0E7185022BE8BC", - "importIds": { - "yuanshen": ["89_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.7888, 53.2086], - "id": "8FD72BB6491A10F393B7C3BC1F5292462E0ABE49", - "importIds": { - "yuanshen": ["89_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.82526, 53.26328], - "id": "9A2B73EA9672D9943E524A21857B0112C8C8809A", - "importIds": { - "yuanshen": ["89_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.63125, 51.17344], - "id": "68B234AAB878DA608437DAEE5A7C656FC54C90F2", - "importIds": { - "yuanshen": ["89_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.64297, 51.2789], - "id": "90830432406DC3A83BFF11CA5862F82EDF55642A", - "importIds": { - "yuanshen": ["89_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.65078, 51.3375], - "id": "5CCA0EB46CE2A28087FA92D3F0306C0563EF6535", - "importIds": { - "yuanshen": ["89_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.67813, 51.40781], - "id": "88E69FC5E55C15C97AFF4C5369581BB88896E9B2", - "importIds": { - "yuanshen": ["89_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.93594, 51.47422], - "id": "6EFA9EC6F13CBD45752E13691642A6CA78680B21", - "importIds": { - "yuanshen": ["89_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.75234, 51.75937], - "id": "64873DFBD5EE9BAE4B699F4D92D9D8C729AE7F87", - "importIds": { - "yuanshen": ["89_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.84219, 51.81406], - "id": "E2E9282AC3E38822788E2D31DA5AB4559B5BD998", - "importIds": { - "yuanshen": ["89_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.87344, 51.73593], - "id": "E3A167F34D5CC9095316AE302C520CDBFE8B2D4F", - "importIds": { - "yuanshen": ["89_66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.475, 50.38047], - "id": "293A0846A474939C2B25212C9C4E1F1B2A3E649B", - "importIds": { - "yuanshen": ["89_67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.33438, 50.48985], - "id": "A4B652BF706F29D0E38604B2B8C8475EB3FD0B02", - "importIds": { - "yuanshen": ["89_68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.46328, 50.17734], - "id": "F575B4EB9FEE9F70C5E591AF467457178510D926", - "importIds": { - "yuanshen": ["89_69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.30312, 49.84531], - "id": "0AF69BC1218A72462003E2ED0E4AA60C600FE6FE", - "importIds": { - "yuanshen": ["89_70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.05312, 49.82187], - "id": "C44690C4781E103BE09B3C8D27835A58C0361300", - "importIds": { - "yuanshen": ["89_71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.13125, 50.0211], - "id": "965144A4DBC39730422A09D9CDCB041207254B79", - "importIds": { - "yuanshen": ["89_72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.37344, 51.49375], - "id": "5B97F96CA9898326904839332E57F8242B7C45E0", - "importIds": { - "yuanshen": ["89_73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.61562, 51.50156], - "id": "972B0AF5C69C69CF4167E0B915460D4E69906723", - "importIds": { - "yuanshen": ["89_74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.69375, 51.51328], - "id": "50FFC2081988A699F7F39A89001AF919FF070D72", - "importIds": { - "yuanshen": ["89_75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.39297, 49.56015], - "id": "52BFF3B9A94020E52FA7AEBCC9CB57D0BB68A7CD", - "importIds": { - "yuanshen": ["89_76"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.41641, 49.48594], - "id": "6DEC2434C047BBE2DD46651FB31296776FDC16ED", - "importIds": { - "yuanshen": ["89_77"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.01016, 46.68906], - "id": "1C531A229174AE8272314FC32C0FC125D553B999", - "importIds": { - "yuanshen": ["89_78"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.56744, 46.10182], - "id": "AEF93741D1907395ED5B24A120113CE185DB7F1C", - "importIds": { - "yuanshen": ["89_79"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9164, 45.73593], - "id": "28F61BE62A9380C61DD155C6B87721655A9B226D", - "importIds": { - "yuanshen": ["89_80"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.79531, 45.41563], - "id": "AA8ECED168CD1432F19036017B9F0D805BDC793D", - "importIds": { - "yuanshen": ["89_81"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.32656, 46.2711], - "id": "8C918FDE9FF1C866FAC3E771BAD0AD5B1C20EF4E", - "importIds": { - "yuanshen": ["89_82"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.83828, 45.32578], - "id": "51FAC3677A8566845748F43A5C5011C01A5BFC0C", - "importIds": { - "yuanshen": ["89_83"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.85391, 44.9625], - "id": "5A3BDC2242D61B14C297EE244D3E0E9F31FF8264", - "importIds": { - "yuanshen": ["89_84"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.4125, 43.50547], - "id": "95634309F2D92D239E3254C7D3B8E57B42DA3E1C", - "importIds": { - "yuanshen": ["89_85"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.13125, 43.66563], - "id": "3DF8ECD684EE3FB995646B0ACDEE53B1B7D46185", - "importIds": { - "yuanshen": ["89_86"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.81484, 43.61875], - "id": "7D5EA1A3D711C61947DF187219523B76F4417DB3", - "importIds": { - "yuanshen": ["89_87"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.81094, 44.2164], - "id": "A2E34859D8D46ED3B54D338C57EF27A8A41FE9B0", - "importIds": { - "yuanshen": ["89_88"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.0375, 34.82187], - "id": "308DDA07FEB88AFA51017F44BE28D858278D3CD6", - "importIds": { - "yuanshen": ["89_89"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.42422, 43.89219], - "id": "4E6A11F18F7201001ACB6BDC3B3F5246B4F5628E", - "importIds": { - "yuanshen": ["89_90"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.35, 43.52109], - "id": "F8D1002C31FEA19BBC1F5A6A6807207404C30C41", - "importIds": { - "yuanshen": ["89_91"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.68984, 43.29453], - "id": "20D9BADE239713BFD346B70620ADBABB2AEB7349", - "importIds": { - "yuanshen": ["89_92"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.55312, 43.43906], - "id": "3C24E778B793CF070366F148AE8D2FBFA6D55FB7", - "importIds": { - "yuanshen": ["89_93"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.02188, 43.9], - "id": "C18FE99479A21AE4E40A876C3FA1E6F3F8AF2914", - "importIds": { - "yuanshen": ["89_94"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.04141, 43.9625], - "id": "D8D8C0797D53D2C606F115E121EADC6BBAD9B715", - "importIds": { - "yuanshen": ["89_95"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.11953, 44.22422], - "id": "2E8AE69534C4D895D8FA24540A52F9367514B3DB", - "importIds": { - "yuanshen": ["89_96"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.82656, 44.80625], - "id": "01A2E0C0EF7C55FD196390DD579B75CD07F3ADE1", - "importIds": { - "yuanshen": ["89_97"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.58828, 46.38047], - "id": "46FCC550A5272AEC7479AFD5C5CD0F5473906A15", - "importIds": { - "yuanshen": ["89_98"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.44375, 45.05625], - "id": "F9D687E16F55C7EAFC39C2824D2E9D9A4F1F72F2", - "importIds": { - "yuanshen": ["89_99"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.40469, 44.76328], - "id": "DD8CA41AFF593E835E8DD42D0CBDEAA6EAB37BC7", - "importIds": { - "yuanshen": ["89_100"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.2224, 44.04062], - "id": "4B9441318D4F26D230B286382E7DE59C8F65A46F", - "importIds": { - "yuanshen": ["89_101"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.23672, 44.01458], - "id": "9F79F80492A2CB4289C90A10B2E3D3D8D5F17546", - "importIds": { - "yuanshen": ["89_102"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1664, 44.62265], - "id": "5FBE217E3CF362A2DC6EAFE05050B59527ED7C00", - "importIds": { - "yuanshen": ["89_103"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.76798, 45.19687], - "id": "2BFEBA75172E1F2E7DC3143019B88C57A724CDB4", - "importIds": { - "yuanshen": ["89_104"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.12734, 48.56407], - "id": "E5BB9B331D06770F32EEBB3DF71B552407E479EA", - "importIds": { - "yuanshen": ["89_105"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.1625, 48.59531], - "id": "2B12E24BB5F5FAC1B2F07E516484F554980D8CAF", - "importIds": { - "yuanshen": ["89_106"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9164, 50.7125], - "id": "C98B3B9900C7C751E42077E129DAF47D925FE81C", - "importIds": { - "yuanshen": ["89_107"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.83829, 50.81797], - "id": "A574E04FE62312DDF552CCCE9D3B1C8F4EA8E282", - "importIds": { - "yuanshen": ["89_108"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.06094, 51.47031], - "id": "243A5A98A9653960D51EEFE7BEE074241EE34725", - "importIds": { - "yuanshen": ["89_109"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.31875, 51.32188], - "id": "CED267FBDEECBB1634AF4DFB3CF3FF593C83139F", - "importIds": { - "yuanshen": ["89_110"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.12344, 49.29844], - "id": "0BD30396C0398BF0177CADB2C3EABBB2CEE2335A", - "importIds": { - "yuanshen": ["89_111"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.56484, 49.12266], - "id": "F9B573344B5141AB93A7515592E65FEDDA46E315", - "importIds": { - "yuanshen": ["89_112"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.74844, 49.48594], - "id": "38D30ED534BBDE6640DDAB2DE97C7045C48C823A", - "importIds": { - "yuanshen": ["89_113"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.63125, 49.45078], - "id": "DE4D90FDABFD1FCC01E5D9F7432737D741A79747", - "importIds": { - "yuanshen": ["89_114"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9164, 50.03672], - "id": "0693511A02702DA69D123E4370DF9FEE63DFB5A6", - "importIds": { - "yuanshen": ["89_115"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.21719, 50.0211], - "id": "21806A6223A26899ED8101ACCF5626BB3EF79D1F", - "importIds": { - "yuanshen": ["89_116"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.29922, 50.0211], - "id": "339D9A7AD628881258A0B4F86487BFDA2ACB2D9D", - "importIds": { - "yuanshen": ["89_117"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.54531, 50.36875], - "id": "7B4C022598558C6CC6FE2C04448536C56C821745", - "importIds": { - "yuanshen": ["89_118"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.58828, 50.35703], - "id": "67DC2298ED80BF5BEF415C0BB213C843AA62EB69", - "importIds": { - "yuanshen": ["89_119"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.61953, 50.43125], - "id": "D9D546C14277EC463054E1E9262FF54F9466C004", - "importIds": { - "yuanshen": ["89_120"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.90469, 50.95859], - "id": "AD25EC9584AAE95C396A4900A6350CCF1D3D2701", - "importIds": { - "yuanshen": ["89_121"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.90469, 50.26328], - "id": "0C9BF0A20BEC71175D63FAFA348018C4AC31AA3E", - "importIds": { - "yuanshen": ["89_122"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.93594, 50.20468], - "id": "052AECBBF8169DE427D67BA444764F6BC6FFC312", - "importIds": { - "yuanshen": ["89_123"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.07656, 50.12266], - "id": "13B7F76C784D1663F22AA41D5B5564B6213AAF6D", - "importIds": { - "yuanshen": ["89_124"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.96328, 49.92734], - "id": "89A65D03E46223A881549FBB3891B667C359BBDE", - "importIds": { - "yuanshen": ["89_125"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.70078, 37.0357], - "id": "54D512BC1EC4BB3F8FF4876C95DBE8AB77BF6D22", - "importIds": { - "yuanshen": ["89_126"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.53419, 36.7832], - "id": "F160587E08F432A672CA40551DBB1E705662AD10", - "importIds": { - "yuanshen": ["89_127"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.60391, 36.54193], - "id": "0B2C50DF7C63FE8A2610EA4ED422F9DD281CD738", - "importIds": { - "yuanshen": ["89_128"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.93668, 36.48249], - "id": "6614072C3815C2D884F7AC3A723D509CAD90EAD7", - "importIds": { - "yuanshen": ["89_129"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.74324, 37.40911], - "id": "CF2C5D6FF9B404538CB9FA292FE476FC5B86C4F4", - "importIds": { - "yuanshen": ["89_130"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7732, 37.78021], - "id": "97D68E5FECFCC4F123B95A678B553432DCE4BD82", - "importIds": { - "yuanshen": ["89_131"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.88386, 37.93906], - "id": "8538EA26C3F54AD7EF59C178D434EB7FAC7281E5", - "importIds": { - "yuanshen": ["89_132"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.01191, 35.16583], - "id": "51CDF1161698D49E9136B3190509246719B2F7A5", - "importIds": { - "yuanshen": ["89_133"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.975, 48.98984], - "id": "E95F3BF9E265F4360A1B2932C79D0890B83B9D58", - "importIds": { - "yuanshen": ["89_134"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.96328, 49.13047], - "id": "66792C739C97E022463F37F6C32992FF3F753F9F", - "importIds": { - "yuanshen": ["89_135"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.11953, 49.0914], - "id": "E3DDA4CE2158E7C19646D00729DDEE05617A0027", - "importIds": { - "yuanshen": ["89_136"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.24453, 48.97031], - "id": "6508610DD9333B0DBBE6D18666E8EA232B081103", - "importIds": { - "yuanshen": ["89_137"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.35, 49.11875], - "id": "0E7E3B6A47EE7B4C49FAFFFADF1D5EAAFFDF6426", - "importIds": { - "yuanshen": ["89_138"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.02578, 45.88437], - "id": "09E881FAA328175C411C9104164F8EDCBF940DBF", - "importIds": { - "yuanshen": ["89_139"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.4711, 49.86484], - "id": "7723F7F9771FE2DBE239D79DFFECF19046014AF9", - "importIds": { - "yuanshen": ["89_140"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.54532, 48.62657], - "id": "83FD4A05035C0789C2A463BCE123E62EB5C1A76A", - "importIds": { - "yuanshen": ["89_141"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.59219, 48.57578], - "id": "E8314F0E112C75BFD255EF446B8AE5AFFD4306F7", - "importIds": { - "yuanshen": ["89_142"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.89687, 47.29062], - "id": "00001346BBB314EBD4A754A00A708BED6FE283F3", - "importIds": { - "yuanshen": ["89_143"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.9711, 50.57057], - "id": "E2BF49F985D4C32ACE1C79A90DC4AA805BC8EA35", - "importIds": { - "yuanshen": ["89_144"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.63906, 49.50547], - "id": "C240345C7A0CF48800EEAA1F93CFEE8A12AAAF51", - "importIds": { - "yuanshen": ["89_145"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.225, 48.84531], - "id": "9A90DF7EC3C14BD4D4C9A1A4B8C8C89A96D2CDD6", - "importIds": { - "yuanshen": ["89_146"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.6039, 47.98594], - "id": "E796DD8ABB977C852ED4A0BA7C4A4ECE8675CC3F", - "importIds": { - "yuanshen": ["89_147"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.46328, 45.99766], - "id": "CC46E6727AA277808F11FFF49B1BDD73BA743AFE", - "importIds": { - "yuanshen": ["89_148"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.93891, 36.57615], - "id": "550DCAE63D05CF8389A68C7CBA665505FC81A81A", - "importIds": { - "yuanshen": ["89_149"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.93502, 36.69729], - "id": "2770D176AF9CB1EBF29774F5AFEFA369B733A189", - "importIds": { - "yuanshen": ["89_150"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.43535, 37.5371], - "id": "76E978ECB221AA28FE719A1189482FFABCD6D7E0", - "importIds": { - "yuanshen": ["89_151"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.05391, 40.42001], - "id": "68913FAB60F6D57BB532E3E4935D4A1007E49602", - "importIds": { - "yuanshen": ["89_152"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.1008, 40.22466], - "id": "6291EB6216CFCB0260360B70BB607DE059922843", - "importIds": { - "yuanshen": ["89_153"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.70517, 39.66206], - "id": "C822C557292A1E6086ECEEBCCD6FBC02FE1E31EE", - "importIds": { - "yuanshen": ["89_154"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.93283, 35.93172], - "id": "99857144AB5062124E71AD73AEBE8D8332A8ED62", - "importIds": { - "yuanshen": ["89_155"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.67735, 50.49067], - "id": "946E34DF2D65E20E4ED286F33219C99F9783DBD4", - "importIds": { - "yuanshen": ["89_156"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.01666, 43.59661], - "id": "030F60C8B87C7413386B196306EE77F0B3C5B29D", - "importIds": { - "yuanshen": ["89_157"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.02186, 43.61354], - "id": "D5087678AF8458828A3FFFCBCBA2C03775F5614B", - "importIds": { - "yuanshen": ["89_158"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.20937, 38.33099], - "id": "248607052F6AC7D52E388EA1FA2E71424B0B3051", - "importIds": { - "yuanshen": ["89_159"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.33104, 44.05298], - "id": "FFAB24FC5E604DBF358F65FBBC7583431A1A20C8", - "importIds": { - "yuanshen": ["89_160"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.21911, 38.83796], - "id": "5EECD8D452AA0973F330147D2ECE975F9AAEB709", - "importIds": { - "yuanshen": ["89_161"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.79342, 36.88602], - "id": "F4ADF8358EFA1762FA0A461AE4C24A5D48264130", - "importIds": { - "yuanshen": ["89_162"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.82856, 36.85086], - "id": "BD929326F53F5D5163571B0B6BF41F7CCD82B8B7", - "importIds": { - "yuanshen": ["89_163"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.56797, 35.7676], - "id": "E41D8778E84FEF323789E1EABE104A4E70E589BE", - "importIds": { - "yuanshen": ["89_164"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.26042, 36.07495], - "id": "639254043904AFB9227414684A30C70DA5F8007C", - "importIds": { - "yuanshen": ["89_165"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.92943, 36.56927], - "id": "027CA603B3C252EC3D18EB58C1534D5B932A4F38", - "importIds": { - "yuanshen": ["89_166"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.77969, 36.62787], - "id": "81385042B14FF982236B6A4BB025D0DA13368905", - "importIds": { - "yuanshen": ["89_167"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.33307, 36.06797], - "id": "091F57107218686DFBE7730D28D5FD71DB1CDEC6", - "importIds": { - "yuanshen": ["89_168"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.08177, 33.81016], - "id": "364BB0187C7EF7BB572DDF15E78438D300B702F5", - "importIds": { - "yuanshen": ["89_169"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.42812, 44.26328], - "id": "6236E3E7A6765BA88FEC02891698A538CA1BF027", - "importIds": { - "yuanshen": ["89_170"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.40078, 44.16562], - "id": "130D9A7B3305CA27CF198E72EC87DF68CB799C4D", - "importIds": { - "yuanshen": ["89_171"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.63125, 44.67343], - "id": "2904D47089B75F2C03A04D1B5FF27C30E8FF8493", - "importIds": { - "yuanshen": ["89_172"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.63906, 44.67735], - "id": "88B885DA496678719F172E16AF6F2368C57223E3", - "importIds": { - "yuanshen": ["89_173"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.01016, 44.98203], - "id": "AACA81D3936C5916D0446BFFB3DB204F34453B5A", - "importIds": { - "yuanshen": ["89_174"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.10781, 44.92734], - "id": "C9EC7330D8EA30F260707E3D85864C485C4E023B", - "importIds": { - "yuanshen": ["89_175"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.92422, 45.60703], - "id": "C400D41073A0DCB9386E1FB5CB284F785D837227", - "importIds": { - "yuanshen": ["89_176"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.70547, 46.22812], - "id": "F42FBCC1A757779675CD8F536C90CCF773C88DBB", - "importIds": { - "yuanshen": ["89_177"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.725, 46.30625], - "id": "585A4538920CCC33A602CF11CF45B0CDBA04A60B", - "importIds": { - "yuanshen": ["89_178"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.73672, 46.36875], - "id": "6570B432005D80B4D33135CB8CC573B5976D2DB7", - "importIds": { - "yuanshen": ["89_179"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.56094, 46.33359], - "id": "71DBE3AFEA9D102761CC326130D6E01508916089", - "importIds": { - "yuanshen": ["89_180"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.55703, 46.38438], - "id": "53F3347B4984F8F8149A2B1EA85C13F7954D8ECE", - "importIds": { - "yuanshen": ["89_181"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.60781, 46.44687], - "id": "9289D5613ADD6A0BDC3B55AD869A21D5DCAD7AC9", - "importIds": { - "yuanshen": ["89_182"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.71719, 47.35703], - "id": "E12ADDF71AFCE7AD7B17CA57E5BA2F98A826E27C", - "importIds": { - "yuanshen": ["89_183"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.59219, 47.41953], - "id": "FAA579D488F69F35E4EE9BE677193A004EC72B40", - "importIds": { - "yuanshen": ["89_184"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.48672, 47.2711], - "id": "C0A9742F904F6C17C4D4E1D60BE5FA714247140B", - "importIds": { - "yuanshen": ["89_185"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.39297, 47.34922], - "id": "8C47E36E97A99532357DEFCCE44201267EC0019F", - "importIds": { - "yuanshen": ["89_186"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.35391, 47.40391], - "id": "0C85CB497680EA45A6FC31D603AFD5891ADED0F7", - "importIds": { - "yuanshen": ["89_187"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.27188, 47.66953], - "id": "4E4849677129591A894DE760B7B1E18939C9A720", - "importIds": { - "yuanshen": ["89_188"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.24062, 47.75937], - "id": "1AE95E0DD5F6B8BBDD0ECBD54A7311F91C677BB7", - "importIds": { - "yuanshen": ["89_189"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.22891, 47.82969], - "id": "4AEC4F7B3EB4BB8D86D7C7ABBF7A43EED31FB169", - "importIds": { - "yuanshen": ["89_190"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.48281, 47.75937], - "id": "791D7FF2F58C6FDB3A36ECF40BD90C0A8921DC1F", - "importIds": { - "yuanshen": ["89_191"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.50625, 48.90781], - "id": "0C3B8BAF90B2CD17774C085D100A29137DC82078", - "importIds": { - "yuanshen": ["89_192"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.33828, 49.0914], - "id": "9E703A5BA138982FAC0676D3AF825C09A7134D2B", - "importIds": { - "yuanshen": ["89_193"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.10391, 49.14218], - "id": "B9E657AD9771EB9B4B53C9D2313D6E9FA46B8FA7", - "importIds": { - "yuanshen": ["89_194"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.88906, 49.29844], - "id": "6A1ECE1B95BE1A1F427A1DC7A17D5079CF1012ED", - "importIds": { - "yuanshen": ["89_195"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.21719, 49.7125], - "id": "7C8193CD72633AA53CB388D86C414BA09F3E2929", - "importIds": { - "yuanshen": ["89_196"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.62734, 49.28281], - "id": "CBEE48900CE30ED3F41CEA19CC800FFD57547F93", - "importIds": { - "yuanshen": ["89_197"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.84609, 46.2164], - "id": "5D77DF93003E4644F71C75C7D69F77E068E5B97C", - "importIds": { - "yuanshen": ["89_198"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.67031, 45.99766], - "id": "12D8202BE90820FB40087720D008F2E2A6C69951", - "importIds": { - "yuanshen": ["89_199"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.77188, 47.11875], - "id": "B8232151DE27AF3CF687B6161E03BA22F79B22B0", - "importIds": { - "yuanshen": ["89_200"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.79531, 46.61094], - "id": "430A0E731D50A667689ED9908DE53FB0F9E97B05", - "importIds": { - "yuanshen": ["89_201"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.30312, 45.93125], - "id": "47617AF0E58E325AF132B1DA61EEBBD657234145", - "importIds": { - "yuanshen": ["89_202"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.97891, 45.76719], - "id": "D736BDC4FF58415125A579B757CC57EDE60998A0", - "importIds": { - "yuanshen": ["89_203"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.00234, 45.7125], - "id": "D90BAFA0DA4915B537087F2A6935CAAB72C7A8BB", - "importIds": { - "yuanshen": ["89_204"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.0414, 45.65781], - "id": "22A46F64DB85344D89F3207C3491108D708B1888", - "importIds": { - "yuanshen": ["89_205"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.37734, 48.37266], - "id": "6DF7027BFFC819670BE121BA4E5032B23E9B28DE", - "importIds": { - "yuanshen": ["89_206"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_206.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.54921, 42.65391], - "id": "99EF13F0302D1BED3AF9A6F60DA86B0120ACF9E0", - "importIds": { - "yuanshen": ["89_207"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_207.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.88514, 42.22682], - "id": "A360896B3E4562CBCA47C572E9C4A844C354FE27", - "importIds": { - "yuanshen": ["89_208"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_208.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.95286, 42.22943], - "id": "FA9FA2386CAEC578B0F2680F3A6B3AE8D94BF0D2", - "importIds": { - "yuanshen": ["89_209"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_209.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.94635, 42.18907], - "id": "D97D49435EBF82B37375403BD406C0BA9739CE12", - "importIds": { - "yuanshen": ["89_210"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_210.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.35782, 42.43906], - "id": "B78DE979A3924288A8BD2B35D9AE64C90D33F8A2", - "importIds": { - "yuanshen": ["89_211"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_211.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.37734, 42.47813], - "id": "3DEB12F0F3C7253C158BA5B7354368F7AC205CAA", - "importIds": { - "yuanshen": ["89_212"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_212.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.15859, 42.52891], - "id": "6E77F4798CD13DAF17A11D79F4BF06DAA186B6E9", - "importIds": { - "yuanshen": ["89_213"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_213.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.77187, 42.34141], - "id": "BDA52D9CBBFF8F3849A34D6EC7782FCDFDF2178A", - "importIds": { - "yuanshen": ["89_214"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_214.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.58828, 41.99375], - "id": "FDDCE6A4ADD39A728E74FB80D0ECAAF49EB81A7A", - "importIds": { - "yuanshen": ["89_215"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_215.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.56484, 41.79844], - "id": "83C3FEF68253F7EF3179D2911B26605863FA1ECF", - "importIds": { - "yuanshen": ["89_216"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_216.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.86172, 42.41172], - "id": "3E1634FA1DE6F0E5D99C1F219AC84437787B45E3", - "importIds": { - "yuanshen": ["89_217"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_217.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.63906, 40.77891], - "id": "746AC7A2F8052B748E2CD130F85810219E36633A", - "importIds": { - "yuanshen": ["89_218"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_218.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.50625, 40.47031], - "id": "393AD30B845F1F0C5EA359C01D6C95550003178C", - "importIds": { - "yuanshen": ["89_219"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_219.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.58828, 42.0914], - "id": "3390A7F758D1D728C76C2A4A9A23DA6BD1894419", - "importIds": { - "yuanshen": ["89_220"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_220.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.44375, 40.99375], - "id": "E514A10DBBB8F734683CAA69B4D04B8460B847FB", - "importIds": { - "yuanshen": ["89_221"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_221.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.78489, 40.88569], - "id": "9BC10FE63D3FC65A8D2AEF1CA839B424FA8467A9", - "importIds": { - "yuanshen": ["89_222"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_222.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.64165, 40.75937], - "id": "0CAC5DC61309658EA05FE2396EE34720C4B2042D", - "importIds": { - "yuanshen": ["89_223"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_223.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.63904, 40.79713], - "id": "F3B29E19B2149CE35C576C1A32508C469E6F5F10", - "importIds": { - "yuanshen": ["89_224"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_224.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.31484, 40.63437], - "id": "183DE76395767F8D12C452D8AB54EDD3AF12D13F", - "importIds": { - "yuanshen": ["89_225"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_225.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.78359, 39.87656], - "id": "5ACAB7A6FF2EBB6067E4679E5741288D47A031A4", - "importIds": { - "yuanshen": ["89_226"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_226.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26406, 40.16562], - "id": "5A53E7C49A20F40649432D286876F2A833F71BD1", - "importIds": { - "yuanshen": ["89_227"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_227.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.975, 39.72813], - "id": "CBC491A4B11456EC26CCDC7739F4DEB1B71E3DBC", - "importIds": { - "yuanshen": ["89_228"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_228.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.75235, 38.86094], - "id": "17BF1A73B3494698DCAABC315EB3FE16DC5051D2", - "importIds": { - "yuanshen": ["89_229"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_229.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.03359, 38.16562], - "id": "5E51FCB17AE221BACACBD973D0443CD9397462A0", - "importIds": { - "yuanshen": ["89_230"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_230.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.09609, 38.88047], - "id": "8C55B540B1BB4B34A1161387B0315D2902053BE3", - "importIds": { - "yuanshen": ["89_231"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_231.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.48672, 41.24766], - "id": "57C58A4C6FE1A9125D2A534E61521AB1706AEA9F", - "importIds": { - "yuanshen": ["89_232"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_232.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.39688, 40.47813], - "id": "3B0626B79A1E6CD823B92392D35CCD5CE70425E7", - "importIds": { - "yuanshen": ["89_233"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_233.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81875, 39.74375], - "id": "7FC5A7AE6BCD0FF71F4CA24CFC6C1E239E9968E0", - "importIds": { - "yuanshen": ["89_234"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_234.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.02578, 37.73203], - "id": "84555672BE6BB0419F8BE4B5A7F7F344800C0317", - "importIds": { - "yuanshen": ["89_235"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_235.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.31094, 38.82187], - "id": "48DDCC0EB5E26BE6686E73059F42608CB1D0BF6C", - "importIds": { - "yuanshen": ["89_236"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_236.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.19766, 38.61094], - "id": "7D7D98A7CA6B44645426054B74E06146A3667CB5", - "importIds": { - "yuanshen": ["89_237"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_237.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.55703, 32.03672], - "id": "14D695007E53FE4FA4CEB4F6E58898E36D7948D9", - "importIds": { - "yuanshen": ["89_238"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_238.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.16641, 32.05625], - "id": "E435D81CB365D4CE2F0C99D4F81E18B0F076D1D9", - "importIds": { - "yuanshen": ["89_239"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_239.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.93984, 32.18906], - "id": "335354A36AE16F5BB463500EDB07D443CD184ADD", - "importIds": { - "yuanshen": ["89_240"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_240.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.95156, 32.28281], - "id": "50800285EA3A3503D14E0BD3F76D56B1F50CFC34", - "importIds": { - "yuanshen": ["89_241"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_241.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.97891, 32.19297], - "id": "E5868387A7DE6D9705735A588094F806F64FBC4B", - "importIds": { - "yuanshen": ["89_242"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_242.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.73672, 32.32188], - "id": "D026ABFCE0D7708AB26DE884716E8687DB0BA805", - "importIds": { - "yuanshen": ["89_243"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_243.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.5375, 32.23984], - "id": "5C434F216BCB61F89CF893587DEA58ECF1A5B0F9", - "importIds": { - "yuanshen": ["89_244"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_244.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.00235, 32.26328], - "id": "4D3436DAADEA0C22411896BB2282FB9A38C2958E", - "importIds": { - "yuanshen": ["89_245"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_245.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.59609, 33.26328], - "id": "CD5B677CD06C09EAD45A7CA9E5B2E4AD5E8A4B3E", - "importIds": { - "yuanshen": ["89_246"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_246.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.61953, 33.22031], - "id": "B277AE816C7F137C9AFC9ED6B1AB72E661AD0E46", - "importIds": { - "yuanshen": ["89_247"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_247.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.6625, 33.16953], - "id": "C17D01D74DB75D6AF2C0870B505A6799B47CDE2D", - "importIds": { - "yuanshen": ["89_248"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_248.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.69375, 33.24766], - "id": "F1A8DA97AEBFA1A1E8A14482E6DBCD2CE70E82ED", - "importIds": { - "yuanshen": ["89_249"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_249.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.4711, 33.05234], - "id": "58782A33D430CF7420A60960EFE80D4DB8BC416F", - "importIds": { - "yuanshen": ["89_250"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_250.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.38125, 32.96641], - "id": "8D156212764BB6777F2118410C409DDD559D833F", - "importIds": { - "yuanshen": ["89_251"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_251.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.42813, 32.92344], - "id": "58839B9CA55F1E9C1828E3B2C314DD54B083150A", - "importIds": { - "yuanshen": ["89_252"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_252.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.44766, 32.35703], - "id": "E82B37CC7D212E1748197C2744EF10AC5AA7DF28", - "importIds": { - "yuanshen": ["89_253"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_253.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.30313, 32.19297], - "id": "54F028DB92F1F4874CC2F982F48A6D4F691F5523", - "importIds": { - "yuanshen": ["89_254"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_254.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.80703, 32.40781], - "id": "FA7778FD1A012DE9B0A586AC34891E20BE191F08", - "importIds": { - "yuanshen": ["89_255"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_255.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.29531, 32.45859], - "id": "CA771B85DE53039815B48B3AA035619F596236C2", - "importIds": { - "yuanshen": ["89_256"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_256.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24453, 32.54453], - "id": "5E327BE384F80853FE1E2C5D12F24D6886F2637A", - "importIds": { - "yuanshen": ["89_257"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_257.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.13906, 32.33359], - "id": "FD0D7D3E60CDCADC41F240BC9C47FCF765A77785", - "importIds": { - "yuanshen": ["89_258"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_258.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.11562, 32.42344], - "id": "6E40764191AB08F53D7BF75822C2F86E6D81B075", - "importIds": { - "yuanshen": ["89_259"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_259.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.11562, 32.50156], - "id": "1668427C2B576459F9F63A36EE7F020189FDAAAC", - "importIds": { - "yuanshen": ["89_260"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_260.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.15859, 32.44297], - "id": "95BA6F41543DA585E069905D314643C1DA16F116", - "importIds": { - "yuanshen": ["89_261"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_261.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.20547, 32.67343], - "id": "D22D4FB4A033593D2AD997F340529A01463B0EBC", - "importIds": { - "yuanshen": ["89_262"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_262.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.70938, 32.52891], - "id": "DF474EE2BE89D57C7DB78D749EF7CFDA509D5C1C", - "importIds": { - "yuanshen": ["89_263"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_263.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.58828, 32.69687], - "id": "7AF1D9A9D3FD86CBCCFA7E53DA9B1E5A451E9C4E", - "importIds": { - "yuanshen": ["89_264"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_264.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.10781, 32.63437], - "id": "AE130A3226FE209837C21B144E7FB9322F30C0DB", - "importIds": { - "yuanshen": ["89_265"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_265.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.19766, 32.63047], - "id": "D43D25CEB9083A6975F56E895854489C4E46DB31", - "importIds": { - "yuanshen": ["89_266"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_266.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.69375, 32.65391], - "id": "333FB291FB905FA406D7F67B2BE1917FC419A36E", - "importIds": { - "yuanshen": ["89_267"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_267.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.74843, 32.66172], - "id": "4625AFE47A96FB8FBBBDDDC89FE3D955F8393C96", - "importIds": { - "yuanshen": ["89_268"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_268.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.93594, 39.88828], - "id": "460BD838B03FBE599C4BBEB4FB24E011D760FB6E", - "importIds": { - "yuanshen": ["89_269"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_269.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.65078, 34.0875], - "id": "E1E6185DCFF167BD6D6DDDD86BB7535BAA031DA3", - "importIds": { - "yuanshen": ["89_270"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_270.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.67813, 33.76328], - "id": "0851548AAB2D0A360155B80D7C2EC9D35510BC06", - "importIds": { - "yuanshen": ["89_271"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_271.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.5375, 33.59922], - "id": "8ACBDC920AF8E21FE64A14C506BD74C9C6F8533A", - "importIds": { - "yuanshen": ["89_272"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_272.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.87734, 33.93516], - "id": "9687FB80E82363458B31344B1CB4EA3FA5E1AC65", - "importIds": { - "yuanshen": ["89_273"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_273.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.79531, 35.20468], - "id": "117ADB310C729B580DF1C29C89C626FA4C522615", - "importIds": { - "yuanshen": ["89_274"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_274.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.51797, 35.24766], - "id": "F0EF9AF3F3343D4E8C5B47923D1B8852B3305958", - "importIds": { - "yuanshen": ["89_275"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_275.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.35781, 35.51328], - "id": "95D0F461A98FFB36C60BBF62A4FE699E289EFDAD", - "importIds": { - "yuanshen": ["89_276"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_276.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.11172, 35.64609], - "id": "C9A7DB510774ABEA73EC89665C65A2AEF77CCB97", - "importIds": { - "yuanshen": ["89_277"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_277.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.92422, 35.28281], - "id": "CA8EEB47D9AD18B867E1D046A5497E31F5CF6F61", - "importIds": { - "yuanshen": ["89_278"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_278.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.83828, 35.44297], - "id": "6612B416B530DB7F1CC6EBAD8DEDED22E3C81E34", - "importIds": { - "yuanshen": ["89_279", "89_281"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_279.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.85391, 35.39609], - "id": "6EC625402E6803026501BD223043E14DC36C0B01", - "importIds": { - "yuanshen": ["89_280"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_280.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.9125, 35.48985], - "id": "C84ADF8DAB9254BDCE5E20217F7E66B750F36E3F", - "importIds": { - "yuanshen": ["89_282"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_282.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.88125, 35.41953], - "id": "4363451DCBCA443CE28998A64F43202C5FBA03DD", - "importIds": { - "yuanshen": ["89_283"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_283.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.54922, 34.72813], - "id": "B4B5EAE59EFD61B292E8EB55EFFC708C6D161D21", - "importIds": { - "yuanshen": ["89_284"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_284.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.63906, 35.86875], - "id": "6622BF9FF57AFE75718619696F0413B7D59C4CBC", - "importIds": { - "yuanshen": ["89_285"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_285.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.80703, 34.90781], - "id": "280D335CB6CAD8C9AAF276E7E66E8DEF94F81B80", - "importIds": { - "yuanshen": ["89_286"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_286.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.71069, 34.93647], - "id": "63B26752666E9881421EC6F1AD919A83B81D3C03", - "importIds": { - "yuanshen": ["89_287"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_287.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.70938, 34.69687], - "id": "FCA5BBCDC8E394DF2C947F796CD175F748BD2FC4", - "importIds": { - "yuanshen": ["89_288"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_288.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63125, 34.52891], - "id": "850553678C7AB48BFF04454399E454CBA1B30EE6", - "importIds": { - "yuanshen": ["89_289"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_289.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.225, 36.55625], - "id": "B4BA848121F37949F045D5CE1A9400472329B354", - "importIds": { - "yuanshen": ["89_290"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_290.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.23672, 36.5875], - "id": "E9D44F6BBD2A4E8DA4015FC6741FC289034705D6", - "importIds": { - "yuanshen": ["89_291"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_291.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.26406, 36.54453], - "id": "25C9ADF068861EF5834B9D5A59AAE0EEBD54488F", - "importIds": { - "yuanshen": ["89_292"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_292.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.49453, 36.65781], - "id": "18A957CC2F4FE6F29C502F721865463F207C1BB8", - "importIds": { - "yuanshen": ["89_293"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_293.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.2875, 36.81797], - "id": "D278C4CE8E390ABCF1D052A19E9B12AB4DFF5A4F", - "importIds": { - "yuanshen": ["89_294"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_294.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.64687, 37.24766], - "id": "89C7B6D0E3B8A49DB54E5EA0A0B7DAD6DE4F74D6", - "importIds": { - "yuanshen": ["89_295"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_295.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.49063, 37.06016], - "id": "BA962A5E2B8247C1BD09FDD638984D6BA9586915", - "importIds": { - "yuanshen": ["89_296"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_296.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.48672, 37.025], - "id": "9391D54CB674F2F4688A00561B8342442D904C7F", - "importIds": { - "yuanshen": ["89_297"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_297.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.49453, 37.05625], - "id": "A6B7BE80C11764D58331F9BC6BC689305757E9DD", - "importIds": { - "yuanshen": ["89_298"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_298.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.51016, 37.0289], - "id": "946E44309DAF913E9A157727862678CE36F8CE66", - "importIds": { - "yuanshen": ["89_299"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_299.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.07266, 37.07969], - "id": "F9CE6C12EC4EE6409CF616B0428A6E9BA3F0EEAD", - "importIds": { - "yuanshen": ["89_300"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_300.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.00625, 36.94688], - "id": "FC95CAA3F6A9DDCCE7B9090DCFFBEA9075ECF632", - "importIds": { - "yuanshen": ["89_301"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_301.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01016, 36.85703], - "id": "84B713F35BFA43740E0C49A2EF6CE9319D463B7E", - "importIds": { - "yuanshen": ["89_302"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_302.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.04141, 36.76719], - "id": "52CAC554CC4B77741BF313BB81D41FB287BA4739", - "importIds": { - "yuanshen": ["89_303"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_303.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.45156, 36.44297], - "id": "13294E10CD8C62048205BBEDC35D61DFC95415BC", - "importIds": { - "yuanshen": ["89_304"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_304.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.39296, 36.41172], - "id": "D924FE80D81406466D7F8A7099059157F66A4092", - "importIds": { - "yuanshen": ["89_305"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_305.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.17031, 36.30625], - "id": "BA70903DF81F8C063FF8F2334D5C04DAA05AED77", - "importIds": { - "yuanshen": ["89_306"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_306.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.18203, 36.4], - "id": "BAFC94475E0BB5A790B6655C07ED18235D9EEB66", - "importIds": { - "yuanshen": ["89_307"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_307.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.34219, 36.16172], - "id": "43FEE3971B3144D88ACC7599E49D43A5A8D775FF", - "importIds": { - "yuanshen": ["89_308"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_308.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.24844, 36.04062], - "id": "2A2385757E786A1386CA0584D593F891A998EF4D", - "importIds": { - "yuanshen": ["89_309"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_309.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.23281, 35.73593], - "id": "043906CB6FDB39CE70414595E9DD34768597260F", - "importIds": { - "yuanshen": ["89_310"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_310.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.15859, 35.81015], - "id": "292AF6322315C4A00567EF4F67C6B07C55E907B6", - "importIds": { - "yuanshen": ["89_311"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_311.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.57265, 35.5875], - "id": "B98886DE4703F24BBCA5CAD4354EB8B1FD15B8D8", - "importIds": { - "yuanshen": ["89_312"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_312.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.34219, 34.65781], - "id": "520F7341827F4AB19B4231152433BA08A366071D", - "importIds": { - "yuanshen": ["89_313"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_313.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.86823, 35.39349], - "id": "7D87025355F2C0B2E89BE85BED152F28F7257CAC", - "importIds": { - "yuanshen": ["89_314"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_314.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.89657, 35.4068], - "id": "0E056EE96A9FB41A6E1F69809CE52B30F91889DD", - "importIds": { - "yuanshen": ["89_315"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_315.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.20417, 40.53672], - "id": "7D4CE048830628D9313BB8ED57FD6D297434A335", - "importIds": { - "yuanshen": ["89_316"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_316.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.77578, 29.50937], - "id": "18168F3968BD89ACEF4700FAF510681C5ABE0258", - "importIds": { - "yuanshen": ["89_317"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_317.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.65469, 26.14218], - "id": "E36BD9341DFDECC744298C0CD78FC4431AE8D366", - "importIds": { - "yuanshen": ["89_318"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_318.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.99453, 43.23594], - "id": "437A9052036CF9F52CF532E1BB79BACCB4279D1D", - "importIds": { - "yuanshen": ["89_319"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_319.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.61563, 42.57969], - "id": "330E58E2BE720C61E2C14CDFC2F02F9D088ADF73", - "importIds": { - "yuanshen": ["89_320"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_320.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.17812, 43.81015], - "id": "CB22293E51D90E59CCFA05D741FB966FA5C7159E", - "importIds": { - "yuanshen": ["89_321"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_321.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.77578, 44.26328], - "id": "AEF5095D5D550BF69890209A6E59FE9240B3328B", - "importIds": { - "yuanshen": ["89_322"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_322.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.31484, 43.47813], - "id": "CE1A1D1A10362105CE90B579C28BDB6D32EC52B5", - "importIds": { - "yuanshen": ["89_323"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_323.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.0375, 42.60313], - "id": "7EE9240187228115651ACA868D7695404DE81352", - "importIds": { - "yuanshen": ["89_324"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_324.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.95547, 42.64219], - "id": "514A840161C86D914C6AA56E1AA57C7C55E35DC4", - "importIds": { - "yuanshen": ["89_325"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_325.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.08437, 42.57578], - "id": "557CCD7FF79D9E45585F86CC18DE722BDC9AFD99", - "importIds": { - "yuanshen": ["89_326"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_326.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.11953, 42.63437], - "id": "6072E6817DCA29FC67C5BB56E40FA26F90E33794", - "importIds": { - "yuanshen": ["89_327"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_327.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.08308, 38.64739], - "id": "162EF9FC558570872DD4AFB56CE95962C442CAD1", - "importIds": { - "yuanshen": ["89_328"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_328.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.33439, 38.63177], - "id": "E0C7F98829114A4704BFEBF7887A17BACFDBC82D", - "importIds": { - "yuanshen": ["89_329"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_329.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.52578, 39.64219], - "id": "D700541FC2CDDF8763150FD10F5D969853A6673E", - "importIds": { - "yuanshen": ["89_330"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_330.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.40859, 38.66563], - "id": "FD9EFCC79388D62463DA229885F2A78863A9A6C0", - "importIds": { - "yuanshen": ["89_331"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_331.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.8539, 39.03672], - "id": "5E8982E2D7F5860B2C88BC4239077D4196533CF6", - "importIds": { - "yuanshen": ["89_332"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_332.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.71328, 37.76719], - "id": "C1554D514583CEB26EB151A147845660969E810E", - "importIds": { - "yuanshen": ["89_333"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_333.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.60781, 37.44297], - "id": "062C03A9CF2134E734CCEAE6DAA0FC71A7115596", - "importIds": { - "yuanshen": ["89_334"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_334.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.0375, 36.72031], - "id": "9150754AE5D9B2D7F5ED8F2E0860E559B8EB785F", - "importIds": { - "yuanshen": ["89_335"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_335.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.89297, 37.06406], - "id": "D92C149F5FD3ADA8FA261B3B78AB37E26261832C", - "importIds": { - "yuanshen": ["89_336"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_336.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.62735, 37.2711], - "id": "827117A55A6FAF56FD4197254F02F3259BB50905", - "importIds": { - "yuanshen": ["89_337"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_337.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.59609, 38.17344], - "id": "1BDFF161D5D925F2D0A654FA27F20CD26F014120", - "importIds": { - "yuanshen": ["89_338"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_338.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.67812, 38.05625], - "id": "13E3B5DD5A6CFC53592DC0EEF5F603B36E028B50", - "importIds": { - "yuanshen": ["89_339"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_339.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.73281, 40.66563], - "id": "2B9CE72361EBD5116E231295332DC8E2A3B924FA", - "importIds": { - "yuanshen": ["89_340"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_340.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.39687, 38.97031], - "id": "D69056C2ED4B5EAB545E49CFE1EFA83EA5A830F7", - "importIds": { - "yuanshen": ["89_341"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_341.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.32656, 39.68125], - "id": "C90ED093EF3B5B4FA6EFF77D321CCFD59356F205", - "importIds": { - "yuanshen": ["89_342"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_342.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.33828, 40.20468], - "id": "6AADBF9E9E459B4379BF64A8BF12585395E0C4AD", - "importIds": { - "yuanshen": ["89_343"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_343.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.04922, 41.13047], - "id": "F21F48F6A0488A41E1D46C2F4F98A5F7A684EDDB", - "importIds": { - "yuanshen": ["89_344"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_344.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.27578, 40.40391], - "id": "D6BA7873127202791573BA9537755ECB8C6E6072", - "importIds": { - "yuanshen": ["89_345"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_345.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.26407, 40.37656], - "id": "0A105FE837B3BA850AB16CE2E24E4B2A9C60B032", - "importIds": { - "yuanshen": ["89_346"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_346.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.25625, 40.38047], - "id": "B7526410C2218199CBB473DAD7923C14D0A6503C", - "importIds": { - "yuanshen": ["89_347"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_347.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.4164, 42.86094], - "id": "CC0376C14C17448293CC837CF73C83D07A9FDD95", - "importIds": { - "yuanshen": ["89_348"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_348.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.92032, 38.70859], - "id": "AFBBBC83FDC51E770DC97A78951EB97CC15F8FD8", - "importIds": { - "yuanshen": ["89_349"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_349.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.06094, 42.42344], - "id": "E3D4A6183BCDC75702928E0AD3CF0817E0181674", - "importIds": { - "yuanshen": ["89_350"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_350.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.02578, 42.49766], - "id": "E2589B83A3CFFF9D3EBDFCE74E9295F3CA166BF9", - "importIds": { - "yuanshen": ["89_351"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_351.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.0414, 42.47031], - "id": "6D5075A008528A5AAB129FF4BBAD4EBFB275DC78", - "importIds": { - "yuanshen": ["89_352"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_352.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.11172, 41.87656], - "id": "4EC922C41F68460DA9A7BD20F85313697226F088", - "importIds": { - "yuanshen": ["89_353"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_353.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.44375, 45.68125], - "id": "0A81EF2C031455FB0FE771F4A1F5BE376717BD63", - "importIds": { - "yuanshen": ["89_354"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_354.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.89688, 45.38047], - "id": "19B60FE3381700DF4284F247969A8804930ED176", - "importIds": { - "yuanshen": ["89_355"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_355.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.91641, 45.37266], - "id": "7BF6901376388A1D3AB9603041F7ECFFBEB7F5D1", - "importIds": { - "yuanshen": ["89_356"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_356.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-34.79141, 44.2711], - "id": "4E0BD647522007FACDA8EF0CA6AFE5D24977791C", - "importIds": { - "yuanshen": ["89_357"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_357.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.57656, 44.40391], - "id": "F08E48666F7977212D2BEC16E0AF1B0AD2D1E732", - "importIds": { - "yuanshen": ["89_358"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_358.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.725, 40.63047], - "id": "F1A24FEEAB503EEAAAC66D7A462C10A487FB16BB", - "importIds": { - "yuanshen": ["89_359"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_359.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.14297, 41.16562], - "id": "1EE54FB61EAA6DD3BE848B11B9ED109877FE183A", - "importIds": { - "yuanshen": ["89_360"] - }, - "popupMedia": "https://yuanshen.site/comment_png/89_360.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1924965190", + "zh": "松果", + "de": "Kiefernzapfen", + "en": "Pinecone", + "es": "Piñón", + "fr": "Pomme de pin", + "id": "Pinecone", + "ja": "ナッツ", + "ko": "솔방울", + "pt": "Pinha", + "ru": "Сосновая шишка", + "th": "Pinecone", + "vi": "Quả Thông" + }, + "description": { + "_code": "1953989229", + "zh": "富含油脂的肥美种子,并不会在松鼠的胃里长成参天大树。", + "de": "Enthält viele ölhaltige Kerne, die natürlich nicht zu einem gewaltigen Baum im Magen eines Eichhörnchens heranwachsen.", + "en": "Filled with oil-rich seeds. Certainly won't be growing into a tree from inside a squirrel's stomach.", + "es": "Una semilla rica en aceite. Obviamente, no se convertirá en un árbol en el estómago de una ardilla.", + "fr": "Une graine riche en huile. Ce n'est pas dans l'estomac d'un écureuil qu'elle deviendra un arbre, c'est sûr.", + "id": "Mengandung biji yang kaya dengan minyak. Pastinya tidak akan tumbuh menjadi pohon dari dalam perut tupai.", + "ja": "油分に富んだ丸々とした種。リスの胃の中で大きな木に育つわけではない。", + "ko": "식물성 기름이 가득한 씨앗. 다람쥐의 배 속에서 큰 나무로 자란다고 하는 것은 전부 뻥이다", + "pt": "Sementes ricas em óleo. Certamente não se transformará em uma árvore dentro do estômago de um esquilo.", + "ru": "Семена из сосновой шишки богаты натуральными маслами. Местные разрушители легенд доказали, что сосна не может вырасти из шишки у белки в животе.", + "th": "เมล็ดที่อุดมไปด้วยน้ำมัน แน่นอนมันไม่เติบโตเป็นต้นไม้ใหญ่ในท้องของเจ้ากระรอกน้อยหรอก", + "vi": "Loại hạt chắc mẩy có lượng dầu cao, chắc chắn sẽ không mọc thành cây trong bụng của loài sóc." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "pinecone", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.93984, 51.00417], + "id": "D7A11694F9D78F28168FC3A179AB2BC970F2749A", + "importIds": { + "yuanshen": ["89_1"], + "gm_legacy": ["mondstadtPinecone/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.08047, 45.55235], + "id": "05CFC95144E8EFBF17D6B75F2B9B2306694D7BE6", + "importIds": { + "yuanshen": ["89_2"], + "gm_legacy": ["mondstadtPinecone/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.1, 45.60703], + "id": "EE5BC3908516D759B48E4DB857F8072F775FAA1B", + "importIds": { + "yuanshen": ["89_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.13906, 45.55625], + "id": "774C32950A9BF56AA7469708DDD01F832EF6F904", + "importIds": { + "yuanshen": ["89_4"], + "gm_legacy": ["mondstadtPinecone/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.2875, 51.20468], + "id": "E713D3D13A5F57231BBBCE4F0262B88A241285D0", + "importIds": { + "yuanshen": ["89_5"], + "gm_legacy": ["mondstadtPinecone/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.89688, 51.2125], + "id": "74FF5E670821CE36ADC057550486D47F9A20CF84", + "importIds": { + "yuanshen": ["89_6"], + "gm_legacy": ["mondstadtPinecone/25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.77188, 50.50937], + "id": "D4EE78C85D10A5F6B03F1CBC36181FF63D569982", + "importIds": { + "yuanshen": ["89_7"], + "gm_legacy": ["mondstadtPinecone/27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.90078, 50.43125], + "id": "725A939E92EF93BC1959896E9509B57EE2A17961", + "importIds": { + "yuanshen": ["89_8"], + "gm_legacy": ["mondstadtPinecone/26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.91641, 49.61875], + "id": "69F6A8CA31CD42F8E2F3C8A9E9C453690163A9C1", + "importIds": { + "yuanshen": ["89_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.88906, 49.74375], + "id": "988A4F2A9E3E6074EC7FD5D2A57B8126836A37AE", + "importIds": { + "yuanshen": ["89_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.77187, 49.61485], + "id": "B21BEA9E02256B71D5156148F961A0D47C56D226", + "importIds": { + "yuanshen": ["89_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.94766, 49.48203], + "id": "81B77F8FB989A6F490274724844D53D8DE59C3DD", + "importIds": { + "yuanshen": ["89_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.44506, 49.61224], + "id": "A1893890076824EEEDA3D42C5466C9F6CC92B71F", + "importIds": { + "yuanshen": ["89_13"], + "gm_legacy": ["mondstadtPinecone/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.06094, 49.34141], + "id": "4A37734A3F9C411BCEE86837480B0B9387A0B8E7", + "importIds": { + "yuanshen": ["89_14"], + "gm_legacy": ["mondstadtPinecone/21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.76797, 49.24375], + "id": "9E1261C34CA324F8CC54A4D825C7E79BE7AB4D2C", + "importIds": { + "yuanshen": ["89_15"], + "gm_legacy": ["mondstadtPinecone/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.38125, 49.28672], + "id": "CD8C3822F8D7800E1F1DD38CEF6421FDB21F8155", + "importIds": { + "yuanshen": ["89_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.15078, 48.65391], + "id": "E48E64196233D637D83AAEF78F4F61A2B85F5941", + "importIds": { + "yuanshen": ["89_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.18984, 48.69687], + "id": "E3642BEB1119E1FFAB6340CE9CD2F69B79FBC004", + "importIds": { + "yuanshen": ["89_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.18984, 48.65781], + "id": "4BC88255BA3A6DE04259F176C52CE19B1B87575F", + "importIds": { + "yuanshen": ["89_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.11953, 48.89609], + "id": "7F1357AA0E2E00351758E6D52B0ECA793B35E01B", + "importIds": { + "yuanshen": ["89_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.15468, 48.87656], + "id": "B982276F3C1215C7746FF7BD95CF760F4D02BF64", + "importIds": { + "yuanshen": ["89_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.15468, 48.92734], + "id": "B5DDCBE86A463E387F45B582EF3EB80AD41B83F7", + "importIds": { + "yuanshen": ["89_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.11172, 48.79453], + "id": "20BB16A2987331FB93087CAF0E7F2F50BA0B9A10", + "importIds": { + "yuanshen": ["89_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.85, 48.34531], + "id": "27DB65CB788FED8358A9FA3D166C953D3B2B0A07", + "importIds": { + "yuanshen": ["89_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.47109, 47.81797], + "id": "5B50D97E33BA8078194B5265130A9E9F4EA21E39", + "importIds": { + "yuanshen": ["89_25"], + "gm_legacy": ["mondstadtPinecone/19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.70937, 47.775], + "id": "D5318F4946B432397C5ED557873AD37DB408D1BA", + "importIds": { + "yuanshen": ["89_26"], + "gm_legacy": ["mondstadtPinecone/18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.81484, 47.81015], + "id": "6170DB58EE4C0694C2CB402E0AD98E32AD60D09D", + "importIds": { + "yuanshen": ["89_27"], + "gm_legacy": ["mondstadtPinecone/17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.99062, 48.04453], + "id": "F82DFD23FDA647309ABEDC4880B07D1DF8E50369", + "importIds": { + "yuanshen": ["89_28"], + "gm_legacy": ["mondstadtPinecone/20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.70547, 47.4625], + "id": "8C5065BC4C59966E9498C05537B1E4BEE61CA8C4", + "importIds": { + "yuanshen": ["89_29"], + "gm_legacy": ["mondstadtPinecone/14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.61172, 47.50547], + "id": "23EDE8AEC0115416F3E94D0DB23E0345C2A8569D", + "importIds": { + "yuanshen": ["89_30"], + "gm_legacy": ["mondstadtPinecone/15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.68203, 47.24375], + "id": "F53A9A889D54CFADF20219A057C561FCE34CC11A", + "importIds": { + "yuanshen": ["89_31"], + "gm_legacy": ["mondstadtPinecone/16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.70937, 45.86094], + "id": "366C311BC3E0348E43E507279A6BE3D8A9A8CA5B", + "importIds": { + "yuanshen": ["89_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.01797, 44.52891], + "id": "82BF1CFC5EE146FE6642E894F2B245CBC78F5F69", + "importIds": { + "yuanshen": ["89_33"], + "gm_legacy": ["mondstadtPinecone/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.22109, 44.56797], + "id": "A94A37984545AE52D20F9759A62E7B7562CBDD5C", + "importIds": { + "yuanshen": ["89_34"], + "gm_legacy": ["mondstadtPinecone/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.13516, 44.63437], + "id": "DCD0F07FAF38DE3E37F826CD759C6C17A2500A92", + "importIds": { + "yuanshen": ["89_35"], + "gm_legacy": ["mondstadtPinecone/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.0336, 44.66563], + "id": "F87E57A9CAA74D76B9D2EF0F257B00D3D9022CAF", + "importIds": { + "yuanshen": ["89_36"], + "gm_legacy": ["mondstadtPinecone/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.15859, 45.04844], + "id": "8B71EEAA17B574FEEF240352C21C6800C45A3269", + "importIds": { + "yuanshen": ["89_37"], + "gm_legacy": ["mondstadtPinecone/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.84219, 45.47031], + "id": "152789A295527E3F650968461442CA335F6DE73B", + "importIds": { + "yuanshen": ["89_38"], + "gm_legacy": ["mondstadtPinecone/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.50625, 46.20468], + "id": "DCCBB4B4168F6A3FC7E274417E4D2FCD892820A6", + "importIds": { + "yuanshen": ["89_39"], + "gm_legacy": ["mondstadtPinecone/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.79532, 44.54063], + "id": "3527FE2EF93D15CCCBB37C3B3ED8BC4B0DFB6D4C", + "importIds": { + "yuanshen": ["89_40"], + "gm_legacy": ["mondstadtPinecone/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.58828, 43.38438], + "id": "3C2531285EDEDD06C9A84A3ADC27E6A6CAB9C310", + "importIds": { + "yuanshen": ["89_41"], + "gm_legacy": ["mondstadtPinecone/13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.51016, 45.69297], + "id": "F82F348E2A2BE237A69374C130790993ACD3E626", + "importIds": { + "yuanshen": ["89_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.29531, 44.91172], + "id": "BF88D53A0ED4C47B716ED58E96A44F3BB8EB98C3", + "importIds": { + "yuanshen": ["89_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.2875, 44.98203], + "id": "52642C4C4C8950F54D5D8C7E6F6720BF26D93435", + "importIds": { + "yuanshen": ["89_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.1586, 44.90781], + "id": "1C68D814F426B6325A366FF55EA98316C6AA3BE3", + "importIds": { + "yuanshen": ["89_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.67812, 44.84531], + "id": "CD1494B90BCD0224D776DE4627F3AD519398C060", + "importIds": { + "yuanshen": ["89_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.32525, 45.04582], + "id": "5855FED96864A41D4D486E9A3B39434E76E3546B", + "importIds": { + "yuanshen": ["89_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.31355, 44.96119], + "id": "704D0869CE72E3D029B52F5692DADAD6D5E8BF96", + "importIds": { + "yuanshen": ["89_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.281, 44.99112], + "id": "9D7AADB7F859703F318FFF3ABA8581D0151F914D", + "importIds": { + "yuanshen": ["89_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.32005, 45.00545], + "id": "03E3654E54066F9BAFC5F999A6D45D859964CA88", + "importIds": { + "yuanshen": ["89_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.33569, 44.98332], + "id": "075D63E137904B7C23B18DE4E010145FA523DDDA", + "importIds": { + "yuanshen": ["89_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.5375, 43.80234], + "id": "0C4DAC591BB22E6F471A4CB08BBEC9AAE51F9D82", + "importIds": { + "yuanshen": ["89_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.60781, 43.86484], + "id": "7C5C841A4FA09047BA1A4B50D7A15C2971E2AA19", + "importIds": { + "yuanshen": ["89_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.74584, 53.32318], + "id": "AA64C21815289F22B8C44EC9D1E156726615EA99", + "importIds": { + "yuanshen": ["89_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.74974, 53.35573], + "id": "C2EDB1BC5CEE9D426840CCB781F594A48FF82DF9", + "importIds": { + "yuanshen": ["89_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.77708, 53.23594], + "id": "F7FBE4E7224A21CAA5BBD4DA6E0E7185022BE8BC", + "importIds": { + "yuanshen": ["89_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.7888, 53.2086], + "id": "8FD72BB6491A10F393B7C3BC1F5292462E0ABE49", + "importIds": { + "yuanshen": ["89_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.82526, 53.26328], + "id": "9A2B73EA9672D9943E524A21857B0112C8C8809A", + "importIds": { + "yuanshen": ["89_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.63125, 51.17344], + "id": "68B234AAB878DA608437DAEE5A7C656FC54C90F2", + "importIds": { + "yuanshen": ["89_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.64297, 51.2789], + "id": "90830432406DC3A83BFF11CA5862F82EDF55642A", + "importIds": { + "yuanshen": ["89_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.65078, 51.3375], + "id": "5CCA0EB46CE2A28087FA92D3F0306C0563EF6535", + "importIds": { + "yuanshen": ["89_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.67813, 51.40781], + "id": "88E69FC5E55C15C97AFF4C5369581BB88896E9B2", + "importIds": { + "yuanshen": ["89_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.93594, 51.47422], + "id": "6EFA9EC6F13CBD45752E13691642A6CA78680B21", + "importIds": { + "yuanshen": ["89_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.75234, 51.75937], + "id": "64873DFBD5EE9BAE4B699F4D92D9D8C729AE7F87", + "importIds": { + "yuanshen": ["89_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.84219, 51.81406], + "id": "E2E9282AC3E38822788E2D31DA5AB4559B5BD998", + "importIds": { + "yuanshen": ["89_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.87344, 51.73593], + "id": "E3A167F34D5CC9095316AE302C520CDBFE8B2D4F", + "importIds": { + "yuanshen": ["89_66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.475, 50.38047], + "id": "293A0846A474939C2B25212C9C4E1F1B2A3E649B", + "importIds": { + "yuanshen": ["89_67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.33438, 50.48985], + "id": "A4B652BF706F29D0E38604B2B8C8475EB3FD0B02", + "importIds": { + "yuanshen": ["89_68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.46328, 50.17734], + "id": "F575B4EB9FEE9F70C5E591AF467457178510D926", + "importIds": { + "yuanshen": ["89_69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.30312, 49.84531], + "id": "0AF69BC1218A72462003E2ED0E4AA60C600FE6FE", + "importIds": { + "yuanshen": ["89_70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.05312, 49.82187], + "id": "C44690C4781E103BE09B3C8D27835A58C0361300", + "importIds": { + "yuanshen": ["89_71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.13125, 50.0211], + "id": "965144A4DBC39730422A09D9CDCB041207254B79", + "importIds": { + "yuanshen": ["89_72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.37344, 51.49375], + "id": "5B97F96CA9898326904839332E57F8242B7C45E0", + "importIds": { + "yuanshen": ["89_73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.61562, 51.50156], + "id": "972B0AF5C69C69CF4167E0B915460D4E69906723", + "importIds": { + "yuanshen": ["89_74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.69375, 51.51328], + "id": "50FFC2081988A699F7F39A89001AF919FF070D72", + "importIds": { + "yuanshen": ["89_75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.39297, 49.56015], + "id": "52BFF3B9A94020E52FA7AEBCC9CB57D0BB68A7CD", + "importIds": { + "yuanshen": ["89_76"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.41641, 49.48594], + "id": "6DEC2434C047BBE2DD46651FB31296776FDC16ED", + "importIds": { + "yuanshen": ["89_77"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.01016, 46.68906], + "id": "1C531A229174AE8272314FC32C0FC125D553B999", + "importIds": { + "yuanshen": ["89_78"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.56744, 46.10182], + "id": "AEF93741D1907395ED5B24A120113CE185DB7F1C", + "importIds": { + "yuanshen": ["89_79"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9164, 45.73593], + "id": "28F61BE62A9380C61DD155C6B87721655A9B226D", + "importIds": { + "yuanshen": ["89_80"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.79531, 45.41563], + "id": "AA8ECED168CD1432F19036017B9F0D805BDC793D", + "importIds": { + "yuanshen": ["89_81"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.32656, 46.2711], + "id": "8C918FDE9FF1C866FAC3E771BAD0AD5B1C20EF4E", + "importIds": { + "yuanshen": ["89_82"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.83828, 45.32578], + "id": "51FAC3677A8566845748F43A5C5011C01A5BFC0C", + "importIds": { + "yuanshen": ["89_83"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.85391, 44.9625], + "id": "5A3BDC2242D61B14C297EE244D3E0E9F31FF8264", + "importIds": { + "yuanshen": ["89_84"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.4125, 43.50547], + "id": "95634309F2D92D239E3254C7D3B8E57B42DA3E1C", + "importIds": { + "yuanshen": ["89_85"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.13125, 43.66563], + "id": "3DF8ECD684EE3FB995646B0ACDEE53B1B7D46185", + "importIds": { + "yuanshen": ["89_86"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.81484, 43.61875], + "id": "7D5EA1A3D711C61947DF187219523B76F4417DB3", + "importIds": { + "yuanshen": ["89_87"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.81094, 44.2164], + "id": "A2E34859D8D46ED3B54D338C57EF27A8A41FE9B0", + "importIds": { + "yuanshen": ["89_88"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.0375, 34.82187], + "id": "308DDA07FEB88AFA51017F44BE28D858278D3CD6", + "importIds": { + "yuanshen": ["89_89"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.42422, 43.89219], + "id": "4E6A11F18F7201001ACB6BDC3B3F5246B4F5628E", + "importIds": { + "yuanshen": ["89_90"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.35, 43.52109], + "id": "F8D1002C31FEA19BBC1F5A6A6807207404C30C41", + "importIds": { + "yuanshen": ["89_91"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.68984, 43.29453], + "id": "20D9BADE239713BFD346B70620ADBABB2AEB7349", + "importIds": { + "yuanshen": ["89_92"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.55312, 43.43906], + "id": "3C24E778B793CF070366F148AE8D2FBFA6D55FB7", + "importIds": { + "yuanshen": ["89_93"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.02188, 43.9], + "id": "C18FE99479A21AE4E40A876C3FA1E6F3F8AF2914", + "importIds": { + "yuanshen": ["89_94"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.04141, 43.9625], + "id": "D8D8C0797D53D2C606F115E121EADC6BBAD9B715", + "importIds": { + "yuanshen": ["89_95"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.11953, 44.22422], + "id": "2E8AE69534C4D895D8FA24540A52F9367514B3DB", + "importIds": { + "yuanshen": ["89_96"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.82656, 44.80625], + "id": "01A2E0C0EF7C55FD196390DD579B75CD07F3ADE1", + "importIds": { + "yuanshen": ["89_97"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.58828, 46.38047], + "id": "46FCC550A5272AEC7479AFD5C5CD0F5473906A15", + "importIds": { + "yuanshen": ["89_98"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.44375, 45.05625], + "id": "F9D687E16F55C7EAFC39C2824D2E9D9A4F1F72F2", + "importIds": { + "yuanshen": ["89_99"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.40469, 44.76328], + "id": "DD8CA41AFF593E835E8DD42D0CBDEAA6EAB37BC7", + "importIds": { + "yuanshen": ["89_100"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.2224, 44.04062], + "id": "4B9441318D4F26D230B286382E7DE59C8F65A46F", + "importIds": { + "yuanshen": ["89_101"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.23672, 44.01458], + "id": "9F79F80492A2CB4289C90A10B2E3D3D8D5F17546", + "importIds": { + "yuanshen": ["89_102"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1664, 44.62265], + "id": "5FBE217E3CF362A2DC6EAFE05050B59527ED7C00", + "importIds": { + "yuanshen": ["89_103"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.76798, 45.19687], + "id": "2BFEBA75172E1F2E7DC3143019B88C57A724CDB4", + "importIds": { + "yuanshen": ["89_104"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.12734, 48.56407], + "id": "E5BB9B331D06770F32EEBB3DF71B552407E479EA", + "importIds": { + "yuanshen": ["89_105"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.1625, 48.59531], + "id": "2B12E24BB5F5FAC1B2F07E516484F554980D8CAF", + "importIds": { + "yuanshen": ["89_106"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9164, 50.7125], + "id": "C98B3B9900C7C751E42077E129DAF47D925FE81C", + "importIds": { + "yuanshen": ["89_107"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.83829, 50.81797], + "id": "A574E04FE62312DDF552CCCE9D3B1C8F4EA8E282", + "importIds": { + "yuanshen": ["89_108"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.06094, 51.47031], + "id": "243A5A98A9653960D51EEFE7BEE074241EE34725", + "importIds": { + "yuanshen": ["89_109"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.31875, 51.32188], + "id": "CED267FBDEECBB1634AF4DFB3CF3FF593C83139F", + "importIds": { + "yuanshen": ["89_110"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.12344, 49.29844], + "id": "0BD30396C0398BF0177CADB2C3EABBB2CEE2335A", + "importIds": { + "yuanshen": ["89_111"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.56484, 49.12266], + "id": "F9B573344B5141AB93A7515592E65FEDDA46E315", + "importIds": { + "yuanshen": ["89_112"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.74844, 49.48594], + "id": "38D30ED534BBDE6640DDAB2DE97C7045C48C823A", + "importIds": { + "yuanshen": ["89_113"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.63125, 49.45078], + "id": "DE4D90FDABFD1FCC01E5D9F7432737D741A79747", + "importIds": { + "yuanshen": ["89_114"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9164, 50.03672], + "id": "0693511A02702DA69D123E4370DF9FEE63DFB5A6", + "importIds": { + "yuanshen": ["89_115"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.21719, 50.0211], + "id": "21806A6223A26899ED8101ACCF5626BB3EF79D1F", + "importIds": { + "yuanshen": ["89_116"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.29922, 50.0211], + "id": "339D9A7AD628881258A0B4F86487BFDA2ACB2D9D", + "importIds": { + "yuanshen": ["89_117"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.54531, 50.36875], + "id": "7B4C022598558C6CC6FE2C04448536C56C821745", + "importIds": { + "yuanshen": ["89_118"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.58828, 50.35703], + "id": "67DC2298ED80BF5BEF415C0BB213C843AA62EB69", + "importIds": { + "yuanshen": ["89_119"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.61953, 50.43125], + "id": "D9D546C14277EC463054E1E9262FF54F9466C004", + "importIds": { + "yuanshen": ["89_120"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.90469, 50.95859], + "id": "AD25EC9584AAE95C396A4900A6350CCF1D3D2701", + "importIds": { + "yuanshen": ["89_121"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.90469, 50.26328], + "id": "0C9BF0A20BEC71175D63FAFA348018C4AC31AA3E", + "importIds": { + "yuanshen": ["89_122"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.93594, 50.20468], + "id": "052AECBBF8169DE427D67BA444764F6BC6FFC312", + "importIds": { + "yuanshen": ["89_123"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.07656, 50.12266], + "id": "13B7F76C784D1663F22AA41D5B5564B6213AAF6D", + "importIds": { + "yuanshen": ["89_124"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.96328, 49.92734], + "id": "89A65D03E46223A881549FBB3891B667C359BBDE", + "importIds": { + "yuanshen": ["89_125"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.70078, 37.0357], + "id": "54D512BC1EC4BB3F8FF4876C95DBE8AB77BF6D22", + "importIds": { + "yuanshen": ["89_126"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.53419, 36.7832], + "id": "F160587E08F432A672CA40551DBB1E705662AD10", + "importIds": { + "yuanshen": ["89_127"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.60391, 36.54193], + "id": "0B2C50DF7C63FE8A2610EA4ED422F9DD281CD738", + "importIds": { + "yuanshen": ["89_128"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.93668, 36.48249], + "id": "6614072C3815C2D884F7AC3A723D509CAD90EAD7", + "importIds": { + "yuanshen": ["89_129"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.74324, 37.40911], + "id": "CF2C5D6FF9B404538CB9FA292FE476FC5B86C4F4", + "importIds": { + "yuanshen": ["89_130"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7732, 37.78021], + "id": "97D68E5FECFCC4F123B95A678B553432DCE4BD82", + "importIds": { + "yuanshen": ["89_131"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.88386, 37.93906], + "id": "8538EA26C3F54AD7EF59C178D434EB7FAC7281E5", + "importIds": { + "yuanshen": ["89_132"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.01191, 35.16583], + "id": "51CDF1161698D49E9136B3190509246719B2F7A5", + "importIds": { + "yuanshen": ["89_133"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.975, 48.98984], + "id": "E95F3BF9E265F4360A1B2932C79D0890B83B9D58", + "importIds": { + "yuanshen": ["89_134"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.96328, 49.13047], + "id": "66792C739C97E022463F37F6C32992FF3F753F9F", + "importIds": { + "yuanshen": ["89_135"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.11953, 49.0914], + "id": "E3DDA4CE2158E7C19646D00729DDEE05617A0027", + "importIds": { + "yuanshen": ["89_136"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.24453, 48.97031], + "id": "6508610DD9333B0DBBE6D18666E8EA232B081103", + "importIds": { + "yuanshen": ["89_137"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.35, 49.11875], + "id": "0E7E3B6A47EE7B4C49FAFFFADF1D5EAAFFDF6426", + "importIds": { + "yuanshen": ["89_138"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.02578, 45.88437], + "id": "09E881FAA328175C411C9104164F8EDCBF940DBF", + "importIds": { + "yuanshen": ["89_139"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.4711, 49.86484], + "id": "7723F7F9771FE2DBE239D79DFFECF19046014AF9", + "importIds": { + "yuanshen": ["89_140"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.54532, 48.62657], + "id": "83FD4A05035C0789C2A463BCE123E62EB5C1A76A", + "importIds": { + "yuanshen": ["89_141"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.59219, 48.57578], + "id": "E8314F0E112C75BFD255EF446B8AE5AFFD4306F7", + "importIds": { + "yuanshen": ["89_142"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.89687, 47.29062], + "id": "00001346BBB314EBD4A754A00A708BED6FE283F3", + "importIds": { + "yuanshen": ["89_143"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.9711, 50.57057], + "id": "E2BF49F985D4C32ACE1C79A90DC4AA805BC8EA35", + "importIds": { + "yuanshen": ["89_144"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.63906, 49.50547], + "id": "C240345C7A0CF48800EEAA1F93CFEE8A12AAAF51", + "importIds": { + "yuanshen": ["89_145"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.225, 48.84531], + "id": "9A90DF7EC3C14BD4D4C9A1A4B8C8C89A96D2CDD6", + "importIds": { + "yuanshen": ["89_146"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.6039, 47.98594], + "id": "E796DD8ABB977C852ED4A0BA7C4A4ECE8675CC3F", + "importIds": { + "yuanshen": ["89_147"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.46328, 45.99766], + "id": "CC46E6727AA277808F11FFF49B1BDD73BA743AFE", + "importIds": { + "yuanshen": ["89_148"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.93891, 36.57615], + "id": "550DCAE63D05CF8389A68C7CBA665505FC81A81A", + "importIds": { + "yuanshen": ["89_149"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.93502, 36.69729], + "id": "2770D176AF9CB1EBF29774F5AFEFA369B733A189", + "importIds": { + "yuanshen": ["89_150"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.43535, 37.5371], + "id": "76E978ECB221AA28FE719A1189482FFABCD6D7E0", + "importIds": { + "yuanshen": ["89_151"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.05391, 40.42001], + "id": "68913FAB60F6D57BB532E3E4935D4A1007E49602", + "importIds": { + "yuanshen": ["89_152"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.1008, 40.22466], + "id": "6291EB6216CFCB0260360B70BB607DE059922843", + "importIds": { + "yuanshen": ["89_153"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.70517, 39.66206], + "id": "C822C557292A1E6086ECEEBCCD6FBC02FE1E31EE", + "importIds": { + "yuanshen": ["89_154"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.93283, 35.93172], + "id": "99857144AB5062124E71AD73AEBE8D8332A8ED62", + "importIds": { + "yuanshen": ["89_155"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.67735, 50.49067], + "id": "946E34DF2D65E20E4ED286F33219C99F9783DBD4", + "importIds": { + "yuanshen": ["89_156"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.01666, 43.59661], + "id": "030F60C8B87C7413386B196306EE77F0B3C5B29D", + "importIds": { + "yuanshen": ["89_157"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.02186, 43.61354], + "id": "D5087678AF8458828A3FFFCBCBA2C03775F5614B", + "importIds": { + "yuanshen": ["89_158"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.20937, 38.33099], + "id": "248607052F6AC7D52E388EA1FA2E71424B0B3051", + "importIds": { + "yuanshen": ["89_159"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.33104, 44.05298], + "id": "FFAB24FC5E604DBF358F65FBBC7583431A1A20C8", + "importIds": { + "yuanshen": ["89_160"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.21911, 38.83796], + "id": "5EECD8D452AA0973F330147D2ECE975F9AAEB709", + "importIds": { + "yuanshen": ["89_161"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.79342, 36.88602], + "id": "F4ADF8358EFA1762FA0A461AE4C24A5D48264130", + "importIds": { + "yuanshen": ["89_162"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.82856, 36.85086], + "id": "BD929326F53F5D5163571B0B6BF41F7CCD82B8B7", + "importIds": { + "yuanshen": ["89_163"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.56797, 35.7676], + "id": "E41D8778E84FEF323789E1EABE104A4E70E589BE", + "importIds": { + "yuanshen": ["89_164"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.26042, 36.07495], + "id": "639254043904AFB9227414684A30C70DA5F8007C", + "importIds": { + "yuanshen": ["89_165"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.92943, 36.56927], + "id": "027CA603B3C252EC3D18EB58C1534D5B932A4F38", + "importIds": { + "yuanshen": ["89_166"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.77969, 36.62787], + "id": "81385042B14FF982236B6A4BB025D0DA13368905", + "importIds": { + "yuanshen": ["89_167"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.33307, 36.06797], + "id": "091F57107218686DFBE7730D28D5FD71DB1CDEC6", + "importIds": { + "yuanshen": ["89_168"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.08177, 33.81016], + "id": "364BB0187C7EF7BB572DDF15E78438D300B702F5", + "importIds": { + "yuanshen": ["89_169"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.42812, 44.26328], + "id": "6236E3E7A6765BA88FEC02891698A538CA1BF027", + "importIds": { + "yuanshen": ["89_170"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.40078, 44.16562], + "id": "130D9A7B3305CA27CF198E72EC87DF68CB799C4D", + "importIds": { + "yuanshen": ["89_171"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.63125, 44.67343], + "id": "2904D47089B75F2C03A04D1B5FF27C30E8FF8493", + "importIds": { + "yuanshen": ["89_172"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.63906, 44.67735], + "id": "88B885DA496678719F172E16AF6F2368C57223E3", + "importIds": { + "yuanshen": ["89_173"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.01016, 44.98203], + "id": "AACA81D3936C5916D0446BFFB3DB204F34453B5A", + "importIds": { + "yuanshen": ["89_174"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.10781, 44.92734], + "id": "C9EC7330D8EA30F260707E3D85864C485C4E023B", + "importIds": { + "yuanshen": ["89_175"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.92422, 45.60703], + "id": "C400D41073A0DCB9386E1FB5CB284F785D837227", + "importIds": { + "yuanshen": ["89_176"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.70547, 46.22812], + "id": "F42FBCC1A757779675CD8F536C90CCF773C88DBB", + "importIds": { + "yuanshen": ["89_177"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.725, 46.30625], + "id": "585A4538920CCC33A602CF11CF45B0CDBA04A60B", + "importIds": { + "yuanshen": ["89_178"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.73672, 46.36875], + "id": "6570B432005D80B4D33135CB8CC573B5976D2DB7", + "importIds": { + "yuanshen": ["89_179"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.56094, 46.33359], + "id": "71DBE3AFEA9D102761CC326130D6E01508916089", + "importIds": { + "yuanshen": ["89_180"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.55703, 46.38438], + "id": "53F3347B4984F8F8149A2B1EA85C13F7954D8ECE", + "importIds": { + "yuanshen": ["89_181"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.60781, 46.44687], + "id": "9289D5613ADD6A0BDC3B55AD869A21D5DCAD7AC9", + "importIds": { + "yuanshen": ["89_182"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.71719, 47.35703], + "id": "E12ADDF71AFCE7AD7B17CA57E5BA2F98A826E27C", + "importIds": { + "yuanshen": ["89_183"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.59219, 47.41953], + "id": "FAA579D488F69F35E4EE9BE677193A004EC72B40", + "importIds": { + "yuanshen": ["89_184"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.48672, 47.2711], + "id": "C0A9742F904F6C17C4D4E1D60BE5FA714247140B", + "importIds": { + "yuanshen": ["89_185"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.39297, 47.34922], + "id": "8C47E36E97A99532357DEFCCE44201267EC0019F", + "importIds": { + "yuanshen": ["89_186"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.35391, 47.40391], + "id": "0C85CB497680EA45A6FC31D603AFD5891ADED0F7", + "importIds": { + "yuanshen": ["89_187"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.27188, 47.66953], + "id": "4E4849677129591A894DE760B7B1E18939C9A720", + "importIds": { + "yuanshen": ["89_188"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.24062, 47.75937], + "id": "1AE95E0DD5F6B8BBDD0ECBD54A7311F91C677BB7", + "importIds": { + "yuanshen": ["89_189"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.22891, 47.82969], + "id": "4AEC4F7B3EB4BB8D86D7C7ABBF7A43EED31FB169", + "importIds": { + "yuanshen": ["89_190"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.48281, 47.75937], + "id": "791D7FF2F58C6FDB3A36ECF40BD90C0A8921DC1F", + "importIds": { + "yuanshen": ["89_191"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.50625, 48.90781], + "id": "0C3B8BAF90B2CD17774C085D100A29137DC82078", + "importIds": { + "yuanshen": ["89_192"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.33828, 49.0914], + "id": "9E703A5BA138982FAC0676D3AF825C09A7134D2B", + "importIds": { + "yuanshen": ["89_193"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.10391, 49.14218], + "id": "B9E657AD9771EB9B4B53C9D2313D6E9FA46B8FA7", + "importIds": { + "yuanshen": ["89_194"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.88906, 49.29844], + "id": "6A1ECE1B95BE1A1F427A1DC7A17D5079CF1012ED", + "importIds": { + "yuanshen": ["89_195"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.21719, 49.7125], + "id": "7C8193CD72633AA53CB388D86C414BA09F3E2929", + "importIds": { + "yuanshen": ["89_196"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.62734, 49.28281], + "id": "CBEE48900CE30ED3F41CEA19CC800FFD57547F93", + "importIds": { + "yuanshen": ["89_197"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.84609, 46.2164], + "id": "5D77DF93003E4644F71C75C7D69F77E068E5B97C", + "importIds": { + "yuanshen": ["89_198"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.67031, 45.99766], + "id": "12D8202BE90820FB40087720D008F2E2A6C69951", + "importIds": { + "yuanshen": ["89_199"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.77188, 47.11875], + "id": "B8232151DE27AF3CF687B6161E03BA22F79B22B0", + "importIds": { + "yuanshen": ["89_200"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.79531, 46.61094], + "id": "430A0E731D50A667689ED9908DE53FB0F9E97B05", + "importIds": { + "yuanshen": ["89_201"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.30312, 45.93125], + "id": "47617AF0E58E325AF132B1DA61EEBBD657234145", + "importIds": { + "yuanshen": ["89_202"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.97891, 45.76719], + "id": "D736BDC4FF58415125A579B757CC57EDE60998A0", + "importIds": { + "yuanshen": ["89_203"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.00234, 45.7125], + "id": "D90BAFA0DA4915B537087F2A6935CAAB72C7A8BB", + "importIds": { + "yuanshen": ["89_204"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.0414, 45.65781], + "id": "22A46F64DB85344D89F3207C3491108D708B1888", + "importIds": { + "yuanshen": ["89_205"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.37734, 48.37266], + "id": "6DF7027BFFC819670BE121BA4E5032B23E9B28DE", + "importIds": { + "yuanshen": ["89_206"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_206.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.54921, 42.65391], + "id": "99EF13F0302D1BED3AF9A6F60DA86B0120ACF9E0", + "importIds": { + "yuanshen": ["89_207"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_207.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.88514, 42.22682], + "id": "A360896B3E4562CBCA47C572E9C4A844C354FE27", + "importIds": { + "yuanshen": ["89_208"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_208.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.95286, 42.22943], + "id": "FA9FA2386CAEC578B0F2680F3A6B3AE8D94BF0D2", + "importIds": { + "yuanshen": ["89_209"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_209.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.94635, 42.18907], + "id": "D97D49435EBF82B37375403BD406C0BA9739CE12", + "importIds": { + "yuanshen": ["89_210"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_210.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.35782, 42.43906], + "id": "B78DE979A3924288A8BD2B35D9AE64C90D33F8A2", + "importIds": { + "yuanshen": ["89_211"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_211.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.37734, 42.47813], + "id": "3DEB12F0F3C7253C158BA5B7354368F7AC205CAA", + "importIds": { + "yuanshen": ["89_212"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_212.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.15859, 42.52891], + "id": "6E77F4798CD13DAF17A11D79F4BF06DAA186B6E9", + "importIds": { + "yuanshen": ["89_213"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_213.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.77187, 42.34141], + "id": "BDA52D9CBBFF8F3849A34D6EC7782FCDFDF2178A", + "importIds": { + "yuanshen": ["89_214"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_214.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.58828, 41.99375], + "id": "FDDCE6A4ADD39A728E74FB80D0ECAAF49EB81A7A", + "importIds": { + "yuanshen": ["89_215"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_215.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.56484, 41.79844], + "id": "83C3FEF68253F7EF3179D2911B26605863FA1ECF", + "importIds": { + "yuanshen": ["89_216"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_216.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.86172, 42.41172], + "id": "3E1634FA1DE6F0E5D99C1F219AC84437787B45E3", + "importIds": { + "yuanshen": ["89_217"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_217.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.63906, 40.77891], + "id": "746AC7A2F8052B748E2CD130F85810219E36633A", + "importIds": { + "yuanshen": ["89_218"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_218.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.50625, 40.47031], + "id": "393AD30B845F1F0C5EA359C01D6C95550003178C", + "importIds": { + "yuanshen": ["89_219"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_219.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.58828, 42.0914], + "id": "3390A7F758D1D728C76C2A4A9A23DA6BD1894419", + "importIds": { + "yuanshen": ["89_220"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_220.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.44375, 40.99375], + "id": "E514A10DBBB8F734683CAA69B4D04B8460B847FB", + "importIds": { + "yuanshen": ["89_221"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_221.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.78489, 40.88569], + "id": "9BC10FE63D3FC65A8D2AEF1CA839B424FA8467A9", + "importIds": { + "yuanshen": ["89_222"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_222.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.64165, 40.75937], + "id": "0CAC5DC61309658EA05FE2396EE34720C4B2042D", + "importIds": { + "yuanshen": ["89_223"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_223.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.63904, 40.79713], + "id": "F3B29E19B2149CE35C576C1A32508C469E6F5F10", + "importIds": { + "yuanshen": ["89_224"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_224.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.31484, 40.63437], + "id": "183DE76395767F8D12C452D8AB54EDD3AF12D13F", + "importIds": { + "yuanshen": ["89_225"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_225.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.78359, 39.87656], + "id": "5ACAB7A6FF2EBB6067E4679E5741288D47A031A4", + "importIds": { + "yuanshen": ["89_226"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_226.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26406, 40.16562], + "id": "5A53E7C49A20F40649432D286876F2A833F71BD1", + "importIds": { + "yuanshen": ["89_227"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_227.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.975, 39.72813], + "id": "CBC491A4B11456EC26CCDC7739F4DEB1B71E3DBC", + "importIds": { + "yuanshen": ["89_228"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_228.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.75235, 38.86094], + "id": "17BF1A73B3494698DCAABC315EB3FE16DC5051D2", + "importIds": { + "yuanshen": ["89_229"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_229.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.03359, 38.16562], + "id": "5E51FCB17AE221BACACBD973D0443CD9397462A0", + "importIds": { + "yuanshen": ["89_230"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_230.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.09609, 38.88047], + "id": "8C55B540B1BB4B34A1161387B0315D2902053BE3", + "importIds": { + "yuanshen": ["89_231"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_231.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.48672, 41.24766], + "id": "57C58A4C6FE1A9125D2A534E61521AB1706AEA9F", + "importIds": { + "yuanshen": ["89_232"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_232.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.39688, 40.47813], + "id": "3B0626B79A1E6CD823B92392D35CCD5CE70425E7", + "importIds": { + "yuanshen": ["89_233"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_233.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81875, 39.74375], + "id": "7FC5A7AE6BCD0FF71F4CA24CFC6C1E239E9968E0", + "importIds": { + "yuanshen": ["89_234"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_234.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.02578, 37.73203], + "id": "84555672BE6BB0419F8BE4B5A7F7F344800C0317", + "importIds": { + "yuanshen": ["89_235"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_235.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.31094, 38.82187], + "id": "48DDCC0EB5E26BE6686E73059F42608CB1D0BF6C", + "importIds": { + "yuanshen": ["89_236"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_236.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.19766, 38.61094], + "id": "7D7D98A7CA6B44645426054B74E06146A3667CB5", + "importIds": { + "yuanshen": ["89_237"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_237.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.55703, 32.03672], + "id": "14D695007E53FE4FA4CEB4F6E58898E36D7948D9", + "importIds": { + "yuanshen": ["89_238"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_238.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.16641, 32.05625], + "id": "E435D81CB365D4CE2F0C99D4F81E18B0F076D1D9", + "importIds": { + "yuanshen": ["89_239"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_239.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.93984, 32.18906], + "id": "335354A36AE16F5BB463500EDB07D443CD184ADD", + "importIds": { + "yuanshen": ["89_240"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_240.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.95156, 32.28281], + "id": "50800285EA3A3503D14E0BD3F76D56B1F50CFC34", + "importIds": { + "yuanshen": ["89_241"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_241.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.97891, 32.19297], + "id": "E5868387A7DE6D9705735A588094F806F64FBC4B", + "importIds": { + "yuanshen": ["89_242"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_242.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.73672, 32.32188], + "id": "D026ABFCE0D7708AB26DE884716E8687DB0BA805", + "importIds": { + "yuanshen": ["89_243"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_243.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.5375, 32.23984], + "id": "5C434F216BCB61F89CF893587DEA58ECF1A5B0F9", + "importIds": { + "yuanshen": ["89_244"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_244.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.00235, 32.26328], + "id": "4D3436DAADEA0C22411896BB2282FB9A38C2958E", + "importIds": { + "yuanshen": ["89_245"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_245.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.59609, 33.26328], + "id": "CD5B677CD06C09EAD45A7CA9E5B2E4AD5E8A4B3E", + "importIds": { + "yuanshen": ["89_246"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_246.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.61953, 33.22031], + "id": "B277AE816C7F137C9AFC9ED6B1AB72E661AD0E46", + "importIds": { + "yuanshen": ["89_247"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_247.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.6625, 33.16953], + "id": "C17D01D74DB75D6AF2C0870B505A6799B47CDE2D", + "importIds": { + "yuanshen": ["89_248"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_248.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.69375, 33.24766], + "id": "F1A8DA97AEBFA1A1E8A14482E6DBCD2CE70E82ED", + "importIds": { + "yuanshen": ["89_249"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_249.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.4711, 33.05234], + "id": "58782A33D430CF7420A60960EFE80D4DB8BC416F", + "importIds": { + "yuanshen": ["89_250"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_250.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.38125, 32.96641], + "id": "8D156212764BB6777F2118410C409DDD559D833F", + "importIds": { + "yuanshen": ["89_251"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_251.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.42813, 32.92344], + "id": "58839B9CA55F1E9C1828E3B2C314DD54B083150A", + "importIds": { + "yuanshen": ["89_252"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_252.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.44766, 32.35703], + "id": "E82B37CC7D212E1748197C2744EF10AC5AA7DF28", + "importIds": { + "yuanshen": ["89_253"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_253.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.30313, 32.19297], + "id": "54F028DB92F1F4874CC2F982F48A6D4F691F5523", + "importIds": { + "yuanshen": ["89_254"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_254.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.80703, 32.40781], + "id": "FA7778FD1A012DE9B0A586AC34891E20BE191F08", + "importIds": { + "yuanshen": ["89_255"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_255.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.29531, 32.45859], + "id": "CA771B85DE53039815B48B3AA035619F596236C2", + "importIds": { + "yuanshen": ["89_256"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_256.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24453, 32.54453], + "id": "5E327BE384F80853FE1E2C5D12F24D6886F2637A", + "importIds": { + "yuanshen": ["89_257"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_257.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.13906, 32.33359], + "id": "FD0D7D3E60CDCADC41F240BC9C47FCF765A77785", + "importIds": { + "yuanshen": ["89_258"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_258.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.11562, 32.42344], + "id": "6E40764191AB08F53D7BF75822C2F86E6D81B075", + "importIds": { + "yuanshen": ["89_259"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_259.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.11562, 32.50156], + "id": "1668427C2B576459F9F63A36EE7F020189FDAAAC", + "importIds": { + "yuanshen": ["89_260"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_260.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.15859, 32.44297], + "id": "95BA6F41543DA585E069905D314643C1DA16F116", + "importIds": { + "yuanshen": ["89_261"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_261.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.20547, 32.67343], + "id": "D22D4FB4A033593D2AD997F340529A01463B0EBC", + "importIds": { + "yuanshen": ["89_262"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_262.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.70938, 32.52891], + "id": "DF474EE2BE89D57C7DB78D749EF7CFDA509D5C1C", + "importIds": { + "yuanshen": ["89_263"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_263.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.58828, 32.69687], + "id": "7AF1D9A9D3FD86CBCCFA7E53DA9B1E5A451E9C4E", + "importIds": { + "yuanshen": ["89_264"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_264.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.10781, 32.63437], + "id": "AE130A3226FE209837C21B144E7FB9322F30C0DB", + "importIds": { + "yuanshen": ["89_265"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_265.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.19766, 32.63047], + "id": "D43D25CEB9083A6975F56E895854489C4E46DB31", + "importIds": { + "yuanshen": ["89_266"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_266.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.69375, 32.65391], + "id": "333FB291FB905FA406D7F67B2BE1917FC419A36E", + "importIds": { + "yuanshen": ["89_267"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_267.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.74843, 32.66172], + "id": "4625AFE47A96FB8FBBBDDDC89FE3D955F8393C96", + "importIds": { + "yuanshen": ["89_268"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_268.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.93594, 39.88828], + "id": "460BD838B03FBE599C4BBEB4FB24E011D760FB6E", + "importIds": { + "yuanshen": ["89_269"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_269.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.65078, 34.0875], + "id": "E1E6185DCFF167BD6D6DDDD86BB7535BAA031DA3", + "importIds": { + "yuanshen": ["89_270"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_270.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.67813, 33.76328], + "id": "0851548AAB2D0A360155B80D7C2EC9D35510BC06", + "importIds": { + "yuanshen": ["89_271"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_271.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.5375, 33.59922], + "id": "8ACBDC920AF8E21FE64A14C506BD74C9C6F8533A", + "importIds": { + "yuanshen": ["89_272"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_272.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.87734, 33.93516], + "id": "9687FB80E82363458B31344B1CB4EA3FA5E1AC65", + "importIds": { + "yuanshen": ["89_273"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_273.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.79531, 35.20468], + "id": "117ADB310C729B580DF1C29C89C626FA4C522615", + "importIds": { + "yuanshen": ["89_274"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_274.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.51797, 35.24766], + "id": "F0EF9AF3F3343D4E8C5B47923D1B8852B3305958", + "importIds": { + "yuanshen": ["89_275"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_275.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.35781, 35.51328], + "id": "95D0F461A98FFB36C60BBF62A4FE699E289EFDAD", + "importIds": { + "yuanshen": ["89_276"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_276.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.11172, 35.64609], + "id": "C9A7DB510774ABEA73EC89665C65A2AEF77CCB97", + "importIds": { + "yuanshen": ["89_277"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_277.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.92422, 35.28281], + "id": "CA8EEB47D9AD18B867E1D046A5497E31F5CF6F61", + "importIds": { + "yuanshen": ["89_278"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_278.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.83828, 35.44297], + "id": "6612B416B530DB7F1CC6EBAD8DEDED22E3C81E34", + "importIds": { + "yuanshen": ["89_279", "89_281"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_279.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.85391, 35.39609], + "id": "6EC625402E6803026501BD223043E14DC36C0B01", + "importIds": { + "yuanshen": ["89_280"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_280.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.9125, 35.48985], + "id": "C84ADF8DAB9254BDCE5E20217F7E66B750F36E3F", + "importIds": { + "yuanshen": ["89_282"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_282.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.88125, 35.41953], + "id": "4363451DCBCA443CE28998A64F43202C5FBA03DD", + "importIds": { + "yuanshen": ["89_283"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_283.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.54922, 34.72813], + "id": "B4B5EAE59EFD61B292E8EB55EFFC708C6D161D21", + "importIds": { + "yuanshen": ["89_284"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_284.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.63906, 35.86875], + "id": "6622BF9FF57AFE75718619696F0413B7D59C4CBC", + "importIds": { + "yuanshen": ["89_285"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_285.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.80703, 34.90781], + "id": "280D335CB6CAD8C9AAF276E7E66E8DEF94F81B80", + "importIds": { + "yuanshen": ["89_286"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_286.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.71069, 34.93647], + "id": "63B26752666E9881421EC6F1AD919A83B81D3C03", + "importIds": { + "yuanshen": ["89_287"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_287.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.70938, 34.69687], + "id": "FCA5BBCDC8E394DF2C947F796CD175F748BD2FC4", + "importIds": { + "yuanshen": ["89_288"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_288.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63125, 34.52891], + "id": "850553678C7AB48BFF04454399E454CBA1B30EE6", + "importIds": { + "yuanshen": ["89_289"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_289.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.225, 36.55625], + "id": "B4BA848121F37949F045D5CE1A9400472329B354", + "importIds": { + "yuanshen": ["89_290"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_290.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.23672, 36.5875], + "id": "E9D44F6BBD2A4E8DA4015FC6741FC289034705D6", + "importIds": { + "yuanshen": ["89_291"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_291.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.26406, 36.54453], + "id": "25C9ADF068861EF5834B9D5A59AAE0EEBD54488F", + "importIds": { + "yuanshen": ["89_292"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_292.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.49453, 36.65781], + "id": "18A957CC2F4FE6F29C502F721865463F207C1BB8", + "importIds": { + "yuanshen": ["89_293"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_293.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.2875, 36.81797], + "id": "D278C4CE8E390ABCF1D052A19E9B12AB4DFF5A4F", + "importIds": { + "yuanshen": ["89_294"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_294.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.64687, 37.24766], + "id": "89C7B6D0E3B8A49DB54E5EA0A0B7DAD6DE4F74D6", + "importIds": { + "yuanshen": ["89_295"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_295.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.49063, 37.06016], + "id": "BA962A5E2B8247C1BD09FDD638984D6BA9586915", + "importIds": { + "yuanshen": ["89_296"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_296.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.48672, 37.025], + "id": "9391D54CB674F2F4688A00561B8342442D904C7F", + "importIds": { + "yuanshen": ["89_297"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_297.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.49453, 37.05625], + "id": "A6B7BE80C11764D58331F9BC6BC689305757E9DD", + "importIds": { + "yuanshen": ["89_298"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_298.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.51016, 37.0289], + "id": "946E44309DAF913E9A157727862678CE36F8CE66", + "importIds": { + "yuanshen": ["89_299"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_299.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.07266, 37.07969], + "id": "F9CE6C12EC4EE6409CF616B0428A6E9BA3F0EEAD", + "importIds": { + "yuanshen": ["89_300"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_300.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.00625, 36.94688], + "id": "FC95CAA3F6A9DDCCE7B9090DCFFBEA9075ECF632", + "importIds": { + "yuanshen": ["89_301"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_301.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01016, 36.85703], + "id": "84B713F35BFA43740E0C49A2EF6CE9319D463B7E", + "importIds": { + "yuanshen": ["89_302"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_302.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.04141, 36.76719], + "id": "52CAC554CC4B77741BF313BB81D41FB287BA4739", + "importIds": { + "yuanshen": ["89_303"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_303.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.45156, 36.44297], + "id": "13294E10CD8C62048205BBEDC35D61DFC95415BC", + "importIds": { + "yuanshen": ["89_304"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_304.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.39296, 36.41172], + "id": "D924FE80D81406466D7F8A7099059157F66A4092", + "importIds": { + "yuanshen": ["89_305"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_305.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.17031, 36.30625], + "id": "BA70903DF81F8C063FF8F2334D5C04DAA05AED77", + "importIds": { + "yuanshen": ["89_306"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_306.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.18203, 36.4], + "id": "BAFC94475E0BB5A790B6655C07ED18235D9EEB66", + "importIds": { + "yuanshen": ["89_307"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_307.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.34219, 36.16172], + "id": "43FEE3971B3144D88ACC7599E49D43A5A8D775FF", + "importIds": { + "yuanshen": ["89_308"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_308.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.24844, 36.04062], + "id": "2A2385757E786A1386CA0584D593F891A998EF4D", + "importIds": { + "yuanshen": ["89_309"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_309.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.23281, 35.73593], + "id": "043906CB6FDB39CE70414595E9DD34768597260F", + "importIds": { + "yuanshen": ["89_310"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_310.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.15859, 35.81015], + "id": "292AF6322315C4A00567EF4F67C6B07C55E907B6", + "importIds": { + "yuanshen": ["89_311"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_311.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.57265, 35.5875], + "id": "B98886DE4703F24BBCA5CAD4354EB8B1FD15B8D8", + "importIds": { + "yuanshen": ["89_312"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_312.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.34219, 34.65781], + "id": "520F7341827F4AB19B4231152433BA08A366071D", + "importIds": { + "yuanshen": ["89_313"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_313.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.86823, 35.39349], + "id": "7D87025355F2C0B2E89BE85BED152F28F7257CAC", + "importIds": { + "yuanshen": ["89_314"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_314.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.89657, 35.4068], + "id": "0E056EE96A9FB41A6E1F69809CE52B30F91889DD", + "importIds": { + "yuanshen": ["89_315"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_315.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.20417, 40.53672], + "id": "7D4CE048830628D9313BB8ED57FD6D297434A335", + "importIds": { + "yuanshen": ["89_316"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_316.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.77578, 29.50937], + "id": "18168F3968BD89ACEF4700FAF510681C5ABE0258", + "importIds": { + "yuanshen": ["89_317"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_317.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.65469, 26.14218], + "id": "E36BD9341DFDECC744298C0CD78FC4431AE8D366", + "importIds": { + "yuanshen": ["89_318"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_318.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.99453, 43.23594], + "id": "437A9052036CF9F52CF532E1BB79BACCB4279D1D", + "importIds": { + "yuanshen": ["89_319"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_319.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.61563, 42.57969], + "id": "330E58E2BE720C61E2C14CDFC2F02F9D088ADF73", + "importIds": { + "yuanshen": ["89_320"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_320.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.17812, 43.81015], + "id": "CB22293E51D90E59CCFA05D741FB966FA5C7159E", + "importIds": { + "yuanshen": ["89_321"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_321.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.77578, 44.26328], + "id": "AEF5095D5D550BF69890209A6E59FE9240B3328B", + "importIds": { + "yuanshen": ["89_322"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_322.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.31484, 43.47813], + "id": "CE1A1D1A10362105CE90B579C28BDB6D32EC52B5", + "importIds": { + "yuanshen": ["89_323"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_323.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.0375, 42.60313], + "id": "7EE9240187228115651ACA868D7695404DE81352", + "importIds": { + "yuanshen": ["89_324"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_324.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.95547, 42.64219], + "id": "514A840161C86D914C6AA56E1AA57C7C55E35DC4", + "importIds": { + "yuanshen": ["89_325"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_325.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.08437, 42.57578], + "id": "557CCD7FF79D9E45585F86CC18DE722BDC9AFD99", + "importIds": { + "yuanshen": ["89_326"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_326.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.11953, 42.63437], + "id": "6072E6817DCA29FC67C5BB56E40FA26F90E33794", + "importIds": { + "yuanshen": ["89_327"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_327.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.08308, 38.64739], + "id": "162EF9FC558570872DD4AFB56CE95962C442CAD1", + "importIds": { + "yuanshen": ["89_328"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_328.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.33439, 38.63177], + "id": "E0C7F98829114A4704BFEBF7887A17BACFDBC82D", + "importIds": { + "yuanshen": ["89_329"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_329.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.52578, 39.64219], + "id": "D700541FC2CDDF8763150FD10F5D969853A6673E", + "importIds": { + "yuanshen": ["89_330"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_330.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.40859, 38.66563], + "id": "FD9EFCC79388D62463DA229885F2A78863A9A6C0", + "importIds": { + "yuanshen": ["89_331"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_331.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.8539, 39.03672], + "id": "5E8982E2D7F5860B2C88BC4239077D4196533CF6", + "importIds": { + "yuanshen": ["89_332"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_332.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.71328, 37.76719], + "id": "C1554D514583CEB26EB151A147845660969E810E", + "importIds": { + "yuanshen": ["89_333"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_333.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.60781, 37.44297], + "id": "062C03A9CF2134E734CCEAE6DAA0FC71A7115596", + "importIds": { + "yuanshen": ["89_334"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_334.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.0375, 36.72031], + "id": "9150754AE5D9B2D7F5ED8F2E0860E559B8EB785F", + "importIds": { + "yuanshen": ["89_335"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_335.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.89297, 37.06406], + "id": "D92C149F5FD3ADA8FA261B3B78AB37E26261832C", + "importIds": { + "yuanshen": ["89_336"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_336.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.62735, 37.2711], + "id": "827117A55A6FAF56FD4197254F02F3259BB50905", + "importIds": { + "yuanshen": ["89_337"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_337.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.59609, 38.17344], + "id": "1BDFF161D5D925F2D0A654FA27F20CD26F014120", + "importIds": { + "yuanshen": ["89_338"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_338.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.67812, 38.05625], + "id": "13E3B5DD5A6CFC53592DC0EEF5F603B36E028B50", + "importIds": { + "yuanshen": ["89_339"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_339.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.73281, 40.66563], + "id": "2B9CE72361EBD5116E231295332DC8E2A3B924FA", + "importIds": { + "yuanshen": ["89_340"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_340.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.39687, 38.97031], + "id": "D69056C2ED4B5EAB545E49CFE1EFA83EA5A830F7", + "importIds": { + "yuanshen": ["89_341"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_341.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.32656, 39.68125], + "id": "C90ED093EF3B5B4FA6EFF77D321CCFD59356F205", + "importIds": { + "yuanshen": ["89_342"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_342.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.33828, 40.20468], + "id": "6AADBF9E9E459B4379BF64A8BF12585395E0C4AD", + "importIds": { + "yuanshen": ["89_343"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_343.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.04922, 41.13047], + "id": "F21F48F6A0488A41E1D46C2F4F98A5F7A684EDDB", + "importIds": { + "yuanshen": ["89_344"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_344.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.27578, 40.40391], + "id": "D6BA7873127202791573BA9537755ECB8C6E6072", + "importIds": { + "yuanshen": ["89_345"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_345.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.26407, 40.37656], + "id": "0A105FE837B3BA850AB16CE2E24E4B2A9C60B032", + "importIds": { + "yuanshen": ["89_346"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_346.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.25625, 40.38047], + "id": "B7526410C2218199CBB473DAD7923C14D0A6503C", + "importIds": { + "yuanshen": ["89_347"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_347.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.4164, 42.86094], + "id": "CC0376C14C17448293CC837CF73C83D07A9FDD95", + "importIds": { + "yuanshen": ["89_348"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_348.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.92032, 38.70859], + "id": "AFBBBC83FDC51E770DC97A78951EB97CC15F8FD8", + "importIds": { + "yuanshen": ["89_349"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_349.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.06094, 42.42344], + "id": "E3D4A6183BCDC75702928E0AD3CF0817E0181674", + "importIds": { + "yuanshen": ["89_350"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_350.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.02578, 42.49766], + "id": "E2589B83A3CFFF9D3EBDFCE74E9295F3CA166BF9", + "importIds": { + "yuanshen": ["89_351"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_351.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.0414, 42.47031], + "id": "6D5075A008528A5AAB129FF4BBAD4EBFB275DC78", + "importIds": { + "yuanshen": ["89_352"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_352.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.11172, 41.87656], + "id": "4EC922C41F68460DA9A7BD20F85313697226F088", + "importIds": { + "yuanshen": ["89_353"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_353.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.44375, 45.68125], + "id": "0A81EF2C031455FB0FE771F4A1F5BE376717BD63", + "importIds": { + "yuanshen": ["89_354"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_354.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.89688, 45.38047], + "id": "19B60FE3381700DF4284F247969A8804930ED176", + "importIds": { + "yuanshen": ["89_355"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_355.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.91641, 45.37266], + "id": "7BF6901376388A1D3AB9603041F7ECFFBEB7F5D1", + "importIds": { + "yuanshen": ["89_356"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_356.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-34.79141, 44.2711], + "id": "4E0BD647522007FACDA8EF0CA6AFE5D24977791C", + "importIds": { + "yuanshen": ["89_357"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_357.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.57656, 44.40391], + "id": "F08E48666F7977212D2BEC16E0AF1B0AD2D1E732", + "importIds": { + "yuanshen": ["89_358"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_358.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.725, 40.63047], + "id": "F1A24FEEAB503EEAAAC66D7A462C10A487FB16BB", + "importIds": { + "yuanshen": ["89_359"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_359.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.14297, 41.16562], + "id": "1EE54FB61EAA6DD3BE848B11B9ED109877FE183A", + "importIds": { + "yuanshen": ["89_360"] + }, + "popupMedia": "https://yuanshen.site/comment_png/89_360.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/radish.json b/src/data/features/mondstadt/nature/radish.json index 2a8fdb9b..223c2a8f 100644 --- a/src/data/features/mondstadt/nature/radish.json +++ b/src/data/features/mondstadt/nature/radish.json @@ -1,205 +1,228 @@ -{ - "format": 2, - "name": { - "en": "Radish", - "ru": "Редис", - "pt": "Rabanete" - }, - "description": { - "en": "Rich in fiber and nutrients. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "radish", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-22.81745, 41.2802], - "id": "F5DFF0CFB49E0ED52583C3C012C97658F01BECB5", - "importIds": { - "yuanshen": ["81_1"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#1" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7966, 41.34922], - "id": "0CA3ADAABE23D05B26E4AA351F3E108624DE131F", - "importIds": { - "yuanshen": ["81_2"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#2" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.86171, 41.33359], - "id": "EFE1BA1D224114F7A7D7AA6B5518D7F5BDBCD97E", - "importIds": { - "yuanshen": ["81_3"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#3" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.12734, 37.0211], - "id": "2E0730C05609BC4FB4F6AD639090D9E42ED333CF", - "importIds": { - "yuanshen": ["81_4"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#4" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.09219, 37.07578], - "id": "F6B503513C26121638A9FC5FA7E853189DEE15DD", - "importIds": { - "yuanshen": ["81_5"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#5" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1625, 37.025], - "id": "CA1E006E860B1B3F4E3EEA6F43F0F814E992301D", - "importIds": { - "yuanshen": ["81_6"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#6" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.13516, 37.0875], - "id": "D3277667C5AAC7595C12182CC02AD54F6208AAE7", - "importIds": { - "yuanshen": ["81_7"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#7" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.21328, 36.2789], - "id": "339EEAA4F567C6432ABBE51843CD5EAAA76F3ED2", - "importIds": { - "yuanshen": ["81_8"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#8" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.23671, 36.31406], - "id": "BD67DDF5578463132ACE43D82B7C4F118BA955FB", - "importIds": { - "yuanshen": ["81_9"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#9" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26016, 36.27501], - "id": "573DC9AA2B8192EC2A8F97AAF1DAA7692FE12104", - "importIds": { - "yuanshen": ["81_10"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#10" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.23671, 36.24375], - "id": "A4BE005F4EB85D75C1A34B5849D44E7F6021BDC2", - "importIds": { - "yuanshen": ["81_11"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#11" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.30313, 41.86484], - "id": "150AA3BDEB11C051261B53E3B69A3BDA22781275", - "importIds": { - "yuanshen": ["81_12"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#12" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.21328, 41.38047], - "id": "6C868D2A53D08A4AC18F1C6A2F9BDBB3E6F7467D", - "importIds": { - "yuanshen": ["81_13"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#13" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.26016, 41.37266], - "id": "810FFE222C872ADD11B237F6C52B1E16FFDE84C4", - "importIds": { - "yuanshen": ["81_14"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#14" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.24453, 41.32969], - "id": "7160066769F09CF2F2460C2D707EBF96500596CA", - "importIds": { - "yuanshen": ["81_15"] - }, - "popupTitle": { - "zh": "白萝卜-蒙德", - "en": "#15" - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1137755308", + "zh": "白萝卜", + "de": "Rettich", + "en": "Radish", + "es": "Rábano", + "fr": "Radis", + "id": "Radish", + "ja": "ダイコン", + "ko": "흰 무", + "pt": "Rabanete Branco", + "ru": "Редис", + "th": "Radish", + "vi": "Củ Cải Trắng" + }, + "description": { + "_code": "2503153389", + "zh": "纤维分明的草本植物。易于种植与收获的作物,富含纤维与营养。", + "de": "Eine sehr fasrige Wurzel. Sie ist sehr einfach anzubauen und zu ernten. Außerdem ist sie reich an Ballast- und Nährstoffen.", + "en": "Rich in fiber and nutrients. Easy to grow and harvest.", + "es": "Rico en fibra y nutrientes, y muy fácil de cultivar y cosechar.", + "fr": "Un légume riche en fibres et en nutriments. Facile à cultiver et à récolter.", + "id": "Sayuran yang kaya akan nutrisi dan serat. Mudah untuk ditanam dan dipanen.", + "ja": "食べ物繊維のはっきりした草本植物。栽培も収穫も容易な作物、食べ物繊維と栄養に富んでいる。", + "ko": "섬유질이 풍부한 초본식물. 쉽게 재배할 수 있으며, 섬유질과 영양가가 풍부하다", + "pt": "Rico em fibras e nutrientes. Fácil de plantar e colher.", + "ru": "Растение, богатое клетчаткой. Легко культивируется.", + "th": "พืชหัวที่สามารถเพาะปลูก และเก็บเกี่ยวได้ง่าย อุดมไปด้วย เส้นใยและสารอาหาร", + "vi": "Là thực vật có nhiều dinh dưỡng. Dễ trồng và thu hoạch, có hàm lượng vitamin cao." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "radish", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-22.81745, 41.2802], + "id": "F5DFF0CFB49E0ED52583C3C012C97658F01BECB5", + "importIds": { + "yuanshen": ["81_1"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#1" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7966, 41.34922], + "id": "0CA3ADAABE23D05B26E4AA351F3E108624DE131F", + "importIds": { + "yuanshen": ["81_2"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#2" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.86171, 41.33359], + "id": "EFE1BA1D224114F7A7D7AA6B5518D7F5BDBCD97E", + "importIds": { + "yuanshen": ["81_3"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#3" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.12734, 37.0211], + "id": "2E0730C05609BC4FB4F6AD639090D9E42ED333CF", + "importIds": { + "yuanshen": ["81_4"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#4" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.09219, 37.07578], + "id": "F6B503513C26121638A9FC5FA7E853189DEE15DD", + "importIds": { + "yuanshen": ["81_5"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#5" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1625, 37.025], + "id": "CA1E006E860B1B3F4E3EEA6F43F0F814E992301D", + "importIds": { + "yuanshen": ["81_6"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#6" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.13516, 37.0875], + "id": "D3277667C5AAC7595C12182CC02AD54F6208AAE7", + "importIds": { + "yuanshen": ["81_7"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#7" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.21328, 36.2789], + "id": "339EEAA4F567C6432ABBE51843CD5EAAA76F3ED2", + "importIds": { + "yuanshen": ["81_8"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#8" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.23671, 36.31406], + "id": "BD67DDF5578463132ACE43D82B7C4F118BA955FB", + "importIds": { + "yuanshen": ["81_9"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#9" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26016, 36.27501], + "id": "573DC9AA2B8192EC2A8F97AAF1DAA7692FE12104", + "importIds": { + "yuanshen": ["81_10"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#10" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.23671, 36.24375], + "id": "A4BE005F4EB85D75C1A34B5849D44E7F6021BDC2", + "importIds": { + "yuanshen": ["81_11"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#11" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.30313, 41.86484], + "id": "150AA3BDEB11C051261B53E3B69A3BDA22781275", + "importIds": { + "yuanshen": ["81_12"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#12" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.21328, 41.38047], + "id": "6C868D2A53D08A4AC18F1C6A2F9BDBB3E6F7467D", + "importIds": { + "yuanshen": ["81_13"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#13" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.26016, 41.37266], + "id": "810FFE222C872ADD11B237F6C52B1E16FFDE84C4", + "importIds": { + "yuanshen": ["81_14"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#14" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.24453, 41.32969], + "id": "7160066769F09CF2F2460C2D707EBF96500596CA", + "importIds": { + "yuanshen": ["81_15"] + }, + "popupTitle": { + "zh": "白萝卜-蒙德", + "en": "#15" + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/raw-meat.json b/src/data/features/mondstadt/nature/raw-meat.json index af764f6b..3c17999a 100644 --- a/src/data/features/mondstadt/nature/raw-meat.json +++ b/src/data/features/mondstadt/nature/raw-meat.json @@ -1,2515 +1,2537 @@ -{ - "format": 2, - "name": { - "en": "Raw Meat", - "ru": "Сырое Мясо", - "pt": "Carne Crua" - }, - "description": { - "en": "A fresh chunk of meat. Used in many Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": 86400, - "icons": { - "filter": "raw-meat", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-16.02578, 47.49766], - "id": "B0A484F6C99AF820D9D9599C9D10C1E527DE9AE3", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.02578, 47.42344], - "id": "E68B02BBA1FB0E920ED51766DECC56B50CCA4248", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09609, 47.49766], - "id": "28F39276AEAE35C7C18B888E8731A0CA0379AE02", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09609, 47.42344], - "id": "1DB27F238116A230621D0E305F67879A69D53576", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.24063, 46.44687], - "id": "3F6C752B581F03F6DF43539A3F7A6979458A83BF", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.24453, 46.38438], - "id": "5DAA701A238DA56BDE1E0AD15F971824C12B38A9", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.32656, 46.11875], - "id": "B17DA6F571D51425EC60F3BB6A7EDF0AD32052BA", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.32266, 46.04062], - "id": "E931F8178A2FA2E51BAB899FB1D43F8D7C376185", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.39297, 46.11875], - "id": "36EADE3D319F904862BCA67670B3BC629AAE8B6B", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.39297, 46.04062], - "id": "F1B00360B4327066F5AC4A90C55AAC519556434D", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63906, 45.77891], - "id": "AA21A91BA34904E2B37BDA244F5C734A4E754FCF", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.64297, 45.7125], - "id": "936BE61BE3114F9EE06A3BAD73EC56CEC06313DF", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63125, 44.18125], - "id": "09340F270E045DD1C89D6D548A55DC60B6969EE9", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63125, 44.24766], - "id": "A7C0929B4BCF26745B6BBBE7F0CE45374D54E13C", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.70547, 44.17734], - "id": "207F234D1D053754F39ECA76DD1F762906570834", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.70547, 44.24375], - "id": "9EE66D7805D444DA2F1EE4B4AB9407D50614A4A3", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.38125, 43.775], - "id": "27D11309D4EAB1BA7351E8D1A9EC88A5A2448342", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.38125, 43.84141], - "id": "D8BBC261C05C8F4BDA9C42CF251A47A8AA10CB89", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.82656, 44.38047], - "id": "D5819784BE12962E7BA551081AFC07D1C2215D43", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.82656, 44.32188], - "id": "A6984B7F4A2252FC942B7795637AD7E639BF0F9F", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.86172, 48.56015], - "id": "A995843830624877ED7A83F679871C3454611B50", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.85781, 48.50547], - "id": "BC2BB3F179BF9136FBCE225F57F20307634CFDA0", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.44766, 47.15], - "id": "EA00094529B27D4D3162D28134469B3C6EABE77E", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.45156, 47.20468], - "id": "F2E91DFF111A3459C1A12461B8885521EA2C4A41", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.12735, 45.2125], - "id": "2BB76791578D201AF277E8A79B20383EAE7345DD", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.13125, 45.2711], - "id": "404A6DC3280978B3A4F0A417F0993621FF6CF803", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.32656, 45.74765], - "id": "14A0AA49A3B2364C4148D9BCFD4E20DA6C7E012A", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.32656, 45.79844], - "id": "1FD9DEBE05C71F75A6737A41EB73D070149D2B03", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.26015, 44.41953], - "id": "BDDA15871613AE4F7F9A40996689BA12523BBEBE", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.26015, 44.47813], - "id": "8337AAACBD286CBC9F7D437E541DE5BA8C51E6A3", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.55312, 43.66563], - "id": "127E6462E84E4C3A77ADE471B3819B032729016A", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.55312, 43.72422], - "id": "92C8A299A393A4A0FB6E239CBAE42FC6BE3C3AC4", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.25625, 44.47031], - "id": "5EEA5BFCD5561321EE617CCE31C197419F9A3C5B", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.26016, 44.525], - "id": "F1BBDE65DC83F87771013127B689A902E942A656", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.15469, 47.00547], - "id": "779DCCFB2EDD2FBAE4D1681C9AE6AC0563006846", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.06167, 47.3578], - "id": "680A76E1C0DA82383C59AA16C0D6AF19AE619A7B", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.79922, 49.775], - "id": "D948694F65E6454189E9F06F4F3374A5D5385BF2", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.79922, 49.8375], - "id": "DCB4C8C266701ED457E4DBC6F35049BA5149F564", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.86953, 49.83359], - "id": "83BB968936D3C86DB8410F70CF90858B692E3590", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.87344, 49.775], - "id": "BB2D74EB9EF838324D111AF8CB8D6B08A73825C2", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6586, 47.44297], - "id": "A89590499D535585FC071B51666AA4DA90B754DD", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6586, 47.50156], - "id": "E300292AD07FED9C57274200EB67E91781D68FA0", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.32266, 46.5875], - "id": "E17E2B32021BA93987447BE1616AA1373190955C", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.32266, 46.63828], - "id": "F99E5661B58B1F665F21DCECDF81FF9362CFAB22", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.27969, 45.46641], - "id": "CE31D69976DA054785124B5DA5E1AF6A73A78A3E", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.27969, 45.51719], - "id": "4FDD729B3CDB59C9A7F83AD046C6C786ABB53053", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.07656, 44.26718], - "id": "4E27DEA923E8B27323D25945CE84207EB97ACF60", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.07656, 44.32188], - "id": "B3E8328157ADCE3063E8560F3CD5C4A92434403B", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01016, 43.42734], - "id": "F2E95BF84134718F2AC3CF980E7FC8CA24858564", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01407, 43.47813], - "id": "800A3B77ABD47839D5379FAA17BF4E686564C8AB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.20157, 43.3375], - "id": "DA41D285A4796D74FC23F3491F58438E2B5BED52", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.20157, 43.39609], - "id": "EF5CD13195900F37FAB05BC478E92799A739D064", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42421, 43.37656], - "id": "8A997864B675E9AC27B34B66875EA954763F80DD", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42813, 43.43125], - "id": "F2496FE8934CDE1786ECD010F9F6DFEAE1733949", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.11953, 48.42734], - "id": "1F0EC9E86279463FCA024F3E6960D5F220F29D2A", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.30312, 44.38828], - "id": "9524D595427C52707368DD5F4CEA3C30F7931EF9", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.30312, 44.43906], - "id": "3225C75842F5256CB84937E7AE5CBA653DBC6F0D", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.88906, 48.82187], - "id": "ED1378B4B365F120F348607DF6C69169F3CB4010", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.89297, 48.87656], - "id": "5B5934F1FA8A9FC9467B9C6F14EF2B9967ABC61D", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.58828, 48.64219], - "id": "302212EB1A0BBFD8198790713A5095C65C6B6320", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.58828, 48.69297], - "id": "84B368CF4219472E4DCB5F77B8C374A796C71E00", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.76016, 48.11484], - "id": "DB9F049FF95E8AF221F17C69689E040E6697A63C", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.76016, 48.16953], - "id": "20091BEFE168F84C650A2389EE0B5B4962483408", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81094, 43.49375], - "id": "D3DDC69CD59688F2840B8BED93A741166D7884C1", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.81094, 43.54063], - "id": "9F1895CD537454D94DE836480473B679411FF52F", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.18984, 45.04453], - "id": "ED482CEF782AD676F09EA79ED0497793611E5DEB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.19375, 45.0914], - "id": "C5AF75F8B6BEA088FBC13A9D53B06CE7460CEE7C", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.4125, 45.61485], - "id": "F21D10FCBAF0EE45C7E8F7B60CA9E9C37185F9BB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.41641, 45.66172], - "id": "8B2A58DF4156B77B81E121545EF911B22C25012D", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.23671, 45.72422], - "id": "5DDC95D70A1E9E00A7A1D430AA7E62C92A96DEE9", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.23671, 45.76719], - "id": "A2D2614C37E2FED7BA23F94596BEA5E009BE3297", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.82656, 46.92734], - "id": "9C1F189DD60F7486E9A8DB9CF0EF2F48D14D15C0", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.83047, 46.97422], - "id": "E69B40892CCC75A876C0EE44633EA066146AE690", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.83046, 46.1539], - "id": "B06CEE45DCDE75400311B58DE6F53B0FEA6B4644", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.82656, 46.19297], - "id": "1E3897654BD0A1A2C50CACA9036C9240A79F7161", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.09219, 48.44297], - "id": "9852920E082336011CDF2A764B49DA944AED109D", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/101"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.16641, 26.94688], - "id": "6646063FFF29377A0D1E5D3B57F426E63146C935", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/102"], - "yuanshen": ["75_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.89688, 35.67343], - "id": "7B612A521ABAC6A247102C56D514B3221226DC56", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/103"], - "yuanshen": ["75_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.07656, 35.88437], - "id": "52949A830944C4AB921E888F3506D2F065A40CEE", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/104"], - "yuanshen": ["75_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.20938, 35.86094], - "id": "038FF809B451AACCDA250D3D676197ADD84068A5", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/105"], - "yuanshen": ["75_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.95938, 35.65], - "id": "A477733136502C00384F79D5C9AF4BBE9B7DC1DB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/106"], - "yuanshen": ["75_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.85781, 35.54063], - "id": "8C7C2AF314E51F2493B58EC6C8D7E356F76B8360", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/107"], - "yuanshen": ["75_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.95157, 35.50937], - "id": "7C6AFCDF2EF19986A0C1FBACA7267FE830BBD723", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/108"], - "yuanshen": ["75_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.06875, 35.5875], - "id": "EDAC06A9659E44F1F21DB8780AA61DD5A806CC5E", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/109"], - "yuanshen": ["75_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.82266, 35.43906], - "id": "A889E03FCC6C6D3B7CD724C86AC1EE4C0B02E939", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/110"], - "yuanshen": ["75_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.55312, 34.88828], - "id": "7D4BDA86D1C0BAB5AC2435EAA9740CAF7C400BBD", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/111"], - "yuanshen": ["75_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.27969, 34.86484], - "id": "A78091747C5B30DCBA724E13B2455FA0C0F056CB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/112"], - "yuanshen": ["75_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.05703, 35.01328], - "id": "B1E12BF32E6FE530EF97C94F71F55F51497E973A", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/113"], - "yuanshen": ["75_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.34609, 35.18125], - "id": "9CA55302FD09D63B7C03530B0756799A34F150DB", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/114"], - "yuanshen": ["75_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.29141, 35.48985], - "id": "B7CA319B6D419098BD10E6EC9A02CD5AE45A774B", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/115"], - "yuanshen": ["75_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.12343, 35.32969], - "id": "7D24517C79B8F138F86E306A86D4AAFA63D43224", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/116"], - "yuanshen": ["75_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.59219, 45.23203], - "id": "4C5BD5FB52F03A1877723BDC23EE207E72091084", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/117"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.58828, 45.29062], - "id": "D1705CEEFA3643B7B7933BBE124A0CFC4169A174", - "importIds": { - "gm_legacy": ["mondstadtRawMeat/118"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.75625, 44.12656], - "id": "BC40378A6B2AA6A7FDD420D68C8B4ECD1D8A721D", - "importIds": { - "yuanshen": ["75_20"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#20" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.09219, 45.53672], - "id": "8FCABC724DC6C1588F99F6D6198AA47230B0290F", - "importIds": { - "yuanshen": ["75_21"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#21" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.51406, 37.30625], - "id": "F0D6D6270F1CC270F07BA5A3D5740DF53171595E", - "importIds": { - "yuanshen": ["75_25"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#25" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.2875, 45.03282], - "id": "BDE1EB752C6A5058252A660D0BB7F82559C0C4A6", - "importIds": { - "yuanshen": ["75_27"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#27" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.79661, 53.2125], - "id": "0C15C2D6DE1CE72ECEAE20229AAF466B36A9D8FE", - "importIds": { - "yuanshen": ["75_29"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#29" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.75885, 53.26719], - "id": "1816155A9DF9B76773CC63AED581578A000DF682", - "importIds": { - "yuanshen": ["75_30"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#30" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.9711, 52.34922], - "id": "8E6ADAF25C577EFCB8B17DB8889A5D952A0A86EB", - "importIds": { - "yuanshen": ["75_31"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#31" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.96719, 52.4], - "id": "2DD1ED629A94796755623D914039F8A0FD15A76A", - "importIds": { - "yuanshen": ["75_32"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#32" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.15859, 51.4625], - "id": "803F377B2F58738CA700A608DC72705B911001F6", - "importIds": { - "yuanshen": ["75_33"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#33" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.51015, 50.54844], - "id": "A323EE686330F5B922B4D0F1F20154174ED673A1", - "importIds": { - "yuanshen": ["75_34"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#34" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.37343, 51.30236], - "id": "9D0C03CC2DD90BCD364C545147DA074F3C6B787A", - "importIds": { - "yuanshen": ["75_35"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#35" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.27578, 46.72031], - "id": "9545A084313C98F75470E0324E242F1DAF938A1F", - "importIds": { - "yuanshen": ["75_36"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#36" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.32266, 47.00547], - "id": "DABF700B2EDB78AD8A90C99B14BBE297791FEB86", - "importIds": { - "yuanshen": ["75_37"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#37" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.87344, 47.55625], - "id": "08DA484EA67EA3C95FD3219C468BE09C0F531A07", - "importIds": { - "yuanshen": ["75_38"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#38" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.93203, 46.01328], - "id": "928A86530489A1042C8225984A5CC6EC855B7745", - "importIds": { - "yuanshen": ["75_39"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#39" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.8396, 44.75677], - "id": "2897BE8772D2A9B81973B0E9B28EC0F04C772A8D", - "importIds": { - "yuanshen": ["75_40"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#40" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.82786, 44.38827], - "id": "7631CFF10C7F30F753A7427EF894F6AF0E156AF5", - "importIds": { - "yuanshen": ["75_41"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#41" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.00625, 46.90781], - "id": "9EA578691F20B08F1D05F992B509A5DE1391A6FA", - "importIds": { - "yuanshen": ["75_42"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#42" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.6065, 43.80756], - "id": "BF6DCAE9223E97EEDB3A4CFD78655C99F536A5BB", - "importIds": { - "yuanshen": ["75_45"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#45" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.71328, 47.85313], - "id": "D480842FEEB9DE1F0EC334C0D9BDCAA1E5480E42", - "importIds": { - "yuanshen": ["75_46"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#46" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.69502, 47.65781], - "id": "D95E58CBC5E00E67F6B9880E51FDB7D77B1BC85B", - "importIds": { - "yuanshen": ["75_47"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#47" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.70157, 47.03672], - "id": "20AD3BA3D91EADD33C37430987820CC2517AEECA", - "importIds": { - "yuanshen": ["75_48"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#48" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.725, 48.0289], - "id": "4924F475D34B79268A8C1D2D29422187A1B195B4", - "importIds": { - "yuanshen": ["75_49"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#49" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.74844, 48.06797], - "id": "2AAC704FABB92C15BA639B8CB72A37BF431F43E9", - "importIds": { - "yuanshen": ["75_50"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#50" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.82007, 32.98985], - "id": "65444480ADA1A6AF7023E06CBFECD89DA859ACB0", - "importIds": { - "yuanshen": ["75_51"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#51" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.19114, 49.47813], - "id": "9F5C2C112052FB3DB7C7BAD76F00875F38E91969", - "importIds": { - "yuanshen": ["75_52"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#52" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.20546, 49.17473], - "id": "1D101EEF557E97D272E4F23DBF57C56026FEBD86", - "importIds": { - "yuanshen": ["75_53"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#53" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.23281, 49.12786], - "id": "51E974BC06B13FF0F18A8FFACC32558DC9B27FC6", - "importIds": { - "yuanshen": ["75_54"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#54" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.92552, 49.02109], - "id": "098C256A22427609244495F10E374EAA9EF059EA", - "importIds": { - "yuanshen": ["75_55"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#55" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.21974, 50.03544], - "id": "E29156FE623851B8504C1631306C7F4FB0D15177", - "importIds": { - "yuanshen": ["75_56"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#56" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.79531, 46.95859], - "id": "EE5032AE9B5B6C8C1C76ACE606BCC243C8A68867", - "importIds": { - "yuanshen": ["75_57"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#57" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.88782, 33.844], - "id": "F9D33AE41E75BAEFD1EB395354FD4F0E4B9D1167", - "importIds": { - "yuanshen": ["75_58"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#58" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.84869, 33.9052], - "id": "EB8865852A2050CA45BFF2E979F7977316374DE6", - "importIds": { - "yuanshen": ["75_59"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#59" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.47368, 33.40914], - "id": "4810F9537C0ACF841809830AE9A7010A3D4F0B63", - "importIds": { - "yuanshen": ["75_60"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#60" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.78749, 33.24375], - "id": "63AA69381703FB36E296C341B35630B8AF157F4C", - "importIds": { - "yuanshen": ["75_61"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#61" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.74059, 33.04974], - "id": "B000EF76C59A0B90D5CC2B35E19D92D8B3C71215", - "importIds": { - "yuanshen": ["75_62"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#62" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.07023, 33.15825], - "id": "9695B8C5CAC0FDCADAAA8EC164F49C9BDEC7600F", - "importIds": { - "yuanshen": ["75_63"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#63" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.10928, 33.16606], - "id": "FB61BC4CDB953D4CEDB913B8D7A443D0AD8AFFF8", - "importIds": { - "yuanshen": ["75_64"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#64" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.09134, 47.52175], - "id": "915F8488CE4C6D59C30995050172A8E6B5C4DD78", - "importIds": { - "yuanshen": ["75_65"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#65" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.5355, 47.4982], - "id": "3E86B3E66B41D6DE360524C2DFEF638976E99137", - "importIds": { - "yuanshen": ["75_66"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#66" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.32917, 33.67084], - "id": "9B7989AABC06C474DB567CEC08D8E3E31AC9BCD0", - "importIds": { - "yuanshen": ["75_67"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#67" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.30052, 33.72292], - "id": "0B9251DBE99509A4B1ABB65B26A53F9D0BF95250", - "importIds": { - "yuanshen": ["75_68"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#68" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.39787, 46.40958], - "id": "24540403153E292865D26C2E581C4ECE3FA06A62", - "importIds": { - "yuanshen": ["75_69"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#69" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40007, 47.02821], - "id": "BA123D336EEC667925AE5EFE6D9D2675F1A83FC7", - "importIds": { - "yuanshen": ["75_73"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#73" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.84478, 47.11351], - "id": "D53B120A12BB6424D85321A5E4031940DD143D38", - "importIds": { - "yuanshen": ["75_76"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#76" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.15861, 46.96769], - "id": "F65D0B22B348B53C0BC18FB30E3919324ADA4DF2", - "importIds": { - "yuanshen": ["75_77"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#77" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.43516, 45.21685], - "id": "2217037E7F78C406CB799A7A3320C0CB123FBAA8", - "importIds": { - "yuanshen": ["75_78"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#78" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.24844, 43.86485], - "id": "EFA86363092E04C08EB25E45F2C917E23D80EE97", - "importIds": { - "yuanshen": ["75_79"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#79" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.30312, 43.99375], - "id": "2B56A0EA8A55417CD9377B483CCD5FEDA21DF5A2", - "importIds": { - "yuanshen": ["75_80"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#80" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.76799, 43.69686], - "id": "C62049C1F21E23F87F7C718277E2FA4737A5E18D", - "importIds": { - "yuanshen": ["75_81"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#81" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.69375, 42.50157], - "id": "4595635736583276C9AD76AAAE60DBEEBE5BAB4A", - "importIds": { - "yuanshen": ["75_84"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#84" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.86173, 42.36745], - "id": "03BDC8B38CF7C4036307EA9875D8947C5D9AF05F", - "importIds": { - "yuanshen": ["75_85"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#85" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.35243, 41.93694], - "id": "3413A3F01E2CADA4CD0C29A2A72BFCCA330F8D43", - "importIds": { - "yuanshen": ["75_86"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#86" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.94892, 40.89767], - "id": "54259F158B4530881B5FC06273191FB68DABD78F", - "importIds": { - "yuanshen": ["75_87"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#87" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.33308, 44.00547], - "id": "1C46822FB8C1936A53E5E9F5964B1C0BD02F7F5F", - "importIds": { - "yuanshen": ["75_90"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#90" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.94046, 50.68557], - "id": "EE2E3338A9C2AF5B77165718A9CE35204751CD63", - "importIds": { - "yuanshen": ["75_95"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#95" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.99714, 50.24375], - "id": "73597E7036E5839AC5D4C2DEA29321EC4A7A63C4", - "importIds": { - "yuanshen": ["75_96"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#96" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.24844, 34.82187], - "id": "AA51AD4734D36A1E8EB443FD0C5DDD0B634B119B", - "importIds": { - "yuanshen": ["75_99"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#99" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.25628, 34.84141], - "id": "08561E2255F926CCAD8053F8079E4376935DFD2B", - "importIds": { - "yuanshen": ["75_100"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#100" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.72093, 33.88056], - "id": "BCE365C756B12DFC634365434D7F5734A5E4A9CE", - "importIds": { - "yuanshen": ["75_101"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#101" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70877, 33.48648], - "id": "16C43129F0FC94B4CFE770CAAB9A54ABFB5BCB4F", - "importIds": { - "yuanshen": ["75_102"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#102" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.17349, 32.45647], - "id": "F0AD17FEAD6FEE004B564FDAB8BC144C8EE2DD83", - "importIds": { - "yuanshen": ["75_103"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#103" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.37083, 45.65782], - "id": "86498A2003C78B664AFA5EE8B379E2477576059C", - "importIds": { - "yuanshen": ["75_104"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#104" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.56354, 42.46901], - "id": "C6EAC95FC0A866143804E356059E9B88DDC7D608", - "importIds": { - "yuanshen": ["75_106"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#106" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.90598, 37.36224], - "id": "1217684DF2EE6804333C85DFCD17DA1F7EF1108B", - "importIds": { - "yuanshen": ["75_107"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#107" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.95677, 41.9573], - "id": "99549C8BA5268359B0FB8B11FE15A96D5B947D83", - "importIds": { - "yuanshen": ["75_108"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#108" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.58306, 42.45808], - "id": "33E4259FA6964AA73FBC72BFB676AA08288C5053", - "importIds": { - "yuanshen": ["75_109"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#109" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.38906, 43.30625], - "id": "DC1805B95C37668C2650206B211F454A1894672C", - "importIds": { - "yuanshen": ["75_110"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#110" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.87603, 40.93516], - "id": "6432C531D9B25FDA1544DC1873BCD8FDAF7AA97C", - "importIds": { - "yuanshen": ["75_111"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#111" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.46485, 38.47349], - "id": "607FC658AAEAC8E1F8C0DFF6B20F8F6C56AAE196", - "importIds": { - "yuanshen": ["75_112"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#112" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09772, 46.4305], - "id": "E0E0E0CCFFD29C84DC4AD933308F9EC5C80927A8", - "importIds": { - "yuanshen": ["75_113"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#113" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.15468, 43.3427], - "id": "1CF7C7CA5A0DCBEFB11BBDBE0949B56CAB9F0F5F", - "importIds": { - "yuanshen": ["75_116"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#116" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.12475, 42.84921], - "id": "038C5ACD0045942444AED44F3906907FE3E642EF", - "importIds": { - "yuanshen": ["75_117"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#117" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.48308, 39.53462], - "id": "225F70F419879C398F5EAFFF4981B5B59DF6F114", - "importIds": { - "yuanshen": ["75_118"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#118" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.44374, 39.51198], - "id": "29B871FA37BCEA9ACC1B02438478BA752565272A", - "importIds": { - "yuanshen": ["75_119"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#119" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.33601, 39.60885], - "id": "D4C1B00438BED43C56753D7FD9A2ACE7737BE3EE", - "importIds": { - "yuanshen": ["75_120"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#120" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.57006, 40.78413], - "id": "651C6599549F17EFECEE7ADC29BF7D9686D52FAE", - "importIds": { - "yuanshen": ["75_121"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#121" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.80051, 36.0289], - "id": "9DB842063BC100A94EDEF4A78B6A0C73E082D038", - "importIds": { - "yuanshen": ["75_122"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#122" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.15008, 28.38093], - "id": "99595366991015E982541347F1AC4B2D3E5BFB4B", - "importIds": { - "yuanshen": ["75_123"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#123" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.13516, 45.60739], - "id": "CF76F62DBDCBFCB2222EFF2BDD227E0EC800C62C", - "importIds": { - "yuanshen": ["75_124"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#124" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.74844, 48.54063], - "id": "E9075EB48ABB8E51EB6E4B7AF620BDB64796722A", - "importIds": { - "yuanshen": ["75_125"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#125" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.68984, 48.56407], - "id": "563DEA7CA3220CF4D8B402B6DD0EAB4750265852", - "importIds": { - "yuanshen": ["75_126"] - }, - "popupTitle": { - "zh": "兽肉", - "en": "#126" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.1495, 48.41432], - "id": "4774D8A1570DC84651242C8ADFBBA8873CFF3DA4", - "importIds": { - "yuanshen": ["75_1"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_1.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.58438, 45.21901], - "id": "54FB82C521F85622F132B3A5A33E60F1BA3AC4C8", - "importIds": { - "yuanshen": ["75_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.58307, 45.24114], - "id": "BA08FD90F6475BFA0E0728F6CB041D26F50C433D", - "importIds": { - "yuanshen": ["75_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.5922, 47.54713], - "id": "C4E7BB0AD51BC1F2C443E8231750B0C36B68FA40", - "importIds": { - "yuanshen": ["75_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.61172, 45.67343], - "id": "7E6335CE170B6A4AF2522837B66EB2A91B8C305B", - "importIds": { - "yuanshen": ["75_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.62604, 44.22292], - "id": "41BE1FD1AABD26345ACD2DBE820E5F74938F11B4", - "importIds": { - "yuanshen": ["75_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.63516, 44.25677], - "id": "C52B6194D57358070AC15CDE552CC442FBAF719B", - "importIds": { - "yuanshen": ["75_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.79054, 44.3824], - "id": "E37767AA0468EF4AF1D9144CB480E191ADA757B8", - "importIds": { - "yuanshen": ["75_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.33696, 43.88697], - "id": "028CF226E5E4E2BA68739E7C7333CBD6FD1C954E", - "importIds": { - "yuanshen": ["75_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.13645, 45.11875], - "id": "4DB29321F98BEDD5968EC737D72FC8D3A96802D1", - "importIds": { - "yuanshen": ["75_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.17814, 45.76459], - "id": "C76EA8DAB741817A0E0A74674528209C883F0A69", - "importIds": { - "yuanshen": ["75_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.073, 46.44216], - "id": "CF10F989FF389BF5C5509B7D931BF68010D5A148", - "importIds": { - "yuanshen": ["75_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.35675, 46.10485], - "id": "BB0EAB79261374BF547FFA0784526C600F506536", - "importIds": { - "yuanshen": ["75_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.33332, 46.20643], - "id": "F6DBABA88BE214E5F7C2FBE172BC1629C7399A0B", - "importIds": { - "yuanshen": ["75_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_72.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.0914, 47.45527], - "id": "4E60265F14DE2B8FA43A199933E50956CD92F86C", - "importIds": { - "yuanshen": ["75_74"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_74.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.02317, 47.60702], - "id": "7CA5863382A6684C50438FAFCC83D5FA5D325506", - "importIds": { - "yuanshen": ["75_75"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_75.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.5479, 43.6474], - "id": "3A398E9D394894BBFA2B5167274371BB295510BB", - "importIds": { - "yuanshen": ["75_82"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_82.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.97497, 43.4039], - "id": "22B6E1BA21D60BABDFCF864212ADFC473387D1BA", - "importIds": { - "yuanshen": ["75_83"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_83.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.31739, 45.38959], - "id": "2F317113C62DEDC5208A31BC5503CD143F9E54FF", - "importIds": { - "yuanshen": ["75_88"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_88.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.09418, 44.60498], - "id": "3000D1CDEADE8C89B7A2AEA2E63DCE9C3392EFAE", - "importIds": { - "yuanshen": ["75_89"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_89.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.11953, 43.40911], - "id": "9B0250224CC9E17AF440A6F8579CEE9643B1585A", - "importIds": { - "yuanshen": ["75_91"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_91.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.51145, 43.58229], - "id": "14B2343ED77A5EF3F7234088F60DF03E16435468", - "importIds": { - "yuanshen": ["75_92"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_92.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.80573, 43.54454], - "id": "DB705FCF0DA718E8B66051212D56C605A0FAC8FB", - "importIds": { - "yuanshen": ["75_93"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_93.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.36692, 45.60183], - "id": "A4E8EE4C90E47909F44C2269B617700BCFEB0901", - "importIds": { - "yuanshen": ["75_94"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_94.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.73612, 49.84583], - "id": "74944A1759727015CCFA05A6C3C52228F7B5239D", - "importIds": { - "yuanshen": ["75_97"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_97.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.82984, 49.74425], - "id": "849F9387C7BBF9142FEB3E3ACEDEF21527529A22", - "importIds": { - "yuanshen": ["75_98"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_98.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.95096, 46.12712], - "id": "7466EFFE4F84844B206F3E073B377C21755F6CF3", - "importIds": { - "yuanshen": ["75_105"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_105.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.1599, 44.43645], - "id": "8FE46F8AC4EAF59E7728293A253A5FFFAC5DE305", - "importIds": { - "yuanshen": ["75_114"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_114.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.12767, 47.15322], - "id": "ADE82021A67190F06BD5724E8A7F95C1D8DFAFE8", - "importIds": { - "yuanshen": ["75_115"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_115.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.20675, 45.84144], - "id": "DFE7D491183E753B42FA9F83970583606559C999", - "importIds": { - "yuanshen": ["75_127"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_127.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.30702, 45.77892], - "id": "BD8C9B59158989821A3BBA09A5C8C757F58F3833", - "importIds": { - "yuanshen": ["75_128"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_128.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.02188, 43.03282], - "id": "9A92369CBE2523AA6FDA285CF64555006DF4A9EC", - "importIds": { - "yuanshen": ["75_129"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_129.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.82266, 42.95078], - "id": "E9D6D2D77377BA7F035EFB4203664D1070BAF22E", - "importIds": { - "yuanshen": ["75_130"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_130.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.23412, 41.91041], - "id": "3872215A53C5AD416E4923DA7EBF9C4DAB7A90CD", - "importIds": { - "yuanshen": ["75_131"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_131.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.43204, 42.79191], - "id": "C467AF218626A1E7BD70DF226740126333DC8339", - "importIds": { - "yuanshen": ["75_132"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_132.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.36563, 43.03672], - "id": "2006DF889FE9E846DDA0B740183226FCC0E15570", - "importIds": { - "yuanshen": ["75_133"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_133.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.58047, 40.59922], - "id": "D52A134E4006394A4FFEFF18A933B67FDADFF9D9", - "importIds": { - "yuanshen": ["75_134"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_134.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.48282, 40.70859], - "id": "1BBCB1E8EBF816E20FB36132F690E68E6251B0C9", - "importIds": { - "yuanshen": ["75_135"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_135.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.30312, 38.86094], - "id": "D6E2E56BA85063ADCEB9CA398F01DC209C77109C", - "importIds": { - "yuanshen": ["75_136"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_136.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.34219, 38.90781], - "id": "0796FF921DF37D94940BC4BD90EB0DA8D8C216B2", - "importIds": { - "yuanshen": ["75_137"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_137.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.31875, 39.20468], - "id": "6892D2405F4354CCBBBDEEF180BDE039073DDC3F", - "importIds": { - "yuanshen": ["75_138"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_138.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.35781, 37.88047], - "id": "5AFB8D57DED4F8EF6342FC85341BED4FC1D33D16", - "importIds": { - "yuanshen": ["75_139"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_139.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.54272, 32.05886], - "id": "1A8F465F1FFB5BB4255D40A75484E872BD483CC6", - "importIds": { - "yuanshen": ["75_140"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_140.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.15338, 32.0784], - "id": "A39E3286995ED7D74AE253C64287B40D19056198", - "importIds": { - "yuanshen": ["75_141"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_141.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.56875, 33.30234], - "id": "2D3273CEB77FE777AEBDCF49650330E01F9A73A6", - "importIds": { - "yuanshen": ["75_142"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_142.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.58828, 33.22812], - "id": "596118F8471DF22EAD69CEC2C7EDF981BA4861AE", - "importIds": { - "yuanshen": ["75_143"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_143.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.51406, 32.98594], - "id": "2E1FC28EF8DD180F80591B53B4D8FA62C1C6EEDA", - "importIds": { - "yuanshen": ["75_144"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_144.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.08957, 32.59401], - "id": "25A4F5FB392A65FE0ADD56F64FC0CEACE8B3275F", - "importIds": { - "yuanshen": ["75_145"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_145.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.50625, 32.38828], - "id": "CADD556996DFFCC7E33E15B1ABAEAA7D62E509A1", - "importIds": { - "yuanshen": ["75_146"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_146.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.4711, 32.29844], - "id": "754E6BFB119C2645B7E48182ED54EAF85C22FFDE", - "importIds": { - "yuanshen": ["75_147"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_147.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.2289, 32.53281], - "id": "93F1E53BA5175098A1FC4835027AD2C021864F46", - "importIds": { - "yuanshen": ["75_148"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_148.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.45938, 34.58359], - "id": "E8E322E517F4A9B35A4618FA01B0968C7915EFF4", - "importIds": { - "yuanshen": ["75_149"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_149.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.61045, 37.11351], - "id": "DA2FBFCC811F5F9C0D7CEAE4242AA7B53F413F81", - "importIds": { - "yuanshen": ["75_150"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_150.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.61694, 36.79974], - "id": "B4824404DD4F7B67DB002B47725C1BE1566FB3B9", - "importIds": { - "yuanshen": ["75_151"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_151.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.50755, 49.16953], - "id": "B1A92012AD36856FE0E0637F96FBA5BC3D060712", - "importIds": { - "yuanshen": ["75_152"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_152.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.35541, 49.68414], - "id": "BA622BD07C29E58140167FCD93473F963903868D", - "importIds": { - "yuanshen": ["75_153"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_153.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.10912, 37.33881], - "id": "12280F5EBE5B9D33AF9CAB386AF5E5E42E752EDE", - "importIds": { - "yuanshen": ["75_154"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_154.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.01536, 36.58099], - "id": "975CD24669B82EAC749B9FE8DCC80D377C260D7A", - "importIds": { - "yuanshen": ["75_155"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_155.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.2771, 44.49766], - "id": "510BF3B01A2C22BDE20ED06256DFCD7209EAEE99", - "importIds": { - "yuanshen": ["75_156"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_156.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.37344, 29.12917], - "id": "691B964A5239335732B8297B35CFE82E764D64B9", - "importIds": { - "yuanshen": ["75_157"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_157.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.6404, 38.1031], - "id": "2D81FC6D99889BEA7014E4D433C7B3A83A97175E", - "importIds": { - "yuanshen": ["75_158"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_158.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.6677, 40.68256], - "id": "2DBF37F21BF6EE1D94D371D4FEBD6E473477B0DF", - "importIds": { - "yuanshen": ["75_159"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_159.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.57396, 46.71902], - "id": "BB12B53A3335DD65DD46F56B3023D92155500347", - "importIds": { - "yuanshen": ["75_160"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_160.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.61172, 30.30234], - "id": "E31068880CCD705A172BC77084F7052CC2AE9F2D", - "importIds": { - "yuanshen": ["75_161"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_161.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.27187, 32.09922], - "id": "A7E9FCACD8113F2402F4092F35509E25CDDDC330", - "importIds": { - "yuanshen": ["75_162"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_162.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.36172, 30.81797], - "id": "AC36A8D8B00E78AD81EDBDB8ABD1FCA219F08D71", - "importIds": { - "yuanshen": ["75_163"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_163.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.00235, 42.90391], - "id": "DC5DBAD9186F5913B4AF5344B1444DB12F936BFF", - "importIds": { - "yuanshen": ["75_164"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_164.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.01407, 43.50156], - "id": "426D211E812318565EADBC74DF332CECA036763F", - "importIds": { - "yuanshen": ["75_165"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_165.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.85782, 44.31406], - "id": "5EFB800AF9AE2526213D951D2EB4A0C00E9A3E80", - "importIds": { - "yuanshen": ["75_166"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_166.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.86172, 44.26718], - "id": "FA92E54B05CEEE8EF13ECF8E84726886D2CED344", - "importIds": { - "yuanshen": ["75_167"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_167.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.58046, 42.92344], - "id": "44288DA8E895B83FD8BEBDAB1B06CB714A87FB00", - "importIds": { - "yuanshen": ["75_168"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_168.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.63906, 39.57969], - "id": "42F3D4EB180D2B9D03385F3B25D874DA9DFED970", - "importIds": { - "yuanshen": ["75_169"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_169.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.16641, 38.63828], - "id": "E3B6560B873C311A92E2A2D76721EF82842ECFED", - "importIds": { - "yuanshen": ["75_170"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_170.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.26016, 39.06406], - "id": "9FD4AF9795BDEB8ED3B46280063078DB6697547D", - "importIds": { - "yuanshen": ["75_171"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_171.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.9125, 36.93125], - "id": "2EF2043A32AF9F5A09C2253E516FB2578E7C15CF", - "importIds": { - "yuanshen": ["75_172"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_172.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.58698, 48.53281], - "id": "1EFFAFB13191E4905FDB5409B56B1E4A3D69E059", - "importIds": { - "yuanshen": ["75_173"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_173.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.85912, 28.54323], - "id": "CD54AF8CC5938FF67CCAA6DF5AF1A00691CA626B", - "importIds": { - "yuanshen": ["75_174"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_174.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18723, 42.86485], - "id": "B0963A73170B338F3893B8D2080150274654C9D4", - "importIds": { - "yuanshen": ["75_175"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_175.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.18595, 47.59792], - "id": "3B8ABAFB0736295C3DC7018B8B03C9A769A1ED9F", - "importIds": { - "yuanshen": ["75_176"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_176.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.14948, 47.03021], - "id": "B1EB51E0DB6E45E031BDD6071720BF9F83BE7695", - "importIds": { - "yuanshen": ["75_177"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_177.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.1239, 47.06058], - "id": "2182667DD2450292898E60FD6B881D385A216D38", - "importIds": { - "yuanshen": ["75_178"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_178.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.17291, 47.05364], - "id": "C81A8D63D6ABB1756F4F276FC6E19E99FF8CC9C2", - "importIds": { - "yuanshen": ["75_179"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_179.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.23801, 39.23594], - "id": "BF6FBBD2B076A18CBD4B0D98682767180FED841A", - "importIds": { - "yuanshen": ["75_180"] - }, - "popupMedia": "https://yuanshen.site/comment_png/75_180.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2492759708", + "zh": "兽肉", + "de": "Rohes Fleisch", + "en": "Raw Meat", + "fr": "Viande crue", + "id": "Raw Meat", + "ja": "獣肉", + "ko": "짐승고기", + "pt": "Carne Crua", + "ru": "Сырое мясо", + "th": "Raw Meat", + "vi": "Thịt Rừng" + }, + "description": { + "_code": "3982212023", + "zh": "兽类的新鲜肉块。经过适当处理可以制成让人元气满满的美食。", + "de": "Ein frisches Stück rohes Fleisch, das mit der richtigen Zubereitung zu einer nahrhaften Mahlzeit wird.", + "en": "A fresh chunk of meat. Handled properly, it can be used to make delicious food.", + "es": "Un trozo de carne fresca. Si se prepara correctamente, se puede utilizar para cocinar alimentos deliciosos.", + "fr": "Un morceau de viande fraîche qui peut être cuisiné.", + "id": "Sepotong daging yang segar. Saat diolah dengan baik, dapat dibuat menjadi masakan yang lezat.", + "ja": "ケモノ類の新鮮な肉。適切な料理をすると元気モリモリの食事になる。", + "ko": "짐승의 신선한 고깃덩이. 적절히 조리하면 원기를 충전할 수 있는 맛있는 요리가 된다", + "pt": "Um pedaço de carne fresca. Se feita adequadamente pode ser usada para fazer pratos deliciosos.", + "ru": "Свежий кусок мяса. Из него можно приготовить разные вкусные блюда.", + "th": "ก้อนเนื้อสดของสัตว์อสูร สามารถนำมาทำเป็นอาหารได้หากทำอย่างถูกวิธี", + "vi": "Thịt thú tươi ngon, khi qua xử lý sẽ tạo nên món ngon khó cưỡng." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "raw-meat", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-16.02578, 47.49766], + "id": "B0A484F6C99AF820D9D9599C9D10C1E527DE9AE3", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.02578, 47.42344], + "id": "E68B02BBA1FB0E920ED51766DECC56B50CCA4248", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09609, 47.49766], + "id": "28F39276AEAE35C7C18B888E8731A0CA0379AE02", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09609, 47.42344], + "id": "1DB27F238116A230621D0E305F67879A69D53576", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.24063, 46.44687], + "id": "3F6C752B581F03F6DF43539A3F7A6979458A83BF", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.24453, 46.38438], + "id": "5DAA701A238DA56BDE1E0AD15F971824C12B38A9", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.32656, 46.11875], + "id": "B17DA6F571D51425EC60F3BB6A7EDF0AD32052BA", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.32266, 46.04062], + "id": "E931F8178A2FA2E51BAB899FB1D43F8D7C376185", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.39297, 46.11875], + "id": "36EADE3D319F904862BCA67670B3BC629AAE8B6B", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.39297, 46.04062], + "id": "F1B00360B4327066F5AC4A90C55AAC519556434D", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63906, 45.77891], + "id": "AA21A91BA34904E2B37BDA244F5C734A4E754FCF", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.64297, 45.7125], + "id": "936BE61BE3114F9EE06A3BAD73EC56CEC06313DF", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63125, 44.18125], + "id": "09340F270E045DD1C89D6D548A55DC60B6969EE9", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63125, 44.24766], + "id": "A7C0929B4BCF26745B6BBBE7F0CE45374D54E13C", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.70547, 44.17734], + "id": "207F234D1D053754F39ECA76DD1F762906570834", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.70547, 44.24375], + "id": "9EE66D7805D444DA2F1EE4B4AB9407D50614A4A3", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.38125, 43.775], + "id": "27D11309D4EAB1BA7351E8D1A9EC88A5A2448342", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.38125, 43.84141], + "id": "D8BBC261C05C8F4BDA9C42CF251A47A8AA10CB89", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.82656, 44.38047], + "id": "D5819784BE12962E7BA551081AFC07D1C2215D43", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.82656, 44.32188], + "id": "A6984B7F4A2252FC942B7795637AD7E639BF0F9F", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.86172, 48.56015], + "id": "A995843830624877ED7A83F679871C3454611B50", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.85781, 48.50547], + "id": "BC2BB3F179BF9136FBCE225F57F20307634CFDA0", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.44766, 47.15], + "id": "EA00094529B27D4D3162D28134469B3C6EABE77E", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.45156, 47.20468], + "id": "F2E91DFF111A3459C1A12461B8885521EA2C4A41", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.12735, 45.2125], + "id": "2BB76791578D201AF277E8A79B20383EAE7345DD", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.13125, 45.2711], + "id": "404A6DC3280978B3A4F0A417F0993621FF6CF803", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.32656, 45.74765], + "id": "14A0AA49A3B2364C4148D9BCFD4E20DA6C7E012A", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.32656, 45.79844], + "id": "1FD9DEBE05C71F75A6737A41EB73D070149D2B03", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.26015, 44.41953], + "id": "BDDA15871613AE4F7F9A40996689BA12523BBEBE", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.26015, 44.47813], + "id": "8337AAACBD286CBC9F7D437E541DE5BA8C51E6A3", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.55312, 43.66563], + "id": "127E6462E84E4C3A77ADE471B3819B032729016A", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.55312, 43.72422], + "id": "92C8A299A393A4A0FB6E239CBAE42FC6BE3C3AC4", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.25625, 44.47031], + "id": "5EEA5BFCD5561321EE617CCE31C197419F9A3C5B", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.26016, 44.525], + "id": "F1BBDE65DC83F87771013127B689A902E942A656", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.15469, 47.00547], + "id": "779DCCFB2EDD2FBAE4D1681C9AE6AC0563006846", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.06167, 47.3578], + "id": "680A76E1C0DA82383C59AA16C0D6AF19AE619A7B", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.79922, 49.775], + "id": "D948694F65E6454189E9F06F4F3374A5D5385BF2", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.79922, 49.8375], + "id": "DCB4C8C266701ED457E4DBC6F35049BA5149F564", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.86953, 49.83359], + "id": "83BB968936D3C86DB8410F70CF90858B692E3590", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.87344, 49.775], + "id": "BB2D74EB9EF838324D111AF8CB8D6B08A73825C2", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6586, 47.44297], + "id": "A89590499D535585FC071B51666AA4DA90B754DD", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6586, 47.50156], + "id": "E300292AD07FED9C57274200EB67E91781D68FA0", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.32266, 46.5875], + "id": "E17E2B32021BA93987447BE1616AA1373190955C", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.32266, 46.63828], + "id": "F99E5661B58B1F665F21DCECDF81FF9362CFAB22", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.27969, 45.46641], + "id": "CE31D69976DA054785124B5DA5E1AF6A73A78A3E", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.27969, 45.51719], + "id": "4FDD729B3CDB59C9A7F83AD046C6C786ABB53053", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.07656, 44.26718], + "id": "4E27DEA923E8B27323D25945CE84207EB97ACF60", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.07656, 44.32188], + "id": "B3E8328157ADCE3063E8560F3CD5C4A92434403B", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01016, 43.42734], + "id": "F2E95BF84134718F2AC3CF980E7FC8CA24858564", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01407, 43.47813], + "id": "800A3B77ABD47839D5379FAA17BF4E686564C8AB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.20157, 43.3375], + "id": "DA41D285A4796D74FC23F3491F58438E2B5BED52", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.20157, 43.39609], + "id": "EF5CD13195900F37FAB05BC478E92799A739D064", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42421, 43.37656], + "id": "8A997864B675E9AC27B34B66875EA954763F80DD", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42813, 43.43125], + "id": "F2496FE8934CDE1786ECD010F9F6DFEAE1733949", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.11953, 48.42734], + "id": "1F0EC9E86279463FCA024F3E6960D5F220F29D2A", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.30312, 44.38828], + "id": "9524D595427C52707368DD5F4CEA3C30F7931EF9", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.30312, 44.43906], + "id": "3225C75842F5256CB84937E7AE5CBA653DBC6F0D", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.88906, 48.82187], + "id": "ED1378B4B365F120F348607DF6C69169F3CB4010", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.89297, 48.87656], + "id": "5B5934F1FA8A9FC9467B9C6F14EF2B9967ABC61D", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.58828, 48.64219], + "id": "302212EB1A0BBFD8198790713A5095C65C6B6320", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.58828, 48.69297], + "id": "84B368CF4219472E4DCB5F77B8C374A796C71E00", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.76016, 48.11484], + "id": "DB9F049FF95E8AF221F17C69689E040E6697A63C", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.76016, 48.16953], + "id": "20091BEFE168F84C650A2389EE0B5B4962483408", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81094, 43.49375], + "id": "D3DDC69CD59688F2840B8BED93A741166D7884C1", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.81094, 43.54063], + "id": "9F1895CD537454D94DE836480473B679411FF52F", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.18984, 45.04453], + "id": "ED482CEF782AD676F09EA79ED0497793611E5DEB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.19375, 45.0914], + "id": "C5AF75F8B6BEA088FBC13A9D53B06CE7460CEE7C", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.4125, 45.61485], + "id": "F21D10FCBAF0EE45C7E8F7B60CA9E9C37185F9BB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.41641, 45.66172], + "id": "8B2A58DF4156B77B81E121545EF911B22C25012D", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.23671, 45.72422], + "id": "5DDC95D70A1E9E00A7A1D430AA7E62C92A96DEE9", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.23671, 45.76719], + "id": "A2D2614C37E2FED7BA23F94596BEA5E009BE3297", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.82656, 46.92734], + "id": "9C1F189DD60F7486E9A8DB9CF0EF2F48D14D15C0", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.83047, 46.97422], + "id": "E69B40892CCC75A876C0EE44633EA066146AE690", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.83046, 46.1539], + "id": "B06CEE45DCDE75400311B58DE6F53B0FEA6B4644", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.82656, 46.19297], + "id": "1E3897654BD0A1A2C50CACA9036C9240A79F7161", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.09219, 48.44297], + "id": "9852920E082336011CDF2A764B49DA944AED109D", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/101"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.16641, 26.94688], + "id": "6646063FFF29377A0D1E5D3B57F426E63146C935", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/102"], + "yuanshen": ["75_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.89688, 35.67343], + "id": "7B612A521ABAC6A247102C56D514B3221226DC56", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/103"], + "yuanshen": ["75_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.07656, 35.88437], + "id": "52949A830944C4AB921E888F3506D2F065A40CEE", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/104"], + "yuanshen": ["75_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.20938, 35.86094], + "id": "038FF809B451AACCDA250D3D676197ADD84068A5", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/105"], + "yuanshen": ["75_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.95938, 35.65], + "id": "A477733136502C00384F79D5C9AF4BBE9B7DC1DB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/106"], + "yuanshen": ["75_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.85781, 35.54063], + "id": "8C7C2AF314E51F2493B58EC6C8D7E356F76B8360", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/107"], + "yuanshen": ["75_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.95157, 35.50937], + "id": "7C6AFCDF2EF19986A0C1FBACA7267FE830BBD723", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/108"], + "yuanshen": ["75_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.06875, 35.5875], + "id": "EDAC06A9659E44F1F21DB8780AA61DD5A806CC5E", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/109"], + "yuanshen": ["75_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.82266, 35.43906], + "id": "A889E03FCC6C6D3B7CD724C86AC1EE4C0B02E939", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/110"], + "yuanshen": ["75_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.55312, 34.88828], + "id": "7D4BDA86D1C0BAB5AC2435EAA9740CAF7C400BBD", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/111"], + "yuanshen": ["75_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.27969, 34.86484], + "id": "A78091747C5B30DCBA724E13B2455FA0C0F056CB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/112"], + "yuanshen": ["75_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.05703, 35.01328], + "id": "B1E12BF32E6FE530EF97C94F71F55F51497E973A", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/113"], + "yuanshen": ["75_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.34609, 35.18125], + "id": "9CA55302FD09D63B7C03530B0756799A34F150DB", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/114"], + "yuanshen": ["75_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.29141, 35.48985], + "id": "B7CA319B6D419098BD10E6EC9A02CD5AE45A774B", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/115"], + "yuanshen": ["75_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.12343, 35.32969], + "id": "7D24517C79B8F138F86E306A86D4AAFA63D43224", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/116"], + "yuanshen": ["75_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.59219, 45.23203], + "id": "4C5BD5FB52F03A1877723BDC23EE207E72091084", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/117"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.58828, 45.29062], + "id": "D1705CEEFA3643B7B7933BBE124A0CFC4169A174", + "importIds": { + "gm_legacy": ["mondstadtRawMeat/118"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.75625, 44.12656], + "id": "BC40378A6B2AA6A7FDD420D68C8B4ECD1D8A721D", + "importIds": { + "yuanshen": ["75_20"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#20" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.09219, 45.53672], + "id": "8FCABC724DC6C1588F99F6D6198AA47230B0290F", + "importIds": { + "yuanshen": ["75_21"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#21" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.51406, 37.30625], + "id": "F0D6D6270F1CC270F07BA5A3D5740DF53171595E", + "importIds": { + "yuanshen": ["75_25"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#25" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.2875, 45.03282], + "id": "BDE1EB752C6A5058252A660D0BB7F82559C0C4A6", + "importIds": { + "yuanshen": ["75_27"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#27" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.79661, 53.2125], + "id": "0C15C2D6DE1CE72ECEAE20229AAF466B36A9D8FE", + "importIds": { + "yuanshen": ["75_29"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#29" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.75885, 53.26719], + "id": "1816155A9DF9B76773CC63AED581578A000DF682", + "importIds": { + "yuanshen": ["75_30"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#30" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.9711, 52.34922], + "id": "8E6ADAF25C577EFCB8B17DB8889A5D952A0A86EB", + "importIds": { + "yuanshen": ["75_31"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#31" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.96719, 52.4], + "id": "2DD1ED629A94796755623D914039F8A0FD15A76A", + "importIds": { + "yuanshen": ["75_32"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#32" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.15859, 51.4625], + "id": "803F377B2F58738CA700A608DC72705B911001F6", + "importIds": { + "yuanshen": ["75_33"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#33" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.51015, 50.54844], + "id": "A323EE686330F5B922B4D0F1F20154174ED673A1", + "importIds": { + "yuanshen": ["75_34"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#34" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.37343, 51.30236], + "id": "9D0C03CC2DD90BCD364C545147DA074F3C6B787A", + "importIds": { + "yuanshen": ["75_35"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#35" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.27578, 46.72031], + "id": "9545A084313C98F75470E0324E242F1DAF938A1F", + "importIds": { + "yuanshen": ["75_36"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#36" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.32266, 47.00547], + "id": "DABF700B2EDB78AD8A90C99B14BBE297791FEB86", + "importIds": { + "yuanshen": ["75_37"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#37" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.87344, 47.55625], + "id": "08DA484EA67EA3C95FD3219C468BE09C0F531A07", + "importIds": { + "yuanshen": ["75_38"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#38" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.93203, 46.01328], + "id": "928A86530489A1042C8225984A5CC6EC855B7745", + "importIds": { + "yuanshen": ["75_39"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#39" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.8396, 44.75677], + "id": "2897BE8772D2A9B81973B0E9B28EC0F04C772A8D", + "importIds": { + "yuanshen": ["75_40"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#40" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.82786, 44.38827], + "id": "7631CFF10C7F30F753A7427EF894F6AF0E156AF5", + "importIds": { + "yuanshen": ["75_41"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#41" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.00625, 46.90781], + "id": "9EA578691F20B08F1D05F992B509A5DE1391A6FA", + "importIds": { + "yuanshen": ["75_42"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#42" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.6065, 43.80756], + "id": "BF6DCAE9223E97EEDB3A4CFD78655C99F536A5BB", + "importIds": { + "yuanshen": ["75_45"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#45" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.71328, 47.85313], + "id": "D480842FEEB9DE1F0EC334C0D9BDCAA1E5480E42", + "importIds": { + "yuanshen": ["75_46"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#46" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.69502, 47.65781], + "id": "D95E58CBC5E00E67F6B9880E51FDB7D77B1BC85B", + "importIds": { + "yuanshen": ["75_47"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#47" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.70157, 47.03672], + "id": "20AD3BA3D91EADD33C37430987820CC2517AEECA", + "importIds": { + "yuanshen": ["75_48"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#48" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.725, 48.0289], + "id": "4924F475D34B79268A8C1D2D29422187A1B195B4", + "importIds": { + "yuanshen": ["75_49"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#49" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.74844, 48.06797], + "id": "2AAC704FABB92C15BA639B8CB72A37BF431F43E9", + "importIds": { + "yuanshen": ["75_50"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#50" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.82007, 32.98985], + "id": "65444480ADA1A6AF7023E06CBFECD89DA859ACB0", + "importIds": { + "yuanshen": ["75_51"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#51" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.19114, 49.47813], + "id": "9F5C2C112052FB3DB7C7BAD76F00875F38E91969", + "importIds": { + "yuanshen": ["75_52"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#52" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.20546, 49.17473], + "id": "1D101EEF557E97D272E4F23DBF57C56026FEBD86", + "importIds": { + "yuanshen": ["75_53"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#53" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.23281, 49.12786], + "id": "51E974BC06B13FF0F18A8FFACC32558DC9B27FC6", + "importIds": { + "yuanshen": ["75_54"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#54" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.92552, 49.02109], + "id": "098C256A22427609244495F10E374EAA9EF059EA", + "importIds": { + "yuanshen": ["75_55"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#55" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.21974, 50.03544], + "id": "E29156FE623851B8504C1631306C7F4FB0D15177", + "importIds": { + "yuanshen": ["75_56"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#56" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.79531, 46.95859], + "id": "EE5032AE9B5B6C8C1C76ACE606BCC243C8A68867", + "importIds": { + "yuanshen": ["75_57"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#57" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.88782, 33.844], + "id": "F9D33AE41E75BAEFD1EB395354FD4F0E4B9D1167", + "importIds": { + "yuanshen": ["75_58"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#58" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.84869, 33.9052], + "id": "EB8865852A2050CA45BFF2E979F7977316374DE6", + "importIds": { + "yuanshen": ["75_59"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#59" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.47368, 33.40914], + "id": "4810F9537C0ACF841809830AE9A7010A3D4F0B63", + "importIds": { + "yuanshen": ["75_60"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#60" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.78749, 33.24375], + "id": "63AA69381703FB36E296C341B35630B8AF157F4C", + "importIds": { + "yuanshen": ["75_61"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#61" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.74059, 33.04974], + "id": "B000EF76C59A0B90D5CC2B35E19D92D8B3C71215", + "importIds": { + "yuanshen": ["75_62"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#62" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.07023, 33.15825], + "id": "9695B8C5CAC0FDCADAAA8EC164F49C9BDEC7600F", + "importIds": { + "yuanshen": ["75_63"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#63" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.10928, 33.16606], + "id": "FB61BC4CDB953D4CEDB913B8D7A443D0AD8AFFF8", + "importIds": { + "yuanshen": ["75_64"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#64" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.09134, 47.52175], + "id": "915F8488CE4C6D59C30995050172A8E6B5C4DD78", + "importIds": { + "yuanshen": ["75_65"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#65" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.5355, 47.4982], + "id": "3E86B3E66B41D6DE360524C2DFEF638976E99137", + "importIds": { + "yuanshen": ["75_66"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#66" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.32917, 33.67084], + "id": "9B7989AABC06C474DB567CEC08D8E3E31AC9BCD0", + "importIds": { + "yuanshen": ["75_67"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#67" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.30052, 33.72292], + "id": "0B9251DBE99509A4B1ABB65B26A53F9D0BF95250", + "importIds": { + "yuanshen": ["75_68"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#68" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.39787, 46.40958], + "id": "24540403153E292865D26C2E581C4ECE3FA06A62", + "importIds": { + "yuanshen": ["75_69"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#69" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40007, 47.02821], + "id": "BA123D336EEC667925AE5EFE6D9D2675F1A83FC7", + "importIds": { + "yuanshen": ["75_73"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#73" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.84478, 47.11351], + "id": "D53B120A12BB6424D85321A5E4031940DD143D38", + "importIds": { + "yuanshen": ["75_76"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#76" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.15861, 46.96769], + "id": "F65D0B22B348B53C0BC18FB30E3919324ADA4DF2", + "importIds": { + "yuanshen": ["75_77"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#77" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.43516, 45.21685], + "id": "2217037E7F78C406CB799A7A3320C0CB123FBAA8", + "importIds": { + "yuanshen": ["75_78"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#78" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.24844, 43.86485], + "id": "EFA86363092E04C08EB25E45F2C917E23D80EE97", + "importIds": { + "yuanshen": ["75_79"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#79" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.30312, 43.99375], + "id": "2B56A0EA8A55417CD9377B483CCD5FEDA21DF5A2", + "importIds": { + "yuanshen": ["75_80"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#80" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.76799, 43.69686], + "id": "C62049C1F21E23F87F7C718277E2FA4737A5E18D", + "importIds": { + "yuanshen": ["75_81"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#81" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.69375, 42.50157], + "id": "4595635736583276C9AD76AAAE60DBEEBE5BAB4A", + "importIds": { + "yuanshen": ["75_84"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#84" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.86173, 42.36745], + "id": "03BDC8B38CF7C4036307EA9875D8947C5D9AF05F", + "importIds": { + "yuanshen": ["75_85"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#85" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.35243, 41.93694], + "id": "3413A3F01E2CADA4CD0C29A2A72BFCCA330F8D43", + "importIds": { + "yuanshen": ["75_86"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#86" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.94892, 40.89767], + "id": "54259F158B4530881B5FC06273191FB68DABD78F", + "importIds": { + "yuanshen": ["75_87"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#87" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.33308, 44.00547], + "id": "1C46822FB8C1936A53E5E9F5964B1C0BD02F7F5F", + "importIds": { + "yuanshen": ["75_90"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#90" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.94046, 50.68557], + "id": "EE2E3338A9C2AF5B77165718A9CE35204751CD63", + "importIds": { + "yuanshen": ["75_95"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#95" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.99714, 50.24375], + "id": "73597E7036E5839AC5D4C2DEA29321EC4A7A63C4", + "importIds": { + "yuanshen": ["75_96"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#96" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.24844, 34.82187], + "id": "AA51AD4734D36A1E8EB443FD0C5DDD0B634B119B", + "importIds": { + "yuanshen": ["75_99"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#99" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.25628, 34.84141], + "id": "08561E2255F926CCAD8053F8079E4376935DFD2B", + "importIds": { + "yuanshen": ["75_100"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#100" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.72093, 33.88056], + "id": "BCE365C756B12DFC634365434D7F5734A5E4A9CE", + "importIds": { + "yuanshen": ["75_101"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#101" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70877, 33.48648], + "id": "16C43129F0FC94B4CFE770CAAB9A54ABFB5BCB4F", + "importIds": { + "yuanshen": ["75_102"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#102" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.17349, 32.45647], + "id": "F0AD17FEAD6FEE004B564FDAB8BC144C8EE2DD83", + "importIds": { + "yuanshen": ["75_103"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#103" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.37083, 45.65782], + "id": "86498A2003C78B664AFA5EE8B379E2477576059C", + "importIds": { + "yuanshen": ["75_104"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#104" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.56354, 42.46901], + "id": "C6EAC95FC0A866143804E356059E9B88DDC7D608", + "importIds": { + "yuanshen": ["75_106"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#106" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.90598, 37.36224], + "id": "1217684DF2EE6804333C85DFCD17DA1F7EF1108B", + "importIds": { + "yuanshen": ["75_107"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#107" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.95677, 41.9573], + "id": "99549C8BA5268359B0FB8B11FE15A96D5B947D83", + "importIds": { + "yuanshen": ["75_108"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#108" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.58306, 42.45808], + "id": "33E4259FA6964AA73FBC72BFB676AA08288C5053", + "importIds": { + "yuanshen": ["75_109"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#109" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.38906, 43.30625], + "id": "DC1805B95C37668C2650206B211F454A1894672C", + "importIds": { + "yuanshen": ["75_110"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#110" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.87603, 40.93516], + "id": "6432C531D9B25FDA1544DC1873BCD8FDAF7AA97C", + "importIds": { + "yuanshen": ["75_111"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#111" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.46485, 38.47349], + "id": "607FC658AAEAC8E1F8C0DFF6B20F8F6C56AAE196", + "importIds": { + "yuanshen": ["75_112"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#112" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09772, 46.4305], + "id": "E0E0E0CCFFD29C84DC4AD933308F9EC5C80927A8", + "importIds": { + "yuanshen": ["75_113"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#113" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.15468, 43.3427], + "id": "1CF7C7CA5A0DCBEFB11BBDBE0949B56CAB9F0F5F", + "importIds": { + "yuanshen": ["75_116"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#116" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.12475, 42.84921], + "id": "038C5ACD0045942444AED44F3906907FE3E642EF", + "importIds": { + "yuanshen": ["75_117"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#117" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.48308, 39.53462], + "id": "225F70F419879C398F5EAFFF4981B5B59DF6F114", + "importIds": { + "yuanshen": ["75_118"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#118" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.44374, 39.51198], + "id": "29B871FA37BCEA9ACC1B02438478BA752565272A", + "importIds": { + "yuanshen": ["75_119"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#119" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.33601, 39.60885], + "id": "D4C1B00438BED43C56753D7FD9A2ACE7737BE3EE", + "importIds": { + "yuanshen": ["75_120"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#120" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.57006, 40.78413], + "id": "651C6599549F17EFECEE7ADC29BF7D9686D52FAE", + "importIds": { + "yuanshen": ["75_121"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#121" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.80051, 36.0289], + "id": "9DB842063BC100A94EDEF4A78B6A0C73E082D038", + "importIds": { + "yuanshen": ["75_122"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#122" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.15008, 28.38093], + "id": "99595366991015E982541347F1AC4B2D3E5BFB4B", + "importIds": { + "yuanshen": ["75_123"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#123" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.13516, 45.60739], + "id": "CF76F62DBDCBFCB2222EFF2BDD227E0EC800C62C", + "importIds": { + "yuanshen": ["75_124"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#124" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.74844, 48.54063], + "id": "E9075EB48ABB8E51EB6E4B7AF620BDB64796722A", + "importIds": { + "yuanshen": ["75_125"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#125" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.68984, 48.56407], + "id": "563DEA7CA3220CF4D8B402B6DD0EAB4750265852", + "importIds": { + "yuanshen": ["75_126"] + }, + "popupTitle": { + "zh": "兽肉", + "en": "#126" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.1495, 48.41432], + "id": "4774D8A1570DC84651242C8ADFBBA8873CFF3DA4", + "importIds": { + "yuanshen": ["75_1"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_1.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.58438, 45.21901], + "id": "54FB82C521F85622F132B3A5A33E60F1BA3AC4C8", + "importIds": { + "yuanshen": ["75_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.58307, 45.24114], + "id": "BA08FD90F6475BFA0E0728F6CB041D26F50C433D", + "importIds": { + "yuanshen": ["75_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.5922, 47.54713], + "id": "C4E7BB0AD51BC1F2C443E8231750B0C36B68FA40", + "importIds": { + "yuanshen": ["75_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.61172, 45.67343], + "id": "7E6335CE170B6A4AF2522837B66EB2A91B8C305B", + "importIds": { + "yuanshen": ["75_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.62604, 44.22292], + "id": "41BE1FD1AABD26345ACD2DBE820E5F74938F11B4", + "importIds": { + "yuanshen": ["75_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.63516, 44.25677], + "id": "C52B6194D57358070AC15CDE552CC442FBAF719B", + "importIds": { + "yuanshen": ["75_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.79054, 44.3824], + "id": "E37767AA0468EF4AF1D9144CB480E191ADA757B8", + "importIds": { + "yuanshen": ["75_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.33696, 43.88697], + "id": "028CF226E5E4E2BA68739E7C7333CBD6FD1C954E", + "importIds": { + "yuanshen": ["75_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.13645, 45.11875], + "id": "4DB29321F98BEDD5968EC737D72FC8D3A96802D1", + "importIds": { + "yuanshen": ["75_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.17814, 45.76459], + "id": "C76EA8DAB741817A0E0A74674528209C883F0A69", + "importIds": { + "yuanshen": ["75_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.073, 46.44216], + "id": "CF10F989FF389BF5C5509B7D931BF68010D5A148", + "importIds": { + "yuanshen": ["75_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.35675, 46.10485], + "id": "BB0EAB79261374BF547FFA0784526C600F506536", + "importIds": { + "yuanshen": ["75_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.33332, 46.20643], + "id": "F6DBABA88BE214E5F7C2FBE172BC1629C7399A0B", + "importIds": { + "yuanshen": ["75_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.0914, 47.45527], + "id": "4E60265F14DE2B8FA43A199933E50956CD92F86C", + "importIds": { + "yuanshen": ["75_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.02317, 47.60702], + "id": "7CA5863382A6684C50438FAFCC83D5FA5D325506", + "importIds": { + "yuanshen": ["75_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.5479, 43.6474], + "id": "3A398E9D394894BBFA2B5167274371BB295510BB", + "importIds": { + "yuanshen": ["75_82"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_82.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.97497, 43.4039], + "id": "22B6E1BA21D60BABDFCF864212ADFC473387D1BA", + "importIds": { + "yuanshen": ["75_83"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_83.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.31739, 45.38959], + "id": "2F317113C62DEDC5208A31BC5503CD143F9E54FF", + "importIds": { + "yuanshen": ["75_88"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_88.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.09418, 44.60498], + "id": "3000D1CDEADE8C89B7A2AEA2E63DCE9C3392EFAE", + "importIds": { + "yuanshen": ["75_89"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_89.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.11953, 43.40911], + "id": "9B0250224CC9E17AF440A6F8579CEE9643B1585A", + "importIds": { + "yuanshen": ["75_91"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_91.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.51145, 43.58229], + "id": "14B2343ED77A5EF3F7234088F60DF03E16435468", + "importIds": { + "yuanshen": ["75_92"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_92.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.80573, 43.54454], + "id": "DB705FCF0DA718E8B66051212D56C605A0FAC8FB", + "importIds": { + "yuanshen": ["75_93"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_93.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.36692, 45.60183], + "id": "A4E8EE4C90E47909F44C2269B617700BCFEB0901", + "importIds": { + "yuanshen": ["75_94"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_94.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.73612, 49.84583], + "id": "74944A1759727015CCFA05A6C3C52228F7B5239D", + "importIds": { + "yuanshen": ["75_97"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_97.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.82984, 49.74425], + "id": "849F9387C7BBF9142FEB3E3ACEDEF21527529A22", + "importIds": { + "yuanshen": ["75_98"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_98.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.95096, 46.12712], + "id": "7466EFFE4F84844B206F3E073B377C21755F6CF3", + "importIds": { + "yuanshen": ["75_105"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_105.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.1599, 44.43645], + "id": "8FE46F8AC4EAF59E7728293A253A5FFFAC5DE305", + "importIds": { + "yuanshen": ["75_114"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_114.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.12767, 47.15322], + "id": "ADE82021A67190F06BD5724E8A7F95C1D8DFAFE8", + "importIds": { + "yuanshen": ["75_115"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_115.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.20675, 45.84144], + "id": "DFE7D491183E753B42FA9F83970583606559C999", + "importIds": { + "yuanshen": ["75_127"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_127.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.30702, 45.77892], + "id": "BD8C9B59158989821A3BBA09A5C8C757F58F3833", + "importIds": { + "yuanshen": ["75_128"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_128.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.02188, 43.03282], + "id": "9A92369CBE2523AA6FDA285CF64555006DF4A9EC", + "importIds": { + "yuanshen": ["75_129"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_129.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.82266, 42.95078], + "id": "E9D6D2D77377BA7F035EFB4203664D1070BAF22E", + "importIds": { + "yuanshen": ["75_130"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_130.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.23412, 41.91041], + "id": "3872215A53C5AD416E4923DA7EBF9C4DAB7A90CD", + "importIds": { + "yuanshen": ["75_131"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_131.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.43204, 42.79191], + "id": "C467AF218626A1E7BD70DF226740126333DC8339", + "importIds": { + "yuanshen": ["75_132"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_132.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.36563, 43.03672], + "id": "2006DF889FE9E846DDA0B740183226FCC0E15570", + "importIds": { + "yuanshen": ["75_133"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_133.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.58047, 40.59922], + "id": "D52A134E4006394A4FFEFF18A933B67FDADFF9D9", + "importIds": { + "yuanshen": ["75_134"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_134.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.48282, 40.70859], + "id": "1BBCB1E8EBF816E20FB36132F690E68E6251B0C9", + "importIds": { + "yuanshen": ["75_135"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_135.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.30312, 38.86094], + "id": "D6E2E56BA85063ADCEB9CA398F01DC209C77109C", + "importIds": { + "yuanshen": ["75_136"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_136.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.34219, 38.90781], + "id": "0796FF921DF37D94940BC4BD90EB0DA8D8C216B2", + "importIds": { + "yuanshen": ["75_137"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_137.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.31875, 39.20468], + "id": "6892D2405F4354CCBBBDEEF180BDE039073DDC3F", + "importIds": { + "yuanshen": ["75_138"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_138.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.35781, 37.88047], + "id": "5AFB8D57DED4F8EF6342FC85341BED4FC1D33D16", + "importIds": { + "yuanshen": ["75_139"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_139.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.54272, 32.05886], + "id": "1A8F465F1FFB5BB4255D40A75484E872BD483CC6", + "importIds": { + "yuanshen": ["75_140"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_140.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.15338, 32.0784], + "id": "A39E3286995ED7D74AE253C64287B40D19056198", + "importIds": { + "yuanshen": ["75_141"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_141.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.56875, 33.30234], + "id": "2D3273CEB77FE777AEBDCF49650330E01F9A73A6", + "importIds": { + "yuanshen": ["75_142"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_142.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.58828, 33.22812], + "id": "596118F8471DF22EAD69CEC2C7EDF981BA4861AE", + "importIds": { + "yuanshen": ["75_143"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_143.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.51406, 32.98594], + "id": "2E1FC28EF8DD180F80591B53B4D8FA62C1C6EEDA", + "importIds": { + "yuanshen": ["75_144"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_144.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.08957, 32.59401], + "id": "25A4F5FB392A65FE0ADD56F64FC0CEACE8B3275F", + "importIds": { + "yuanshen": ["75_145"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_145.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.50625, 32.38828], + "id": "CADD556996DFFCC7E33E15B1ABAEAA7D62E509A1", + "importIds": { + "yuanshen": ["75_146"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_146.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.4711, 32.29844], + "id": "754E6BFB119C2645B7E48182ED54EAF85C22FFDE", + "importIds": { + "yuanshen": ["75_147"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_147.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.2289, 32.53281], + "id": "93F1E53BA5175098A1FC4835027AD2C021864F46", + "importIds": { + "yuanshen": ["75_148"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_148.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.45938, 34.58359], + "id": "E8E322E517F4A9B35A4618FA01B0968C7915EFF4", + "importIds": { + "yuanshen": ["75_149"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_149.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.61045, 37.11351], + "id": "DA2FBFCC811F5F9C0D7CEAE4242AA7B53F413F81", + "importIds": { + "yuanshen": ["75_150"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_150.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.61694, 36.79974], + "id": "B4824404DD4F7B67DB002B47725C1BE1566FB3B9", + "importIds": { + "yuanshen": ["75_151"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_151.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.50755, 49.16953], + "id": "B1A92012AD36856FE0E0637F96FBA5BC3D060712", + "importIds": { + "yuanshen": ["75_152"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_152.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.35541, 49.68414], + "id": "BA622BD07C29E58140167FCD93473F963903868D", + "importIds": { + "yuanshen": ["75_153"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_153.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.10912, 37.33881], + "id": "12280F5EBE5B9D33AF9CAB386AF5E5E42E752EDE", + "importIds": { + "yuanshen": ["75_154"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_154.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.01536, 36.58099], + "id": "975CD24669B82EAC749B9FE8DCC80D377C260D7A", + "importIds": { + "yuanshen": ["75_155"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_155.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.2771, 44.49766], + "id": "510BF3B01A2C22BDE20ED06256DFCD7209EAEE99", + "importIds": { + "yuanshen": ["75_156"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_156.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.37344, 29.12917], + "id": "691B964A5239335732B8297B35CFE82E764D64B9", + "importIds": { + "yuanshen": ["75_157"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_157.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.6404, 38.1031], + "id": "2D81FC6D99889BEA7014E4D433C7B3A83A97175E", + "importIds": { + "yuanshen": ["75_158"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_158.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.6677, 40.68256], + "id": "2DBF37F21BF6EE1D94D371D4FEBD6E473477B0DF", + "importIds": { + "yuanshen": ["75_159"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_159.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.57396, 46.71902], + "id": "BB12B53A3335DD65DD46F56B3023D92155500347", + "importIds": { + "yuanshen": ["75_160"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_160.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.61172, 30.30234], + "id": "E31068880CCD705A172BC77084F7052CC2AE9F2D", + "importIds": { + "yuanshen": ["75_161"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_161.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.27187, 32.09922], + "id": "A7E9FCACD8113F2402F4092F35509E25CDDDC330", + "importIds": { + "yuanshen": ["75_162"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_162.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.36172, 30.81797], + "id": "AC36A8D8B00E78AD81EDBDB8ABD1FCA219F08D71", + "importIds": { + "yuanshen": ["75_163"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_163.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.00235, 42.90391], + "id": "DC5DBAD9186F5913B4AF5344B1444DB12F936BFF", + "importIds": { + "yuanshen": ["75_164"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_164.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.01407, 43.50156], + "id": "426D211E812318565EADBC74DF332CECA036763F", + "importIds": { + "yuanshen": ["75_165"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_165.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.85782, 44.31406], + "id": "5EFB800AF9AE2526213D951D2EB4A0C00E9A3E80", + "importIds": { + "yuanshen": ["75_166"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_166.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.86172, 44.26718], + "id": "FA92E54B05CEEE8EF13ECF8E84726886D2CED344", + "importIds": { + "yuanshen": ["75_167"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_167.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.58046, 42.92344], + "id": "44288DA8E895B83FD8BEBDAB1B06CB714A87FB00", + "importIds": { + "yuanshen": ["75_168"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_168.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.63906, 39.57969], + "id": "42F3D4EB180D2B9D03385F3B25D874DA9DFED970", + "importIds": { + "yuanshen": ["75_169"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_169.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.16641, 38.63828], + "id": "E3B6560B873C311A92E2A2D76721EF82842ECFED", + "importIds": { + "yuanshen": ["75_170"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_170.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.26016, 39.06406], + "id": "9FD4AF9795BDEB8ED3B46280063078DB6697547D", + "importIds": { + "yuanshen": ["75_171"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_171.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.9125, 36.93125], + "id": "2EF2043A32AF9F5A09C2253E516FB2578E7C15CF", + "importIds": { + "yuanshen": ["75_172"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_172.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.58698, 48.53281], + "id": "1EFFAFB13191E4905FDB5409B56B1E4A3D69E059", + "importIds": { + "yuanshen": ["75_173"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_173.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.85912, 28.54323], + "id": "CD54AF8CC5938FF67CCAA6DF5AF1A00691CA626B", + "importIds": { + "yuanshen": ["75_174"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_174.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18723, 42.86485], + "id": "B0963A73170B338F3893B8D2080150274654C9D4", + "importIds": { + "yuanshen": ["75_175"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_175.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.18595, 47.59792], + "id": "3B8ABAFB0736295C3DC7018B8B03C9A769A1ED9F", + "importIds": { + "yuanshen": ["75_176"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_176.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.14948, 47.03021], + "id": "B1EB51E0DB6E45E031BDD6071720BF9F83BE7695", + "importIds": { + "yuanshen": ["75_177"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_177.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.1239, 47.06058], + "id": "2182667DD2450292898E60FD6B881D385A216D38", + "importIds": { + "yuanshen": ["75_178"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_178.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.17291, 47.05364], + "id": "C81A8D63D6ABB1756F4F276FC6E19E99FF8CC9C2", + "importIds": { + "yuanshen": ["75_179"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_179.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.23801, 39.23594], + "id": "BF6FBBD2B076A18CBD4B0D98682767180FED841A", + "importIds": { + "yuanshen": ["75_180"] + }, + "popupMedia": "https://yuanshen.site/comment_png/75_180.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/sandbearer-wood.json b/src/data/features/mondstadt/nature/sandbearer-wood.json new file mode 100644 index 00000000..f7bfa472 --- /dev/null +++ b/src/data/features/mondstadt/nature/sandbearer-wood.json @@ -0,0 +1,23 @@ +{ + "format": 2, + "name": { + "en": "Sandbearer Wood" + }, + "description": { + "en": "TODO" + }, + "tags": ["furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "andrius", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [] +} diff --git a/src/data/features/mondstadt/nature/small-lamp-grass.json b/src/data/features/mondstadt/nature/small-lamp-grass.json index e483d847..85710622 100644 --- a/src/data/features/mondstadt/nature/small-lamp-grass.json +++ b/src/data/features/mondstadt/nature/small-lamp-grass.json @@ -1,765 +1,788 @@ -{ - "format": 2, - "name": { - "en": "Small Lamp Grass", - "ru": "Трава-светяшка", - "pt": "Lâmpada de Grama" - }, - "description": { - "en": "A wild grass that emits light at night. Used in Recipes and Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "small-lamp-grass", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-19.11563, 49.68906], - "id": "B93CF96C8A10313CA9C9A6C265CABA5998B69229", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/1"], - "yuanshen": ["48_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.17423, 49.67736], - "id": "56E8A6F8FFE22FA2821AF6C4272129CD776E83CD", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/2"], - "yuanshen": ["48_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.18985, 49.75547], - "id": "6554872625EDEFEF9919ABFB0A3DA55C56A8EF54", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/3"], - "yuanshen": ["48_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.19767, 49.59924], - "id": "6F63469B4CA0AEE4FDE1D582C76BE29D4E16CF50", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/4"], - "yuanshen": ["48_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.25627, 49.65392], - "id": "52A5C078263422A4AA47CA86B2B3FE26AE5AFD56", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/5"], - "yuanshen": ["48_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.79531, 44.90781], - "id": "F47527A6F9DA01EC9C05FFA10A2682F12B63B91F", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/8"], - "yuanshen": ["48_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.81485, 45.32969], - "id": "1EBD92D70AE36810796E34D3421116ED76973A1A", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/9"], - "yuanshen": ["48_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.45547, 44.86875], - "id": "CDA803CBED8562FEAA6EF2C58B5272EED9A1315E", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/10"], - "yuanshen": ["48_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.46719, 44.90391], - "id": "86D9D49168C883534F1884FD24489B29658B636A", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/11"], - "yuanshen": ["48_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.69765, 44.31016], - "id": "8BEA8DA696F6FB554187BD6B83DEBB189ABDF6DE", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/12"], - "yuanshen": ["48_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.67031, 44.34141], - "id": "E4028D611CD48AC50EE081160B1C022067B002A2", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/13"], - "yuanshen": ["48_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.05312, 44.22422], - "id": "8BEAC85982A722BD1AB694C1C02F8777F3F28CE4", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/14"], - "yuanshen": ["48_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.1, 44.23983], - "id": "65978B870963F0FEC6C9CC3E27CEF335FE218681", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/15"], - "yuanshen": ["48_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.13907, 44.22031], - "id": "E1FF26F9689675A6186A6196C128BEBE974593EC", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/16"], - "yuanshen": ["48_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.20156, 43.75548], - "id": "D88E4B18BB43A924F74A3A0C0740DE92864C0CB0", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/17"], - "yuanshen": ["48_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.11952, 43.80234], - "id": "4F5F61B72CC4E7E3589E20D2224D8CA802D75E1E", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/18"], - "yuanshen": ["48_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.13126, 43.75156], - "id": "755C93993EC36EF9A5244019523AAEF5ADA00D36", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/19"], - "yuanshen": ["48_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.11563, 43.70078], - "id": "078271F14B4B94E6D8A554DF94EAF28B5BC31B6B", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/20"], - "yuanshen": ["48_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.18986, 43.69687], - "id": "32651E34914D11C10E8E3EDF8DA733D546EEA9F0", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/21"], - "yuanshen": ["48_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17422, 35.88828], - "id": "F14AD9CC3201C95EC23D1681EF820EA2EF128C08", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/26"], - "yuanshen": ["48_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.98458, 48.08148], - "id": "7BD9712BBF563A1D8E0B012B2D31FB7060510D54", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/27"], - "yuanshen": ["48_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.86303, 48.16986], - "id": "02136D91E43887C33B2C7D128C121A90BE8A1BEF", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/28"], - "yuanshen": ["48_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.68069, 48.62838], - "id": "B7DF27EEF4C308CCE25016DADF68DC174DFB7F88", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/29"], - "yuanshen": ["48_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.71937, 48.51237], - "id": "4828CEE65B220A4FBD48F56A0AA51F599A661B37", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/30"], - "yuanshen": ["48_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.62548, 48.45714], - "id": "3790E15EFD5110747185BECCA3BFFC8E9DDB287E", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/31"], - "yuanshen": ["48_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.91272, 48.26932], - "id": "8CAE24D6F05B362182C9680264B70BF913FE075D", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/32"], - "yuanshen": ["48_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.07264, 48.38828], - "id": "C212907D07AC91FD8AA2568D601A37A01C218CCA", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/33"], - "yuanshen": ["48_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.09219, 48.3375], - "id": "A2CE21BFFD4E1B95848EB212D251B086E103E5EC", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/34"], - "yuanshen": ["48_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.11562, 48.38438], - "id": "2BD1E1C5E28A799C1946A374B42DE16AF778E416", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/35"], - "yuanshen": ["48_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.47175, 48.07518], - "id": "67D485807F0185537D0DBE6E1895CA8AAFE97EEB", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/36"], - "yuanshen": ["48_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.51473, 48.05565], - "id": "1D8769C84055580C7AB438B39DDC77141D1D95FA", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/37"], - "yuanshen": ["48_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.85514, 44.33674], - "id": "1D9A12B5D0B3DD5400924E8E4B0F532943E732E9", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/39"], - "yuanshen": ["48_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.90593, 44.32112], - "id": "75B69B6B3062C347C57C39915AEB88C8EC87BBC3", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/40"], - "yuanshen": ["48_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.88639, 44.39142], - "id": "C5A13933215721A15CD3FFB2231E276705FE43EE", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/41"], - "yuanshen": ["48_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.6592, 44.45008], - "id": "0AE22DDBDBBDF36C8248865F9D1CFBA97BD8559F", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/42"], - "yuanshen": ["48_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.53064, 33.21975], - "id": "602FAA0AB6BD6D7CD59732E3DEF1A283818C57EE", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/44"], - "yuanshen": ["48_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.55799, 33.27052], - "id": "CF71405B47B9F183B7D52029067B3ADEF6401D97", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/45"], - "yuanshen": ["48_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.65125, 32.7664], - "id": "8E984041439CFBF2732BCB9E40BFFDD1D38E9766", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/46"], - "yuanshen": ["48_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.78391, 35.3095], - "id": "04A6FD753B5BFFAD0A477580E5D414A6C925FD07", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/47"], - "yuanshen": ["48_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.77645, 35.37583], - "id": "33835FC17ADF6B8EB97A389A89FED54182FA8E9D", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/48"], - "yuanshen": ["48_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.74844, 35.45078], - "id": "4E171593660D142BE5625FA4A39A36E40655EB1C", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/49"], - "yuanshen": ["48_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.69766, 35.51329], - "id": "E3C20F5A9F17A5DC52339A1E52F3EAE1DDADA506", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/50"], - "yuanshen": ["48_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.45549, 34.68126], - "id": "C8D48D4FB52928A9A563552A1D860050DCBE2926", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/51"], - "yuanshen": ["48_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.49065, 34.73204], - "id": "65DA4A89CA9D2971525B46891BA007759E39D9FD", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/52"], - "yuanshen": ["48_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.54187, 34.64931], - "id": "05FA6FCABF69DA29AED37EA19CF26AA065406299", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/53"], - "yuanshen": ["48_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.06013, 36.75077], - "id": "1B775C19941ED14FE70597A40706BD01A51352C7", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/54"], - "yuanshen": ["48_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.07185, 36.78982], - "id": "8C6D2F3AB26D747AEBF0C15315F17CDB7F25D0B0", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/55"], - "yuanshen": ["48_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.09529, 36.75467], - "id": "40C290D7DA07FB39F927A90A680D6D4474155C25", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/56"], - "yuanshen": ["48_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.03359, 33.74375], - "id": "88A08016C6B84B1F049AEBD3506B8A717D57741F", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.00946, 33.79772], - "id": "DD0D2AABC0E5A1C515518A07C97CE4D905AC38A2", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.0452, 33.78212], - "id": "9875D101EEFB1C7972B2075FA1F17C6893CD2F67", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.68637, 36.66107], - "id": "13EA42258C54424778211CB160924780FF1D3EE9", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.72154, 36.63763], - "id": "E18BFF612D59F0D9DEB35D3830925C2B3EF3CFA4", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.69403, 37.05564], - "id": "2183204ECFA314A2B186DB98C3ADD5B0DE155CB6", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/62"], - "yuanshen": ["48_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.76046, 37.04392], - "id": "81F7FB9AE6F95CA47B270C6B1810371AE3B1736C", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/63"], - "yuanshen": ["48_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.86597, 37.27434], - "id": "7A35ABC8C62318681A5C5C9DE1E202FE7CD5982B", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/64"], - "yuanshen": ["48_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.90505, 37.24311], - "id": "2C74B44B3C2F5DAA5E2B800C440A565F51B555A8", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/65"], - "yuanshen": ["48_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.16251, 37.82969], - "id": "252CB7902986DD568C3750885B0016A2953776E3", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/66"], - "yuanshen": ["48_66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.18985, 37.90781], - "id": "FD9F54E8F85A3F977176584F3335FEF38E083331", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/67"], - "yuanshen": ["48_67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.26408, 37.8336], - "id": "E5DA4A44F520DE0CC41BFFDE5B997A9071A28E72", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/68"], - "yuanshen": ["48_68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.89719, 37.33738], - "id": "EECCE58C04C7CE8FF32C9D282F2CFF23F1A2BEB8", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/69"], - "yuanshen": ["48_69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.94825, 37.30947], - "id": "631464FEBB208C67E594B53E58ECF7CAC2BC903B", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/70"], - "yuanshen": ["48_70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.86564, 37.11875], - "id": "97C2BA4E4EDD586379A4B6B070CC3006A3E645DC", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/71"], - "yuanshen": ["48_71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.22956, 33.39922], - "id": "C5ABD5AD037659F63D8864BD87CA3700648D5CA9", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/72"], - "yuanshen": ["48_72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.21784, 33.46171], - "id": "9D3D714D3E948C47AF7031A1B079497775036E67", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/73"], - "yuanshen": ["48_73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.30314, 33.35313], - "id": "518DDD361A0F7BDC649D5EA526722B5D010472BA", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/74"], - "yuanshen": ["48_74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.2797, 33.41953], - "id": "78F83C4C2930BCC94F1F06F999DC485883939E14", - "importIds": { - "gm_legacy": ["mondstadtSmallLampGrass/75"], - "yuanshen": ["48_75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.18203, 44.13829], - "id": "D5484BE1B91935A588B4CFDD06BBD4A7DE753985", - "importIds": { - "yuanshen": ["48_6"], - "gm_legacy": ["mondstadtSmallLampGrass/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.17682, 44.48333], - "id": "C33E63FD65EB5AA5AE91E434B07DA467E23057A4", - "importIds": { - "yuanshen": ["48_7"], - "gm_legacy": ["mondstadtSmallLampGrass/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.06745, 43.53411], - "id": "1F7BFA67BE7BAC7008C810488213B3C979BF986D", - "importIds": { - "yuanshen": ["48_22"], - "gm_legacy": ["mondstadtSmallLampGrass/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.01927, 43.54844], - "id": "8B370D65E1CF921EF24C0B4D8851FDB108B707A5", - "importIds": { - "yuanshen": ["48_23"], - "gm_legacy": ["mondstadtSmallLampGrass/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.81353, 43.61224], - "id": "09440564899988A9C59A7F5B2323422B92E61EAA", - "importIds": { - "yuanshen": ["48_24"], - "gm_legacy": ["mondstadtSmallLampGrass/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.8552, 43.54844], - "id": "0373B182A448ED58A37949E83D3AD35E9A70C65B", - "importIds": { - "yuanshen": ["48_25"], - "gm_legacy": ["mondstadtSmallLampGrass/25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.53359, 31.60052], - "id": "0BD2E84DE839634156FB4200F173E9F9865100CE", - "importIds": { - "yuanshen": ["48_38"], - "gm_legacy": ["mondstadtSmallLampGrass/38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.01147, 45.05365], - "id": "F85875F77E51795FE7A1FA1E2F88A46EDA8A2B44", - "importIds": { - "yuanshen": ["48_43"], - "gm_legacy": ["mondstadtSmallLampGrass/43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.0336, 33.80104], - "id": "339DAB4F2DFC8A799404F2E187193F83ACE8500F", - "importIds": { - "yuanshen": ["48_57"], - "gm_legacy": ["mondstadtSmallLampGrass/57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.00625, 33.81797], - "id": "1FCA0774CAA8682112FDF66118AD57DACB67FAAF", - "importIds": { - "yuanshen": ["48_58"], - "gm_legacy": ["mondstadtSmallLampGrass/58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.01927, 33.84921], - "id": "1820F3EA442CB3D5C2FC3999E78174A47A2DA2ED", - "importIds": { - "yuanshen": ["48_59"], - "gm_legacy": ["mondstadtSmallLampGrass/59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.74065, 36.65391], - "id": "1348A98AEA9FE32A87FBBF9F0FD41A8EE471436A", - "importIds": { - "yuanshen": ["48_60"], - "gm_legacy": ["mondstadtSmallLampGrass/60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.77581, 36.6487], - "id": "331F2A65B96786C05CA7F338538715A72A41C91D", - "importIds": { - "yuanshen": ["48_61"], - "gm_legacy": ["mondstadtSmallLampGrass/61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.13906, 30.91172], - "id": "A461676BAC8CD7FD3E8C6624D166FB194C1327C0", - "importIds": { - "yuanshen": ["48_76"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.3454, 44.35367], - "id": "CF760326DDCECA679785D6458D8734DBF724D568", - "importIds": { - "yuanshen": ["48_77"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.1625, 19.61875], - "id": "9A7E866E3CBD7C07D5DC0E59F55AAB532048636B", - "importIds": { - "yuanshen": ["48_78"] - }, - "popupMedia": "https://yuanshen.site/comment_png/48_78.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1443511502", + "zh": "小灯草", + "de": "Lampenkraut", + "en": "Small Lamp Grass", + "es": "Lucetta", + "fr": "Herbe à lampe", + "id": "Small Lamp Grass", + "ja": "イグサ", + "ko": "등불꽃", + "pt": "Lâmpada de Grama", + "ru": "Трава-светяшка", + "th": "Small Lamp Grass", + "vi": "Tiểu Đăng Thảo" + }, + "description": { + "_code": "2665831589", + "zh": "在夜间会隐隐散发辉光的野花。与其他食材一同烹饪能提升鲜味。", + "de": "Eine nachts leuchtende Wildblume, die den Geschmack von Gerichten angenehm intensiviert.", + "en": "A wild grass that emits light at night. Used in cooking to enhance other flavors.", + "es": "Una hierba silvestre que emite luz por la noche. Utilizada en la cocina para realzar otros sabores.", + "fr": "Une plante sauvage qui produit de la lumière une fois la nuit tombée.", + "id": "Rumput liar yang memancarkan cahaya di malam hari. Digunakan saat memasak untuk memperkaya rasa dari bahan masakan lain.", + "ja": "夜になると微かな光を放つ花。他の食材と一緒に料理にすると旨味アップ。", + "ko": "밤에 은은한 빛을 발산하는 야생화. 다른 재료와 함께 조리하면 신선한 맛이 배가 된다", + "pt": "Uma flor selvagem que emite luz à noite. Usada na culinária para realçar sabores.", + "ru": "Дикая трава, испускающая тусклый свет в ночи. Используется в качестве приправы к блюдам.", + "th": "หญ้าป่าที่ให้แสงไฟในตอนกลางคืน ใช้ประกอบอาหารเพื่อเพิ่มรสชาติ", + "vi": "Loài hoa dại mọc trong đêm. Nấu cùng các món khác có thể tăng thêm hương vị." + }, + "tags": ["cooking-ingredient", "character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "small-lamp-grass", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-19.11563, 49.68906], + "id": "B93CF96C8A10313CA9C9A6C265CABA5998B69229", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/1"], + "yuanshen": ["48_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.17423, 49.67736], + "id": "56E8A6F8FFE22FA2821AF6C4272129CD776E83CD", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/2"], + "yuanshen": ["48_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.18985, 49.75547], + "id": "6554872625EDEFEF9919ABFB0A3DA55C56A8EF54", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/3"], + "yuanshen": ["48_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.19767, 49.59924], + "id": "6F63469B4CA0AEE4FDE1D582C76BE29D4E16CF50", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/4"], + "yuanshen": ["48_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.25627, 49.65392], + "id": "52A5C078263422A4AA47CA86B2B3FE26AE5AFD56", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/5"], + "yuanshen": ["48_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.79531, 44.90781], + "id": "F47527A6F9DA01EC9C05FFA10A2682F12B63B91F", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/8"], + "yuanshen": ["48_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.81485, 45.32969], + "id": "1EBD92D70AE36810796E34D3421116ED76973A1A", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/9"], + "yuanshen": ["48_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.45547, 44.86875], + "id": "CDA803CBED8562FEAA6EF2C58B5272EED9A1315E", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/10"], + "yuanshen": ["48_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.46719, 44.90391], + "id": "86D9D49168C883534F1884FD24489B29658B636A", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/11"], + "yuanshen": ["48_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.69765, 44.31016], + "id": "8BEA8DA696F6FB554187BD6B83DEBB189ABDF6DE", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/12"], + "yuanshen": ["48_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.67031, 44.34141], + "id": "E4028D611CD48AC50EE081160B1C022067B002A2", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/13"], + "yuanshen": ["48_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.05312, 44.22422], + "id": "8BEAC85982A722BD1AB694C1C02F8777F3F28CE4", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/14"], + "yuanshen": ["48_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.1, 44.23983], + "id": "65978B870963F0FEC6C9CC3E27CEF335FE218681", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/15"], + "yuanshen": ["48_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.13907, 44.22031], + "id": "E1FF26F9689675A6186A6196C128BEBE974593EC", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/16"], + "yuanshen": ["48_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.20156, 43.75548], + "id": "D88E4B18BB43A924F74A3A0C0740DE92864C0CB0", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/17"], + "yuanshen": ["48_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.11952, 43.80234], + "id": "4F5F61B72CC4E7E3589E20D2224D8CA802D75E1E", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/18"], + "yuanshen": ["48_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.13126, 43.75156], + "id": "755C93993EC36EF9A5244019523AAEF5ADA00D36", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/19"], + "yuanshen": ["48_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.11563, 43.70078], + "id": "078271F14B4B94E6D8A554DF94EAF28B5BC31B6B", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/20"], + "yuanshen": ["48_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.18986, 43.69687], + "id": "32651E34914D11C10E8E3EDF8DA733D546EEA9F0", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/21"], + "yuanshen": ["48_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17422, 35.88828], + "id": "F14AD9CC3201C95EC23D1681EF820EA2EF128C08", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/26"], + "yuanshen": ["48_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.98458, 48.08148], + "id": "7BD9712BBF563A1D8E0B012B2D31FB7060510D54", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/27"], + "yuanshen": ["48_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.86303, 48.16986], + "id": "02136D91E43887C33B2C7D128C121A90BE8A1BEF", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/28"], + "yuanshen": ["48_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.68069, 48.62838], + "id": "B7DF27EEF4C308CCE25016DADF68DC174DFB7F88", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/29"], + "yuanshen": ["48_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.71937, 48.51237], + "id": "4828CEE65B220A4FBD48F56A0AA51F599A661B37", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/30"], + "yuanshen": ["48_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.62548, 48.45714], + "id": "3790E15EFD5110747185BECCA3BFFC8E9DDB287E", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/31"], + "yuanshen": ["48_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.91272, 48.26932], + "id": "8CAE24D6F05B362182C9680264B70BF913FE075D", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/32"], + "yuanshen": ["48_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.07264, 48.38828], + "id": "C212907D07AC91FD8AA2568D601A37A01C218CCA", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/33"], + "yuanshen": ["48_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.09219, 48.3375], + "id": "A2CE21BFFD4E1B95848EB212D251B086E103E5EC", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/34"], + "yuanshen": ["48_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.11562, 48.38438], + "id": "2BD1E1C5E28A799C1946A374B42DE16AF778E416", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/35"], + "yuanshen": ["48_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.47175, 48.07518], + "id": "67D485807F0185537D0DBE6E1895CA8AAFE97EEB", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/36"], + "yuanshen": ["48_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.51473, 48.05565], + "id": "1D8769C84055580C7AB438B39DDC77141D1D95FA", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/37"], + "yuanshen": ["48_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.85514, 44.33674], + "id": "1D9A12B5D0B3DD5400924E8E4B0F532943E732E9", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/39"], + "yuanshen": ["48_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.90593, 44.32112], + "id": "75B69B6B3062C347C57C39915AEB88C8EC87BBC3", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/40"], + "yuanshen": ["48_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.88639, 44.39142], + "id": "C5A13933215721A15CD3FFB2231E276705FE43EE", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/41"], + "yuanshen": ["48_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.6592, 44.45008], + "id": "0AE22DDBDBBDF36C8248865F9D1CFBA97BD8559F", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/42"], + "yuanshen": ["48_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.53064, 33.21975], + "id": "602FAA0AB6BD6D7CD59732E3DEF1A283818C57EE", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/44"], + "yuanshen": ["48_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.55799, 33.27052], + "id": "CF71405B47B9F183B7D52029067B3ADEF6401D97", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/45"], + "yuanshen": ["48_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.65125, 32.7664], + "id": "8E984041439CFBF2732BCB9E40BFFDD1D38E9766", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/46"], + "yuanshen": ["48_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.78391, 35.3095], + "id": "04A6FD753B5BFFAD0A477580E5D414A6C925FD07", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/47"], + "yuanshen": ["48_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.77645, 35.37583], + "id": "33835FC17ADF6B8EB97A389A89FED54182FA8E9D", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/48"], + "yuanshen": ["48_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.74844, 35.45078], + "id": "4E171593660D142BE5625FA4A39A36E40655EB1C", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/49"], + "yuanshen": ["48_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.69766, 35.51329], + "id": "E3C20F5A9F17A5DC52339A1E52F3EAE1DDADA506", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/50"], + "yuanshen": ["48_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.45549, 34.68126], + "id": "C8D48D4FB52928A9A563552A1D860050DCBE2926", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/51"], + "yuanshen": ["48_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.49065, 34.73204], + "id": "65DA4A89CA9D2971525B46891BA007759E39D9FD", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/52"], + "yuanshen": ["48_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.54187, 34.64931], + "id": "05FA6FCABF69DA29AED37EA19CF26AA065406299", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/53"], + "yuanshen": ["48_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.06013, 36.75077], + "id": "1B775C19941ED14FE70597A40706BD01A51352C7", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/54"], + "yuanshen": ["48_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.07185, 36.78982], + "id": "8C6D2F3AB26D747AEBF0C15315F17CDB7F25D0B0", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/55"], + "yuanshen": ["48_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.09529, 36.75467], + "id": "40C290D7DA07FB39F927A90A680D6D4474155C25", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/56"], + "yuanshen": ["48_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.03359, 33.74375], + "id": "88A08016C6B84B1F049AEBD3506B8A717D57741F", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.00946, 33.79772], + "id": "DD0D2AABC0E5A1C515518A07C97CE4D905AC38A2", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.0452, 33.78212], + "id": "9875D101EEFB1C7972B2075FA1F17C6893CD2F67", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.68637, 36.66107], + "id": "13EA42258C54424778211CB160924780FF1D3EE9", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.72154, 36.63763], + "id": "E18BFF612D59F0D9DEB35D3830925C2B3EF3CFA4", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.69403, 37.05564], + "id": "2183204ECFA314A2B186DB98C3ADD5B0DE155CB6", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/62"], + "yuanshen": ["48_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.76046, 37.04392], + "id": "81F7FB9AE6F95CA47B270C6B1810371AE3B1736C", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/63"], + "yuanshen": ["48_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.86597, 37.27434], + "id": "7A35ABC8C62318681A5C5C9DE1E202FE7CD5982B", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/64"], + "yuanshen": ["48_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.90505, 37.24311], + "id": "2C74B44B3C2F5DAA5E2B800C440A565F51B555A8", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/65"], + "yuanshen": ["48_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.16251, 37.82969], + "id": "252CB7902986DD568C3750885B0016A2953776E3", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/66"], + "yuanshen": ["48_66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.18985, 37.90781], + "id": "FD9F54E8F85A3F977176584F3335FEF38E083331", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/67"], + "yuanshen": ["48_67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.26408, 37.8336], + "id": "E5DA4A44F520DE0CC41BFFDE5B997A9071A28E72", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/68"], + "yuanshen": ["48_68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.89719, 37.33738], + "id": "EECCE58C04C7CE8FF32C9D282F2CFF23F1A2BEB8", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/69"], + "yuanshen": ["48_69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.94825, 37.30947], + "id": "631464FEBB208C67E594B53E58ECF7CAC2BC903B", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/70"], + "yuanshen": ["48_70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.86564, 37.11875], + "id": "97C2BA4E4EDD586379A4B6B070CC3006A3E645DC", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/71"], + "yuanshen": ["48_71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.22956, 33.39922], + "id": "C5ABD5AD037659F63D8864BD87CA3700648D5CA9", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/72"], + "yuanshen": ["48_72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.21784, 33.46171], + "id": "9D3D714D3E948C47AF7031A1B079497775036E67", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/73"], + "yuanshen": ["48_73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.30314, 33.35313], + "id": "518DDD361A0F7BDC649D5EA526722B5D010472BA", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/74"], + "yuanshen": ["48_74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.2797, 33.41953], + "id": "78F83C4C2930BCC94F1F06F999DC485883939E14", + "importIds": { + "gm_legacy": ["mondstadtSmallLampGrass/75"], + "yuanshen": ["48_75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.18203, 44.13829], + "id": "D5484BE1B91935A588B4CFDD06BBD4A7DE753985", + "importIds": { + "yuanshen": ["48_6"], + "gm_legacy": ["mondstadtSmallLampGrass/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.17682, 44.48333], + "id": "C33E63FD65EB5AA5AE91E434B07DA467E23057A4", + "importIds": { + "yuanshen": ["48_7"], + "gm_legacy": ["mondstadtSmallLampGrass/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.06745, 43.53411], + "id": "1F7BFA67BE7BAC7008C810488213B3C979BF986D", + "importIds": { + "yuanshen": ["48_22"], + "gm_legacy": ["mondstadtSmallLampGrass/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.01927, 43.54844], + "id": "8B370D65E1CF921EF24C0B4D8851FDB108B707A5", + "importIds": { + "yuanshen": ["48_23"], + "gm_legacy": ["mondstadtSmallLampGrass/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.81353, 43.61224], + "id": "09440564899988A9C59A7F5B2323422B92E61EAA", + "importIds": { + "yuanshen": ["48_24"], + "gm_legacy": ["mondstadtSmallLampGrass/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.8552, 43.54844], + "id": "0373B182A448ED58A37949E83D3AD35E9A70C65B", + "importIds": { + "yuanshen": ["48_25"], + "gm_legacy": ["mondstadtSmallLampGrass/25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.53359, 31.60052], + "id": "0BD2E84DE839634156FB4200F173E9F9865100CE", + "importIds": { + "yuanshen": ["48_38"], + "gm_legacy": ["mondstadtSmallLampGrass/38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.01147, 45.05365], + "id": "F85875F77E51795FE7A1FA1E2F88A46EDA8A2B44", + "importIds": { + "yuanshen": ["48_43"], + "gm_legacy": ["mondstadtSmallLampGrass/43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.0336, 33.80104], + "id": "339DAB4F2DFC8A799404F2E187193F83ACE8500F", + "importIds": { + "yuanshen": ["48_57"], + "gm_legacy": ["mondstadtSmallLampGrass/57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.00625, 33.81797], + "id": "1FCA0774CAA8682112FDF66118AD57DACB67FAAF", + "importIds": { + "yuanshen": ["48_58"], + "gm_legacy": ["mondstadtSmallLampGrass/58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.01927, 33.84921], + "id": "1820F3EA442CB3D5C2FC3999E78174A47A2DA2ED", + "importIds": { + "yuanshen": ["48_59"], + "gm_legacy": ["mondstadtSmallLampGrass/59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.74065, 36.65391], + "id": "1348A98AEA9FE32A87FBBF9F0FD41A8EE471436A", + "importIds": { + "yuanshen": ["48_60"], + "gm_legacy": ["mondstadtSmallLampGrass/60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.77581, 36.6487], + "id": "331F2A65B96786C05CA7F338538715A72A41C91D", + "importIds": { + "yuanshen": ["48_61"], + "gm_legacy": ["mondstadtSmallLampGrass/61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.13906, 30.91172], + "id": "A461676BAC8CD7FD3E8C6624D166FB194C1327C0", + "importIds": { + "yuanshen": ["48_76"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.3454, 44.35367], + "id": "CF760326DDCECA679785D6458D8734DBF724D568", + "importIds": { + "yuanshen": ["48_77"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.1625, 19.61875], + "id": "9A7E866E3CBD7C07D5DC0E59F55AAB532048636B", + "importIds": { + "yuanshen": ["48_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/48_78.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/snapdragon.json b/src/data/features/mondstadt/nature/snapdragon.json index 825de4e7..87812e66 100644 --- a/src/data/features/mondstadt/nature/snapdragon.json +++ b/src/data/features/mondstadt/nature/snapdragon.json @@ -1,234 +1,257 @@ -{ - "format": 2, - "name": { - "en": "Snapdragon", - "ru": "Львиный Зев", - "pt": "Flor-Crânio-de-Dragão" - }, - "description": { - "en": "As a spice, it can bring a wonderful flavor to dishes. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "snapdragon", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-23.22891, 44.86094], - "id": "E75258422FF8C1C76D73313C2C1458CAD896B406", - "importIds": { - "gm_legacy": ["mondstadtSnapdragon/1"], - "yuanshen": ["61_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.25938, 44.41034], - "id": "A691F5378B54A16AAFF982618F5970B1293431B8", - "importIds": { - "gm_legacy": ["mondstadtSnapdragon/3"], - "yuanshen": ["61_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.21979, 44.89089], - "id": "4EDD6CFE56FBA35512A6DD75C8911BE6ABACF172", - "importIds": { - "yuanshen": ["61_2"], - "gm_legacy": ["mondstadtSnapdragon/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.60912, 44.45339], - "id": "E58C1B7AC09E4AEF12F3958726C551522F2A6F37", - "importIds": { - "yuanshen": ["61_4"], - "gm_legacy": ["mondstadtSnapdragon/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.67813, 47.32578], - "id": "BB54F4DB186065186C8A2933491BA071D795C83E", - "importIds": { - "yuanshen": ["61_5"], - "gm_legacy": ["mondstadtSnapdragon/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.73411, 47.79844], - "id": "176DBA48AB7DE495E90B9D7BE08AD9253B4AE130", - "importIds": { - "yuanshen": ["61_6"], - "gm_legacy": ["mondstadtSnapdragon/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.81745, 47.74505], - "id": "41C15891975B76EFB4428F9184D76B801C8604C5", - "importIds": { - "yuanshen": ["61_7"], - "gm_legacy": ["mondstadtSnapdragon/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.34219, 46.0875], - "id": "617B216248795E8755048EE45E4237C8B077FE35", - "importIds": { - "yuanshen": ["61_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.43594, 46.04062], - "id": "5645C11449DB55CCB08691786456B1EBD2C3C714", - "importIds": { - "yuanshen": ["61_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.61953, 45.91172], - "id": "20A36C1ABA7518187328DEB8D1DE6A89A2DC6CD4", - "importIds": { - "yuanshen": ["61_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.36953, 47.7125], - "id": "A9A4B9778C047A14C8A72EE94A1D60C9238B1925", - "importIds": { - "yuanshen": ["61_11", "61_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.63124, 47.37396], - "id": "36702D58084D5DAAE1986DB38BFCF3189F939163", - "importIds": { - "yuanshen": ["61_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.1625, 47.01328], - "id": "4F4D0B53FA8D78D788B22395E2C9A80F0462E8AF", - "importIds": { - "yuanshen": ["61_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.52188, 45.92344], - "id": "C07CDE801F83012C6F97853DE0E8E4597AC5DD56", - "importIds": { - "yuanshen": ["61_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.47107, 46.75676], - "id": "75DB1A033F38DD4A383FF8B0A45F42B8540C4AA2", - "importIds": { - "yuanshen": ["61_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.89121, 45.00863], - "id": "A638EEBB9BB795A17013D049DB83DCD9788F2DD8", - "importIds": { - "yuanshen": ["61_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.28359, 45.70859], - "id": "E2A84291780B35BF645D5320FE10195916E2D806", - "importIds": { - "yuanshen": ["61_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.32266, 45.73985], - "id": "58096CE7AD0AE8A99A1F1ED3954DCEE7B369544C", - "importIds": { - "yuanshen": ["61_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.08038, 45.99007], - "id": "C4836D57E31D8D1A3943474D640B971EEB46B5DE", - "importIds": { - "yuanshen": ["61_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.24843, 43.52109], - "id": "44EE5D537A5B8E4A6565759FF28D21CF454017FD", - "importIds": { - "yuanshen": ["61_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.49711, 43.5289], - "id": "ED8568BD40DF4562D5B5D124DC61A6A96740E415", - "importIds": { - "yuanshen": ["61_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.52448, 43.50026], - "id": "57145E67F46C5B755FCD879D3D42D7E556C457C2", - "importIds": { - "yuanshen": ["61_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.50495, 37.58388], - "id": "FFDC94CA8FA79CE8567BC4EA26A16C2232C99609", - "importIds": { - "yuanshen": ["61_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.00625, 47.43125], - "id": "46F6153734CC1FA5B1FED304B6484B9951DCF579", - "importIds": { - "yuanshen": ["61_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/61_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.20937, 39.79063], - "id": "98138E1660C56716BE25239336A3644F12AD758B", - "importIds": { - "yuanshen": ["61_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/61_26.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3558598460", + "zh": "金鱼草", + "de": "Goldfischkraut", + "en": "Snapdragon", + "es": "Flor dorada", + "fr": "Gueule de loup", + "id": "Snapdragon", + "ja": "キンギョソウ", + "ko": "금어초", + "pt": "Flor-Crânio-de-Dragão", + "ru": "Львиный зев", + "th": "Snapdragon", + "vi": "Cỏ Kim Ngư" + }, + "description": { + "_code": "431838381", + "zh": "烹饪后可食用的植株。作为香料能给食材带来奇妙的滋味。", + "de": "Zubereitet eine essbare Pflanze. Als würzende Zutat gibt sie deinem Essen das gewisse Etwas.", + "en": "Can be eaten once cooked. As a spice, it can bring wonderful flavor to dishes.", + "es": "Se puede comer una vez cocinada. Como especia, puede aportar un sabor maravilloso a los platos.", + "fr": "Une fleur comestible après cuisson. Assaisonnez vos plats avec, ils n'en seront que meilleurs.", + "id": "Tumbuhan yang dapat dimakan setelah dimasak. Memberikan rasa yang unik saat dipakai sebagai bumbu masak.", + "ja": "料理にすると食べられる植物。香料として食材に加えると不思議な味になる。", + "ko": "조리 후 식용이 가능한 식물. 향신료로 사용하면 기묘한 맛을 낸다", + "pt": "Pode ser consumido após cozinhar. Como um condimento, pode trazer grande destaque de sabores aos pratos.", + "ru": "Можно использовать в пищу, если правильно приготовить, а в качестве приправы подойдёт любому блюду.", + "th": "สามารถนำไปทำเป็นอาหารได้ ใช้เป็นเครื่องปรุงรสให้กับอาหารได้อย่างดี", + "vi": "Loại cỏ ăn được, nếu làm gia vị cũng đem lại mùi hương kỳ diệu cho món ăn." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "snapdragon", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-23.22891, 44.86094], + "id": "E75258422FF8C1C76D73313C2C1458CAD896B406", + "importIds": { + "gm_legacy": ["mondstadtSnapdragon/1"], + "yuanshen": ["61_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.25938, 44.41034], + "id": "A691F5378B54A16AAFF982618F5970B1293431B8", + "importIds": { + "gm_legacy": ["mondstadtSnapdragon/3"], + "yuanshen": ["61_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.21979, 44.89089], + "id": "4EDD6CFE56FBA35512A6DD75C8911BE6ABACF172", + "importIds": { + "yuanshen": ["61_2"], + "gm_legacy": ["mondstadtSnapdragon/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.60912, 44.45339], + "id": "E58C1B7AC09E4AEF12F3958726C551522F2A6F37", + "importIds": { + "yuanshen": ["61_4"], + "gm_legacy": ["mondstadtSnapdragon/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.67813, 47.32578], + "id": "BB54F4DB186065186C8A2933491BA071D795C83E", + "importIds": { + "yuanshen": ["61_5"], + "gm_legacy": ["mondstadtSnapdragon/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.73411, 47.79844], + "id": "176DBA48AB7DE495E90B9D7BE08AD9253B4AE130", + "importIds": { + "yuanshen": ["61_6"], + "gm_legacy": ["mondstadtSnapdragon/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.81745, 47.74505], + "id": "41C15891975B76EFB4428F9184D76B801C8604C5", + "importIds": { + "yuanshen": ["61_7"], + "gm_legacy": ["mondstadtSnapdragon/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.34219, 46.0875], + "id": "617B216248795E8755048EE45E4237C8B077FE35", + "importIds": { + "yuanshen": ["61_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.43594, 46.04062], + "id": "5645C11449DB55CCB08691786456B1EBD2C3C714", + "importIds": { + "yuanshen": ["61_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.61953, 45.91172], + "id": "20A36C1ABA7518187328DEB8D1DE6A89A2DC6CD4", + "importIds": { + "yuanshen": ["61_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.36953, 47.7125], + "id": "A9A4B9778C047A14C8A72EE94A1D60C9238B1925", + "importIds": { + "yuanshen": ["61_11", "61_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.63124, 47.37396], + "id": "36702D58084D5DAAE1986DB38BFCF3189F939163", + "importIds": { + "yuanshen": ["61_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.1625, 47.01328], + "id": "4F4D0B53FA8D78D788B22395E2C9A80F0462E8AF", + "importIds": { + "yuanshen": ["61_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.52188, 45.92344], + "id": "C07CDE801F83012C6F97853DE0E8E4597AC5DD56", + "importIds": { + "yuanshen": ["61_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.47107, 46.75676], + "id": "75DB1A033F38DD4A383FF8B0A45F42B8540C4AA2", + "importIds": { + "yuanshen": ["61_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.89121, 45.00863], + "id": "A638EEBB9BB795A17013D049DB83DCD9788F2DD8", + "importIds": { + "yuanshen": ["61_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.28359, 45.70859], + "id": "E2A84291780B35BF645D5320FE10195916E2D806", + "importIds": { + "yuanshen": ["61_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.32266, 45.73985], + "id": "58096CE7AD0AE8A99A1F1ED3954DCEE7B369544C", + "importIds": { + "yuanshen": ["61_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.08038, 45.99007], + "id": "C4836D57E31D8D1A3943474D640B971EEB46B5DE", + "importIds": { + "yuanshen": ["61_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.24843, 43.52109], + "id": "44EE5D537A5B8E4A6565759FF28D21CF454017FD", + "importIds": { + "yuanshen": ["61_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.49711, 43.5289], + "id": "ED8568BD40DF4562D5B5D124DC61A6A96740E415", + "importIds": { + "yuanshen": ["61_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.52448, 43.50026], + "id": "57145E67F46C5B755FCD879D3D42D7E556C457C2", + "importIds": { + "yuanshen": ["61_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.50495, 37.58388], + "id": "FFDC94CA8FA79CE8567BC4EA26A16C2232C99609", + "importIds": { + "yuanshen": ["61_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.00625, 47.43125], + "id": "46F6153734CC1FA5B1FED304B6484B9951DCF579", + "importIds": { + "yuanshen": ["61_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/61_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.20937, 39.79063], + "id": "98138E1660C56716BE25239336A3644F12AD758B", + "importIds": { + "yuanshen": ["61_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/61_26.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/sunsettia.json b/src/data/features/mondstadt/nature/sunsettia.json index 89e45f71..507f72dd 100644 --- a/src/data/features/mondstadt/nature/sunsettia.json +++ b/src/data/features/mondstadt/nature/sunsettia.json @@ -1,492 +1,515 @@ -{ - "format": 2, - "name": { - "en": "Sunsettia", - "pt": "Fruto do Pôr do Sol", - "ru": "Закатник" - }, - "description": { - "en": "A plump fruit abundant across Teyvat. Used to craft Jam for Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "sunsettia", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-13.81927, 45.67343], - "id": "F245023E6EEAE6E4FE98EAA0AB5F704B33F2AA4A", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.38492, 44.57578], - "id": "09F8ADBBEBC6504D1A4C78AE96AE460B22F80921", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.78745, 48.99766], - "id": "3971C791313B2AAEDFC64B1B904A47746438DE1E", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.52949, 44.26328], - "id": "4F203ED10AE3AE78EA6E80DE33C67F21F9370267", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.6037, 44.2711], - "id": "B7CF13F6A25D87BF6AD5F8F7BA931FB19B287648", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/5"] - }, - "popupAttribution": "Yuanshen.site", - "popupContent": { - "en": "These ones are laying on the ground." - } - }, - { - "coordinates": [-15.9319, 44.96641], - "id": "B8B385F20486B20ACFE5F637F25512F3B078628D", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.88112, 45.32969], - "id": "0194A71451C496F966276D8A84DCE26854E4A65B", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.70146, 48.38828], - "id": "584DCDA5C1064F3A3FAD5201C0B5EB310C6DD093", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.15062, 47.30234], - "id": "50D2EB65C67A558CEB7AB74FE7F1C2095D4A3387", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.16644, 46.35312], - "id": "B77D4D215A75E98AD902966E17D37DED6DE8C2A3", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.79144, 45.90781], - "id": "F2CE09B9A6DB29D0588422CB0D8F8BA27AD1AC9E", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.52972, 45.23594], - "id": "062F72F33CEA37CA311C0B6DECFE32086FB92F67", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.55707, 45.04844], - "id": "8071BB53386BFAC77684C00F47D60BF634B5660E", - "importIds": { - "gm_legacy": ["mondstadtSunsettia/13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.14497, 21.28069], - "id": "756C5EDF4E700E7002C6C25E5BC223EB487CC336", - "importIds": { - "yuanshen": ["107_1"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_1.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.82194, 21.34841], - "id": "B43CED87380CD85975B37D624C03C6FDE3411D65", - "importIds": { - "yuanshen": ["107_2"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_2.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.93127, 25.87969], - "id": "4616BB76E5FB33ADABCF9EAE7145E2A710C787A3", - "importIds": { - "yuanshen": ["107_3"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_3.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-43.55785, 31.94331], - "id": "F8B2CC47EEB64BF80E7903C0D84A7DA79C1046A7", - "importIds": { - "yuanshen": ["107_4"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_4.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.62571, 33.21974], - "id": "ADBC0930F52625129C9FAEDB9A006658721FE01B", - "importIds": { - "yuanshen": ["107_5"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_5.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.0297, 27.98204], - "id": "114EC42F7B14534D5B9D024C5BA5181591288BDD", - "importIds": { - "yuanshen": ["107_6"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_6.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.73152, 23.67735], - "id": "02FADF5D440242980F7DDB30D45FD25FF3159553", - "importIds": { - "yuanshen": ["107_7"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_7.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-42.15989, 28.30104], - "id": "6F9C8E7E0C6BBB4D4E44148F0F56AF4314B289E7", - "importIds": { - "yuanshen": ["107_8"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_8.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-42.49846, 28.86354], - "id": "7FD9C10A48AD81A79F42C89D68C50A9CE87F92D1", - "importIds": { - "yuanshen": ["107_9"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_9.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.04056, 28.61534], - "id": "CD6906BD73AE104B02E428BE6A23A2BC9C85E827", - "importIds": { - "yuanshen": ["107_10"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_10.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.30051, 22.37005], - "id": "20C4AE1D2246A823FBF6F6A725CFBFC958051928", - "importIds": { - "yuanshen": ["107_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-37.11432, 29.03282], - "id": "546A8A7E5F0896C27EF9D1B2C39A3E913D686B9A", - "importIds": { - "yuanshen": ["107_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.50624, 29.26328], - "id": "B5FD51487792AEF3F32F5D49923C4C95DD93FF8A", - "importIds": { - "yuanshen": ["107_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.50234, 29.22292], - "id": "678682CE5162D70D4C6CA4AEFC91594E6473A42F", - "importIds": { - "yuanshen": ["107_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.56614, 29.09662], - "id": "96F2B3C517D58C22498089450A64701AE39152EA", - "importIds": { - "yuanshen": ["107_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-38.40727, 28.05106], - "id": "868933BF68D616412C41197F6490981024E05286", - "importIds": { - "yuanshen": ["107_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.50927, 29.43951], - "id": "08046502303CA7202D36E8BF72C526CBE3DCDC05", - "importIds": { - "yuanshen": ["107_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-47.68382, 18.88345], - "id": "30B308D2BCE12360A5FE43CB0142A82E196E9B9D", - "importIds": { - "yuanshen": ["107_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.03749, 24.46511], - "id": "168B4126779E1CAA58B96E844880DFFACB56CBE9", - "importIds": { - "yuanshen": ["107_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.66379, 29.38046], - "id": "745F231D0C600B4DC4DAE15322DCEDE92282FC0D", - "importIds": { - "yuanshen": ["107_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.48672, 30.86615], - "id": "5BA4EFEEE8BA261DC7BE75876847816E8DD8BDD4", - "importIds": { - "yuanshen": ["107_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-39.48672, 30.84402], - "id": "ECE6AEA86E4AEA8FC6B52B386D35A4FD67A425B5", - "importIds": { - "yuanshen": ["107_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-36.88906, 26.97031], - "id": "58DBC6A0F19FE5A46A59722CF62DB524A4CE703A", - "importIds": { - "yuanshen": ["107_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.66511, 33.86094], - "id": "797BED61E0914EEECF2426438067C402B756897C", - "importIds": { - "yuanshen": ["107_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-33.79792, 34.42865], - "id": "708DBEC8A45828E821F2EC08F463E9B02EB8C46F", - "importIds": { - "yuanshen": ["107_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.46198, 30.91302], - "id": "4C9E4D1BAE35F84A00BE2B974D22BC95211360A4", - "importIds": { - "yuanshen": ["107_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.15339, 29.00156], - "id": "E9D8D6B685673C33EBC3EE1036C249DBE87E5CB6", - "importIds": { - "yuanshen": ["107_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.74453, 29.87266], - "id": "E016D175B5AF633967D773A15B64CECE4B38CA41", - "importIds": { - "yuanshen": ["107_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.31484, 28.42344], - "id": "B77D4BE6FB2EFC7B0DBB6DC53DD38DB189A6886C", - "importIds": { - "yuanshen": ["107_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.61043, 22.80626], - "id": "B18267545EDB109423FE30E0006CFE099E67992E", - "importIds": { - "yuanshen": ["107_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-35.51797, 18.16562], - "id": "338D852BC8328CE5C8E92AA6A7055E0A6A0DC830", - "importIds": { - "yuanshen": ["107_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-41.67683, 29.51198], - "id": "C04CC24AE182D63418798607A9352115046ED2AD", - "importIds": { - "yuanshen": ["107_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-41.67162, 29.36874], - "id": "54C0D4499E66123E28060E5C06450F0E15C0B4EB", - "importIds": { - "yuanshen": ["107_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-50.67813, 18.22422], - "id": "899878EA345F9A09FE289B316A5C651889AFD93B", - "importIds": { - "yuanshen": ["107_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-52.02578, 21.86094], - "id": "796C09CCD92E16B534AF7734D90EE0401BB38AB3", - "importIds": { - "yuanshen": ["107_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_35.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.58567, 27.40651], - "id": "0EC623F5B45A4C3C7735CBE271A117155AD9CF0F", - "importIds": { - "yuanshen": ["107_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-49.03879, 24.17344], - "id": "33372F8E01EEBC5DA0D8C5FD18A3910ACEA6F544", - "importIds": { - "yuanshen": ["107_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.16296, 23.36534], - "id": "A523A72F7B368FC7EF32F6B6ED44BDC351541E63", - "importIds": { - "yuanshen": ["107_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-31.17077, 23.42785], - "id": "905738FE1191005415EFA7F3EF1A37142FFD09CC", - "importIds": { - "yuanshen": ["107_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-52.07917, 23.55626], - "id": "0E4C6249A216836489787C0F11EC195420E83F1F", - "importIds": { - "yuanshen": ["107_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/107_40.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "4094258556", + "zh": "日落果", + "de": "Dämmerfrucht", + "en": "Sunsettia", + "es": "Solsettia", + "fr": "Pomme crépusculaire", + "id": "Sunsettia", + "ja": "夕暮れの実", + "ko": "일몰 열매", + "pt": "Fruto-do-Pôr-do-Sol", + "ru": "Закатник", + "th": "Sunsettia", + "vi": "Quả Nhật Lạc" + }, + "description": { + "_code": "1531906317", + "zh": "遍布提瓦特大陆的自然恩惠,如夕阳般靓丽美好的饱满果实。有着奇异的香甜气味,能让人精神百倍。", + "de": "Eine Gabe der Natur, die man überall auf Teyvat findet. Sie ist so schön wie die Abenddämmerung und sättigt sehr. Sie hat ein merkwürdiges, süßes Aroma und belebt den ermüdeten Geist.", + "en": "A plump fruit, beautiful like the sunset, that is abundant across all of Teyvat. It has a curious, sweet aroma and is able to energize an individual.", + "es": "Una fruta redonda y hermosa como la puesta de sol, abundante en todo Teyvat. Tiene un curioso aroma muy dulce y un alto valor energético.", + "fr": "Un fruit dodu, beau comme le coucher de soleil, que l'on peut voir un peu partout sur le continent de Teyvat. Il dégage une douce et étrange odeur et possède une forte valeur énergétique.", + "id": "Buah yang bulat dan indah, warnanya seperti matahari saat terbenam, dapat ditemukan di seluruh Teyvat. Kulitnya memiliki aroma manis yang dapat memulihkan tenaga.", + "ja": "テイワットの自然の恩恵を受けた果実。夕暮れの色と特殊な香りが特徴。", + "ko": "티바트 대륙 전역에 내린 자연의 은총. 석양처럼 곱고 과육으로 가득하다. 기이한 향과 맛을 자랑하며 기운을 북돋아준다", + "pt": "Uma fruta redonda e bonita como o pôr do sol, abundante em todo Teyvat. Tem um aroma curioso muito doce e dá muita energia.", + "ru": "Фрукт-пухляш, оранжевый как закатное солнце. Встречается в изобилии по всему Тейвату. Сытный фрукт с необычным вкусом.", + "th": "ผลไม้ที่มีความงามราวกับตะวันตกดิน ที่ขึ้นอยู่ทุกหนแห่งใน Teyvat ความหอมหวานอันแปลกประหลาด ของมันสามารถเพิ่มพลังให้คนๆนึง ได้มากมาย", + "vi": "Ân huệ của tự nhiên ban tặng khắp đại lục Teyvat, quả cây mọng nước như ánh hoàng hôn, tỏa ra mùi vị thơm ngọt lạ kỳ, có thể giúp tỉnh táo tinh thần." + }, + "tags": ["cooking-ingredient", "furniture-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "sunsettia", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-13.81927, 45.67343], + "id": "F245023E6EEAE6E4FE98EAA0AB5F704B33F2AA4A", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.38492, 44.57578], + "id": "09F8ADBBEBC6504D1A4C78AE96AE460B22F80921", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.78745, 48.99766], + "id": "3971C791313B2AAEDFC64B1B904A47746438DE1E", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.52949, 44.26328], + "id": "4F203ED10AE3AE78EA6E80DE33C67F21F9370267", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.6037, 44.2711], + "id": "B7CF13F6A25D87BF6AD5F8F7BA931FB19B287648", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/5"] + }, + "popupAttribution": "Yuanshen.site", + "popupContent": { + "en": "These ones are laying on the ground." + } + }, + { + "coordinates": [-15.9319, 44.96641], + "id": "B8B385F20486B20ACFE5F637F25512F3B078628D", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.88112, 45.32969], + "id": "0194A71451C496F966276D8A84DCE26854E4A65B", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.70146, 48.38828], + "id": "584DCDA5C1064F3A3FAD5201C0B5EB310C6DD093", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.15062, 47.30234], + "id": "50D2EB65C67A558CEB7AB74FE7F1C2095D4A3387", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.16644, 46.35312], + "id": "B77D4D215A75E98AD902966E17D37DED6DE8C2A3", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.79144, 45.90781], + "id": "F2CE09B9A6DB29D0588422CB0D8F8BA27AD1AC9E", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.52972, 45.23594], + "id": "062F72F33CEA37CA311C0B6DECFE32086FB92F67", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.55707, 45.04844], + "id": "8071BB53386BFAC77684C00F47D60BF634B5660E", + "importIds": { + "gm_legacy": ["mondstadtSunsettia/13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.14497, 21.28069], + "id": "756C5EDF4E700E7002C6C25E5BC223EB487CC336", + "importIds": { + "yuanshen": ["107_1"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_1.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.82194, 21.34841], + "id": "B43CED87380CD85975B37D624C03C6FDE3411D65", + "importIds": { + "yuanshen": ["107_2"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_2.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.93127, 25.87969], + "id": "4616BB76E5FB33ADABCF9EAE7145E2A710C787A3", + "importIds": { + "yuanshen": ["107_3"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_3.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-43.55785, 31.94331], + "id": "F8B2CC47EEB64BF80E7903C0D84A7DA79C1046A7", + "importIds": { + "yuanshen": ["107_4"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_4.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.62571, 33.21974], + "id": "ADBC0930F52625129C9FAEDB9A006658721FE01B", + "importIds": { + "yuanshen": ["107_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.0297, 27.98204], + "id": "114EC42F7B14534D5B9D024C5BA5181591288BDD", + "importIds": { + "yuanshen": ["107_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.73152, 23.67735], + "id": "02FADF5D440242980F7DDB30D45FD25FF3159553", + "importIds": { + "yuanshen": ["107_7"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_7.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-42.15989, 28.30104], + "id": "6F9C8E7E0C6BBB4D4E44148F0F56AF4314B289E7", + "importIds": { + "yuanshen": ["107_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-42.49846, 28.86354], + "id": "7FD9C10A48AD81A79F42C89D68C50A9CE87F92D1", + "importIds": { + "yuanshen": ["107_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.04056, 28.61534], + "id": "CD6906BD73AE104B02E428BE6A23A2BC9C85E827", + "importIds": { + "yuanshen": ["107_10"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_10.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.30051, 22.37005], + "id": "20C4AE1D2246A823FBF6F6A725CFBFC958051928", + "importIds": { + "yuanshen": ["107_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-37.11432, 29.03282], + "id": "546A8A7E5F0896C27EF9D1B2C39A3E913D686B9A", + "importIds": { + "yuanshen": ["107_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.50624, 29.26328], + "id": "B5FD51487792AEF3F32F5D49923C4C95DD93FF8A", + "importIds": { + "yuanshen": ["107_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.50234, 29.22292], + "id": "678682CE5162D70D4C6CA4AEFC91594E6473A42F", + "importIds": { + "yuanshen": ["107_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.56614, 29.09662], + "id": "96F2B3C517D58C22498089450A64701AE39152EA", + "importIds": { + "yuanshen": ["107_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-38.40727, 28.05106], + "id": "868933BF68D616412C41197F6490981024E05286", + "importIds": { + "yuanshen": ["107_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.50927, 29.43951], + "id": "08046502303CA7202D36E8BF72C526CBE3DCDC05", + "importIds": { + "yuanshen": ["107_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-47.68382, 18.88345], + "id": "30B308D2BCE12360A5FE43CB0142A82E196E9B9D", + "importIds": { + "yuanshen": ["107_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.03749, 24.46511], + "id": "168B4126779E1CAA58B96E844880DFFACB56CBE9", + "importIds": { + "yuanshen": ["107_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.66379, 29.38046], + "id": "745F231D0C600B4DC4DAE15322DCEDE92282FC0D", + "importIds": { + "yuanshen": ["107_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.48672, 30.86615], + "id": "5BA4EFEEE8BA261DC7BE75876847816E8DD8BDD4", + "importIds": { + "yuanshen": ["107_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-39.48672, 30.84402], + "id": "ECE6AEA86E4AEA8FC6B52B386D35A4FD67A425B5", + "importIds": { + "yuanshen": ["107_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-36.88906, 26.97031], + "id": "58DBC6A0F19FE5A46A59722CF62DB524A4CE703A", + "importIds": { + "yuanshen": ["107_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.66511, 33.86094], + "id": "797BED61E0914EEECF2426438067C402B756897C", + "importIds": { + "yuanshen": ["107_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-33.79792, 34.42865], + "id": "708DBEC8A45828E821F2EC08F463E9B02EB8C46F", + "importIds": { + "yuanshen": ["107_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.46198, 30.91302], + "id": "4C9E4D1BAE35F84A00BE2B974D22BC95211360A4", + "importIds": { + "yuanshen": ["107_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.15339, 29.00156], + "id": "E9D8D6B685673C33EBC3EE1036C249DBE87E5CB6", + "importIds": { + "yuanshen": ["107_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.74453, 29.87266], + "id": "E016D175B5AF633967D773A15B64CECE4B38CA41", + "importIds": { + "yuanshen": ["107_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.31484, 28.42344], + "id": "B77D4BE6FB2EFC7B0DBB6DC53DD38DB189A6886C", + "importIds": { + "yuanshen": ["107_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.61043, 22.80626], + "id": "B18267545EDB109423FE30E0006CFE099E67992E", + "importIds": { + "yuanshen": ["107_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-35.51797, 18.16562], + "id": "338D852BC8328CE5C8E92AA6A7055E0A6A0DC830", + "importIds": { + "yuanshen": ["107_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.67683, 29.51198], + "id": "C04CC24AE182D63418798607A9352115046ED2AD", + "importIds": { + "yuanshen": ["107_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-41.67162, 29.36874], + "id": "54C0D4499E66123E28060E5C06450F0E15C0B4EB", + "importIds": { + "yuanshen": ["107_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-50.67813, 18.22422], + "id": "899878EA345F9A09FE289B316A5C651889AFD93B", + "importIds": { + "yuanshen": ["107_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-52.02578, 21.86094], + "id": "796C09CCD92E16B534AF7734D90EE0401BB38AB3", + "importIds": { + "yuanshen": ["107_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.58567, 27.40651], + "id": "0EC623F5B45A4C3C7735CBE271A117155AD9CF0F", + "importIds": { + "yuanshen": ["107_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-49.03879, 24.17344], + "id": "33372F8E01EEBC5DA0D8C5FD18A3910ACEA6F544", + "importIds": { + "yuanshen": ["107_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.16296, 23.36534], + "id": "A523A72F7B368FC7EF32F6B6ED44BDC351541E63", + "importIds": { + "yuanshen": ["107_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-31.17077, 23.42785], + "id": "905738FE1191005415EFA7F3EF1A37142FFD09CC", + "importIds": { + "yuanshen": ["107_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-52.07917, 23.55626], + "id": "0E4C6249A216836489787C0F11EC195420E83F1F", + "importIds": { + "yuanshen": ["107_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/107_40.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/sweet-flower.json b/src/data/features/mondstadt/nature/sweet-flower.json index c276afb2..7b37a12c 100644 --- a/src/data/features/mondstadt/nature/sweet-flower.json +++ b/src/data/features/mondstadt/nature/sweet-flower.json @@ -1,2194 +1,2217 @@ -{ - "format": 2, - "name": { - "en": "Sweet Flower", - "ru": "Цветок-сахарок", - "pt": "Flor Doce" - }, - "description": { - "en": "Particularly fragrent flowers. Used in Recipes." - }, - "enabled": true, - "cluster": "on", - "respawn": "none", - "icons": { - "filter": "sweet-flower", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.48191, 51.4659], - "id": "DEAB4EC60F89F415F4F9CE12D2303E8B2C53BFFB", - "importIds": { - "gm_legacy": ["mondstadtSweetFlower/1"], - "yuanshen": ["69_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.37666, 51.49288], - "id": "637DADD01C317FFA540E77F234C994A80C44EEBD", - "importIds": { - "gm_legacy": ["mondstadtSweetFlower/2"], - "yuanshen": ["69_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.98672, 45.34531], - "id": "02A9CD6F74C00FB0155ED00A217BF2580E3C742B", - "importIds": { - "yuanshen": ["69_3"], - "gm_legacy": ["mondstadtSweetFlower/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.56094, 44.52109], - "id": "B07137F7D571FC4625FE852872E3A3866B1B57CA", - "importIds": { - "yuanshen": ["69_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.59609, 44.57187], - "id": "E8BC127E25BE8F5E2D9046D16359A4F8E0C080E1", - "importIds": { - "yuanshen": ["69_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.56485, 44.63047], - "id": "5D187A8214D7B1B6E3D3FF339474BA440D7771B3", - "importIds": { - "yuanshen": ["69_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.56163, 37.30956], - "id": "8C718D61E48B75F58C586E2A6D40AD76401F0A9E", - "importIds": { - "yuanshen": ["69_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.78828, 36.9854], - "id": "575F0ADB5F39981EEC7BCD12F3A3C4A728C8EC76", - "importIds": { - "yuanshen": ["69_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.04922, 51.64219], - "id": "FAD3AA446A3ECE353365605ED8D75A6826286806", - "importIds": { - "yuanshen": ["69_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.44375, 50.81406], - "id": "7CB37005CE0F9CF66954ADE8C4253C9B78E2064D", - "importIds": { - "yuanshen": ["69_10"], - "gm_legacy": ["mondstadtSweetFlower/28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.89297, 51.15782], - "id": "504533CDF24302A263902CA29418FD09CE209506", - "importIds": { - "yuanshen": ["69_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.29922, 50.17734], - "id": "82A60316C558785E826BE6C3A0390A506AB8C915", - "importIds": { - "yuanshen": ["69_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.81484, 50.0875], - "id": "5EE8A121401404CE02AED4B2D6989D677374E761", - "importIds": { - "yuanshen": ["69_13"], - "gm_legacy": ["mondstadtSweetFlower/26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.01016, 49.81797], - "id": "EA3A8813D179602AECA69E250DAF30FDA04E1D35", - "importIds": { - "yuanshen": ["69_14"], - "gm_legacy": ["mondstadtSweetFlower/27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.96719, 49.41172], - "id": "49FCBA45026ED2647D03B7C6920637DD2957273B", - "importIds": { - "yuanshen": ["69_15"], - "gm_legacy": ["mondstadtSweetFlower/25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.17031, 49.71641], - "id": "D8F8AA914F084824F7643364CA089F26A92B31B6", - "importIds": { - "yuanshen": ["69_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.19765, 49.60313], - "id": "49A85A5A28FC0449C244EBA3A191D6F084ED75F4", - "importIds": { - "yuanshen": ["69_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.18203, 49.32969], - "id": "7DDA31637D0ECB4C8BC2674A82D0D80954A9B835", - "importIds": { - "yuanshen": ["69_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.21719, 49.3375], - "id": "3ADAF18C613A82235C617989ECC9B6A6240A34AE", - "importIds": { - "yuanshen": ["69_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.15469, 50.76719], - "id": "E593D9125237FE11B38D2950EF1CC44585E9D723", - "importIds": { - "yuanshen": ["69_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.68594, 49.58359], - "id": "CAE706E0090B6C383031B745CD7DD2D87084E8BC", - "importIds": { - "yuanshen": ["69_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.44375, 49.47031], - "id": "8755C2CA041C9C22F837B825FF4E40382A9B839C", - "importIds": { - "yuanshen": ["69_22"], - "gm_legacy": ["mondstadtSweetFlower/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.13906, 48.79844], - "id": "1081AFFAA67666FACEB8EBF1012B86F7123B7366", - "importIds": { - "yuanshen": ["69_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.27578, 48.8375], - "id": "C592AC6B58C57E747494389C6711D865750C8F34", - "importIds": { - "yuanshen": ["69_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.80703, 48.35703], - "id": "992047692FB1968908147F6173047BDA06DD393A", - "importIds": { - "yuanshen": ["69_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.17812, 48.36484], - "id": "671C78ECB37BCBC4006B6DF3E19B752C2BE0D162", - "importIds": { - "yuanshen": ["69_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.54531, 48.92344], - "id": "3002636360F446695AE37D6FD1D2BECE365C9073", - "importIds": { - "yuanshen": ["69_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.39688, 47.71641], - "id": "C3CE0F5B04EF4F64F4712C63D1B9E83095049C26", - "importIds": { - "yuanshen": ["69_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.7289, 47.66172], - "id": "6897D3CD1F37AA09372C0F99DF250C9A72ACB210", - "importIds": { - "yuanshen": ["69_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.88125, 48.23984], - "id": "5D58FC30E8EB533257ACE5EE2D38960CF876523F", - "importIds": { - "yuanshen": ["69_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.10781, 48.06797], - "id": "1DC7E80EBB6AAB9761F8B8BD4C10EDB8344CAC2E", - "importIds": { - "yuanshen": ["69_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.60391, 48.13828], - "id": "C042EEE14AA355E281685FBECA2E7A9E80E52833", - "importIds": { - "yuanshen": ["69_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.18594, 48.68906], - "id": "6A6769B0A00345B0099B2E528A5A28B801328BD5", - "importIds": { - "yuanshen": ["69_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.78359, 46.98594], - "id": "5B7FC4625DE3C1BDB79884A9630E697C3DD25976", - "importIds": { - "yuanshen": ["69_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.68203, 46.83359], - "id": "0BF3AB5FCB4B361D4ED17E18155781A065F65F98", - "importIds": { - "yuanshen": ["69_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.01406, 47.15], - "id": "7FDAA27E7793E0935BB02CC8DDA0554D53A73BF4", - "importIds": { - "yuanshen": ["69_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.51797, 47.26718], - "id": "A7621185C2E34C972702FDBD266A6574FD5D870E", - "importIds": { - "yuanshen": ["69_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.27969, 47.8375], - "id": "324867D03B98EBEE20FA2F26656563F08F534737", - "importIds": { - "yuanshen": ["69_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.80703, 46.45469], - "id": "F0343D34D5ADE1F7C3BAD9F7A77D1DE337E323A9", - "importIds": { - "yuanshen": ["69_39"], - "gm_legacy": ["mondstadtSweetFlower/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.55312, 45.12266], - "id": "252A43FF5624F66B8F8236AC3BAC38C826340EEC", - "importIds": { - "yuanshen": ["69_40"], - "gm_legacy": ["mondstadtSweetFlower/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.11562, 43.89609], - "id": "30E5D149367FC140CD8A38545CE4075419B3357B", - "importIds": { - "yuanshen": ["69_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.00234, 44.88828], - "id": "783F33CAAA749E0E15FF63B8ABC88C04FCAC7292", - "importIds": { - "yuanshen": ["69_42"], - "gm_legacy": ["mondstadtSweetFlower/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.73672, 45.31016], - "id": "5E9AD75DDF8EF1F41D79B0FBBE8F187F359B27CC", - "importIds": { - "yuanshen": ["69_43"], - "gm_legacy": ["mondstadtSweetFlower/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.92422, 46.19297], - "id": "B183EEE67DDC76D67E6B9C064482C5BD4C1532F5", - "importIds": { - "yuanshen": ["69_44"], - "gm_legacy": ["mondstadtSweetFlower/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.57656, 46.26718], - "id": "834993030A5DB45A3244D9131CCB12B4249ABD5C", - "importIds": { - "yuanshen": ["69_45"], - "gm_legacy": ["mondstadtSweetFlower/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.51406, 45.20468], - "id": "D7FF0560C89E1874B3CFE42EC3B7E3405C3AEA02", - "importIds": { - "yuanshen": ["69_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.1586, 44.66563], - "id": "B993540EFD02729DCEF5109DDC20149B5E2FA0CF", - "importIds": { - "yuanshen": ["69_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.14687, 43.36875], - "id": "7A1C63C50ACA9F43225BC8B1C56DF5624CCA27C6", - "importIds": { - "yuanshen": ["69_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.42031, 45.89609], - "id": "5B775A6A040848044061F3A5B7BC125FE0BC4F4A", - "importIds": { - "yuanshen": ["69_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.56485, 46.03672], - "id": "44B0754218428A5C1D90CBF62477DB4B37EBD2C7", - "importIds": { - "yuanshen": ["69_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.90078, 44.39609], - "id": "BF6FEB75D55313109319D73E4DE387374525AE66", - "importIds": { - "yuanshen": ["69_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.82656, 43.93125], - "id": "58CDEB9E96E853C429A1D3B455D4E7A35AA7CF51", - "importIds": { - "yuanshen": ["69_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.83828, 43.57969], - "id": "A733730D605EC9A2BF15E8550151A8AF1E81C14A", - "importIds": { - "yuanshen": ["69_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.26407, 46.75937], - "id": "3B2212E91A9E2660948D781E792A6AA231C21BBA", - "importIds": { - "yuanshen": ["69_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.48411, 53.8466], - "id": "9E807B21A9F21E307F26716938ABEBD5619DD289", - "importIds": { - "yuanshen": ["69_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.64687, 54.05234], - "id": "6A463520F4732B8F35A3B638C3C95A700776D418", - "importIds": { - "yuanshen": ["69_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.85, 53.77891], - "id": "8DEBD3953882E69E3A0DB2155779B6AE25EE7BEA", - "importIds": { - "yuanshen": ["69_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.43593, 53.09532], - "id": "53E4A3567BBB5AE971425C2C17A954665FADD25B", - "importIds": { - "yuanshen": ["69_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.56485, 53.26718], - "id": "E1180E9C1EA6B71EE3456AB664F2A4FF3200C166", - "importIds": { - "yuanshen": ["69_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.5414, 52.22422], - "id": "A7494E070871AE1740350F9E8657F64A4814301F", - "importIds": { - "yuanshen": ["69_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.23672, 51.86094], - "id": "5EA57D985B68F5E068E6BB9294338D434C3C11AE", - "importIds": { - "yuanshen": ["69_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.14687, 51.68515], - "id": "6A80E22B37054614C6D4E5FE164D4C86CBDAD1F6", - "importIds": { - "yuanshen": ["69_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.64297, 52.25156], - "id": "3DB05CEAD8ABF194D5803C9C0BB28E5C5D0598CC", - "importIds": { - "yuanshen": ["69_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.96328, 53.25547], - "id": "126A35BAE262DE863C557ACFE48274618CCBEB4E", - "importIds": { - "yuanshen": ["69_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.01797, 53.48985], - "id": "7051776E398763477AC252DDEFA66D8C2146D8D5", - "importIds": { - "yuanshen": ["69_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.18594, 51.84141], - "id": "3A814821A1C0470DA11A93C86E10C01522661787", - "importIds": { - "yuanshen": ["69_66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.39297, 51.10703], - "id": "E8A294CEF746F8192E7425843A26132728A6E79A", - "importIds": { - "yuanshen": ["69_67"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.5336, 50.18125], - "id": "D80D8751607790C46B01FBEB9843570F3725C735", - "importIds": { - "yuanshen": ["69_68"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.18593, 51.06406], - "id": "B3239216847314D3E176D0B7B7CC6C52DE14E158", - "importIds": { - "yuanshen": ["69_69"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.28359, 52.1539], - "id": "FDAABDEA88C0C5A6C61DD22E7DD1747D29D81F38", - "importIds": { - "yuanshen": ["69_70"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.65078, 51.84531], - "id": "C535FDFCF239CA418B30066EA862CE853C260EF5", - "importIds": { - "yuanshen": ["69_71"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.98281, 46.44687], - "id": "CB8330FDAFF17408D5324DA2E590102C74748273", - "importIds": { - "yuanshen": ["69_72"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.76797, 46.12656], - "id": "0B5AC9FC676C6F915B7489F5A3730CA991F58DB5", - "importIds": { - "yuanshen": ["69_73"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.74062, 45.24375], - "id": "544B4B49775855F3280478AA64B0B0234C62DAC9", - "importIds": { - "yuanshen": ["69_74"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.59609, 45.39219], - "id": "42B445FD17DEE90984072D2586DDFEBCEEB8822F", - "importIds": { - "yuanshen": ["69_75"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.20937, 44.35312], - "id": "EF95B52C7BC5A3E8C976A9E7AD59C513B0381C22", - "importIds": { - "yuanshen": ["69_76"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.14297, 43.92734], - "id": "93C6A306552C594AB91CBD98D6FEE598135C5687", - "importIds": { - "yuanshen": ["69_77"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.96328, 43.92734], - "id": "08ED1F48C2637F7F190735F3F8656F19C68CEB55", - "importIds": { - "yuanshen": ["69_78"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.07266, 43.71641], - "id": "85CC2D99E3274AF96CADDEAF1C01E927FEE7B0FB", - "importIds": { - "yuanshen": ["69_79"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.77188, 43.60313], - "id": "9423FD476AC02E7F228C1F4DDF1A3C6540399B86", - "importIds": { - "yuanshen": ["69_80"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.23672, 44.16953], - "id": "508D53DD65E1D5FB441115FA2930FF4EAD7B36B0", - "importIds": { - "yuanshen": ["69_81"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.01016, 44.30625], - "id": "36771FEDD5A978F4618C51C0508603F834FCBF41", - "importIds": { - "yuanshen": ["69_82"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.76016, 49.65781], - "id": "86DB03A43D44982A3EACE2D4CC7108D8BDE67D74", - "importIds": { - "yuanshen": ["69_83"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.05392, 37.09185], - "id": "C5ABF6854CCFF5BBE0882E4F3D4F12851F04DE23", - "importIds": { - "yuanshen": ["69_84"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.87604, 38.2763], - "id": "DCC4A9D8B2A48B67E58B4415B7C442CA21F29E77", - "importIds": { - "yuanshen": ["69_85"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.84479, 38.23594], - "id": "88C7F757D85A62061BC18ABB3B66AD97A1B83B52", - "importIds": { - "yuanshen": ["69_86"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.79532, 38.31927], - "id": "6D7A374591FA24E1542C91E46871E8C43DAA2469", - "importIds": { - "yuanshen": ["69_87"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.1, 48.89219], - "id": "38F0C6D04584E09CCD2AC9CC4E75C8F5B5C2379D", - "importIds": { - "yuanshen": ["69_88"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.82656, 49.65781], - "id": "3AFA9BA105A4EA9FB44C5226C50437FE08A843C9", - "importIds": { - "yuanshen": ["69_89"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.90078, 48.41172], - "id": "C07505D7061771459B142679AD1F8501D91A9ADC", - "importIds": { - "yuanshen": ["69_90"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.35, 48.18906], - "id": "BBD46C674A8BBF999316A5A173B2C460BC2530EC", - "importIds": { - "yuanshen": ["69_91"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.88515, 50.67735], - "id": "3117DC5C149B680397EA178572B659FEBE4840E7", - "importIds": { - "yuanshen": ["69_92"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.15859, 49.41172], - "id": "26F9E027577600B6182F3D28407153C50582DB69", - "importIds": { - "yuanshen": ["69_93"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.86953, 46.88437], - "id": "77A882F6AF80226C98F14E14AB13D665EE2FEC0F", - "importIds": { - "yuanshen": ["69_94"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.89687, 46.05625], - "id": "6DC553ED35D19C6E99368CBFCFC65ACC88EFE9F5", - "importIds": { - "yuanshen": ["69_95"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.12344, 43.72422], - "id": "CC6579A0DA51548B1E9E80B26B26DDAE19F15B9D", - "importIds": { - "yuanshen": ["69_96"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.26797, 43.32969], - "id": "55C2DB15AD16AAD1929E90BB38D69C9B2A63252A", - "importIds": { - "yuanshen": ["69_97"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.41641, 43.19297], - "id": "D9C92FDEDA1B4BCB4E1215EA6AAFC133A4D78D13", - "importIds": { - "yuanshen": ["69_98"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.05443, 43.88958], - "id": "AE5855B72C4C8831518631B4AAF0667119DAD902", - "importIds": { - "yuanshen": ["69_99"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.4789, 49.92344], - "id": "3C59275E18345929739DA0E5F11B6CFC876B4CF5", - "importIds": { - "yuanshen": ["69_100"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.04531, 43.75547], - "id": "8D41C75F51C478B57F984F1A5C9F5858AD5B7968", - "importIds": { - "yuanshen": ["69_101"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.85781, 43.30234], - "id": "AD19A0DE16F294630660DED8F81D336BF1843F00", - "importIds": { - "yuanshen": ["69_102"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.01406, 44.22812], - "id": "0BE99A4A139DA855961325BA3D20D3B41B0E7C66", - "importIds": { - "yuanshen": ["69_103"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.69375, 43.36875], - "id": "2E4870FE04F65C7BBBB694D9C6256E482E5192BC", - "importIds": { - "yuanshen": ["69_104"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17269, 44.84594], - "id": "9C76865F0E886DE83448E0A6C8C7368D0EF99B31", - "importIds": { - "yuanshen": ["69_105"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.55023, 50.6075], - "id": "3A55CED0918FA4FDAA9D408F460B7F6DFD0F5FFB", - "importIds": { - "yuanshen": ["69_106"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.42507, 35.72328], - "id": "F5A1C8B34A021DCA0D5BA5F93A0319C2F81E048E", - "importIds": { - "yuanshen": ["69_107"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.74974, 35.6474], - "id": "2186480C3F1CD3D5D9A766277217F64D526240F8", - "importIds": { - "yuanshen": ["69_108"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.71068, 39.52761], - "id": "A3A4C45AC693946F0C13F18587E3CADCEADEC25C", - "importIds": { - "yuanshen": ["69_109"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.52096, 37.07237], - "id": "3375D549D23B2591C75914A7753F5CCB820637DD", - "importIds": { - "yuanshen": ["69_110"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.02969, 43.82578], - "id": "0C0EA473CA7A2FFB2D3A56315D0C277522DFD154", - "importIds": { - "yuanshen": ["69_111"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.4125, 45.1461], - "id": "27F3FF6DC217496C5FD1E8FA6F45ACCE99BB80D7", - "importIds": { - "yuanshen": ["69_112"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.87735, 45.62265], - "id": "C04145DC8EC8E1D01682BE934ABCE35798097B56", - "importIds": { - "yuanshen": ["69_113"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.20156, 46.93125], - "id": "8962F67E0F09323CABFB3BE64E8A3A518D0351DD", - "importIds": { - "yuanshen": ["69_114"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.93203, 46.59531], - "id": "238DDE4A19ABF1967EFFB0F4C9CAE7F319BABEFD", - "importIds": { - "yuanshen": ["69_115"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.5961, 47.67735], - "id": "6114DC04D1D97859F32474E17E18ED34E6DFA2C8", - "importIds": { - "yuanshen": ["69_116"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.08437, 45.01719], - "id": "A1C1688B1B479AD71380F75A1BC615E67D270A51", - "importIds": { - "yuanshen": ["69_117"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.95938, 47.64609], - "id": "92442D9CEA9CBB964E63968CC31EC1278918A087", - "importIds": { - "yuanshen": ["69_118"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.61953, 49.12266], - "id": "D61F3A480BE5CD50A787FF359F57BB93BF5A0D21", - "importIds": { - "yuanshen": ["69_119"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.63906, 49.31406], - "id": "48FBEDC546D32D69909FDE8CF2FDF0F450DA65E6", - "importIds": { - "yuanshen": ["69_120"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.23671, 48.61094], - "id": "7DA63EC38A7188FCCE358B0099F6C5F7349F3374", - "importIds": { - "yuanshen": ["69_121"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.70938, 49.10703], - "id": "84A8D9EABE9888BA11731D7F630FC723E1DC7EB9", - "importIds": { - "yuanshen": ["69_122"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.63906, 47.82187], - "id": "9597DBDAAC523E3A1F97C032A441533AD1428147", - "importIds": { - "yuanshen": ["69_123"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.31484, 47.06016], - "id": "94C2B6C81F856665E12E92966E8C9F10F9A23778", - "importIds": { - "yuanshen": ["69_124"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.58047, 47.07578], - "id": "77897F8F2C76978EC82E34BBC605396846264066", - "importIds": { - "yuanshen": ["69_125"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.56484, 47.42344], - "id": "A85A4DDF2B972035FB44CF9B11B0B8153BBD29FA", - "importIds": { - "yuanshen": ["69_126"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.99844, 46.52891], - "id": "073B9B2EF04DE120C208BBB8C3548FF746F0D880", - "importIds": { - "yuanshen": ["69_127"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.45157, 47.65391], - "id": "1183D8868FFB15CBEDCCB137F64E54001B67DEA0", - "importIds": { - "yuanshen": ["69_128"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.49844, 47.39219], - "id": "F427D666FE74CD128D1C981FDBD52D3A7937E902", - "importIds": { - "yuanshen": ["69_129"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.29922, 46.54063], - "id": "656E4A1C53737155D085BCC414499AF37C706366", - "importIds": { - "yuanshen": ["69_130"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.01016, 46.32188], - "id": "6D0383CD4C0112324553F2777921F01404B9FF48", - "importIds": { - "yuanshen": ["69_131"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.25234, 42.34922], - "id": "FCD32329BBB582D20E10CFC317DF4D9AAC59D46C", - "importIds": { - "yuanshen": ["69_132"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_132.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.35, 42.20468], - "id": "50E238992A596E6E006C5F90C690FF273556C331", - "importIds": { - "yuanshen": ["69_133"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_133.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.81875, 42.20468], - "id": "346F5D737890C0FD5A5EB85025A2C335523F0D79", - "importIds": { - "yuanshen": ["69_134"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_134.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.13906, 41.65], - "id": "59B86492C16AB76D6FB3F0387D9FCAEC04520A18", - "importIds": { - "yuanshen": ["69_135"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_135.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.88907, 41.43906], - "id": "3B1C372077E0A8CA4CD9FDCF8D8C1E00FD63F292", - "importIds": { - "yuanshen": ["69_136"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_136.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.67031, 41.46641], - "id": "7426525EAADE3D516B42CFBEC1790D016208607A", - "importIds": { - "yuanshen": ["69_137"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_137.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.44375, 40.95469], - "id": "1196438DDA5295DBC528574027F2950B470D4EA6", - "importIds": { - "yuanshen": ["69_138"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_138.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.83828, 40.53281], - "id": "929174AB1B95C63F50F893CC00B67FBD79AEE779", - "importIds": { - "yuanshen": ["69_139"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_139.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.48672, 41.60703], - "id": "5503F52C9F6DE2C3EB4459C1A7145E45E68325EB", - "importIds": { - "yuanshen": ["69_140"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_140.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.20937, 41.72031], - "id": "C37E2A1598B88BA69A0A707A4D71ECFBF4AE81B2", - "importIds": { - "yuanshen": ["69_141"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_141.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42031, 41.23984], - "id": "405A0BD4FAA0818874470F6E306AC5F0DD39A43B", - "importIds": { - "yuanshen": ["69_142"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_142.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.13516, 40.91953], - "id": "706F2256F241888E92DF3B85190DC1C4D57B6898", - "importIds": { - "yuanshen": ["69_143"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_143.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.9125, 40.94688], - "id": "CC7C6A5D26D6648939A22B263613AE18F6CDDAD2", - "importIds": { - "yuanshen": ["69_144"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_144.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.63516, 40.54453], - "id": "5D3C67D3F4A71DD3E725FB9E6ED55721EB701AA4", - "importIds": { - "yuanshen": ["69_145"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_145.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.29531, 40.00156], - "id": "694E8F448E71B072A17951AEC22F44D43A1B707E", - "importIds": { - "yuanshen": ["69_146"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_146.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.63383, 40.06146], - "id": "3352BF5AF49FF7DC98180BA31C40EB337D631357", - "importIds": { - "yuanshen": ["69_147"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_147.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26016, 40.82578], - "id": "21F7395D77ADA33FEE2794D34CFFC8B71B076D86", - "importIds": { - "yuanshen": ["69_148"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_148.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70547, 40.66563], - "id": "6A748ECB891B360B0CF9FA5694CAE1E2E385E1B7", - "importIds": { - "yuanshen": ["69_149"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_149.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.36172, 40.07969], - "id": "B12B87AD144B25E315AB7E336A4E17AECE878F67", - "importIds": { - "yuanshen": ["69_150"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_150.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.37734, 39.41172], - "id": "9E0E06D4B4FF0E616191FCEC9D2D7CC3FC89D98D", - "importIds": { - "yuanshen": ["69_151"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_151.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.42422, 39.36484], - "id": "CD64EA33A21C172F0525E69CCF58E487A0539004", - "importIds": { - "yuanshen": ["69_152"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_152.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.43985, 37.22812], - "id": "E203A20BC7714F5FB51A92F5298ECB9F4DCE455C", - "importIds": { - "yuanshen": ["69_153"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_153.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.29531, 37.98594], - "id": "7AAFBDCE263CB4B1B4B096AB0CF5072DDC7DEB7D", - "importIds": { - "yuanshen": ["69_154"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_154.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.20938, 36.78281], - "id": "08194448525DD6DFBE9771B3AE2722EDF5DA067B", - "importIds": { - "yuanshen": ["69_155"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_155.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.68984, 37.04453], - "id": "AF9D5FF770B180AD6F8245009265CE716A29EBD8", - "importIds": { - "yuanshen": ["69_156"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_156.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.61171, 35.98594], - "id": "E3EF7D549DA5B4281D782ECC1D499A4818049343", - "importIds": { - "yuanshen": ["69_157"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_157.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.4125, 36.28281], - "id": "459FE13560C7036981F3A8689A77A2F9149996A3", - "importIds": { - "yuanshen": ["69_158"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_158.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.58828, 35.25547], - "id": "10ABA3D6F90322DFCACE70DD5C222127E9A646A9", - "importIds": { - "yuanshen": ["69_159"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_159.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.04922, 34.9625], - "id": "8EC73625A238FCEEC65A0805CBB475A3BF014518", - "importIds": { - "yuanshen": ["69_160"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_160.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49063, 35.40781], - "id": "98B606BF4C71A7AEDD737FDEE5078BE08BE52700", - "importIds": { - "yuanshen": ["69_161"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_161.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.74844, 35.46641], - "id": "6A0FC40A8D653BF0C4C8A64BF8E9C338E392D65C", - "importIds": { - "yuanshen": ["69_162"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_162.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.71328, 35.81406], - "id": "4E114F414E4F6716CCF4CA1A1849F30E2B86EC83", - "importIds": { - "yuanshen": ["69_163"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_163.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.01016, 35.86484], - "id": "4D69D6966ECF5FA50635829037130EAC8C84A34D", - "importIds": { - "yuanshen": ["69_164"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_164.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.56094, 36.78021], - "id": "CA7480C24C92B803A15E884E7477A3121BFC15BB", - "importIds": { - "yuanshen": ["69_165"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_165.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49453, 36.4], - "id": "5D6EE50D83A4758BC58CBF4DD13B3F6BA7979534", - "importIds": { - "yuanshen": ["69_166"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_166.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.49453, 39.01328], - "id": "63C4B3811FF8449D23C2C7A7105791EE626AF3FF", - "importIds": { - "yuanshen": ["69_167"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_167.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.88125, 38.48594], - "id": "78B815C5883EE89DCD04A50699E96F8825939691", - "importIds": { - "yuanshen": ["69_168"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_168.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.76797, 36.28672], - "id": "E90D27FB9509D4379FD6C2D9220557BE52BD5E87", - "importIds": { - "yuanshen": ["69_169"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_169.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.83438, 36.03282], - "id": "5B66F4945BE3D991AFB0F2A9A6BE5378DEEE322F", - "importIds": { - "yuanshen": ["69_170"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_170.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.975, 36.56407], - "id": "AD48C31E472B91017C3C9DD2E9AAD8C932FA194D", - "importIds": { - "yuanshen": ["69_171"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_171.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.71328, 37.88437], - "id": "396FC0361A4D2AAA1B412D14C08B87C690EE562C", - "importIds": { - "yuanshen": ["69_172"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_172.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.26797, 38.28281], - "id": "8C6ADCD6B4992E1A6873C724BC5B8B6A2937E8A7", - "importIds": { - "yuanshen": ["69_173"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_173.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.00235, 38.55235], - "id": "92281050452EF354AFD55641A4F8CE1DF45FED97", - "importIds": { - "yuanshen": ["69_174"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_174.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.18984, 38.67343], - "id": "41D03AE55A18A053C6C9CD4EA79E87C4276890B5", - "importIds": { - "yuanshen": ["69_175"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_175.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.5961, 33.51719], - "id": "0360AC83619DC4B053894A3347E59201DA5DED2D", - "importIds": { - "yuanshen": ["69_176"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_176.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.09219, 32.66172], - "id": "49F0B98A618DD64899D2616F5F9A72691BAE9CF6", - "importIds": { - "yuanshen": ["69_177"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_177.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.86172, 32.43516], - "id": "6B764899AD6DB05BB1AF21F88CF9CA461956E7A4", - "importIds": { - "yuanshen": ["69_178"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_178.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.93594, 32.49375], - "id": "8FE73B2035DF4536A875DA772FB609DF868A1A30", - "importIds": { - "yuanshen": ["69_179"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_179.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.62344, 32.54844], - "id": "211BE0E9EF7C932F7B995A0E0015A31184A2C667", - "importIds": { - "yuanshen": ["69_180"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_180.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.61562, 32.23594], - "id": "3BA403624ECD25208DCE03D410C08101733C155D", - "importIds": { - "yuanshen": ["69_181"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_181.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.60391, 32.91953], - "id": "6ED3C9A2F0EE2FB78B593809FFB901345CF7562E", - "importIds": { - "yuanshen": ["69_182"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_182.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.30703, 32.40781], - "id": "BFEE26ED168B272D6701E1D69B2F0DCADAA432B0", - "importIds": { - "yuanshen": ["69_183"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_183.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.34609, 32.20468], - "id": "A1BE0E61B51C8D0A1E427A50317B942E8A49760C", - "importIds": { - "yuanshen": ["69_184"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_184.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.19375, 39.35703], - "id": "D3C29043C8B05CC4AEDC40B14E3D5019EF30B70E", - "importIds": { - "yuanshen": ["69_185"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_185.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.40469, 35.75547], - "id": "A6BE13AF26712C5D5695961A622918B38027D72B", - "importIds": { - "yuanshen": ["69_186"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_186.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.70547, 35.66172], - "id": "54BBA0C1818FA0B66DD5A49B934D794D6F9364A3", - "importIds": { - "yuanshen": ["69_187"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_187.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.92812, 35.82969], - "id": "BB01B319DE3CCD02C7325F816D4500A31F217383", - "importIds": { - "yuanshen": ["69_188"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_188.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.24844, 33.4625], - "id": "EE92739D86C991286BEEFC1C60ED15761F69D3F1", - "importIds": { - "yuanshen": ["69_189"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_189.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.89687, 35.19297], - "id": "CBA34839941133F95CE7D23C4EDBB311C584B6F2", - "importIds": { - "yuanshen": ["69_190"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_190.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.81484, 36.17734], - "id": "D932D6484BBE2C88F1759F2E200F5456193E22FD", - "importIds": { - "yuanshen": ["69_191"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_191.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.84219, 36.35703], - "id": "C6058BCE7FB7F182D09B293C9C71C5DD474684C0", - "importIds": { - "yuanshen": ["69_192"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_192.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.60391, 36.03282], - "id": "CE2F2F228DB5F52B7B15B375D133EF82929A4800", - "importIds": { - "yuanshen": ["69_193"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_193.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.89687, 35.31406], - "id": "D137B75D34050D5E9F04DB08ACA30D4513663F99", - "importIds": { - "yuanshen": ["69_194"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_194.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.93594, 35.84922], - "id": "C4B0E10E8D8DC96E8D7C5E1BE428EB53DF69F69D", - "importIds": { - "yuanshen": ["69_195"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_195.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.36172, 34.87266], - "id": "DB8A39D8DFBBE35B6812D4C6188DFD81E866C5DB", - "importIds": { - "yuanshen": ["69_196"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_196.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.14687, 35.05234], - "id": "D1C73ECD06FC08B3BE36B077086A7FFB7DDF4E5A", - "importIds": { - "yuanshen": ["69_197"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_197.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.93853, 33.42864], - "id": "3D5303F014E1D52A590CB639803D3F19B2ACA7AF", - "importIds": { - "yuanshen": ["69_198"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_198.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.35781, 35.51719], - "id": "732F17511E228450A17FAFB651F144B0DEE19C1A", - "importIds": { - "yuanshen": ["69_199"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_199.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.79922, 35.74375], - "id": "1F11315E0AF63FCC4AEAF960958944AE721599B0", - "importIds": { - "yuanshen": ["69_200"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_200.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.93203, 36.06797], - "id": "644EAEBE2500F1799214591151FAE7DC2BFCD0B4", - "importIds": { - "yuanshen": ["69_201"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_201.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.83046, 34.76328], - "id": "C7B0F2A56E502D996C212C5996311E24291BA5CF", - "importIds": { - "yuanshen": ["69_202"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_202.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.82266, 34.28281], - "id": "D73B9D28D5C4B6440AEF3126DDAC9F26ABF54E1E", - "importIds": { - "yuanshen": ["69_203"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_203.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.33828, 33.68515], - "id": "963A81327972DC237CFEFAF7077FD86BB0DFC932", - "importIds": { - "yuanshen": ["69_204"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_204.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.89687, 36.95078], - "id": "D6012F34A42171D7CC83B0F5FDDF0729146CF466", - "importIds": { - "yuanshen": ["69_205"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_205.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.01406, 37.30234], - "id": "04197DB7C5B33FA1CAF902C22CD9AA9A1C10C2B3", - "importIds": { - "yuanshen": ["69_206"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_206.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.475, 37.0914], - "id": "13A53B076CDBA8F222E8687842CF08E815E3CE3A", - "importIds": { - "yuanshen": ["69_207"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_207.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.04922, 36.99375], - "id": "0B65842AE65513149AD7526BFAC4F6130F38FEB6", - "importIds": { - "yuanshen": ["69_208"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_208.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.95938, 36.5875], - "id": "F989D78B9D9E9C4742A8877CFDCCBDF3CA589513", - "importIds": { - "yuanshen": ["69_209"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_209.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.14687, 36.04453], - "id": "E98E8BD628F33D11021E8D50EA7D81862D344667", - "importIds": { - "yuanshen": ["69_210"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_210.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.25625, 39.84531], - "id": "7402DD5721ABCF85D72AB9587E54D0F4AFC1DC03", - "importIds": { - "yuanshen": ["69_211"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_211.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.72109, 36.41172], - "id": "FA4CD8AA1C41F1852197DFE0BF91289FFAACBEF0", - "importIds": { - "yuanshen": ["69_212"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_212.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.07656, 36.54063], - "id": "3B5F1756238045839B8AD6C239C1EF66B49FA462", - "importIds": { - "yuanshen": ["69_213"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_213.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.39297, 36.01719], - "id": "A323F07711C2D39A885672819ED32AA91BC7F7A8", - "importIds": { - "yuanshen": ["69_214"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_214.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.61953, 35.56407], - "id": "3476E0B618039B0E1035E91C62176627A47E672E", - "importIds": { - "yuanshen": ["69_215"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_215.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.36172, 35.68125], - "id": "5A71CE2115F72D0FADD55900E73859035E548F95", - "importIds": { - "yuanshen": ["69_216"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_216.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.96719, 34.68906], - "id": "D3116BB3DF962A8259DC3925746AFBA592C542AA", - "importIds": { - "yuanshen": ["69_217"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_217.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.81094, 34.55235], - "id": "62C26443BF2D3E87ED29CEAA2598AFA6123BE986", - "importIds": { - "yuanshen": ["69_218"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_218.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.58438, 32.73274], - "id": "7D38EBD2E263736487B852A184AB3E065ACE23A3", - "importIds": { - "yuanshen": ["69_219"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_219.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.54923, 31.18125], - "id": "6B7A76A621137CF15A628A9ACE6556810970DA1F", - "importIds": { - "yuanshen": ["69_220"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_220.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.63125, 31.00286], - "id": "0F9F016D3DEDB4B3A8FF55BA7A1F0AF378A99137", - "importIds": { - "yuanshen": ["69_221"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_221.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.83047, 34.04062], - "id": "1DB5F5273B30BFA1179E5CAE723FCA13AD5FF3C9", - "importIds": { - "yuanshen": ["69_222"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_222.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.57266, 35.44687], - "id": "029AEF4453374788B0CBA420DC67BE532978C90A", - "importIds": { - "yuanshen": ["69_223"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_223.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.40469, 30.41563], - "id": "E1ED27E3CE74F212A84CD7C4020D463A7FD3FC61", - "importIds": { - "yuanshen": ["69_224"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_224.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.95156, 32.84531], - "id": "6B7C4BC08BCCA182B74A2051C2FD7962EAB26066", - "importIds": { - "yuanshen": ["69_225"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_225.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.29141, 33.35312], - "id": "B5C0A1C8C6FA7BC3F186B95660B6EB2D5B7C2E3C", - "importIds": { - "yuanshen": ["69_226"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_226.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.81875, 34.12266], - "id": "98FCA2E3C200485909A7EB3AC134B422BD604B83", - "importIds": { - "yuanshen": ["69_227"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_227.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.20938, 32.48985], - "id": "0A4400117A2F20BCAE50FAE5AB72A69D01C80AC5", - "importIds": { - "yuanshen": ["69_228"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_228.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.70938, 32.4625], - "id": "8EFC7340A16F2CFB0F9BBA1F3D82DE4E1A98FB11", - "importIds": { - "yuanshen": ["69_229"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_229.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.62734, 32.28281], - "id": "52634D672819A40464F4BE7511305A8F1A5FEA2F", - "importIds": { - "yuanshen": ["69_230"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_230.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.11953, 32.29844], - "id": "C583DBA5F3ECA297E215D602CD8F36EA83195EB5", - "importIds": { - "yuanshen": ["69_231"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_231.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.20547, 32.0289], - "id": "C305D6BD8E5D470749EB2A24847105B770EBB864", - "importIds": { - "yuanshen": ["69_232"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_232.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.54531, 32.03282], - "id": "06A25A43410ECACC4638CD115197DA926E2ACBB1", - "importIds": { - "yuanshen": ["69_233"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_233.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.63515, 32.91562], - "id": "727B8AF69EDA779E85F5B5900C4BB29BA784B63C", - "importIds": { - "yuanshen": ["69_234"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_234.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.94766, 33.275], - "id": "37803437A9E049A5CF60B2620ED7D89A131FCB47", - "importIds": { - "yuanshen": ["69_235"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_235.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.38906, 29.95859], - "id": "D7A4422068CCB89927453D8CDC280E592679CA80", - "importIds": { - "yuanshen": ["69_236"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_236.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.17422, 31.60703], - "id": "E5F61C03B88BA89DE068D22929EC9CF51B3BD5A5", - "importIds": { - "yuanshen": ["69_237"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_237.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.24062, 31.79453], - "id": "32484438F2C1EA0347EEE4CACD4B23F16EE42971", - "importIds": { - "yuanshen": ["69_238"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_238.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.20156, 29.78281], - "id": "E719A068479423D6190EBAD504C51F941E8A834C", - "importIds": { - "yuanshen": ["69_239"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_239.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.50234, 30.23594], - "id": "3CC15DFA97B5A6C23B093FC45243B711A0964289", - "importIds": { - "yuanshen": ["69_240"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_240.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.40468, 32.29062], - "id": "93E2A34381528ABF59CF0B0E3A0A26A1EADC2556", - "importIds": { - "yuanshen": ["69_241"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_241.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.6625, 29.83359], - "id": "6192CCE9279D6E53165BFBC749B45F73E736CA51", - "importIds": { - "yuanshen": ["69_242"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_242.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.31094, 27.18906], - "id": "BD281D117D05F176EC00D9CA13F7692FB32CDAFB", - "importIds": { - "yuanshen": ["69_243"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_243.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.28359, 27.57578], - "id": "17A5A79D739CFB443D50A73C3F91BCD74688C9B2", - "importIds": { - "yuanshen": ["69_244"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_244.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.93203, 28.50156], - "id": "E1D8CFCFE08A977C7C629D4C08CFD361EA66087E", - "importIds": { - "yuanshen": ["69_245"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_245.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.94375, 28.29844], - "id": "80BA127A7B2AF3D7BDA05A43CC1A86EB3C4951FA", - "importIds": { - "yuanshen": ["69_246"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_246.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.17031, 30.0875], - "id": "50F3A911B16CF440A33D4033A92CC41F068186BE", - "importIds": { - "yuanshen": ["69_247"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_247.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.69765, 30.86094], - "id": "3BAF5DE46BCC7DC5B26351ED4E8151F11078022B", - "importIds": { - "yuanshen": ["69_248"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_248.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.33047, 28.525], - "id": "702FE1132549822A2851513C37C2E5333C5F3BFA", - "importIds": { - "yuanshen": ["69_249"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_249.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.64297, 29.79453], - "id": "2AB2A15A4D0C6F7D406D3599530465C1A6A03376", - "importIds": { - "yuanshen": ["69_250"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_250.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-32.50235, 35.73593], - "id": "690DE4069BA1F7CFCB226B428520F8741125E616", - "importIds": { - "yuanshen": ["69_251"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_251.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.98672, 34.61875], - "id": "D80362AC57DD5EBA570D0D6CEA6CDB612A21C98D", - "importIds": { - "yuanshen": ["69_252"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_252.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.95937, 34.43906], - "id": "9C267E144F94607C0F0DAFEAB884596C08099982", - "importIds": { - "yuanshen": ["69_253"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_253.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.19375, 34.52891], - "id": "409926AB1AA830095F22F2CB684F627E54CC09E3", - "importIds": { - "yuanshen": ["69_254"] - }, - "popupMedia": "https://yuanshen.site/comment_png/69_254.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "4190211310", + "zh": "甜甜花", + "de": "Zuckerblume", + "en": "Sweet Flower", + "es": "Flor dulce", + "fr": "Fleur sucrante", + "id": "Sweet Flower", + "ja": "スイートフラワー", + "ko": "달콤달콤꽃", + "pt": "Flor Doce", + "ru": "Цветок-сахарок", + "th": "Sweet Flower", + "vi": "Hoa Ngọt" + }, + "description": { + "_code": "14374137", + "zh": "香气浓郁的植株。即便在黑暗中,也能循着芬芳的气息找到的花朵。在提瓦特大陆上,是制糖的常用材料。", + "de": "Eine überaus stark duftende Blume. Selbst im Dunkeln kann man sie so finden. Sie wird in Teyvat hauptsächlich zur Zuckergewinnung benutzt.", + "en": "Particularly fragrant flowers. They can be easily located, even in the dark, thanks to their sweet scent. Commonly used in Teyvat to make sugar.", + "es": "Flores particularmente aromáticas. Son fáciles de encontrar incluso en la oscuridad. ¡Cierra los ojos y huele su rastro hasta encontrarlas! En Teyvat se usan comúnmente para fabricar azúcar.", + "fr": "Une plante à la fragrance puissante, qui la rend facile à trouver, même dans le noir. Il s'agit de l'une des principales sources de sucre de Teyvat.", + "id": "Bunga yang sangat harum. Karena wanginya, bunga ini sangat mudah ditemukan bahkan dalam kegelapan sekalipun. Sangat umum digunakan di Teyvat untuk membuat gula.", + "ja": "香りの強い植物。暗闇でも、その香りを頼りに花を見つけられる。テイワット大陸で砂糖の製造によく使われている材料。", + "ko": "짙은 향기를 풍기는 식물. 어둠 속에서 냄새로 위치를 알아낼 수 있을 만큼 향기롭다. 티바트 대륙에서 제당할 때 자주 쓰인다", + "pt": "Flores particularmente perfumadas. Elas podem ser facilmente localizadas, mesmo no escuro, graças ao seu cheiro doce. Comumente usadas em Teyvat para fazer açúcar.", + "ru": "Цветок со сладким ароматом. Его можно найти по запаху даже в полной темноте. В Тейвате обычно используется для изготовления сахара.", + "th": "พืชที่ส่งกลิ่นหอมไปทั่ว ถึงแม้จะอยู่ท่ามกลางความมืดมิด กลิ่นดอกอันหอมหวนของมัน ก็สามารถทำให้คุณหาเจอได้โดยง่าย บนทวีป Teyvat นี้ เป็นวัตถุดิบที่ถูกนำมาใช้ทำน้ำตาลอยู่บ่อยครั้ง", + "vi": "Mùi hương thơm nồng, cho dù là trong đêm cũng có thể lần theo mùi hoa mà tìm. Đây là nguyên liệu thường dùng để tinh luyện đường ở đại lục Teyvat." + }, + "tags": ["cooking-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": "none", + "icons": { + "filter": "sweet-flower", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.48191, 51.4659], + "id": "DEAB4EC60F89F415F4F9CE12D2303E8B2C53BFFB", + "importIds": { + "gm_legacy": ["mondstadtSweetFlower/1"], + "yuanshen": ["69_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.37666, 51.49288], + "id": "637DADD01C317FFA540E77F234C994A80C44EEBD", + "importIds": { + "gm_legacy": ["mondstadtSweetFlower/2"], + "yuanshen": ["69_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.98672, 45.34531], + "id": "02A9CD6F74C00FB0155ED00A217BF2580E3C742B", + "importIds": { + "yuanshen": ["69_3"], + "gm_legacy": ["mondstadtSweetFlower/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.56094, 44.52109], + "id": "B07137F7D571FC4625FE852872E3A3866B1B57CA", + "importIds": { + "yuanshen": ["69_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.59609, 44.57187], + "id": "E8BC127E25BE8F5E2D9046D16359A4F8E0C080E1", + "importIds": { + "yuanshen": ["69_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.56485, 44.63047], + "id": "5D187A8214D7B1B6E3D3FF339474BA440D7771B3", + "importIds": { + "yuanshen": ["69_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.56163, 37.30956], + "id": "8C718D61E48B75F58C586E2A6D40AD76401F0A9E", + "importIds": { + "yuanshen": ["69_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.78828, 36.9854], + "id": "575F0ADB5F39981EEC7BCD12F3A3C4A728C8EC76", + "importIds": { + "yuanshen": ["69_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.04922, 51.64219], + "id": "FAD3AA446A3ECE353365605ED8D75A6826286806", + "importIds": { + "yuanshen": ["69_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.44375, 50.81406], + "id": "7CB37005CE0F9CF66954ADE8C4253C9B78E2064D", + "importIds": { + "yuanshen": ["69_10"], + "gm_legacy": ["mondstadtSweetFlower/28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.89297, 51.15782], + "id": "504533CDF24302A263902CA29418FD09CE209506", + "importIds": { + "yuanshen": ["69_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.29922, 50.17734], + "id": "82A60316C558785E826BE6C3A0390A506AB8C915", + "importIds": { + "yuanshen": ["69_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.81484, 50.0875], + "id": "5EE8A121401404CE02AED4B2D6989D677374E761", + "importIds": { + "yuanshen": ["69_13"], + "gm_legacy": ["mondstadtSweetFlower/26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.01016, 49.81797], + "id": "EA3A8813D179602AECA69E250DAF30FDA04E1D35", + "importIds": { + "yuanshen": ["69_14"], + "gm_legacy": ["mondstadtSweetFlower/27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.96719, 49.41172], + "id": "49FCBA45026ED2647D03B7C6920637DD2957273B", + "importIds": { + "yuanshen": ["69_15"], + "gm_legacy": ["mondstadtSweetFlower/25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.17031, 49.71641], + "id": "D8F8AA914F084824F7643364CA089F26A92B31B6", + "importIds": { + "yuanshen": ["69_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.19765, 49.60313], + "id": "49A85A5A28FC0449C244EBA3A191D6F084ED75F4", + "importIds": { + "yuanshen": ["69_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.18203, 49.32969], + "id": "7DDA31637D0ECB4C8BC2674A82D0D80954A9B835", + "importIds": { + "yuanshen": ["69_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.21719, 49.3375], + "id": "3ADAF18C613A82235C617989ECC9B6A6240A34AE", + "importIds": { + "yuanshen": ["69_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.15469, 50.76719], + "id": "E593D9125237FE11B38D2950EF1CC44585E9D723", + "importIds": { + "yuanshen": ["69_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.68594, 49.58359], + "id": "CAE706E0090B6C383031B745CD7DD2D87084E8BC", + "importIds": { + "yuanshen": ["69_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.44375, 49.47031], + "id": "8755C2CA041C9C22F837B825FF4E40382A9B839C", + "importIds": { + "yuanshen": ["69_22"], + "gm_legacy": ["mondstadtSweetFlower/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.13906, 48.79844], + "id": "1081AFFAA67666FACEB8EBF1012B86F7123B7366", + "importIds": { + "yuanshen": ["69_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.27578, 48.8375], + "id": "C592AC6B58C57E747494389C6711D865750C8F34", + "importIds": { + "yuanshen": ["69_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.80703, 48.35703], + "id": "992047692FB1968908147F6173047BDA06DD393A", + "importIds": { + "yuanshen": ["69_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.17812, 48.36484], + "id": "671C78ECB37BCBC4006B6DF3E19B752C2BE0D162", + "importIds": { + "yuanshen": ["69_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.54531, 48.92344], + "id": "3002636360F446695AE37D6FD1D2BECE365C9073", + "importIds": { + "yuanshen": ["69_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.39688, 47.71641], + "id": "C3CE0F5B04EF4F64F4712C63D1B9E83095049C26", + "importIds": { + "yuanshen": ["69_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.7289, 47.66172], + "id": "6897D3CD1F37AA09372C0F99DF250C9A72ACB210", + "importIds": { + "yuanshen": ["69_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.88125, 48.23984], + "id": "5D58FC30E8EB533257ACE5EE2D38960CF876523F", + "importIds": { + "yuanshen": ["69_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.10781, 48.06797], + "id": "1DC7E80EBB6AAB9761F8B8BD4C10EDB8344CAC2E", + "importIds": { + "yuanshen": ["69_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.60391, 48.13828], + "id": "C042EEE14AA355E281685FBECA2E7A9E80E52833", + "importIds": { + "yuanshen": ["69_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.18594, 48.68906], + "id": "6A6769B0A00345B0099B2E528A5A28B801328BD5", + "importIds": { + "yuanshen": ["69_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.78359, 46.98594], + "id": "5B7FC4625DE3C1BDB79884A9630E697C3DD25976", + "importIds": { + "yuanshen": ["69_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.68203, 46.83359], + "id": "0BF3AB5FCB4B361D4ED17E18155781A065F65F98", + "importIds": { + "yuanshen": ["69_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.01406, 47.15], + "id": "7FDAA27E7793E0935BB02CC8DDA0554D53A73BF4", + "importIds": { + "yuanshen": ["69_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.51797, 47.26718], + "id": "A7621185C2E34C972702FDBD266A6574FD5D870E", + "importIds": { + "yuanshen": ["69_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.27969, 47.8375], + "id": "324867D03B98EBEE20FA2F26656563F08F534737", + "importIds": { + "yuanshen": ["69_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.80703, 46.45469], + "id": "F0343D34D5ADE1F7C3BAD9F7A77D1DE337E323A9", + "importIds": { + "yuanshen": ["69_39"], + "gm_legacy": ["mondstadtSweetFlower/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.55312, 45.12266], + "id": "252A43FF5624F66B8F8236AC3BAC38C826340EEC", + "importIds": { + "yuanshen": ["69_40"], + "gm_legacy": ["mondstadtSweetFlower/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.11562, 43.89609], + "id": "30E5D149367FC140CD8A38545CE4075419B3357B", + "importIds": { + "yuanshen": ["69_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.00234, 44.88828], + "id": "783F33CAAA749E0E15FF63B8ABC88C04FCAC7292", + "importIds": { + "yuanshen": ["69_42"], + "gm_legacy": ["mondstadtSweetFlower/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.73672, 45.31016], + "id": "5E9AD75DDF8EF1F41D79B0FBBE8F187F359B27CC", + "importIds": { + "yuanshen": ["69_43"], + "gm_legacy": ["mondstadtSweetFlower/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.92422, 46.19297], + "id": "B183EEE67DDC76D67E6B9C064482C5BD4C1532F5", + "importIds": { + "yuanshen": ["69_44"], + "gm_legacy": ["mondstadtSweetFlower/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.57656, 46.26718], + "id": "834993030A5DB45A3244D9131CCB12B4249ABD5C", + "importIds": { + "yuanshen": ["69_45"], + "gm_legacy": ["mondstadtSweetFlower/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.51406, 45.20468], + "id": "D7FF0560C89E1874B3CFE42EC3B7E3405C3AEA02", + "importIds": { + "yuanshen": ["69_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.1586, 44.66563], + "id": "B993540EFD02729DCEF5109DDC20149B5E2FA0CF", + "importIds": { + "yuanshen": ["69_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.14687, 43.36875], + "id": "7A1C63C50ACA9F43225BC8B1C56DF5624CCA27C6", + "importIds": { + "yuanshen": ["69_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.42031, 45.89609], + "id": "5B775A6A040848044061F3A5B7BC125FE0BC4F4A", + "importIds": { + "yuanshen": ["69_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.56485, 46.03672], + "id": "44B0754218428A5C1D90CBF62477DB4B37EBD2C7", + "importIds": { + "yuanshen": ["69_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.90078, 44.39609], + "id": "BF6FEB75D55313109319D73E4DE387374525AE66", + "importIds": { + "yuanshen": ["69_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.82656, 43.93125], + "id": "58CDEB9E96E853C429A1D3B455D4E7A35AA7CF51", + "importIds": { + "yuanshen": ["69_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.83828, 43.57969], + "id": "A733730D605EC9A2BF15E8550151A8AF1E81C14A", + "importIds": { + "yuanshen": ["69_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.26407, 46.75937], + "id": "3B2212E91A9E2660948D781E792A6AA231C21BBA", + "importIds": { + "yuanshen": ["69_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.48411, 53.8466], + "id": "9E807B21A9F21E307F26716938ABEBD5619DD289", + "importIds": { + "yuanshen": ["69_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.64687, 54.05234], + "id": "6A463520F4732B8F35A3B638C3C95A700776D418", + "importIds": { + "yuanshen": ["69_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.85, 53.77891], + "id": "8DEBD3953882E69E3A0DB2155779B6AE25EE7BEA", + "importIds": { + "yuanshen": ["69_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.43593, 53.09532], + "id": "53E4A3567BBB5AE971425C2C17A954665FADD25B", + "importIds": { + "yuanshen": ["69_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.56485, 53.26718], + "id": "E1180E9C1EA6B71EE3456AB664F2A4FF3200C166", + "importIds": { + "yuanshen": ["69_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.5414, 52.22422], + "id": "A7494E070871AE1740350F9E8657F64A4814301F", + "importIds": { + "yuanshen": ["69_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.23672, 51.86094], + "id": "5EA57D985B68F5E068E6BB9294338D434C3C11AE", + "importIds": { + "yuanshen": ["69_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.14687, 51.68515], + "id": "6A80E22B37054614C6D4E5FE164D4C86CBDAD1F6", + "importIds": { + "yuanshen": ["69_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.64297, 52.25156], + "id": "3DB05CEAD8ABF194D5803C9C0BB28E5C5D0598CC", + "importIds": { + "yuanshen": ["69_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.96328, 53.25547], + "id": "126A35BAE262DE863C557ACFE48274618CCBEB4E", + "importIds": { + "yuanshen": ["69_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.01797, 53.48985], + "id": "7051776E398763477AC252DDEFA66D8C2146D8D5", + "importIds": { + "yuanshen": ["69_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.18594, 51.84141], + "id": "3A814821A1C0470DA11A93C86E10C01522661787", + "importIds": { + "yuanshen": ["69_66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.39297, 51.10703], + "id": "E8A294CEF746F8192E7425843A26132728A6E79A", + "importIds": { + "yuanshen": ["69_67"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.5336, 50.18125], + "id": "D80D8751607790C46B01FBEB9843570F3725C735", + "importIds": { + "yuanshen": ["69_68"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.18593, 51.06406], + "id": "B3239216847314D3E176D0B7B7CC6C52DE14E158", + "importIds": { + "yuanshen": ["69_69"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.28359, 52.1539], + "id": "FDAABDEA88C0C5A6C61DD22E7DD1747D29D81F38", + "importIds": { + "yuanshen": ["69_70"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.65078, 51.84531], + "id": "C535FDFCF239CA418B30066EA862CE853C260EF5", + "importIds": { + "yuanshen": ["69_71"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.98281, 46.44687], + "id": "CB8330FDAFF17408D5324DA2E590102C74748273", + "importIds": { + "yuanshen": ["69_72"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.76797, 46.12656], + "id": "0B5AC9FC676C6F915B7489F5A3730CA991F58DB5", + "importIds": { + "yuanshen": ["69_73"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.74062, 45.24375], + "id": "544B4B49775855F3280478AA64B0B0234C62DAC9", + "importIds": { + "yuanshen": ["69_74"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.59609, 45.39219], + "id": "42B445FD17DEE90984072D2586DDFEBCEEB8822F", + "importIds": { + "yuanshen": ["69_75"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.20937, 44.35312], + "id": "EF95B52C7BC5A3E8C976A9E7AD59C513B0381C22", + "importIds": { + "yuanshen": ["69_76"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.14297, 43.92734], + "id": "93C6A306552C594AB91CBD98D6FEE598135C5687", + "importIds": { + "yuanshen": ["69_77"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.96328, 43.92734], + "id": "08ED1F48C2637F7F190735F3F8656F19C68CEB55", + "importIds": { + "yuanshen": ["69_78"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.07266, 43.71641], + "id": "85CC2D99E3274AF96CADDEAF1C01E927FEE7B0FB", + "importIds": { + "yuanshen": ["69_79"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.77188, 43.60313], + "id": "9423FD476AC02E7F228C1F4DDF1A3C6540399B86", + "importIds": { + "yuanshen": ["69_80"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.23672, 44.16953], + "id": "508D53DD65E1D5FB441115FA2930FF4EAD7B36B0", + "importIds": { + "yuanshen": ["69_81"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.01016, 44.30625], + "id": "36771FEDD5A978F4618C51C0508603F834FCBF41", + "importIds": { + "yuanshen": ["69_82"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.76016, 49.65781], + "id": "86DB03A43D44982A3EACE2D4CC7108D8BDE67D74", + "importIds": { + "yuanshen": ["69_83"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.05392, 37.09185], + "id": "C5ABF6854CCFF5BBE0882E4F3D4F12851F04DE23", + "importIds": { + "yuanshen": ["69_84"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.87604, 38.2763], + "id": "DCC4A9D8B2A48B67E58B4415B7C442CA21F29E77", + "importIds": { + "yuanshen": ["69_85"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.84479, 38.23594], + "id": "88C7F757D85A62061BC18ABB3B66AD97A1B83B52", + "importIds": { + "yuanshen": ["69_86"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.79532, 38.31927], + "id": "6D7A374591FA24E1542C91E46871E8C43DAA2469", + "importIds": { + "yuanshen": ["69_87"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.1, 48.89219], + "id": "38F0C6D04584E09CCD2AC9CC4E75C8F5B5C2379D", + "importIds": { + "yuanshen": ["69_88"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.82656, 49.65781], + "id": "3AFA9BA105A4EA9FB44C5226C50437FE08A843C9", + "importIds": { + "yuanshen": ["69_89"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.90078, 48.41172], + "id": "C07505D7061771459B142679AD1F8501D91A9ADC", + "importIds": { + "yuanshen": ["69_90"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.35, 48.18906], + "id": "BBD46C674A8BBF999316A5A173B2C460BC2530EC", + "importIds": { + "yuanshen": ["69_91"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.88515, 50.67735], + "id": "3117DC5C149B680397EA178572B659FEBE4840E7", + "importIds": { + "yuanshen": ["69_92"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.15859, 49.41172], + "id": "26F9E027577600B6182F3D28407153C50582DB69", + "importIds": { + "yuanshen": ["69_93"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.86953, 46.88437], + "id": "77A882F6AF80226C98F14E14AB13D665EE2FEC0F", + "importIds": { + "yuanshen": ["69_94"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.89687, 46.05625], + "id": "6DC553ED35D19C6E99368CBFCFC65ACC88EFE9F5", + "importIds": { + "yuanshen": ["69_95"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.12344, 43.72422], + "id": "CC6579A0DA51548B1E9E80B26B26DDAE19F15B9D", + "importIds": { + "yuanshen": ["69_96"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.26797, 43.32969], + "id": "55C2DB15AD16AAD1929E90BB38D69C9B2A63252A", + "importIds": { + "yuanshen": ["69_97"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.41641, 43.19297], + "id": "D9C92FDEDA1B4BCB4E1215EA6AAFC133A4D78D13", + "importIds": { + "yuanshen": ["69_98"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.05443, 43.88958], + "id": "AE5855B72C4C8831518631B4AAF0667119DAD902", + "importIds": { + "yuanshen": ["69_99"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.4789, 49.92344], + "id": "3C59275E18345929739DA0E5F11B6CFC876B4CF5", + "importIds": { + "yuanshen": ["69_100"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.04531, 43.75547], + "id": "8D41C75F51C478B57F984F1A5C9F5858AD5B7968", + "importIds": { + "yuanshen": ["69_101"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.85781, 43.30234], + "id": "AD19A0DE16F294630660DED8F81D336BF1843F00", + "importIds": { + "yuanshen": ["69_102"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.01406, 44.22812], + "id": "0BE99A4A139DA855961325BA3D20D3B41B0E7C66", + "importIds": { + "yuanshen": ["69_103"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.69375, 43.36875], + "id": "2E4870FE04F65C7BBBB694D9C6256E482E5192BC", + "importIds": { + "yuanshen": ["69_104"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17269, 44.84594], + "id": "9C76865F0E886DE83448E0A6C8C7368D0EF99B31", + "importIds": { + "yuanshen": ["69_105"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.55023, 50.6075], + "id": "3A55CED0918FA4FDAA9D408F460B7F6DFD0F5FFB", + "importIds": { + "yuanshen": ["69_106"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.42507, 35.72328], + "id": "F5A1C8B34A021DCA0D5BA5F93A0319C2F81E048E", + "importIds": { + "yuanshen": ["69_107"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.74974, 35.6474], + "id": "2186480C3F1CD3D5D9A766277217F64D526240F8", + "importIds": { + "yuanshen": ["69_108"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.71068, 39.52761], + "id": "A3A4C45AC693946F0C13F18587E3CADCEADEC25C", + "importIds": { + "yuanshen": ["69_109"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.52096, 37.07237], + "id": "3375D549D23B2591C75914A7753F5CCB820637DD", + "importIds": { + "yuanshen": ["69_110"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.02969, 43.82578], + "id": "0C0EA473CA7A2FFB2D3A56315D0C277522DFD154", + "importIds": { + "yuanshen": ["69_111"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.4125, 45.1461], + "id": "27F3FF6DC217496C5FD1E8FA6F45ACCE99BB80D7", + "importIds": { + "yuanshen": ["69_112"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.87735, 45.62265], + "id": "C04145DC8EC8E1D01682BE934ABCE35798097B56", + "importIds": { + "yuanshen": ["69_113"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.20156, 46.93125], + "id": "8962F67E0F09323CABFB3BE64E8A3A518D0351DD", + "importIds": { + "yuanshen": ["69_114"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.93203, 46.59531], + "id": "238DDE4A19ABF1967EFFB0F4C9CAE7F319BABEFD", + "importIds": { + "yuanshen": ["69_115"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.5961, 47.67735], + "id": "6114DC04D1D97859F32474E17E18ED34E6DFA2C8", + "importIds": { + "yuanshen": ["69_116"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.08437, 45.01719], + "id": "A1C1688B1B479AD71380F75A1BC615E67D270A51", + "importIds": { + "yuanshen": ["69_117"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.95938, 47.64609], + "id": "92442D9CEA9CBB964E63968CC31EC1278918A087", + "importIds": { + "yuanshen": ["69_118"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.61953, 49.12266], + "id": "D61F3A480BE5CD50A787FF359F57BB93BF5A0D21", + "importIds": { + "yuanshen": ["69_119"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.63906, 49.31406], + "id": "48FBEDC546D32D69909FDE8CF2FDF0F450DA65E6", + "importIds": { + "yuanshen": ["69_120"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.23671, 48.61094], + "id": "7DA63EC38A7188FCCE358B0099F6C5F7349F3374", + "importIds": { + "yuanshen": ["69_121"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.70938, 49.10703], + "id": "84A8D9EABE9888BA11731D7F630FC723E1DC7EB9", + "importIds": { + "yuanshen": ["69_122"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.63906, 47.82187], + "id": "9597DBDAAC523E3A1F97C032A441533AD1428147", + "importIds": { + "yuanshen": ["69_123"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.31484, 47.06016], + "id": "94C2B6C81F856665E12E92966E8C9F10F9A23778", + "importIds": { + "yuanshen": ["69_124"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.58047, 47.07578], + "id": "77897F8F2C76978EC82E34BBC605396846264066", + "importIds": { + "yuanshen": ["69_125"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.56484, 47.42344], + "id": "A85A4DDF2B972035FB44CF9B11B0B8153BBD29FA", + "importIds": { + "yuanshen": ["69_126"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.99844, 46.52891], + "id": "073B9B2EF04DE120C208BBB8C3548FF746F0D880", + "importIds": { + "yuanshen": ["69_127"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.45157, 47.65391], + "id": "1183D8868FFB15CBEDCCB137F64E54001B67DEA0", + "importIds": { + "yuanshen": ["69_128"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.49844, 47.39219], + "id": "F427D666FE74CD128D1C981FDBD52D3A7937E902", + "importIds": { + "yuanshen": ["69_129"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.29922, 46.54063], + "id": "656E4A1C53737155D085BCC414499AF37C706366", + "importIds": { + "yuanshen": ["69_130"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.01016, 46.32188], + "id": "6D0383CD4C0112324553F2777921F01404B9FF48", + "importIds": { + "yuanshen": ["69_131"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.25234, 42.34922], + "id": "FCD32329BBB582D20E10CFC317DF4D9AAC59D46C", + "importIds": { + "yuanshen": ["69_132"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_132.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.35, 42.20468], + "id": "50E238992A596E6E006C5F90C690FF273556C331", + "importIds": { + "yuanshen": ["69_133"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_133.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.81875, 42.20468], + "id": "346F5D737890C0FD5A5EB85025A2C335523F0D79", + "importIds": { + "yuanshen": ["69_134"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_134.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.13906, 41.65], + "id": "59B86492C16AB76D6FB3F0387D9FCAEC04520A18", + "importIds": { + "yuanshen": ["69_135"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_135.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.88907, 41.43906], + "id": "3B1C372077E0A8CA4CD9FDCF8D8C1E00FD63F292", + "importIds": { + "yuanshen": ["69_136"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_136.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.67031, 41.46641], + "id": "7426525EAADE3D516B42CFBEC1790D016208607A", + "importIds": { + "yuanshen": ["69_137"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_137.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.44375, 40.95469], + "id": "1196438DDA5295DBC528574027F2950B470D4EA6", + "importIds": { + "yuanshen": ["69_138"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_138.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.83828, 40.53281], + "id": "929174AB1B95C63F50F893CC00B67FBD79AEE779", + "importIds": { + "yuanshen": ["69_139"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_139.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.48672, 41.60703], + "id": "5503F52C9F6DE2C3EB4459C1A7145E45E68325EB", + "importIds": { + "yuanshen": ["69_140"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_140.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.20937, 41.72031], + "id": "C37E2A1598B88BA69A0A707A4D71ECFBF4AE81B2", + "importIds": { + "yuanshen": ["69_141"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_141.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42031, 41.23984], + "id": "405A0BD4FAA0818874470F6E306AC5F0DD39A43B", + "importIds": { + "yuanshen": ["69_142"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_142.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.13516, 40.91953], + "id": "706F2256F241888E92DF3B85190DC1C4D57B6898", + "importIds": { + "yuanshen": ["69_143"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_143.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.9125, 40.94688], + "id": "CC7C6A5D26D6648939A22B263613AE18F6CDDAD2", + "importIds": { + "yuanshen": ["69_144"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_144.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.63516, 40.54453], + "id": "5D3C67D3F4A71DD3E725FB9E6ED55721EB701AA4", + "importIds": { + "yuanshen": ["69_145"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_145.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.29531, 40.00156], + "id": "694E8F448E71B072A17951AEC22F44D43A1B707E", + "importIds": { + "yuanshen": ["69_146"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_146.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.63383, 40.06146], + "id": "3352BF5AF49FF7DC98180BA31C40EB337D631357", + "importIds": { + "yuanshen": ["69_147"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_147.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26016, 40.82578], + "id": "21F7395D77ADA33FEE2794D34CFFC8B71B076D86", + "importIds": { + "yuanshen": ["69_148"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_148.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70547, 40.66563], + "id": "6A748ECB891B360B0CF9FA5694CAE1E2E385E1B7", + "importIds": { + "yuanshen": ["69_149"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_149.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.36172, 40.07969], + "id": "B12B87AD144B25E315AB7E336A4E17AECE878F67", + "importIds": { + "yuanshen": ["69_150"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_150.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.37734, 39.41172], + "id": "9E0E06D4B4FF0E616191FCEC9D2D7CC3FC89D98D", + "importIds": { + "yuanshen": ["69_151"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_151.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.42422, 39.36484], + "id": "CD64EA33A21C172F0525E69CCF58E487A0539004", + "importIds": { + "yuanshen": ["69_152"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_152.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.43985, 37.22812], + "id": "E203A20BC7714F5FB51A92F5298ECB9F4DCE455C", + "importIds": { + "yuanshen": ["69_153"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_153.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.29531, 37.98594], + "id": "7AAFBDCE263CB4B1B4B096AB0CF5072DDC7DEB7D", + "importIds": { + "yuanshen": ["69_154"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_154.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.20938, 36.78281], + "id": "08194448525DD6DFBE9771B3AE2722EDF5DA067B", + "importIds": { + "yuanshen": ["69_155"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_155.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.68984, 37.04453], + "id": "AF9D5FF770B180AD6F8245009265CE716A29EBD8", + "importIds": { + "yuanshen": ["69_156"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_156.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.61171, 35.98594], + "id": "E3EF7D549DA5B4281D782ECC1D499A4818049343", + "importIds": { + "yuanshen": ["69_157"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_157.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.4125, 36.28281], + "id": "459FE13560C7036981F3A8689A77A2F9149996A3", + "importIds": { + "yuanshen": ["69_158"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_158.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.58828, 35.25547], + "id": "10ABA3D6F90322DFCACE70DD5C222127E9A646A9", + "importIds": { + "yuanshen": ["69_159"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_159.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.04922, 34.9625], + "id": "8EC73625A238FCEEC65A0805CBB475A3BF014518", + "importIds": { + "yuanshen": ["69_160"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_160.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49063, 35.40781], + "id": "98B606BF4C71A7AEDD737FDEE5078BE08BE52700", + "importIds": { + "yuanshen": ["69_161"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_161.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.74844, 35.46641], + "id": "6A0FC40A8D653BF0C4C8A64BF8E9C338E392D65C", + "importIds": { + "yuanshen": ["69_162"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_162.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.71328, 35.81406], + "id": "4E114F414E4F6716CCF4CA1A1849F30E2B86EC83", + "importIds": { + "yuanshen": ["69_163"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_163.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.01016, 35.86484], + "id": "4D69D6966ECF5FA50635829037130EAC8C84A34D", + "importIds": { + "yuanshen": ["69_164"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_164.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.56094, 36.78021], + "id": "CA7480C24C92B803A15E884E7477A3121BFC15BB", + "importIds": { + "yuanshen": ["69_165"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_165.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49453, 36.4], + "id": "5D6EE50D83A4758BC58CBF4DD13B3F6BA7979534", + "importIds": { + "yuanshen": ["69_166"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_166.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.49453, 39.01328], + "id": "63C4B3811FF8449D23C2C7A7105791EE626AF3FF", + "importIds": { + "yuanshen": ["69_167"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_167.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.88125, 38.48594], + "id": "78B815C5883EE89DCD04A50699E96F8825939691", + "importIds": { + "yuanshen": ["69_168"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_168.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.76797, 36.28672], + "id": "E90D27FB9509D4379FD6C2D9220557BE52BD5E87", + "importIds": { + "yuanshen": ["69_169"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_169.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.83438, 36.03282], + "id": "5B66F4945BE3D991AFB0F2A9A6BE5378DEEE322F", + "importIds": { + "yuanshen": ["69_170"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_170.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.975, 36.56407], + "id": "AD48C31E472B91017C3C9DD2E9AAD8C932FA194D", + "importIds": { + "yuanshen": ["69_171"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_171.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.71328, 37.88437], + "id": "396FC0361A4D2AAA1B412D14C08B87C690EE562C", + "importIds": { + "yuanshen": ["69_172"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_172.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.26797, 38.28281], + "id": "8C6ADCD6B4992E1A6873C724BC5B8B6A2937E8A7", + "importIds": { + "yuanshen": ["69_173"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_173.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.00235, 38.55235], + "id": "92281050452EF354AFD55641A4F8CE1DF45FED97", + "importIds": { + "yuanshen": ["69_174"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_174.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.18984, 38.67343], + "id": "41D03AE55A18A053C6C9CD4EA79E87C4276890B5", + "importIds": { + "yuanshen": ["69_175"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_175.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.5961, 33.51719], + "id": "0360AC83619DC4B053894A3347E59201DA5DED2D", + "importIds": { + "yuanshen": ["69_176"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_176.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.09219, 32.66172], + "id": "49F0B98A618DD64899D2616F5F9A72691BAE9CF6", + "importIds": { + "yuanshen": ["69_177"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_177.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.86172, 32.43516], + "id": "6B764899AD6DB05BB1AF21F88CF9CA461956E7A4", + "importIds": { + "yuanshen": ["69_178"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_178.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.93594, 32.49375], + "id": "8FE73B2035DF4536A875DA772FB609DF868A1A30", + "importIds": { + "yuanshen": ["69_179"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_179.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.62344, 32.54844], + "id": "211BE0E9EF7C932F7B995A0E0015A31184A2C667", + "importIds": { + "yuanshen": ["69_180"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_180.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.61562, 32.23594], + "id": "3BA403624ECD25208DCE03D410C08101733C155D", + "importIds": { + "yuanshen": ["69_181"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_181.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.60391, 32.91953], + "id": "6ED3C9A2F0EE2FB78B593809FFB901345CF7562E", + "importIds": { + "yuanshen": ["69_182"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_182.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.30703, 32.40781], + "id": "BFEE26ED168B272D6701E1D69B2F0DCADAA432B0", + "importIds": { + "yuanshen": ["69_183"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_183.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.34609, 32.20468], + "id": "A1BE0E61B51C8D0A1E427A50317B942E8A49760C", + "importIds": { + "yuanshen": ["69_184"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_184.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.19375, 39.35703], + "id": "D3C29043C8B05CC4AEDC40B14E3D5019EF30B70E", + "importIds": { + "yuanshen": ["69_185"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_185.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.40469, 35.75547], + "id": "A6BE13AF26712C5D5695961A622918B38027D72B", + "importIds": { + "yuanshen": ["69_186"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_186.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.70547, 35.66172], + "id": "54BBA0C1818FA0B66DD5A49B934D794D6F9364A3", + "importIds": { + "yuanshen": ["69_187"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_187.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.92812, 35.82969], + "id": "BB01B319DE3CCD02C7325F816D4500A31F217383", + "importIds": { + "yuanshen": ["69_188"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_188.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.24844, 33.4625], + "id": "EE92739D86C991286BEEFC1C60ED15761F69D3F1", + "importIds": { + "yuanshen": ["69_189"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_189.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.89687, 35.19297], + "id": "CBA34839941133F95CE7D23C4EDBB311C584B6F2", + "importIds": { + "yuanshen": ["69_190"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_190.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.81484, 36.17734], + "id": "D932D6484BBE2C88F1759F2E200F5456193E22FD", + "importIds": { + "yuanshen": ["69_191"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_191.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.84219, 36.35703], + "id": "C6058BCE7FB7F182D09B293C9C71C5DD474684C0", + "importIds": { + "yuanshen": ["69_192"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_192.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.60391, 36.03282], + "id": "CE2F2F228DB5F52B7B15B375D133EF82929A4800", + "importIds": { + "yuanshen": ["69_193"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_193.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.89687, 35.31406], + "id": "D137B75D34050D5E9F04DB08ACA30D4513663F99", + "importIds": { + "yuanshen": ["69_194"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_194.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.93594, 35.84922], + "id": "C4B0E10E8D8DC96E8D7C5E1BE428EB53DF69F69D", + "importIds": { + "yuanshen": ["69_195"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_195.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.36172, 34.87266], + "id": "DB8A39D8DFBBE35B6812D4C6188DFD81E866C5DB", + "importIds": { + "yuanshen": ["69_196"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_196.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.14687, 35.05234], + "id": "D1C73ECD06FC08B3BE36B077086A7FFB7DDF4E5A", + "importIds": { + "yuanshen": ["69_197"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_197.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.93853, 33.42864], + "id": "3D5303F014E1D52A590CB639803D3F19B2ACA7AF", + "importIds": { + "yuanshen": ["69_198"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_198.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.35781, 35.51719], + "id": "732F17511E228450A17FAFB651F144B0DEE19C1A", + "importIds": { + "yuanshen": ["69_199"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_199.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.79922, 35.74375], + "id": "1F11315E0AF63FCC4AEAF960958944AE721599B0", + "importIds": { + "yuanshen": ["69_200"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_200.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.93203, 36.06797], + "id": "644EAEBE2500F1799214591151FAE7DC2BFCD0B4", + "importIds": { + "yuanshen": ["69_201"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_201.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.83046, 34.76328], + "id": "C7B0F2A56E502D996C212C5996311E24291BA5CF", + "importIds": { + "yuanshen": ["69_202"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_202.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.82266, 34.28281], + "id": "D73B9D28D5C4B6440AEF3126DDAC9F26ABF54E1E", + "importIds": { + "yuanshen": ["69_203"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_203.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.33828, 33.68515], + "id": "963A81327972DC237CFEFAF7077FD86BB0DFC932", + "importIds": { + "yuanshen": ["69_204"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_204.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.89687, 36.95078], + "id": "D6012F34A42171D7CC83B0F5FDDF0729146CF466", + "importIds": { + "yuanshen": ["69_205"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_205.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.01406, 37.30234], + "id": "04197DB7C5B33FA1CAF902C22CD9AA9A1C10C2B3", + "importIds": { + "yuanshen": ["69_206"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_206.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.475, 37.0914], + "id": "13A53B076CDBA8F222E8687842CF08E815E3CE3A", + "importIds": { + "yuanshen": ["69_207"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_207.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.04922, 36.99375], + "id": "0B65842AE65513149AD7526BFAC4F6130F38FEB6", + "importIds": { + "yuanshen": ["69_208"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_208.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.95938, 36.5875], + "id": "F989D78B9D9E9C4742A8877CFDCCBDF3CA589513", + "importIds": { + "yuanshen": ["69_209"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_209.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.14687, 36.04453], + "id": "E98E8BD628F33D11021E8D50EA7D81862D344667", + "importIds": { + "yuanshen": ["69_210"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_210.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.25625, 39.84531], + "id": "7402DD5721ABCF85D72AB9587E54D0F4AFC1DC03", + "importIds": { + "yuanshen": ["69_211"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_211.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.72109, 36.41172], + "id": "FA4CD8AA1C41F1852197DFE0BF91289FFAACBEF0", + "importIds": { + "yuanshen": ["69_212"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_212.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.07656, 36.54063], + "id": "3B5F1756238045839B8AD6C239C1EF66B49FA462", + "importIds": { + "yuanshen": ["69_213"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_213.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.39297, 36.01719], + "id": "A323F07711C2D39A885672819ED32AA91BC7F7A8", + "importIds": { + "yuanshen": ["69_214"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_214.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.61953, 35.56407], + "id": "3476E0B618039B0E1035E91C62176627A47E672E", + "importIds": { + "yuanshen": ["69_215"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_215.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.36172, 35.68125], + "id": "5A71CE2115F72D0FADD55900E73859035E548F95", + "importIds": { + "yuanshen": ["69_216"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_216.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.96719, 34.68906], + "id": "D3116BB3DF962A8259DC3925746AFBA592C542AA", + "importIds": { + "yuanshen": ["69_217"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_217.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.81094, 34.55235], + "id": "62C26443BF2D3E87ED29CEAA2598AFA6123BE986", + "importIds": { + "yuanshen": ["69_218"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_218.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.58438, 32.73274], + "id": "7D38EBD2E263736487B852A184AB3E065ACE23A3", + "importIds": { + "yuanshen": ["69_219"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_219.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.54923, 31.18125], + "id": "6B7A76A621137CF15A628A9ACE6556810970DA1F", + "importIds": { + "yuanshen": ["69_220"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_220.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.63125, 31.00286], + "id": "0F9F016D3DEDB4B3A8FF55BA7A1F0AF378A99137", + "importIds": { + "yuanshen": ["69_221"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_221.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.83047, 34.04062], + "id": "1DB5F5273B30BFA1179E5CAE723FCA13AD5FF3C9", + "importIds": { + "yuanshen": ["69_222"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_222.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.57266, 35.44687], + "id": "029AEF4453374788B0CBA420DC67BE532978C90A", + "importIds": { + "yuanshen": ["69_223"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_223.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.40469, 30.41563], + "id": "E1ED27E3CE74F212A84CD7C4020D463A7FD3FC61", + "importIds": { + "yuanshen": ["69_224"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_224.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.95156, 32.84531], + "id": "6B7C4BC08BCCA182B74A2051C2FD7962EAB26066", + "importIds": { + "yuanshen": ["69_225"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_225.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.29141, 33.35312], + "id": "B5C0A1C8C6FA7BC3F186B95660B6EB2D5B7C2E3C", + "importIds": { + "yuanshen": ["69_226"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_226.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.81875, 34.12266], + "id": "98FCA2E3C200485909A7EB3AC134B422BD604B83", + "importIds": { + "yuanshen": ["69_227"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_227.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.20938, 32.48985], + "id": "0A4400117A2F20BCAE50FAE5AB72A69D01C80AC5", + "importIds": { + "yuanshen": ["69_228"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_228.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.70938, 32.4625], + "id": "8EFC7340A16F2CFB0F9BBA1F3D82DE4E1A98FB11", + "importIds": { + "yuanshen": ["69_229"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_229.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.62734, 32.28281], + "id": "52634D672819A40464F4BE7511305A8F1A5FEA2F", + "importIds": { + "yuanshen": ["69_230"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_230.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.11953, 32.29844], + "id": "C583DBA5F3ECA297E215D602CD8F36EA83195EB5", + "importIds": { + "yuanshen": ["69_231"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_231.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.20547, 32.0289], + "id": "C305D6BD8E5D470749EB2A24847105B770EBB864", + "importIds": { + "yuanshen": ["69_232"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_232.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.54531, 32.03282], + "id": "06A25A43410ECACC4638CD115197DA926E2ACBB1", + "importIds": { + "yuanshen": ["69_233"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_233.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.63515, 32.91562], + "id": "727B8AF69EDA779E85F5B5900C4BB29BA784B63C", + "importIds": { + "yuanshen": ["69_234"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_234.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.94766, 33.275], + "id": "37803437A9E049A5CF60B2620ED7D89A131FCB47", + "importIds": { + "yuanshen": ["69_235"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_235.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.38906, 29.95859], + "id": "D7A4422068CCB89927453D8CDC280E592679CA80", + "importIds": { + "yuanshen": ["69_236"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_236.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.17422, 31.60703], + "id": "E5F61C03B88BA89DE068D22929EC9CF51B3BD5A5", + "importIds": { + "yuanshen": ["69_237"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_237.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.24062, 31.79453], + "id": "32484438F2C1EA0347EEE4CACD4B23F16EE42971", + "importIds": { + "yuanshen": ["69_238"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_238.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.20156, 29.78281], + "id": "E719A068479423D6190EBAD504C51F941E8A834C", + "importIds": { + "yuanshen": ["69_239"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_239.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.50234, 30.23594], + "id": "3CC15DFA97B5A6C23B093FC45243B711A0964289", + "importIds": { + "yuanshen": ["69_240"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_240.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.40468, 32.29062], + "id": "93E2A34381528ABF59CF0B0E3A0A26A1EADC2556", + "importIds": { + "yuanshen": ["69_241"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_241.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.6625, 29.83359], + "id": "6192CCE9279D6E53165BFBC749B45F73E736CA51", + "importIds": { + "yuanshen": ["69_242"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_242.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.31094, 27.18906], + "id": "BD281D117D05F176EC00D9CA13F7692FB32CDAFB", + "importIds": { + "yuanshen": ["69_243"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_243.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.28359, 27.57578], + "id": "17A5A79D739CFB443D50A73C3F91BCD74688C9B2", + "importIds": { + "yuanshen": ["69_244"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_244.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.93203, 28.50156], + "id": "E1D8CFCFE08A977C7C629D4C08CFD361EA66087E", + "importIds": { + "yuanshen": ["69_245"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_245.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.94375, 28.29844], + "id": "80BA127A7B2AF3D7BDA05A43CC1A86EB3C4951FA", + "importIds": { + "yuanshen": ["69_246"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_246.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.17031, 30.0875], + "id": "50F3A911B16CF440A33D4033A92CC41F068186BE", + "importIds": { + "yuanshen": ["69_247"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_247.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.69765, 30.86094], + "id": "3BAF5DE46BCC7DC5B26351ED4E8151F11078022B", + "importIds": { + "yuanshen": ["69_248"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_248.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.33047, 28.525], + "id": "702FE1132549822A2851513C37C2E5333C5F3BFA", + "importIds": { + "yuanshen": ["69_249"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_249.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.64297, 29.79453], + "id": "2AB2A15A4D0C6F7D406D3599530465C1A6A03376", + "importIds": { + "yuanshen": ["69_250"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_250.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-32.50235, 35.73593], + "id": "690DE4069BA1F7CFCB226B428520F8741125E616", + "importIds": { + "yuanshen": ["69_251"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_251.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.98672, 34.61875], + "id": "D80362AC57DD5EBA570D0D6CEA6CDB612A21C98D", + "importIds": { + "yuanshen": ["69_252"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_252.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.95937, 34.43906], + "id": "9C267E144F94607C0F0DAFEAB884596C08099982", + "importIds": { + "yuanshen": ["69_253"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_253.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.19375, 34.52891], + "id": "409926AB1AA830095F22F2CB684F627E54CC09E3", + "importIds": { + "yuanshen": ["69_254"] + }, + "popupMedia": "https://yuanshen.site/comment_png/69_254.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/valberry.json b/src/data/features/mondstadt/nature/valberry.json index d6c60cbf..be920897 100644 --- a/src/data/features/mondstadt/nature/valberry.json +++ b/src/data/features/mondstadt/nature/valberry.json @@ -1,196 +1,218 @@ -{ - "format": 2, - "name": { - "en": "Valberry", - "ru": "Валяшка", - "pt": "Valberry" - }, - "description": { - "en": "A plump and translucent berry. Used in Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "valberry", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.13924, 45.10194], - "id": "0C752B54FA35D485E3B7C8EE42C2B7F2E02E673C", - "importIds": { - "gm_legacy": ["mondstadtValberry/1"], - "yuanshen": ["11_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.06111, 46.78882], - "id": "D3189C0197686D076F8E320B5B9CB79653F0A160", - "importIds": { - "gm_legacy": ["mondstadtValberry/2"], - "yuanshen": ["11_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.17052, 46.19528], - "id": "23B89E7D35D2F90A8F99624A99C76FD6FB4A12AB", - "importIds": { - "gm_legacy": ["mondstadtValberry/3"], - "yuanshen": ["11_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.03775, 45.22689], - "id": "E57845D1E9699B4ED168CCF343C74BF3BF088FD5", - "importIds": { - "gm_legacy": ["mondstadtValberry/4"], - "yuanshen": ["11_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.86586, 44.00077], - "id": "13C340ABF52571C78BE692239E8B6CC4D888A312", - "importIds": { - "gm_legacy": ["mondstadtValberry/5"], - "yuanshen": ["11_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.83462, 43.23543], - "id": "809D63D29F6BB1C26F3506283551F5921E29C5AE", - "importIds": { - "gm_legacy": ["mondstadtValberry/6"], - "yuanshen": ["11_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.8034, 44.39125], - "id": "BE6C992EFBEC01A38DE0A46743F142B286F8C800", - "importIds": { - "gm_legacy": ["mondstadtValberry/7"], - "yuanshen": ["11_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.25655, 43.30571], - "id": "35546EF271D12A9078D033CDD5404A6559F60AAD", - "importIds": { - "gm_legacy": ["mondstadtValberry/8"], - "yuanshen": ["11_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.67844, 43.73524], - "id": "1C726C70435830702614B225D3C6052265D74781", - "importIds": { - "gm_legacy": ["mondstadtValberry/9"], - "yuanshen": ["11_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.89709, 45.71907], - "id": "6D6B4E7D4E13551D17593C857DC2A8C1343B3742", - "importIds": { - "gm_legacy": ["mondstadtValberry/10"], - "yuanshen": ["11_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.78771, 46.3907], - "id": "C54600039C9D61FD4A1AE2C93FBB155C578496CC", - "importIds": { - "gm_legacy": ["mondstadtValberry/11"], - "yuanshen": ["11_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.99865, 47.23414], - "id": "EEFB788B0846AB7462337B430B8847B4BCF15A4D", - "importIds": { - "gm_legacy": ["mondstadtValberry/12"], - "yuanshen": ["11_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.233, 46.99203], - "id": "BA06CE24FAA60D1091432DB4580A2518660DE8DF", - "importIds": { - "gm_legacy": ["mondstadtValberry/13"], - "yuanshen": ["11_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.22515, 47.34347], - "id": "A797F2228748980AE89E6EFC1B424C43CEFB012B", - "importIds": { - "gm_legacy": ["mondstadtValberry/14"], - "yuanshen": ["11_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.31892, 49.13332], - "id": "78D8535EF7DD2A086176E32A0C200CD49ADDBC62", - "importIds": { - "gm_legacy": ["mondstadtValberry/15"], - "yuanshen": ["11_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.27985, 50.05487], - "id": "CAEB923FAF888ED8F191374448313FB2854E1FAA", - "importIds": { - "gm_legacy": ["mondstadtValberry/16"], - "yuanshen": ["11_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.22516, 50.50002], - "id": "4454E230E223CB0D4CC960EC892F498C6742EB32", - "importIds": { - "gm_legacy": ["mondstadtValberry/17"], - "yuanshen": ["11_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.11582, 51.43718], - "id": "A3944A6B6E55A71D1FDFB4DD88C7BF6498FB4130", - "importIds": { - "gm_legacy": ["mondstadtValberry/18"], - "yuanshen": ["11_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.00642, 47.70347], - "id": "A3CA6A0E71D4991F9235F9A444C9F5BE86F8B93A", - "importIds": { - "gm_legacy": ["mondstadtValberry/19"], - "yuanshen": ["11_19"] - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "3401614246", + "zh": "落落莓", + "de": "Valbeere", + "en": "Valberry", + "es": "Valbaya", + "fr": "Tombaie", + "id": "Valberry", + "ja": "ヴァルベリー", + "ko": "낙락베리", + "pt": "Valberry", + "ru": "Валяшка", + "th": "Valberry", + "vi": "Quả Dâu Đỏ" + }, + "description": { + "_code": "1671208557", + "zh": "饱满透亮的莓果,在口中绽放出清甜的花香。在过去,守望风暴的人仅有的慰藉便是落落莓的甜蜜与对城市安宁的希望。", + "de": "Eine pralle und durchsichtige Beere, die im Mund einen frischen, süßen Geschmack entfaltet. Die Wächter, die früher nach dem Sturm Ausschau hielten, fanden Trost in der Süße der Valbeere sowie der Hoffnung auf Ruhe in der Stadt.", + "en": "A plump and translucent berry that has a fragrant smell and a sweet refreshing taste. In the past, the watchers of the storms found solace in the sweetness of the fruit and the hope for the city's security.", + "fr": "Une baie juteuse laissant un goût sucré et rafraîchissant en bouche. Dans le passé, ce fruit offrait quelque réconfort à ceux qui surveillaient les tempêtes.", + "id": "Buah yang bulat dan bening, aromanya harum dan rasanya sangat manis. Konon di zaman dahulu, para pengamat badai sering kali mendapatkan ketenangan dari rasa manis buah ini, sambil berharap akan keamanan kota.", + "ja": "透き通るベリー類。食べると口の中は微かな花の香りに満たされる。かつて嵐を見張る人にとって唯一の労わりはヴァルベリーの甘さと城の安全に対する希望だけである。", + "ko": "풍성하고 투명한 베리. 입에서 달콤한 향이 퍼진다. 예전에 폭풍이 오나 살피던 사람에게는 몬드의 안녕을 기원하며 이 달콤한 낙락베리를 먹는 게 유일한 낙이었다", + "pt": "Uma baga redonda translúcida que tem um odor aromático e um sabor doce e refrescante. No passado, os observadores das tempestades encontraram consolo na doçura da fruta e na esperança pela segurança da cidade.", + "ru": "Мягкая полупрозрачная ягода, обладающая ярким ароматом и сладким вкусом. В прошлом Смотрители бури нашли утешение и надежду в сладости этой ягоды.", + "th": "ผลเบอร์รี่ที่มีความใส ให้รสหอมหวานบางๆในปาก ในอดีตนั้นผู้เฝ้าระวังพายุจะใช้ความหวานของมันเป็นตัวปลอบโยนและมอบความหวังที่จะปกปักรักษาเมือง", + "vi": "Quả dâu mọng nước long lanh, tỏa ra hương thơm mát dịu trong miệng. Trước đây, sự an ủi với những người đứng gác trong giông bão chính là mùi vị ngọt ngào của quả dâu và niềm hy vọng thành phố yên bình." + }, + "tags": ["character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "valberry", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.13924, 45.10194], + "id": "0C752B54FA35D485E3B7C8EE42C2B7F2E02E673C", + "importIds": { + "gm_legacy": ["mondstadtValberry/1"], + "yuanshen": ["11_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.06111, 46.78882], + "id": "D3189C0197686D076F8E320B5B9CB79653F0A160", + "importIds": { + "gm_legacy": ["mondstadtValberry/2"], + "yuanshen": ["11_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.17052, 46.19528], + "id": "23B89E7D35D2F90A8F99624A99C76FD6FB4A12AB", + "importIds": { + "gm_legacy": ["mondstadtValberry/3"], + "yuanshen": ["11_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.03775, 45.22689], + "id": "E57845D1E9699B4ED168CCF343C74BF3BF088FD5", + "importIds": { + "gm_legacy": ["mondstadtValberry/4"], + "yuanshen": ["11_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.86586, 44.00077], + "id": "13C340ABF52571C78BE692239E8B6CC4D888A312", + "importIds": { + "gm_legacy": ["mondstadtValberry/5"], + "yuanshen": ["11_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.83462, 43.23543], + "id": "809D63D29F6BB1C26F3506283551F5921E29C5AE", + "importIds": { + "gm_legacy": ["mondstadtValberry/6"], + "yuanshen": ["11_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.8034, 44.39125], + "id": "BE6C992EFBEC01A38DE0A46743F142B286F8C800", + "importIds": { + "gm_legacy": ["mondstadtValberry/7"], + "yuanshen": ["11_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.25655, 43.30571], + "id": "35546EF271D12A9078D033CDD5404A6559F60AAD", + "importIds": { + "gm_legacy": ["mondstadtValberry/8"], + "yuanshen": ["11_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.67844, 43.73524], + "id": "1C726C70435830702614B225D3C6052265D74781", + "importIds": { + "gm_legacy": ["mondstadtValberry/9"], + "yuanshen": ["11_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.89709, 45.71907], + "id": "6D6B4E7D4E13551D17593C857DC2A8C1343B3742", + "importIds": { + "gm_legacy": ["mondstadtValberry/10"], + "yuanshen": ["11_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.78771, 46.3907], + "id": "C54600039C9D61FD4A1AE2C93FBB155C578496CC", + "importIds": { + "gm_legacy": ["mondstadtValberry/11"], + "yuanshen": ["11_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.99865, 47.23414], + "id": "EEFB788B0846AB7462337B430B8847B4BCF15A4D", + "importIds": { + "gm_legacy": ["mondstadtValberry/12"], + "yuanshen": ["11_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.233, 46.99203], + "id": "BA06CE24FAA60D1091432DB4580A2518660DE8DF", + "importIds": { + "gm_legacy": ["mondstadtValberry/13"], + "yuanshen": ["11_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.22515, 47.34347], + "id": "A797F2228748980AE89E6EFC1B424C43CEFB012B", + "importIds": { + "gm_legacy": ["mondstadtValberry/14"], + "yuanshen": ["11_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.31892, 49.13332], + "id": "78D8535EF7DD2A086176E32A0C200CD49ADDBC62", + "importIds": { + "gm_legacy": ["mondstadtValberry/15"], + "yuanshen": ["11_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.27985, 50.05487], + "id": "CAEB923FAF888ED8F191374448313FB2854E1FAA", + "importIds": { + "gm_legacy": ["mondstadtValberry/16"], + "yuanshen": ["11_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.22516, 50.50002], + "id": "4454E230E223CB0D4CC960EC892F498C6742EB32", + "importIds": { + "gm_legacy": ["mondstadtValberry/17"], + "yuanshen": ["11_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.11582, 51.43718], + "id": "A3944A6B6E55A71D1FDFB4DD88C7BF6498FB4130", + "importIds": { + "gm_legacy": ["mondstadtValberry/18"], + "yuanshen": ["11_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.00642, 47.70347], + "id": "A3CA6A0E71D4991F9235F9A444C9F5BE86F8B93A", + "importIds": { + "gm_legacy": ["mondstadtValberry/19"], + "yuanshen": ["11_19"] + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/windwheel-aster.json b/src/data/features/mondstadt/nature/windwheel-aster.json index b6cb4655..ed9e0568 100644 --- a/src/data/features/mondstadt/nature/windwheel-aster.json +++ b/src/data/features/mondstadt/nature/windwheel-aster.json @@ -1,617 +1,640 @@ -{ - "format": 2, - "name": { - "en": "Windwheel Aster", - "ru": "Ветряная Астра", - "pt": "Moinho de Vento Aster" - }, - "description": { - "en": "A plant that adores the wind. Used in Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "windwheel-aster", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-24.13926, 47.15895], - "id": "9F294817EF897702C0A7149EF03ABB61013263C1", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/3"], - "yuanshen": ["12_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.20176, 47.08862], - "id": "D844488648D1E81F8BCFC190C91439132880A196", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/4"], - "yuanshen": ["12_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.27207, 47.20584], - "id": "9E146CCA07939BC2A0321564AA8BE9C455C916B8", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/5"], - "yuanshen": ["12_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.10796, 46.90108], - "id": "0E190B2BBE01FB4CA35C7976BFD37FF4F3CFCB43", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/10"], - "yuanshen": ["12_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.0064, 46.99485], - "id": "F98F423DEFEFE71D80AB069A06CAA2D02555766E", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/11"], - "yuanshen": ["12_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.44387, 45.07252], - "id": "81AA4C98470992C7BCC41A900AE78B0BCA3530DA", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/12"], - "yuanshen": ["12_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.5845, 46.19779], - "id": "BB3F28DCFE2470233D71C9C7C924FC2552DC91B6", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/13"], - "yuanshen": ["12_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.61575, 46.26812], - "id": "1CD393046493A41F28384066B3CF12C1A5C20685", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/14"], - "yuanshen": ["12_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.71732, 46.18997], - "id": "E20A224BE9AC71479600C2AA0F3895571310291A", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/15"], - "yuanshen": ["12_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.65481, 32.27579], - "id": "455E7BFB57690C727D287DBF0384EFEA7CF49576", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/17"], - "yuanshen": ["12_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.52199, 32.36956], - "id": "0FCC52BBE3C74956FAED908A2DCCDCFF07E022A7", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/18"], - "yuanshen": ["12_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.60012, 32.43208], - "id": "9662A3D3F3230EC688E62F4F7806725AF9D75802", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/19"], - "yuanshen": ["12_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.7095, 32.36956], - "id": "59E49B321010D6CBDA7383149F9AE5C290E56677", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/20"], - "yuanshen": ["12_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.10792, 31.18178], - "id": "6BA6CEE0A49FE69EBCB1F4C8803A239D5E9505FC", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/21"], - "yuanshen": ["12_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.17042, 31.26774], - "id": "F52C16C1E09780289B3D54A6435CD8D6CFAD9DDB", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/22"], - "yuanshen": ["12_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.21729, 31.14271], - "id": "DC574922C2332551B5613FA089D81D487080BA12", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/23"], - "yuanshen": ["12_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.27198, 31.25212], - "id": "E570B486DA6E705373368B7618D4020C52063F6A", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/24"], - "yuanshen": ["12_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.15475, 30.40816], - "id": "8F49284836870810BDA8CDEF7DBFEED7E6C12A7F", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/25"], - "yuanshen": ["12_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.04537, 30.50194], - "id": "1435C99B713D1ACAD65AB42CE06C48A1776EDF16", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/26"], - "yuanshen": ["12_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.13912, 30.48631], - "id": "C2B367067D5D190DAC3EEA92C3AF309D05B64287", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/27"], - "yuanshen": ["12_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.4907, 30.17373], - "id": "D661285272EDEC0AE6C6631EDCA54E02669A2EFF", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/28"], - "yuanshen": ["12_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.58446, 30.13466], - "id": "6697280E524AB5F995BFD4B11DB0B43B6D9C1E34", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/29"], - "yuanshen": ["12_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.65477, 30.27532], - "id": "0DEB23AA79A7876C6986B4F12B833C23585CD284", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/30"], - "yuanshen": ["12_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.51414, 30.29876], - "id": "9C469B3D2E3D7F0E6712D31A4A41F89B4D467461", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/31"], - "yuanshen": ["12_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.95951, 28.37643], - "id": "73AABD09409AF5D91877809C234AEA41A5C0B5AE", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/32"], - "yuanshen": ["12_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.84232, 28.36862], - "id": "A3BFCD5E7D77676922C6B93E503C89E2C6B181A1", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/33"], - "yuanshen": ["12_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.47519, 27.62626], - "id": "150FF34443E194C4175EA1CEC53EFCABAC45A562", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/34"], - "yuanshen": ["12_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.56113, 27.65751], - "id": "843DD6B78B201BF2EA01D8B79DD4C6B2BAB00D2B", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/35"], - "yuanshen": ["12_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.60801, 27.74347], - "id": "1A46CDF8F60E251605AE036D5CBC5BA86E3D4B18", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/36"], - "yuanshen": ["12_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.13147, 28.65775], - "id": "6A104C4F30C353D8FC96E44048B742C99C322414", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/37"], - "yuanshen": ["12_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.24085, 28.5796], - "id": "FECEC521BD017AD077C40E9723B3E470B1045DCF", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/38"], - "yuanshen": ["12_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.24085, 28.70464], - "id": "4ED5BF915FA147A0C55F862736E37691B132FD6E", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/39"], - "yuanshen": ["12_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.82681, 28.98595], - "id": "50A2C03EEBE0F31260C7557FD940A0C7E39E3510", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/40"], - "yuanshen": ["12_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.95182, 29.2829], - "id": "68398987650EA0A15D1D8F47E68F30D4DEDFF8BD", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/41"], - "yuanshen": ["12_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.82681, 29.18913], - "id": "2A9E34523E87EFE611775DCCC57FDA5785B68B07", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/42"], - "yuanshen": ["12_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.81119, 29.30634], - "id": "63CD74345DB2299E65A25E55FD766C1507AD92AC", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/43"], - "yuanshen": ["12_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.2721, 29.36886], - "id": "0A1E58B6BD9F54DFBA79F4E7BCAA6DA3507204E6", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/44"], - "yuanshen": ["12_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.40492, 29.34541], - "id": "59CE3E37DF0ADBF8BBE05D5FF10481A668F24A02", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/45"], - "yuanshen": ["12_45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.22519, 31.29896], - "id": "DD48814F7C95F90C153A14668858E8B8A950B865", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/46"], - "yuanshen": ["12_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.27207, 31.2677], - "id": "B45C1E7D242F4F1964C3C0538C38ECD37ECEC499", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/47"], - "yuanshen": ["12_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.31113, 31.3224], - "id": "DEA2A453C0932983565782F62970022C3EF9B803", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/48"], - "yuanshen": ["12_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.26425, 32.58051], - "id": "DEC49643382C7C86936DC77E01842DC3233948F6", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/49"], - "yuanshen": ["12_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.3502, 32.61958], - "id": "32D4491B7B9B81ED84DA4E351F8E846C86E21986", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/50"], - "yuanshen": ["12_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.43614, 32.58051], - "id": "037C1A90C51130301E4913872956BCDC94CEDD73", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/51"], - "yuanshen": ["12_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.31113, 32.48674], - "id": "301ECC59D88124A5C417E28D099CEA94E00C2C82", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/52"], - "yuanshen": ["12_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.43608, 27.68178], - "id": "DA59E97CF00496A64EA061CBCD765F5C192A1A0C", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/53"], - "yuanshen": ["12_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.56117, 38.02399], - "id": "19466059B9A6B00FB3B540B8E453060CEB90EB03", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/54"], - "yuanshen": ["12_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.60024, 38.02399], - "id": "DE41C1AF41A14527137AAFD9A5AC0908710C8BDF", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/55"], - "yuanshen": ["12_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.56507, 37.96931], - "id": "147FCFB0673CDB0AE1D9E2966CAB14C2D99FCD25", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/56"], - "yuanshen": ["12_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.56902, 38.13736], - "id": "392869379C2186A29378FB3617F0E711653A7363", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/57"], - "yuanshen": ["12_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.20163, 37.87174], - "id": "9ED3DC8E9B8DD145F2F79A83315D0DF4439D1B38", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/58"], - "yuanshen": ["12_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.23679, 37.87565], - "id": "1F23F23A0D810CBAEFD3388AC417C8B4C09DAE2F", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/59"], - "yuanshen": ["12_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.18218, 38.23106], - "id": "C52D1D0C4858E11A7DCF7BE20F2A006154C2E525", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/60"], - "yuanshen": ["12_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.28361, 38.25842], - "id": "B42E421C06EC6D4A98175495AABF1570F4AF46DA", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/61"], - "yuanshen": ["12_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.26407, 38.20374], - "id": "3043C8A468A2E17FC32AFA7A6BCDBE70C3E32E37", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/62"], - "yuanshen": ["12_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.54141, 45.16172], - "id": "A486B73F7B0ABD28E5E7404B5BF2FFB1690556DE", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/64"], - "yuanshen": ["12_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.40226, 45.07516], - "id": "5F0E06C2B52015308CFD07CA5427FD2A5E87064F", - "importIds": { - "gm_legacy": ["mondstadtWindwheelAster/65"], - "yuanshen": ["12_65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.78359, 45.71768], - "id": "EB532BFC024744B93CA19D6B684522B8B348644E", - "importIds": { - "yuanshen": ["12_1"], - "gm_legacy": ["mondstadtWindwheelAster/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.7849, 45.75157], - "id": "0DB4532459946DED973F373609D760C4DA0A3DB0", - "importIds": { - "yuanshen": ["12_2"], - "gm_legacy": ["mondstadtWindwheelAster/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.2849, 45.47812], - "id": "F3F82F99ECF59FEE9C2E85DF47B9607CB36DA507", - "importIds": { - "yuanshen": ["12_6"], - "gm_legacy": ["mondstadtWindwheelAster/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.21459, 45.40782], - "id": "6BCFCB8C27409898AF82C68DE57E5E80C9CA27AB", - "importIds": { - "yuanshen": ["12_7"], - "gm_legacy": ["mondstadtWindwheelAster/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.30058, 45.54582], - "id": "43CA43608A98E2E6CC3E0B11D761BB99D8599140", - "importIds": { - "yuanshen": ["12_8"], - "gm_legacy": ["mondstadtWindwheelAster/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.23803, 45.47942], - "id": "77152DD6DAF63576FF49F2BC68BA9C7B4E9AB0A5", - "importIds": { - "yuanshen": ["12_9"], - "gm_legacy": ["mondstadtWindwheelAster/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.18724, 46.00028], - "id": "360E7B4F7ECFA8A57356A7637C48A999DD1B2002", - "importIds": { - "yuanshen": ["12_16"], - "gm_legacy": ["mondstadtWindwheelAster/16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.54271, 45.19688], - "id": "DC5E33E6621F5A334840FABFB25CB8F7D82D4A8D", - "importIds": { - "yuanshen": ["12_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.56875, 46.73593], - "id": "9A8E3A6A7A55FA1C91FE8B9E074CA9B0C7B59DD7", - "importIds": { - "yuanshen": ["12_66"] - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2541153694", + "zh": "风车菊", + "de": "Windmühlenaster", + "en": "Windwheel Aster", + "es": "Margarita voladora", + "fr": "Chrysanthème à aubes", + "id": "Windwheel Aster", + "ja": "風車アスター", + "ko": "풍차 국화", + "pt": "Margaridas Voadoras", + "ru": "Ветряная астра", + "th": "Windwheel Aster", + "vi": "Cúc Cánh Quạt" + }, + "description": { + "_code": "1319275901", + "zh": "喜好风的植物。对于崇信风、本身也如风一般爽朗自在的蒙德人而言,风车菊便是「看得见的风」。", + "de": "Eine Pflanze, die den Wind liebt. Für die Freiheit schätzenden Menschen von Mondstadt, die den Wind verehren, sind Windmühlenastern wie Wind, den man anfassen kann.", + "en": "A plant that adores the wind. To the proud children of the wind, or the citizens of Mondstadt, the Windwheel Asters are \"the visible winds.\"", + "es": "Una planta que adora el viento. Para los orgullosos hijos del viento, o los habitantes de Mondstadt, las margaritas voladoras son los “vientos visibles”.", + "fr": "Une plante qui aime le vent. Pour les habitants de Mondstadt qui vénèrent le vent et la liberté, les chrysanthèmes à aubes sont les « vents visibles ».", + "id": "Tumbuhan yang mencintai angin. bagi anak-anak angin dan warga Mondstadt, Windwheel Aster adalah \"angin yang terlihat\".", + "ja": "風が好きな植物。風を崇拝するモンドの人々にとって、風車アスターは「見える風」である。", + "ko": "바람을 좋아하는 식물. 바람을 섬기고 바람처럼 호쾌하고 자유로운 몬드 사람에게 풍차 국화는 「눈에 보이는 바람」이다", + "pt": "Uma planta que adora o vento. Para os filhos orgulhosos do vento, ou os habitantes de Mondstadt, as Margaridas Voadoras são os \"ventos visíveis\".", + "ru": "Растение, которое больше всего на свете любит ветер. Жители Мондштадта, гордый народ ветров, также называют его «видимым ветром».", + "th": "พืชที่ชอบลม สำหรับผู้ซึ่งมีความเชื่อในสายลมอย่างชาว Mondstadt ที่มีความจริงใจซื่อตรงแล้ว Windwheel Aster ก็เปรียบดั่ง \"ลมที่มองเห็นได้\"", + "vi": "Loại thực vật thích gió. Đối với người dân Mondstadt sùng bái gió và bản thân cũng hào sảng như gió mà nói, cúc cánh quạt giống như \"Ngọn gió có thể nhìn thấy được\"" + }, + "tags": ["character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "windwheel-aster", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-24.13926, 47.15895], + "id": "9F294817EF897702C0A7149EF03ABB61013263C1", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/3"], + "yuanshen": ["12_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.20176, 47.08862], + "id": "D844488648D1E81F8BCFC190C91439132880A196", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/4"], + "yuanshen": ["12_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.27207, 47.20584], + "id": "9E146CCA07939BC2A0321564AA8BE9C455C916B8", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/5"], + "yuanshen": ["12_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.10796, 46.90108], + "id": "0E190B2BBE01FB4CA35C7976BFD37FF4F3CFCB43", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/10"], + "yuanshen": ["12_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.0064, 46.99485], + "id": "F98F423DEFEFE71D80AB069A06CAA2D02555766E", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/11"], + "yuanshen": ["12_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.44387, 45.07252], + "id": "81AA4C98470992C7BCC41A900AE78B0BCA3530DA", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/12"], + "yuanshen": ["12_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.5845, 46.19779], + "id": "BB3F28DCFE2470233D71C9C7C924FC2552DC91B6", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/13"], + "yuanshen": ["12_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.61575, 46.26812], + "id": "1CD393046493A41F28384066B3CF12C1A5C20685", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/14"], + "yuanshen": ["12_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.71732, 46.18997], + "id": "E20A224BE9AC71479600C2AA0F3895571310291A", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/15"], + "yuanshen": ["12_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.65481, 32.27579], + "id": "455E7BFB57690C727D287DBF0384EFEA7CF49576", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/17"], + "yuanshen": ["12_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.52199, 32.36956], + "id": "0FCC52BBE3C74956FAED908A2DCCDCFF07E022A7", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/18"], + "yuanshen": ["12_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.60012, 32.43208], + "id": "9662A3D3F3230EC688E62F4F7806725AF9D75802", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/19"], + "yuanshen": ["12_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.7095, 32.36956], + "id": "59E49B321010D6CBDA7383149F9AE5C290E56677", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/20"], + "yuanshen": ["12_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.10792, 31.18178], + "id": "6BA6CEE0A49FE69EBCB1F4C8803A239D5E9505FC", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/21"], + "yuanshen": ["12_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.17042, 31.26774], + "id": "F52C16C1E09780289B3D54A6435CD8D6CFAD9DDB", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/22"], + "yuanshen": ["12_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.21729, 31.14271], + "id": "DC574922C2332551B5613FA089D81D487080BA12", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/23"], + "yuanshen": ["12_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.27198, 31.25212], + "id": "E570B486DA6E705373368B7618D4020C52063F6A", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/24"], + "yuanshen": ["12_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.15475, 30.40816], + "id": "8F49284836870810BDA8CDEF7DBFEED7E6C12A7F", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/25"], + "yuanshen": ["12_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.04537, 30.50194], + "id": "1435C99B713D1ACAD65AB42CE06C48A1776EDF16", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/26"], + "yuanshen": ["12_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.13912, 30.48631], + "id": "C2B367067D5D190DAC3EEA92C3AF309D05B64287", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/27"], + "yuanshen": ["12_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.4907, 30.17373], + "id": "D661285272EDEC0AE6C6631EDCA54E02669A2EFF", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/28"], + "yuanshen": ["12_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.58446, 30.13466], + "id": "6697280E524AB5F995BFD4B11DB0B43B6D9C1E34", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/29"], + "yuanshen": ["12_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.65477, 30.27532], + "id": "0DEB23AA79A7876C6986B4F12B833C23585CD284", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/30"], + "yuanshen": ["12_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.51414, 30.29876], + "id": "9C469B3D2E3D7F0E6712D31A4A41F89B4D467461", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/31"], + "yuanshen": ["12_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.95951, 28.37643], + "id": "73AABD09409AF5D91877809C234AEA41A5C0B5AE", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/32"], + "yuanshen": ["12_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.84232, 28.36862], + "id": "A3BFCD5E7D77676922C6B93E503C89E2C6B181A1", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/33"], + "yuanshen": ["12_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.47519, 27.62626], + "id": "150FF34443E194C4175EA1CEC53EFCABAC45A562", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/34"], + "yuanshen": ["12_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.56113, 27.65751], + "id": "843DD6B78B201BF2EA01D8B79DD4C6B2BAB00D2B", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/35"], + "yuanshen": ["12_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.60801, 27.74347], + "id": "1A46CDF8F60E251605AE036D5CBC5BA86E3D4B18", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/36"], + "yuanshen": ["12_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.13147, 28.65775], + "id": "6A104C4F30C353D8FC96E44048B742C99C322414", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/37"], + "yuanshen": ["12_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.24085, 28.5796], + "id": "FECEC521BD017AD077C40E9723B3E470B1045DCF", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/38"], + "yuanshen": ["12_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.24085, 28.70464], + "id": "4ED5BF915FA147A0C55F862736E37691B132FD6E", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/39"], + "yuanshen": ["12_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.82681, 28.98595], + "id": "50A2C03EEBE0F31260C7557FD940A0C7E39E3510", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/40"], + "yuanshen": ["12_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.95182, 29.2829], + "id": "68398987650EA0A15D1D8F47E68F30D4DEDFF8BD", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/41"], + "yuanshen": ["12_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.82681, 29.18913], + "id": "2A9E34523E87EFE611775DCCC57FDA5785B68B07", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/42"], + "yuanshen": ["12_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.81119, 29.30634], + "id": "63CD74345DB2299E65A25E55FD766C1507AD92AC", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/43"], + "yuanshen": ["12_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.2721, 29.36886], + "id": "0A1E58B6BD9F54DFBA79F4E7BCAA6DA3507204E6", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/44"], + "yuanshen": ["12_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.40492, 29.34541], + "id": "59CE3E37DF0ADBF8BBE05D5FF10481A668F24A02", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/45"], + "yuanshen": ["12_45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.22519, 31.29896], + "id": "DD48814F7C95F90C153A14668858E8B8A950B865", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/46"], + "yuanshen": ["12_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.27207, 31.2677], + "id": "B45C1E7D242F4F1964C3C0538C38ECD37ECEC499", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/47"], + "yuanshen": ["12_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.31113, 31.3224], + "id": "DEA2A453C0932983565782F62970022C3EF9B803", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/48"], + "yuanshen": ["12_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.26425, 32.58051], + "id": "DEC49643382C7C86936DC77E01842DC3233948F6", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/49"], + "yuanshen": ["12_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.3502, 32.61958], + "id": "32D4491B7B9B81ED84DA4E351F8E846C86E21986", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/50"], + "yuanshen": ["12_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.43614, 32.58051], + "id": "037C1A90C51130301E4913872956BCDC94CEDD73", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/51"], + "yuanshen": ["12_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.31113, 32.48674], + "id": "301ECC59D88124A5C417E28D099CEA94E00C2C82", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/52"], + "yuanshen": ["12_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.43608, 27.68178], + "id": "DA59E97CF00496A64EA061CBCD765F5C192A1A0C", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/53"], + "yuanshen": ["12_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.56117, 38.02399], + "id": "19466059B9A6B00FB3B540B8E453060CEB90EB03", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/54"], + "yuanshen": ["12_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.60024, 38.02399], + "id": "DE41C1AF41A14527137AAFD9A5AC0908710C8BDF", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/55"], + "yuanshen": ["12_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.56507, 37.96931], + "id": "147FCFB0673CDB0AE1D9E2966CAB14C2D99FCD25", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/56"], + "yuanshen": ["12_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.56902, 38.13736], + "id": "392869379C2186A29378FB3617F0E711653A7363", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/57"], + "yuanshen": ["12_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.20163, 37.87174], + "id": "9ED3DC8E9B8DD145F2F79A83315D0DF4439D1B38", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/58"], + "yuanshen": ["12_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.23679, 37.87565], + "id": "1F23F23A0D810CBAEFD3388AC417C8B4C09DAE2F", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/59"], + "yuanshen": ["12_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.18218, 38.23106], + "id": "C52D1D0C4858E11A7DCF7BE20F2A006154C2E525", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/60"], + "yuanshen": ["12_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.28361, 38.25842], + "id": "B42E421C06EC6D4A98175495AABF1570F4AF46DA", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/61"], + "yuanshen": ["12_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.26407, 38.20374], + "id": "3043C8A468A2E17FC32AFA7A6BCDBE70C3E32E37", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/62"], + "yuanshen": ["12_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.54141, 45.16172], + "id": "A486B73F7B0ABD28E5E7404B5BF2FFB1690556DE", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/64"], + "yuanshen": ["12_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.40226, 45.07516], + "id": "5F0E06C2B52015308CFD07CA5427FD2A5E87064F", + "importIds": { + "gm_legacy": ["mondstadtWindwheelAster/65"], + "yuanshen": ["12_65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.78359, 45.71768], + "id": "EB532BFC024744B93CA19D6B684522B8B348644E", + "importIds": { + "yuanshen": ["12_1"], + "gm_legacy": ["mondstadtWindwheelAster/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.7849, 45.75157], + "id": "0DB4532459946DED973F373609D760C4DA0A3DB0", + "importIds": { + "yuanshen": ["12_2"], + "gm_legacy": ["mondstadtWindwheelAster/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.2849, 45.47812], + "id": "F3F82F99ECF59FEE9C2E85DF47B9607CB36DA507", + "importIds": { + "yuanshen": ["12_6"], + "gm_legacy": ["mondstadtWindwheelAster/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.21459, 45.40782], + "id": "6BCFCB8C27409898AF82C68DE57E5E80C9CA27AB", + "importIds": { + "yuanshen": ["12_7"], + "gm_legacy": ["mondstadtWindwheelAster/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.30058, 45.54582], + "id": "43CA43608A98E2E6CC3E0B11D761BB99D8599140", + "importIds": { + "yuanshen": ["12_8"], + "gm_legacy": ["mondstadtWindwheelAster/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.23803, 45.47942], + "id": "77152DD6DAF63576FF49F2BC68BA9C7B4E9AB0A5", + "importIds": { + "yuanshen": ["12_9"], + "gm_legacy": ["mondstadtWindwheelAster/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.18724, 46.00028], + "id": "360E7B4F7ECFA8A57356A7637C48A999DD1B2002", + "importIds": { + "yuanshen": ["12_16"], + "gm_legacy": ["mondstadtWindwheelAster/16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.54271, 45.19688], + "id": "DC5E33E6621F5A334840FABFB25CB8F7D82D4A8D", + "importIds": { + "yuanshen": ["12_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.56875, 46.73593], + "id": "9A8E3A6A7A55FA1C91FE8B9E074CA9B0C7B59DD7", + "importIds": { + "yuanshen": ["12_66"] + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/nature/wolfhook.json b/src/data/features/mondstadt/nature/wolfhook.json index 29819e35..06c90cfe 100644 --- a/src/data/features/mondstadt/nature/wolfhook.json +++ b/src/data/features/mondstadt/nature/wolfhook.json @@ -1,359 +1,382 @@ -{ - "format": 2, - "name": { - "en": "Wolfhook", - "ru": "Волчий Крюк", - "pt": "Gancho do Lobo" - }, - "description": { - "en": "A berry with thorns that often gets attached to a wolf's pelt. Used in Character Ascension." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "wolfhook", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-20.09819, 36.66605], - "id": "4DFB0A7C031E5CC3597C7724B1D877F73D2EF88C", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/1"], - "yuanshen": ["7_1"] - }, - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-20.44956, 36.55668], - "id": "858D6BB2D5D16F899AB850C28B59D9E061B8C504", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/2"], - "yuanshen": ["7_2"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-2", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-20.49641, 36.61918], - "id": "D025B4B3A1AFCB4E5D7D0DB65EEBACBB43E452FA", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/3"], - "yuanshen": ["7_3"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-3", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.03517, 36.3301], - "id": "90249F3918E696D51CCF8644D6F4968EDDCF9E9D", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/4"], - "yuanshen": ["7_4"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-4", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.20695, 36.22853], - "id": "88AC438CD62583326AB5D01A62A638985405D936", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/5"], - "yuanshen": ["7_5"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-5", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.55832, 36.4551], - "id": "BEC3C3F9A19D43BB9754EF4AD2443531674ABB8B", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/6"], - "yuanshen": ["7_6"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-6", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.41777, 36.18947], - "id": "18FC372DC72E78B49FCAF53635F445EF6FA4469F", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/7"], - "yuanshen": ["7_7"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-7", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.49585, 36.22853], - "id": "3B4103867F5B953C6F3309816E92EF57CBF2F81A", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/8"], - "yuanshen": ["7_8"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-8", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.40216, 36.14259], - "id": "664351B6234FC3287D5700243CA6BCEC9BFFAA87", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/9"], - "yuanshen": ["7_9"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-9", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.46462, 36.14259], - "id": "FE6D280482A80E1C70FCCBEA23974543B24F9220", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/10"], - "yuanshen": ["7_10"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-10", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.84722, 36.18947], - "id": "13FB6EB0D439B2C4CA8309BC72F1EF065286D209", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/11"], - "yuanshen": ["7_11"] - }, - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.06585, 36.03321], - "id": "EB691B1DD344D9D891E732864B90D131CA332791", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/12"], - "yuanshen": ["7_12"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-12", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.73791, 35.85351], - "id": "1B39AD1D4A22E286357CCA6D6444DB3F559C737C", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/13"], - "yuanshen": ["7_13"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-13", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.76914, 35.92382], - "id": "C892BCE0B80A64553CCFA1892FBE3B04E2FB5649", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/14"], - "yuanshen": ["7_14"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-14", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.6364, 35.75194], - "id": "89FA52D36655009B302953C03C353BDD62BA4111", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/15"], - "yuanshen": ["7_15"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-15", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.28504, 36.09571], - "id": "EFBED3051BCD1420E641FB1D4B7BD2761062CA7B", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/16"], - "yuanshen": ["7_16"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-16", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.26161, 35.95508], - "id": "CE08BECF2A767781B7DE4D18703C704B0A4F543D", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/17"], - "yuanshen": ["7_17"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-17", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.30846, 36.00977], - "id": "0FBFC03649A9075AA3565134A6CB13ADCBB461A5", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/18"], - "yuanshen": ["7_18"] - }, - "popupContent": { - "en": "WARNING: Couldn't find this one.", - "zh": "这是一个钩钩果" - }, - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.41777, 35.83007], - "id": "09F7B791D827772B61F990563F7E8EFECFF2E6BC", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/19"], - "yuanshen": ["7_19"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-19", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.42558, 35.86913], - "id": "69AA63663E7B5A02D868817D1677CBDDFD4784F8", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/20"], - "yuanshen": ["7_20"] - }, - "popupContent": { - "en": "WARNING: Couldn't find this one.", - "zh": "这是一个钩钩果" - }, - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.45681, 35.58005], - "id": "99B6E915122AB9B1617E7992DF5AE9B629987504", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/21"], - "yuanshen": ["7_21"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-21", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.50366, 35.63474], - "id": "A7EC4812A43F698644CFE1E1F85BBD6C436F85D2", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/22"], - "yuanshen": ["7_22"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-22", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.5349, 35.54099], - "id": "70ACCECC2D09C2B85EEE9C7651E8501241CDE7AB", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/23"], - "yuanshen": ["7_23"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-23", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.93312, 35.56443], - "id": "5CD9BA6A99DE9CB6AF8F3C8068B1FD7C05A3DF09", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/24"], - "yuanshen": ["7_24"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-24", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.589, 34.90814], - "id": "8F9B058A1EDAD06AC4689F96D8D8EF0BF0D71114", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/25"], - "yuanshen": ["7_25"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-25", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.60462, 34.99408], - "id": "5388AA9B705DD32C114B2DE19A81327D7A05393A", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/26"], - "yuanshen": ["7_26"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-26", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.69051, 34.59562], - "id": "C49F8405ED62BCBC727B6206BC96B1A3F5F4F795", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/27"], - "yuanshen": ["7_27"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-27", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.70613, 34.76751], - "id": "E49916E3D585848A56F4CC42CBB4B772A1A09EFE", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/28"], - "yuanshen": ["7_28"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-28", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.40941, 34.37686], - "id": "11691BB0DAF85B99BEEA1440090DBEE67CA83356", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/29"], - "yuanshen": ["7_29"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-29", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.47188, 34.42374], - "id": "4D006001D792EDEB27E1C25F3C28A7C45026D31E", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/30"], - "yuanshen": ["7_30"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-30", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-22.45377, 34.37993], - "id": "920252336E486A9C27556D473B7B075AF5A44CDC", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/31"], - "yuanshen": ["7_31"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-31", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.30175, 35.95003], - "id": "2420F9A56DA8EBA3240A3D6185EE3DAA5618DE77", - "importIds": { - "gm_legacy": ["mondstadtWolfhook/33"], - "yuanshen": ["7_33"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-33", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.31737, 37.00842], - "id": "6446319675ED5A9A122732CDE0BADC3AB2CC85D7", - "importIds": { - "yuanshen": ["7_32"], - "gm_legacy": ["mondstadtWolfhook/32"] - }, - "popupMedia": "mondstadt/wolfhook/wolfhook-32", - "popupAttribution": "MasterEric" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1356314746", + "zh": "钩钩果", + "de": "Wolfshaken", + "en": "Wolfhook", + "es": "Gancho de lobo", + "fr": "Baie à crochet", + "id": "Wolfhook", + "ja": "ググプラム", + "ko": "고리고리 열매", + "pt": "Gancho do Lobo", + "ru": "Волчий крюк", + "th": "Wolfhook", + "vi": "Quả Móc Câu" + }, + "description": { + "_code": "1053197341", + "zh": "带着勾刺的莓果,会挂在狼的毛皮上来迁徙。看见它时,仿佛能听见狼的凄嚎在林间回荡…", + "de": "Eine stachelige Beere, die am Fell von Wölfen hängenbleibt und von ihnen weitergetragen wird. Sieht man diese Beeren, kann man sich darauf gefasst machen, das Echo von Wolfsgeheul zu hören.", + "en": "A berry with thorns that often gets attached to a wolf's pelt. When you look at it, you can almost hear the echoing cries of the wolves in the woods.", + "es": "Una baya con espinas que a menudo se adhiere a la piel de los lobos. Si la miras de cerca, casi podrás escuchar el eco de los gritos de los lobos en el bosque.", + "fr": "Une baie à crochet qui s'attache souvent aux poils des loups. Si vous la regardez, vous pouvez presque entendre les hurlements des loups dans les bois.", + "id": "Beri dengan duri yang sering tertancap di kulit serigala. Kalau kamu perhatikan, kamu seperti bisa mendengar lolongan serigala di hutan.", + "ja": "針があるプラム、時に狼の毛皮に引っかかることがある。それを見る時、まるで狼の遠吠えが聞こえるようだ…", + "ko": "갈고리가 달린 베리류 과일. 늑대의 털에 붙어서 이동한다. 이 열매를 보고 있으면 숲속에서 늑대가 울부짖는 듯한 소리가 들리는 것 같다...", + "pt": "Uma baga com espinhos que frequentemente ficam presos na pele dos lobos. Se olhar de perto, você pode escutar o eco dos gritos dos lobos nos bosques.", + "ru": "Покрытая колючками ягода. Постоянно цепляется за волчью шерсть. Если долго смотреть на эту ягоду, то можно услышать волчий вой.", + "th": "ผลเบอร์รี่ที่มีเขา มักจะเห็นมันติดอยู่ตามขนของเจ้าหมาป่า ราวกับว่าจะได้ยินเสียงเห่าหอนของหมาป่าดังก้องมาเลย", + "vi": "Quả mâm xôi có gai móc, có thể móc trên da của sói để di chuyển. Nhìn thấy nó cứ như nghe được tiếng tru thê lương của sói vang vọng giữa rừng sâu..." + }, + "tags": ["character-ascension-material"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "wolfhook", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-20.09819, 36.66605], + "id": "4DFB0A7C031E5CC3597C7724B1D877F73D2EF88C", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/1"], + "yuanshen": ["7_1"] + }, + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-20.44956, 36.55668], + "id": "858D6BB2D5D16F899AB850C28B59D9E061B8C504", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/2"], + "yuanshen": ["7_2"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-2", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-20.49641, 36.61918], + "id": "D025B4B3A1AFCB4E5D7D0DB65EEBACBB43E452FA", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/3"], + "yuanshen": ["7_3"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-3", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.03517, 36.3301], + "id": "90249F3918E696D51CCF8644D6F4968EDDCF9E9D", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/4"], + "yuanshen": ["7_4"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-4", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.20695, 36.22853], + "id": "88AC438CD62583326AB5D01A62A638985405D936", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/5"], + "yuanshen": ["7_5"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-5", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.55832, 36.4551], + "id": "BEC3C3F9A19D43BB9754EF4AD2443531674ABB8B", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/6"], + "yuanshen": ["7_6"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-6", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.41777, 36.18947], + "id": "18FC372DC72E78B49FCAF53635F445EF6FA4469F", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/7"], + "yuanshen": ["7_7"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-7", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.49585, 36.22853], + "id": "3B4103867F5B953C6F3309816E92EF57CBF2F81A", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/8"], + "yuanshen": ["7_8"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-8", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.40216, 36.14259], + "id": "664351B6234FC3287D5700243CA6BCEC9BFFAA87", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/9"], + "yuanshen": ["7_9"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-9", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.46462, 36.14259], + "id": "FE6D280482A80E1C70FCCBEA23974543B24F9220", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/10"], + "yuanshen": ["7_10"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-10", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.84722, 36.18947], + "id": "13FB6EB0D439B2C4CA8309BC72F1EF065286D209", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/11"], + "yuanshen": ["7_11"] + }, + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.06585, 36.03321], + "id": "EB691B1DD344D9D891E732864B90D131CA332791", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/12"], + "yuanshen": ["7_12"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-12", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.73791, 35.85351], + "id": "1B39AD1D4A22E286357CCA6D6444DB3F559C737C", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/13"], + "yuanshen": ["7_13"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-13", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.76914, 35.92382], + "id": "C892BCE0B80A64553CCFA1892FBE3B04E2FB5649", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/14"], + "yuanshen": ["7_14"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-14", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.6364, 35.75194], + "id": "89FA52D36655009B302953C03C353BDD62BA4111", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/15"], + "yuanshen": ["7_15"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-15", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.28504, 36.09571], + "id": "EFBED3051BCD1420E641FB1D4B7BD2761062CA7B", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/16"], + "yuanshen": ["7_16"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-16", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.26161, 35.95508], + "id": "CE08BECF2A767781B7DE4D18703C704B0A4F543D", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/17"], + "yuanshen": ["7_17"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-17", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.30846, 36.00977], + "id": "0FBFC03649A9075AA3565134A6CB13ADCBB461A5", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/18"], + "yuanshen": ["7_18"] + }, + "popupContent": { + "en": "WARNING: Couldn't find this one.", + "zh": "这是一个钩钩果" + }, + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.41777, 35.83007], + "id": "09F7B791D827772B61F990563F7E8EFECFF2E6BC", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/19"], + "yuanshen": ["7_19"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-19", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.42558, 35.86913], + "id": "69AA63663E7B5A02D868817D1677CBDDFD4784F8", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/20"], + "yuanshen": ["7_20"] + }, + "popupContent": { + "en": "WARNING: Couldn't find this one.", + "zh": "这是一个钩钩果" + }, + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.45681, 35.58005], + "id": "99B6E915122AB9B1617E7992DF5AE9B629987504", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/21"], + "yuanshen": ["7_21"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-21", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.50366, 35.63474], + "id": "A7EC4812A43F698644CFE1E1F85BBD6C436F85D2", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/22"], + "yuanshen": ["7_22"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-22", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.5349, 35.54099], + "id": "70ACCECC2D09C2B85EEE9C7651E8501241CDE7AB", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/23"], + "yuanshen": ["7_23"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-23", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.93312, 35.56443], + "id": "5CD9BA6A99DE9CB6AF8F3C8068B1FD7C05A3DF09", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/24"], + "yuanshen": ["7_24"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-24", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.589, 34.90814], + "id": "8F9B058A1EDAD06AC4689F96D8D8EF0BF0D71114", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/25"], + "yuanshen": ["7_25"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-25", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.60462, 34.99408], + "id": "5388AA9B705DD32C114B2DE19A81327D7A05393A", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/26"], + "yuanshen": ["7_26"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-26", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.69051, 34.59562], + "id": "C49F8405ED62BCBC727B6206BC96B1A3F5F4F795", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/27"], + "yuanshen": ["7_27"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-27", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.70613, 34.76751], + "id": "E49916E3D585848A56F4CC42CBB4B772A1A09EFE", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/28"], + "yuanshen": ["7_28"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-28", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.40941, 34.37686], + "id": "11691BB0DAF85B99BEEA1440090DBEE67CA83356", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/29"], + "yuanshen": ["7_29"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-29", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.47188, 34.42374], + "id": "4D006001D792EDEB27E1C25F3C28A7C45026D31E", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/30"], + "yuanshen": ["7_30"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-30", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-22.45377, 34.37993], + "id": "920252336E486A9C27556D473B7B075AF5A44CDC", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/31"], + "yuanshen": ["7_31"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-31", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.30175, 35.95003], + "id": "2420F9A56DA8EBA3240A3D6185EE3DAA5618DE77", + "importIds": { + "gm_legacy": ["mondstadtWolfhook/33"], + "yuanshen": ["7_33"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-33", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.31737, 37.00842], + "id": "6446319675ED5A9A122732CDE0BADC3AB2CC85D7", + "importIds": { + "yuanshen": ["7_32"], + "gm_legacy": ["mondstadtWolfhook/32"] + }, + "popupMedia": "mondstadt/wolfhook/wolfhook-32", + "popupAttribution": "MasterEric" + } + ] +} diff --git a/src/data/features/mondstadt/ore/crystal-chunk.json b/src/data/features/mondstadt/ore/crystal-chunk.json index 4d00a1af..abfababe 100644 --- a/src/data/features/mondstadt/ore/crystal-chunk.json +++ b/src/data/features/mondstadt/ore/crystal-chunk.json @@ -1,440 +1,461 @@ -{ - "format": 2, - "name": { - "en": "Crystal Chunk", - "ru": "Обломок кристалла", - "pt": "Pedaço de Cristal" - }, - "description": { - "en": "Light blue crystals used to forge Mystic Enhancement Ore as well as some weapons.", - "ru": "Светло-голубые кристаллы, используемые для ковки Волшебной руды усиления, а также некоторых видов оружия" - }, - "enabled": true, - "cluster": "on", - "respawn": 259200, - "icons": { - "filter": "crystal-chunk", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-13.39877, 26.60341], - "id": "4DB3E19218F47E507B2213172A42F470A51D90BD", - "importIds": { - "yuanshen": ["18_1"], - "gm_legacy": ["mondstadtCrystalChunk/1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.45928, 30.80089], - "id": "C21846BD27CD1A13E134A3F54610539F38E4053C", - "importIds": { - "yuanshen": ["18_2"], - "gm_legacy": ["mondstadtCrystalChunk/2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.2117, 26.45458], - "id": "0788620D78817E1CE1906EE721E4D2C66855DFF4", - "importIds": { - "yuanshen": ["18_3"], - "gm_legacy": ["mondstadtCrystalChunk/3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.08519, 30.35336], - "id": "E36C4C7FCB9F4686E3EA0903AA3932163EA46417", - "importIds": { - "yuanshen": ["18_4"], - "gm_legacy": ["mondstadtCrystalChunk/4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.07737, 30.6582], - "id": "D0E1D284D86C4998EEB263CE88D5EB5CBBF9E33E", - "importIds": { - "yuanshen": ["18_5"], - "gm_legacy": ["mondstadtCrystalChunk/5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.10866, 31.05684], - "id": "1A339BBFF218CDC16B2B44859A8B16F592AB39FD", - "importIds": { - "yuanshen": ["18_6"], - "gm_legacy": ["mondstadtCrystalChunk/6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.33545, 31.77597], - "id": "A1CEACD1BAC7FB709C04CF5F0E1A799C0CD59C77", - "importIds": { - "yuanshen": ["18_7"], - "gm_legacy": ["mondstadtCrystalChunk/7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.77421, 29.75122], - "id": "C499569C26A4C2C04D858F723DD517FB3204E1F2", - "importIds": { - "yuanshen": ["18_8"], - "gm_legacy": ["mondstadtCrystalChunk/8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.95408, 29.56362], - "id": "C8BC0891FE8A24A8B3380784160E2DDC52689F74", - "importIds": { - "yuanshen": ["18_9"], - "gm_legacy": ["mondstadtCrystalChunk/9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.78985, 27.96124], - "id": "6A03F5B1FE5A9AFB59EB5769AC23B347AF2FB2E2", - "importIds": { - "yuanshen": ["18_10"], - "gm_legacy": ["mondstadtCrystalChunk/10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.47024, 28.16446], - "id": "E7BF305D130B3887F115D7130A48DAA137C3CBAF", - "importIds": { - "yuanshen": ["18_11"], - "gm_legacy": ["mondstadtCrystalChunk/11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.90819, 28.31298], - "id": "56F28B24F8354308F0AF764107B5B42AA6ABA5A9", - "importIds": { - "yuanshen": ["18_12"], - "gm_legacy": ["mondstadtCrystalChunk/12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.09589, 28.44586], - "id": "10DE5854600274BE1C0A05359EEDD0E0E227ADBB", - "importIds": { - "yuanshen": ["18_13"], - "gm_legacy": ["mondstadtCrystalChunk/13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.27575, 27.71892], - "id": "C9FC13A06138DEBA6C8762F3DD170A2812AC22E1", - "importIds": { - "yuanshen": ["18_14"], - "gm_legacy": ["mondstadtCrystalChunk/14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.58076, 28.53184], - "id": "9D6F2B73DF13141B6C46555224B0CD18921DABB2", - "importIds": { - "yuanshen": ["18_15"], - "gm_legacy": ["mondstadtCrystalChunk/15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.25856, 28.45532], - "id": "A88AF39227BABBBF0200A355F9C30466C1F9B5E9", - "importIds": { - "yuanshen": ["18_16"], - "gm_legacy": ["mondstadtCrystalChunk/16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.70227, 29.60436], - "id": "570EC529F0B058E1E39CA8F2F5B877E4EF953238", - "importIds": { - "yuanshen": ["18_17"], - "gm_legacy": ["mondstadtCrystalChunk/17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.76484, 29.91702], - "id": "CB42A829E5D9B881AF8DF03C751328C1D0732789", - "importIds": { - "yuanshen": ["18_18"], - "gm_legacy": ["mondstadtCrystalChunk/18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.45407, 29.53401], - "id": "6FAB71DE6E35953094FDF35D1B9BEF61C3575C80", - "importIds": { - "yuanshen": ["18_19"], - "gm_legacy": ["mondstadtCrystalChunk/19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.36023, 30.15933], - "id": "7F9A8157048979136E4ED20BE060A673DC55B83B", - "importIds": { - "yuanshen": ["18_20"], - "gm_legacy": ["mondstadtCrystalChunk/20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.99266, 29.89357], - "id": "74EB646BBB7A162CA89AC4DB7B6AF20CC4699990", - "importIds": { - "yuanshen": ["18_21"], - "gm_legacy": ["mondstadtCrystalChunk/21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.67305, 30.48762], - "id": "3D8CE9605AC7137AA29AF10F1ED19B132E321E90", - "importIds": { - "yuanshen": ["18_22"], - "gm_legacy": ["mondstadtCrystalChunk/22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.1715, 31.05823], - "id": "3368D662744593F32504987219BD7E6BC2268AE5", - "importIds": { - "yuanshen": ["18_23"], - "gm_legacy": ["mondstadtCrystalChunk/23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.50676, 31.81644], - "id": "57AC5766B5721234F062419F71B18654C9757E81", - "importIds": { - "yuanshen": ["18_24"], - "gm_legacy": ["mondstadtCrystalChunk/24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.87638, 31.17548], - "id": "09619C6F0196F7AD17C61A8EE6B5FD8AFC63EAF1", - "importIds": { - "yuanshen": ["18_25"], - "gm_legacy": ["mondstadtCrystalChunk/25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.9367, 37.17684], - "id": "ACC6548C6416AD3CC71C89C9B7CE23045C667B33", - "importIds": { - "yuanshen": ["18_26"], - "gm_legacy": ["mondstadtCrystalChunk/26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.30512, 35.70886], - "id": "442AF190A603D44C8D9B8CD326E6FE94EB0BA4D9", - "importIds": { - "yuanshen": ["18_27"], - "gm_legacy": ["mondstadtCrystalChunk/27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.92262, 35.60735], - "id": "3366FBC8F1E1785D3A7105DFB267D2A32F749EE9", - "importIds": { - "yuanshen": ["18_28"], - "gm_legacy": ["mondstadtCrystalChunk/28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.18725, 32.57155], - "id": "CB04AC6696F13A58035D46D303E7B2850D94E5FE", - "importIds": { - "yuanshen": ["18_29"], - "gm_legacy": ["mondstadtCrystalChunk/29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.78753, 36.67166], - "id": "510C4601E11FC1DAE7DDD93885A739813F11E6B4", - "importIds": { - "yuanshen": ["18_30"], - "gm_legacy": ["mondstadtCrystalChunk/30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.04599, 36.5155], - "id": "FD73C2947061A7C7D38DA17DE78072D9D260FA63", - "importIds": { - "yuanshen": ["18_31"], - "gm_legacy": ["mondstadtCrystalChunk/31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.0929, 36.5155], - "id": "075B460C2F51C89D42789193116E0557453FDEEC", - "importIds": { - "yuanshen": ["18_32"], - "gm_legacy": ["mondstadtCrystalChunk/32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.17158, 35.73465], - "id": "B8693FF1871650BF8CBE6EF9C606DC76E751DFE1", - "importIds": { - "yuanshen": ["18_33"], - "gm_legacy": ["mondstadtCrystalChunk/33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.40556, 38.21773], - "id": "EE638B826676AB737ED0547BC5C730CE96B72C37", - "importIds": { - "yuanshen": ["18_34"], - "gm_legacy": ["mondstadtCrystalChunk/34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.60931, 38.70967], - "id": "E5A860F1282DCF8A317411C65505C38D4E8AD80E", - "importIds": { - "yuanshen": ["18_35"], - "gm_legacy": ["mondstadtCrystalChunk/35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.36576, 39.43825], - "id": "797C02595C2326BB39873CEA960A76D4617D79E0", - "importIds": { - "yuanshen": ["18_36"], - "gm_legacy": ["mondstadtCrystalChunk/36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.29541, 39.56318], - "id": "61907D7CA43B02D08C68915A4946B8E2DEAFC0A0", - "importIds": { - "yuanshen": ["18_37"], - "gm_legacy": ["mondstadtCrystalChunk/37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.35012, 39.62565], - "id": "DD0F470F8FBEC03A44C86A4B6C0A10167D19CC9D", - "importIds": { - "yuanshen": ["18_38"], - "gm_legacy": ["mondstadtCrystalChunk/38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.38139, 39.65688], - "id": "2705A410AF1D16249DDF1A1711AB7E173E3F54B4", - "importIds": { - "yuanshen": ["18_39"], - "gm_legacy": ["mondstadtCrystalChunk/39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.71509, 44.77284], - "id": "8571394E981136A567AA474B4732D8AF13BCA7B9", - "importIds": { - "yuanshen": ["18_40"], - "gm_legacy": ["mondstadtCrystalChunk/40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.46039, 44.80599], - "id": "F0CE9706B3D34ED71F9493457C821CC5FB0E7F6F", - "importIds": { - "yuanshen": ["18_41"], - "gm_legacy": ["mondstadtCrystalChunk/41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.64794, 46.15794], - "id": "AA39A78A286FFE37C944E4C34F14D28F726213DC", - "importIds": { - "yuanshen": ["18_42"], - "gm_legacy": ["mondstadtCrystalChunk/42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.6245, 46.27506], - "id": "C7F37DFABB0F803275D5280E40FB08D5F51E56F7", - "importIds": { - "yuanshen": ["18_43"], - "gm_legacy": ["mondstadtCrystalChunk/43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.48328, 48.24279], - "id": "B89BAE5C8572697305B95C92077F085193BDD343", - "importIds": { - "yuanshen": ["18_44"], - "gm_legacy": ["mondstadtCrystalChunk/44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.45205, 49.11858], - "id": "0BB17E96E2BC23EA5BBF30D0924AD22E766ED59B", - "importIds": { - "yuanshen": ["18_45"], - "gm_legacy": ["mondstadtCrystalChunk/45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.36785, 50.96237], - "id": "E285C8330CB4357ABE47DAD3FC9B59FA089F8EA0", - "importIds": { - "yuanshen": ["18_46"], - "gm_legacy": ["mondstadtCrystalChunk/46"] - }, - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "142699974", + "zh": "水晶块", + "de": "Brocken Kristall", + "en": "Crystal Chunk", + "fr": "Morceau de cristal", + "id": "Crystal Chunk", + "ja": "水晶の塊", + "ko": "수정덩이", + "pt": "Pedaço de Cristal", + "ru": "Обломок кристалла", + "th": "Crystal Chunk", + "vi": "Mảnh Pha Lê" + }, + "description": { + "_code": "4227079165", + "zh": "未经削切的晶体。在专门处理后,才能真正展现价值吧。", + "de": "Ein ungeschliffener Kristall, der erst nach Bearbeitung durch qualifizierte Handwerker seinen wahren Wert zeigt.", + "en": "An uncut crystal. Only professional craftsmanship can bring out its true value.", + "es": "Cristal bruto. Solo un profesional podrá sacar su auténtico valor.", + "fr": "Cristal brut. Seul un professionnel pourra faire ressortir sa vraie valeur.", + "id": "Sebongkah kristal mentah yang belum diolah. Nilainya hanya akan meningkat setelah diolah secara presisi.", + "ja": "加工していないクリスタルの塊。専門的な処理を施すと、本当の価値を発揮します。", + "ko": "가공되지 않은 결정체. 세공을 해야 진정한 가치를 알 수 있다", + "pt": "Cristais não moldados. Apenas um profissional poderá trazer o seu verdadeiro valor.", + "ru": "Необработанные кристаллы. Только профессиональный ремесленник может выявить его истинную ценность.", + "th": "ก้อนคริสตัลที่ยังไม่ผ่านการเจียระไน ช่างฝีมือที่ชำนาญแล้วเท่านั้นที่จะดึงเอาคุณค่าที่แท้จริงของมันออกมาได้", + "vi": "Tinh thể chưa qua gọt giũa. Sau khi xử lý mới có thể tỏ rõ giá trị." + }, + "tags": ["smithing-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 259200, + "icons": { + "filter": "crystal-chunk", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-13.39877, 26.60341], + "id": "4DB3E19218F47E507B2213172A42F470A51D90BD", + "importIds": { + "yuanshen": ["18_1"], + "gm_legacy": ["mondstadtCrystalChunk/1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.45928, 30.80089], + "id": "C21846BD27CD1A13E134A3F54610539F38E4053C", + "importIds": { + "yuanshen": ["18_2"], + "gm_legacy": ["mondstadtCrystalChunk/2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.2117, 26.45458], + "id": "0788620D78817E1CE1906EE721E4D2C66855DFF4", + "importIds": { + "yuanshen": ["18_3"], + "gm_legacy": ["mondstadtCrystalChunk/3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.08519, 30.35336], + "id": "E36C4C7FCB9F4686E3EA0903AA3932163EA46417", + "importIds": { + "yuanshen": ["18_4"], + "gm_legacy": ["mondstadtCrystalChunk/4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.07737, 30.6582], + "id": "D0E1D284D86C4998EEB263CE88D5EB5CBBF9E33E", + "importIds": { + "yuanshen": ["18_5"], + "gm_legacy": ["mondstadtCrystalChunk/5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.10866, 31.05684], + "id": "1A339BBFF218CDC16B2B44859A8B16F592AB39FD", + "importIds": { + "yuanshen": ["18_6"], + "gm_legacy": ["mondstadtCrystalChunk/6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.33545, 31.77597], + "id": "A1CEACD1BAC7FB709C04CF5F0E1A799C0CD59C77", + "importIds": { + "yuanshen": ["18_7"], + "gm_legacy": ["mondstadtCrystalChunk/7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.77421, 29.75122], + "id": "C499569C26A4C2C04D858F723DD517FB3204E1F2", + "importIds": { + "yuanshen": ["18_8"], + "gm_legacy": ["mondstadtCrystalChunk/8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.95408, 29.56362], + "id": "C8BC0891FE8A24A8B3380784160E2DDC52689F74", + "importIds": { + "yuanshen": ["18_9"], + "gm_legacy": ["mondstadtCrystalChunk/9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.78985, 27.96124], + "id": "6A03F5B1FE5A9AFB59EB5769AC23B347AF2FB2E2", + "importIds": { + "yuanshen": ["18_10"], + "gm_legacy": ["mondstadtCrystalChunk/10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.47024, 28.16446], + "id": "E7BF305D130B3887F115D7130A48DAA137C3CBAF", + "importIds": { + "yuanshen": ["18_11"], + "gm_legacy": ["mondstadtCrystalChunk/11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.90819, 28.31298], + "id": "56F28B24F8354308F0AF764107B5B42AA6ABA5A9", + "importIds": { + "yuanshen": ["18_12"], + "gm_legacy": ["mondstadtCrystalChunk/12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.09589, 28.44586], + "id": "10DE5854600274BE1C0A05359EEDD0E0E227ADBB", + "importIds": { + "yuanshen": ["18_13"], + "gm_legacy": ["mondstadtCrystalChunk/13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.27575, 27.71892], + "id": "C9FC13A06138DEBA6C8762F3DD170A2812AC22E1", + "importIds": { + "yuanshen": ["18_14"], + "gm_legacy": ["mondstadtCrystalChunk/14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.58076, 28.53184], + "id": "9D6F2B73DF13141B6C46555224B0CD18921DABB2", + "importIds": { + "yuanshen": ["18_15"], + "gm_legacy": ["mondstadtCrystalChunk/15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.25856, 28.45532], + "id": "A88AF39227BABBBF0200A355F9C30466C1F9B5E9", + "importIds": { + "yuanshen": ["18_16"], + "gm_legacy": ["mondstadtCrystalChunk/16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.70227, 29.60436], + "id": "570EC529F0B058E1E39CA8F2F5B877E4EF953238", + "importIds": { + "yuanshen": ["18_17"], + "gm_legacy": ["mondstadtCrystalChunk/17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.76484, 29.91702], + "id": "CB42A829E5D9B881AF8DF03C751328C1D0732789", + "importIds": { + "yuanshen": ["18_18"], + "gm_legacy": ["mondstadtCrystalChunk/18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.45407, 29.53401], + "id": "6FAB71DE6E35953094FDF35D1B9BEF61C3575C80", + "importIds": { + "yuanshen": ["18_19"], + "gm_legacy": ["mondstadtCrystalChunk/19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.36023, 30.15933], + "id": "7F9A8157048979136E4ED20BE060A673DC55B83B", + "importIds": { + "yuanshen": ["18_20"], + "gm_legacy": ["mondstadtCrystalChunk/20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.99266, 29.89357], + "id": "74EB646BBB7A162CA89AC4DB7B6AF20CC4699990", + "importIds": { + "yuanshen": ["18_21"], + "gm_legacy": ["mondstadtCrystalChunk/21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.67305, 30.48762], + "id": "3D8CE9605AC7137AA29AF10F1ED19B132E321E90", + "importIds": { + "yuanshen": ["18_22"], + "gm_legacy": ["mondstadtCrystalChunk/22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.1715, 31.05823], + "id": "3368D662744593F32504987219BD7E6BC2268AE5", + "importIds": { + "yuanshen": ["18_23"], + "gm_legacy": ["mondstadtCrystalChunk/23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.50676, 31.81644], + "id": "57AC5766B5721234F062419F71B18654C9757E81", + "importIds": { + "yuanshen": ["18_24"], + "gm_legacy": ["mondstadtCrystalChunk/24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.87638, 31.17548], + "id": "09619C6F0196F7AD17C61A8EE6B5FD8AFC63EAF1", + "importIds": { + "yuanshen": ["18_25"], + "gm_legacy": ["mondstadtCrystalChunk/25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.9367, 37.17684], + "id": "ACC6548C6416AD3CC71C89C9B7CE23045C667B33", + "importIds": { + "yuanshen": ["18_26"], + "gm_legacy": ["mondstadtCrystalChunk/26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.30512, 35.70886], + "id": "442AF190A603D44C8D9B8CD326E6FE94EB0BA4D9", + "importIds": { + "yuanshen": ["18_27"], + "gm_legacy": ["mondstadtCrystalChunk/27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.92262, 35.60735], + "id": "3366FBC8F1E1785D3A7105DFB267D2A32F749EE9", + "importIds": { + "yuanshen": ["18_28"], + "gm_legacy": ["mondstadtCrystalChunk/28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.18725, 32.57155], + "id": "CB04AC6696F13A58035D46D303E7B2850D94E5FE", + "importIds": { + "yuanshen": ["18_29"], + "gm_legacy": ["mondstadtCrystalChunk/29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.78753, 36.67166], + "id": "510C4601E11FC1DAE7DDD93885A739813F11E6B4", + "importIds": { + "yuanshen": ["18_30"], + "gm_legacy": ["mondstadtCrystalChunk/30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.04599, 36.5155], + "id": "FD73C2947061A7C7D38DA17DE78072D9D260FA63", + "importIds": { + "yuanshen": ["18_31"], + "gm_legacy": ["mondstadtCrystalChunk/31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.0929, 36.5155], + "id": "075B460C2F51C89D42789193116E0557453FDEEC", + "importIds": { + "yuanshen": ["18_32"], + "gm_legacy": ["mondstadtCrystalChunk/32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.17158, 35.73465], + "id": "B8693FF1871650BF8CBE6EF9C606DC76E751DFE1", + "importIds": { + "yuanshen": ["18_33"], + "gm_legacy": ["mondstadtCrystalChunk/33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.40556, 38.21773], + "id": "EE638B826676AB737ED0547BC5C730CE96B72C37", + "importIds": { + "yuanshen": ["18_34"], + "gm_legacy": ["mondstadtCrystalChunk/34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.60931, 38.70967], + "id": "E5A860F1282DCF8A317411C65505C38D4E8AD80E", + "importIds": { + "yuanshen": ["18_35"], + "gm_legacy": ["mondstadtCrystalChunk/35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.36576, 39.43825], + "id": "797C02595C2326BB39873CEA960A76D4617D79E0", + "importIds": { + "yuanshen": ["18_36"], + "gm_legacy": ["mondstadtCrystalChunk/36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.29541, 39.56318], + "id": "61907D7CA43B02D08C68915A4946B8E2DEAFC0A0", + "importIds": { + "yuanshen": ["18_37"], + "gm_legacy": ["mondstadtCrystalChunk/37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.35012, 39.62565], + "id": "DD0F470F8FBEC03A44C86A4B6C0A10167D19CC9D", + "importIds": { + "yuanshen": ["18_38"], + "gm_legacy": ["mondstadtCrystalChunk/38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.38139, 39.65688], + "id": "2705A410AF1D16249DDF1A1711AB7E173E3F54B4", + "importIds": { + "yuanshen": ["18_39"], + "gm_legacy": ["mondstadtCrystalChunk/39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.71509, 44.77284], + "id": "8571394E981136A567AA474B4732D8AF13BCA7B9", + "importIds": { + "yuanshen": ["18_40"], + "gm_legacy": ["mondstadtCrystalChunk/40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.46039, 44.80599], + "id": "F0CE9706B3D34ED71F9493457C821CC5FB0E7F6F", + "importIds": { + "yuanshen": ["18_41"], + "gm_legacy": ["mondstadtCrystalChunk/41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.64794, 46.15794], + "id": "AA39A78A286FFE37C944E4C34F14D28F726213DC", + "importIds": { + "yuanshen": ["18_42"], + "gm_legacy": ["mondstadtCrystalChunk/42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.6245, 46.27506], + "id": "C7F37DFABB0F803275D5280E40FB08D5F51E56F7", + "importIds": { + "yuanshen": ["18_43"], + "gm_legacy": ["mondstadtCrystalChunk/43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.48328, 48.24279], + "id": "B89BAE5C8572697305B95C92077F085193BDD343", + "importIds": { + "yuanshen": ["18_44"], + "gm_legacy": ["mondstadtCrystalChunk/44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.45205, 49.11858], + "id": "0BB17E96E2BC23EA5BBF30D0924AD22E766ED59B", + "importIds": { + "yuanshen": ["18_45"], + "gm_legacy": ["mondstadtCrystalChunk/45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.36785, 50.96237], + "id": "E285C8330CB4357ABE47DAD3FC9B59FA089F8EA0", + "importIds": { + "yuanshen": ["18_46"], + "gm_legacy": ["mondstadtCrystalChunk/46"] + }, + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/ore/electro-crystal.json b/src/data/features/mondstadt/ore/electro-crystal.json index a1361290..f84180e0 100644 --- a/src/data/features/mondstadt/ore/electro-crystal.json +++ b/src/data/features/mondstadt/ore/electro-crystal.json @@ -1,710 +1,732 @@ -{ - "format": 2, - "name": { - "en": "Electro Crystal", - "ru": "Электро кристалл", - "pt": "Cristal Electro" - }, - "description": { - "en": "Purple electric crystals used for various recipes. Use Pyro to create an Overload reaction in order to harvest.", - "ru": "Фиолетовый электрический кристалл, используемый в различных рецептах. Для того, чтобы собрать кристаллы, необходимо использовать Пиро стихию, которая создат реакцию Перезагрузки." - }, - "cluster": "on", - "enabled": true, - "respawn": 172800, - "icons": { - "filter": "electro-crystal", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-18.10781, 34.98594], - "id": "ACDB755F7D36760ECB084959594294B11B4D4FA3", - "importIds": { - "yuanshen": ["53_1"], - "gm_legacy": ["mondstadtElectroCrystal/1"] - }, - "popupTitle": { - "en": "#1", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.21328, 49.55235], - "id": "41EDEA4D0417F41B9624E90B55D65B5095B71062", - "importIds": { - "yuanshen": ["53_2"], - "gm_legacy": ["mondstadtElectroCrystal/2"] - }, - "popupTitle": { - "en": "#2", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.20547, 49.60703], - "id": "62B058AA8C9518901F8FA1F07DE412DAB6228E39", - "importIds": { - "yuanshen": ["53_3"], - "gm_legacy": ["mondstadtElectroCrystal/3"] - }, - "popupTitle": { - "en": "#3", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.69562, 53.92584], - "id": "C5C1FC82CE55A6AFE137737B6B7E0F1D67032020", - "importIds": { - "yuanshen": ["53_4"] - }, - "popupTitle": { - "en": "#4", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.76189, 53.97555], - "id": "EA6E0BCB64AF4A28E9733F82FBB84F079DC6DCC8", - "importIds": { - "yuanshen": ["53_5"] - }, - "popupTitle": { - "en": "#5", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.68907, 53.79043], - "id": "9001A437D26B2F784226BB34530053CCAA4E3846", - "importIds": { - "yuanshen": ["53_6"] - }, - "popupTitle": { - "en": "#6", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.75273, 53.90653], - "id": "87A4F918A4377189823137642B9E0BCAE03B058D", - "importIds": { - "yuanshen": ["53_7"] - }, - "popupTitle": { - "en": "#7", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.18063, 50.34125], - "id": "AF1807ED2D30506188BD8F2CA932A002D1435EAB", - "importIds": { - "yuanshen": ["53_8"] - }, - "popupTitle": { - "en": "#8", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.46957, 50.17722], - "id": "43BF16B069A940D33FE189C1031708DE1EFDD82E", - "importIds": { - "yuanshen": ["53_9"] - }, - "popupTitle": { - "en": "#9", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.94767, 49.27469], - "id": "6339151B2EBE5604610D65F40B2FCAD2EB2182FA", - "importIds": { - "yuanshen": ["53_10"] - }, - "popupTitle": { - "en": "#10", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.19477, 49.63879], - "id": "AD2E3CDE78689C85E306B3267DB95F63C7583E64", - "importIds": { - "yuanshen": ["53_11"] - }, - "popupTitle": { - "en": "#11", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.19867, 49.68565], - "id": "220BF066816625E0427439A899C4579AFBCCD2E1", - "importIds": { - "yuanshen": ["53_12"] - }, - "popupTitle": { - "en": "#12", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.40749, 48.72237], - "id": "25C3D31F379544CD27B90F5204B15C08887648F9", - "importIds": { - "yuanshen": ["53_13"] - }, - "popupTitle": { - "en": "#13", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.673, 48.82391], - "id": "3BA25981E516EBAC4F41F52B5C49EAD6C1208B6E", - "importIds": { - "yuanshen": ["53_14"] - }, - "popupTitle": { - "en": "#14", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.78779, 48.57554], - "id": "B352A25EBAC0EF7D47FFB16CA1C51DE4FCD6EA28", - "importIds": { - "yuanshen": ["53_15"] - }, - "popupTitle": { - "en": "#15", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.95275, 42.50368], - "id": "5B76693FD693C1F4B96D15B073FCA6AB1ED54A9F", - "importIds": { - "yuanshen": ["53_16"] - }, - "popupTitle": { - "en": "#16", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.24396, 46.19729], - "id": "CD4A0130724221518D4E907C89D20ACA224471CB", - "importIds": { - "yuanshen": ["53_17"] - }, - "popupTitle": { - "en": "#17", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.97468, 44.32876], - "id": "7F681BB329463FA7ACC65D0CD948EF760D1BFD37", - "importIds": { - "yuanshen": ["53_18"] - }, - "popupTitle": { - "en": "#18", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.19298, 46.00889], - "id": "522A82D49A39D1EF0ADF85A1CCC7E2EAA92E4D9D", - "importIds": { - "yuanshen": ["53_19"] - }, - "popupTitle": { - "en": "#19", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.92728, 46.9232], - "id": "B422A545A4270F33FBA7C6B28772992DDC5EADB4", - "importIds": { - "yuanshen": ["53_20"] - }, - "popupTitle": { - "en": "#20", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.21877, 39.69555], - "id": "4440C235C0DC68A50DAD49F2503BB7306AFD764B", - "importIds": { - "yuanshen": ["53_21"] - }, - "popupTitle": { - "en": "#21", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7512, 38.8401], - "id": "B710DF71197E6B729C0E4E874A9546DA2DE654C4", - "importIds": { - "yuanshen": ["53_22"] - }, - "popupTitle": { - "en": "#22", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.31542, 36.8852], - "id": "FE54E625580E6B7B9BB14AE6E79D5DA41B258E59", - "importIds": { - "yuanshen": ["53_23"] - }, - "popupTitle": { - "en": "#23", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.40155, 36.46078], - "id": "CF2D0508EF5CF49683F12C6715BDB666E34BB0CD", - "importIds": { - "yuanshen": ["53_24"] - }, - "popupTitle": { - "en": "#24", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.22192, 32.76881], - "id": "3C6E4BCD009382CBD6CBF60860C481CC41D20359", - "importIds": { - "yuanshen": ["53_25"] - }, - "popupTitle": { - "en": "#25", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.65676, 33.2016], - "id": "1188383F103D325F80C0D30E1FFBCB921E6EAEF3", - "importIds": { - "yuanshen": ["53_26"] - }, - "popupTitle": { - "en": "#26", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.90729, 34.48929], - "id": "E435C1166809C193B6F4B8C51195CB053F1238D3", - "importIds": { - "yuanshen": ["53_27"] - }, - "popupTitle": { - "en": "#27", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.3342, 35.49283], - "id": "1801FC1B7918CC1CEA1DC533E1483CCBCE2EC4C0", - "importIds": { - "yuanshen": ["53_28"] - }, - "popupTitle": { - "en": "#28", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.23869, 36.45179], - "id": "3734A17170F86CD3E0AA1854648D122F9C182759", - "importIds": { - "yuanshen": ["53_29"] - }, - "popupTitle": { - "en": "#29", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.49321, 36.8427], - "id": "7A6E4C2CBED333BF6333FA5169D3EF53092C7550", - "importIds": { - "yuanshen": ["53_30"] - }, - "popupTitle": { - "en": "#30", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.22331, 36.00702], - "id": "E6CA6094A8B21101ADC82DB0A036836A7D304C9C", - "importIds": { - "yuanshen": ["53_31"] - }, - "popupTitle": { - "en": "#31", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.52527, 35.35002], - "id": "F8AFAED989EAC05A8FDE68CF7612E5392040C671", - "importIds": { - "yuanshen": ["53_32"] - }, - "popupTitle": { - "en": "#32", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.20839, 33.12182], - "id": "1B922E6B30D640443DC9A206ED0785928632FA38", - "importIds": { - "yuanshen": ["53_33"] - }, - "popupTitle": { - "en": "#33", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.03953, 34.04789], - "id": "C0B4C39C2ED48FB40F9417577A375831C2A855C6", - "importIds": { - "yuanshen": ["53_34"] - }, - "popupTitle": { - "en": "#34", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.7889, 31.22819], - "id": "470CB728E7D6C58C8136F7C9A7A110AD81273A72", - "importIds": { - "yuanshen": ["53_35"] - }, - "popupTitle": { - "en": "#35", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.36508, 29.33623], - "id": "6E3F50AFDDA0C6D8B105023EF38A52FC06DDB826", - "importIds": { - "yuanshen": ["53_36"] - }, - "popupTitle": { - "en": "#36", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.81364, 28.49884], - "id": "22CD00D1384E6C913544C153DD9E7867E87DD499", - "importIds": { - "yuanshen": ["53_37"] - }, - "popupTitle": { - "en": "#37", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.35497, 28.68519], - "id": "3CB0599592784C8E7DB11F6674746D1FA902E4E3", - "importIds": { - "yuanshen": ["53_38"] - }, - "popupTitle": { - "en": "#38", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.29976, 28.75699], - "id": "D6D4CB4537B0CE7705521D8DE5A25F86E408EAE7", - "importIds": { - "yuanshen": ["53_39"] - }, - "popupTitle": { - "en": "#39", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.63679, 29.64629], - "id": "1A68FE3B5AF8963A4FD8F0C67D556673BBA31170", - "importIds": { - "yuanshen": ["53_40"] - }, - "popupTitle": { - "en": "#40", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.25569, 31.26487], - "id": "D9F04EA15A44A608F1940FB46527C04FA09573FE", - "importIds": { - "yuanshen": ["53_41"] - }, - "popupTitle": { - "en": "#41", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.90735, 27.83636], - "id": "49D43BB468F56923B8F2979C85E5116E7B34F276", - "importIds": { - "yuanshen": ["53_42"] - }, - "popupTitle": { - "en": "#42", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.50259, 26.88867], - "id": "60A45B0275D44A2485EE44F702899777D11A53F0", - "importIds": { - "yuanshen": ["53_43"] - }, - "popupTitle": { - "en": "#43", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.69032, 26.89971], - "id": "3C3AD1474473EF5A3A43A6309E34AAA7DFB90D48", - "importIds": { - "yuanshen": ["53_44"] - }, - "popupTitle": { - "en": "#44", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.78418, 26.88314], - "id": "9DB000EEE65DB06F15CF62AB0AFB6D29E05E392F", - "importIds": { - "yuanshen": ["53_45"] - }, - "popupTitle": { - "en": "#45", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.46702, 27.45089], - "id": "85ECB4BEA1567C7A38E705E4571691005BD0AE41", - "importIds": { - "yuanshen": ["53_46"] - }, - "popupTitle": { - "en": "#46", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.79343, 28.21305], - "id": "146E1886BD5CC2B2CC6F2B808DA2CE4CD8040B31", - "importIds": { - "yuanshen": ["53_47"] - }, - "popupTitle": { - "en": "#47", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.73821, 28.14678], - "id": "3B5EE19752F8C7DC883DB2D605A2FACC22201D5F", - "importIds": { - "yuanshen": ["53_48"] - }, - "popupTitle": { - "en": "#48", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.5061, 28.65215], - "id": "4160CBAE70E14190B6D8C94232882BE857D29740", - "importIds": { - "yuanshen": ["53_49"] - }, - "popupTitle": { - "en": "#49", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.75576, 28.72745], - "id": "00473D0A11B30DC4C34A5BC161FD1A8D540A4B10", - "importIds": { - "yuanshen": ["53_50"] - }, - "popupTitle": { - "en": "#50", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.92754, 28.13384], - "id": "A4FEDAC4F04B5C1F4DD7F2AC5FBF9B496DC474FD", - "importIds": { - "yuanshen": ["53_51"] - }, - "popupTitle": { - "en": "#51", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.9822, 29.46945], - "id": "F37566613A4AE79E15951A4E1572EECACC549DED", - "importIds": { - "yuanshen": ["53_52"] - }, - "popupTitle": { - "en": "#52", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.49754, 30.48483], - "id": "78FDB0126238156AA5FA90283AD32888AC9F5AB2", - "importIds": { - "yuanshen": ["53_53"] - }, - "popupTitle": { - "en": "#53", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.53358, 48.37136], - "id": "7DC2495299CC40F58ACC27BD7D5E5DDBC8078504", - "importIds": { - "yuanshen": ["53_54"] - }, - "popupTitle": { - "en": "#54", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.55313, 48.39219], - "id": "8B2735E09809033C3790132161D39BEC7A1B9C56", - "importIds": { - "yuanshen": ["53_55"] - }, - "popupTitle": { - "en": "#55", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.52244, 50.42136], - "id": "F9FE7F5C94EFC695F22FA757491742D43F82714D", - "importIds": { - "yuanshen": ["53_56"] - }, - "popupTitle": { - "en": "#56", - "zh": "电气水晶" - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.1586, 40.05366], - "id": "89B96F9495E1C00E98A531C9A78B3E1746BF91EE", - "importIds": { - "yuanshen": ["53_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/53_57.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "722365814", + "zh": "电气水晶", + "de": "Elektrisierter Kristall", + "en": "Electro Crystal", + "es": "Electrocristal", + "fr": "Électrocristal", + "id": "Electro Crystal", + "ja": "電気水晶", + "ko": "전기 수정", + "pt": "Cristal Eletrificado", + "ru": "Электро кристалл", + "th": "Electro Crystal", + "vi": "Pha Lê Điện" + }, + "description": { + "_code": "1561650273", + "zh": "富含电力的晶石,由逸散在大气与大地中的电气积聚而成。摸起来酥酥麻麻的。如果有对应的设施,或许可以通过这里面蕴含的雷元素做些什么事情吧…?", + "de": "Ein kraftvoller Kristall, der elektrische Energie aus der Umgebung anzieht. Es kribbelt, wenn man ihn anfasst. Mit der richtigen Ausrüstung ist es vielleicht möglich, die darin enthaltene Elektro-Energie nutzbar zu machen ...", + "en": "A power-rich crystal that draws electricity from the air around it. Holding it makes your hand a little numb. With the right equipment, maybe it's possible to harness the Electro energy contained within?", + "es": "Un cristal rico en energía que extrae electricidad del aire que lo rodea. Sujetarlo brevemente entumece la mano. En las instalaciones adecuadas, tal vez se pueda hacer algo con el poder Electro contenido en él...", + "fr": "Un cristal qui puise son énergie électrique dans l'air ; le tenir trop longtemps engourdit la main. Peut-être est-il possible de récupérer l'énergie Électro qu'il contient avec le bon équipement ?", + "id": "Kristal yang kaya akan tenaga listrik, dan menghisap listrik dari udara di sekitarnya. Menggenggamnya akan membuat tanganmu mati rasa. Dengan perlengkapan yang tepat, mungkin kita bisa memanfaatkan energi Electro yang ada di dalamnya...?", + "ja": "電気を含んだ晶石。大気と大地に散逸している電気の塊。触るとビリビリしびれる。相応の施設があれば、その中にある雷元素を使って何かできることがあるかもしれない…?", + "ko": "전기가 흐르는 수정. 대기와 대지의 전기가 모여서 형성됐다. 만지면 찌릿찌릿하다. 상응하는 시설이 있다면 담겨 있는 전기 원소를 이용해 뭔가 할 수 있지 않을까...?", + "pt": "Um cristal rico em energia que extrai a eletricidade do ar ao seu redor. Segurá-lo deixa sua mão um pouco dormente. Com o equipamento certo, talvez seja possível aproveitar a energia elétrica contida nele?", + "ru": "Заряженный электричеством кристалл, который продолжает тянуть энергию из окружающего воздуха. Если взять его в руку, то она начнёт неметь. Может быть, с подходящими инструментами возможно получить из него энергию Электро?", + "th": "หินคริสตัลที่อุดมด้วยพลังงานไฟฟ้า มันสามารถรวบรวมไฟฟ้าจากอากาศรอบ ๆ ตัวได้ เมื่อลูบจะทำให้รู้สึกชา หากมีอุปกรณ์ที่สอดคล้องกัน บางทีคุณอาจทำอะไรบางอย่างกับธาตุไฟฟ้าที่มีอยู่ในนั้นได้...?", + "vi": "Tinh thạch có điện lực cao, được kết tinh từ điện trong khắp đại lục, chạm vào có cảm giác tê liệt. Nếu có thiết bị tương ứng, có lẽ sẽ làm được gì đó với nguyên tố điện trong đó nhỉ?" + }, + "tags": ["smithing-ingredient", "alchemy-ingredient"], + "cluster": "on", + "enabled": true, + "respawn": 172800, + "icons": { + "filter": "electro-crystal", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-18.10781, 34.98594], + "id": "ACDB755F7D36760ECB084959594294B11B4D4FA3", + "importIds": { + "yuanshen": ["53_1"], + "gm_legacy": ["mondstadtElectroCrystal/1"] + }, + "popupTitle": { + "en": "#1", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.21328, 49.55235], + "id": "41EDEA4D0417F41B9624E90B55D65B5095B71062", + "importIds": { + "yuanshen": ["53_2"], + "gm_legacy": ["mondstadtElectroCrystal/2"] + }, + "popupTitle": { + "en": "#2", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.20547, 49.60703], + "id": "62B058AA8C9518901F8FA1F07DE412DAB6228E39", + "importIds": { + "yuanshen": ["53_3"], + "gm_legacy": ["mondstadtElectroCrystal/3"] + }, + "popupTitle": { + "en": "#3", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.69562, 53.92584], + "id": "C5C1FC82CE55A6AFE137737B6B7E0F1D67032020", + "importIds": { + "yuanshen": ["53_4"] + }, + "popupTitle": { + "en": "#4", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.76189, 53.97555], + "id": "EA6E0BCB64AF4A28E9733F82FBB84F079DC6DCC8", + "importIds": { + "yuanshen": ["53_5"] + }, + "popupTitle": { + "en": "#5", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.68907, 53.79043], + "id": "9001A437D26B2F784226BB34530053CCAA4E3846", + "importIds": { + "yuanshen": ["53_6"] + }, + "popupTitle": { + "en": "#6", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.75273, 53.90653], + "id": "87A4F918A4377189823137642B9E0BCAE03B058D", + "importIds": { + "yuanshen": ["53_7"] + }, + "popupTitle": { + "en": "#7", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.18063, 50.34125], + "id": "AF1807ED2D30506188BD8F2CA932A002D1435EAB", + "importIds": { + "yuanshen": ["53_8"] + }, + "popupTitle": { + "en": "#8", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.46957, 50.17722], + "id": "43BF16B069A940D33FE189C1031708DE1EFDD82E", + "importIds": { + "yuanshen": ["53_9"] + }, + "popupTitle": { + "en": "#9", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.94767, 49.27469], + "id": "6339151B2EBE5604610D65F40B2FCAD2EB2182FA", + "importIds": { + "yuanshen": ["53_10"] + }, + "popupTitle": { + "en": "#10", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.19477, 49.63879], + "id": "AD2E3CDE78689C85E306B3267DB95F63C7583E64", + "importIds": { + "yuanshen": ["53_11"] + }, + "popupTitle": { + "en": "#11", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.19867, 49.68565], + "id": "220BF066816625E0427439A899C4579AFBCCD2E1", + "importIds": { + "yuanshen": ["53_12"] + }, + "popupTitle": { + "en": "#12", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.40749, 48.72237], + "id": "25C3D31F379544CD27B90F5204B15C08887648F9", + "importIds": { + "yuanshen": ["53_13"] + }, + "popupTitle": { + "en": "#13", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.673, 48.82391], + "id": "3BA25981E516EBAC4F41F52B5C49EAD6C1208B6E", + "importIds": { + "yuanshen": ["53_14"] + }, + "popupTitle": { + "en": "#14", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.78779, 48.57554], + "id": "B352A25EBAC0EF7D47FFB16CA1C51DE4FCD6EA28", + "importIds": { + "yuanshen": ["53_15"] + }, + "popupTitle": { + "en": "#15", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.95275, 42.50368], + "id": "5B76693FD693C1F4B96D15B073FCA6AB1ED54A9F", + "importIds": { + "yuanshen": ["53_16"] + }, + "popupTitle": { + "en": "#16", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.24396, 46.19729], + "id": "CD4A0130724221518D4E907C89D20ACA224471CB", + "importIds": { + "yuanshen": ["53_17"] + }, + "popupTitle": { + "en": "#17", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.97468, 44.32876], + "id": "7F681BB329463FA7ACC65D0CD948EF760D1BFD37", + "importIds": { + "yuanshen": ["53_18"] + }, + "popupTitle": { + "en": "#18", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.19298, 46.00889], + "id": "522A82D49A39D1EF0ADF85A1CCC7E2EAA92E4D9D", + "importIds": { + "yuanshen": ["53_19"] + }, + "popupTitle": { + "en": "#19", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.92728, 46.9232], + "id": "B422A545A4270F33FBA7C6B28772992DDC5EADB4", + "importIds": { + "yuanshen": ["53_20"] + }, + "popupTitle": { + "en": "#20", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.21877, 39.69555], + "id": "4440C235C0DC68A50DAD49F2503BB7306AFD764B", + "importIds": { + "yuanshen": ["53_21"] + }, + "popupTitle": { + "en": "#21", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7512, 38.8401], + "id": "B710DF71197E6B729C0E4E874A9546DA2DE654C4", + "importIds": { + "yuanshen": ["53_22"] + }, + "popupTitle": { + "en": "#22", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.31542, 36.8852], + "id": "FE54E625580E6B7B9BB14AE6E79D5DA41B258E59", + "importIds": { + "yuanshen": ["53_23"] + }, + "popupTitle": { + "en": "#23", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.40155, 36.46078], + "id": "CF2D0508EF5CF49683F12C6715BDB666E34BB0CD", + "importIds": { + "yuanshen": ["53_24"] + }, + "popupTitle": { + "en": "#24", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.22192, 32.76881], + "id": "3C6E4BCD009382CBD6CBF60860C481CC41D20359", + "importIds": { + "yuanshen": ["53_25"] + }, + "popupTitle": { + "en": "#25", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.65676, 33.2016], + "id": "1188383F103D325F80C0D30E1FFBCB921E6EAEF3", + "importIds": { + "yuanshen": ["53_26"] + }, + "popupTitle": { + "en": "#26", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.90729, 34.48929], + "id": "E435C1166809C193B6F4B8C51195CB053F1238D3", + "importIds": { + "yuanshen": ["53_27"] + }, + "popupTitle": { + "en": "#27", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.3342, 35.49283], + "id": "1801FC1B7918CC1CEA1DC533E1483CCBCE2EC4C0", + "importIds": { + "yuanshen": ["53_28"] + }, + "popupTitle": { + "en": "#28", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.23869, 36.45179], + "id": "3734A17170F86CD3E0AA1854648D122F9C182759", + "importIds": { + "yuanshen": ["53_29"] + }, + "popupTitle": { + "en": "#29", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.49321, 36.8427], + "id": "7A6E4C2CBED333BF6333FA5169D3EF53092C7550", + "importIds": { + "yuanshen": ["53_30"] + }, + "popupTitle": { + "en": "#30", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.22331, 36.00702], + "id": "E6CA6094A8B21101ADC82DB0A036836A7D304C9C", + "importIds": { + "yuanshen": ["53_31"] + }, + "popupTitle": { + "en": "#31", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.52527, 35.35002], + "id": "F8AFAED989EAC05A8FDE68CF7612E5392040C671", + "importIds": { + "yuanshen": ["53_32"] + }, + "popupTitle": { + "en": "#32", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.20839, 33.12182], + "id": "1B922E6B30D640443DC9A206ED0785928632FA38", + "importIds": { + "yuanshen": ["53_33"] + }, + "popupTitle": { + "en": "#33", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.03953, 34.04789], + "id": "C0B4C39C2ED48FB40F9417577A375831C2A855C6", + "importIds": { + "yuanshen": ["53_34"] + }, + "popupTitle": { + "en": "#34", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.7889, 31.22819], + "id": "470CB728E7D6C58C8136F7C9A7A110AD81273A72", + "importIds": { + "yuanshen": ["53_35"] + }, + "popupTitle": { + "en": "#35", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.36508, 29.33623], + "id": "6E3F50AFDDA0C6D8B105023EF38A52FC06DDB826", + "importIds": { + "yuanshen": ["53_36"] + }, + "popupTitle": { + "en": "#36", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.81364, 28.49884], + "id": "22CD00D1384E6C913544C153DD9E7867E87DD499", + "importIds": { + "yuanshen": ["53_37"] + }, + "popupTitle": { + "en": "#37", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.35497, 28.68519], + "id": "3CB0599592784C8E7DB11F6674746D1FA902E4E3", + "importIds": { + "yuanshen": ["53_38"] + }, + "popupTitle": { + "en": "#38", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.29976, 28.75699], + "id": "D6D4CB4537B0CE7705521D8DE5A25F86E408EAE7", + "importIds": { + "yuanshen": ["53_39"] + }, + "popupTitle": { + "en": "#39", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.63679, 29.64629], + "id": "1A68FE3B5AF8963A4FD8F0C67D556673BBA31170", + "importIds": { + "yuanshen": ["53_40"] + }, + "popupTitle": { + "en": "#40", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.25569, 31.26487], + "id": "D9F04EA15A44A608F1940FB46527C04FA09573FE", + "importIds": { + "yuanshen": ["53_41"] + }, + "popupTitle": { + "en": "#41", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.90735, 27.83636], + "id": "49D43BB468F56923B8F2979C85E5116E7B34F276", + "importIds": { + "yuanshen": ["53_42"] + }, + "popupTitle": { + "en": "#42", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.50259, 26.88867], + "id": "60A45B0275D44A2485EE44F702899777D11A53F0", + "importIds": { + "yuanshen": ["53_43"] + }, + "popupTitle": { + "en": "#43", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.69032, 26.89971], + "id": "3C3AD1474473EF5A3A43A6309E34AAA7DFB90D48", + "importIds": { + "yuanshen": ["53_44"] + }, + "popupTitle": { + "en": "#44", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.78418, 26.88314], + "id": "9DB000EEE65DB06F15CF62AB0AFB6D29E05E392F", + "importIds": { + "yuanshen": ["53_45"] + }, + "popupTitle": { + "en": "#45", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.46702, 27.45089], + "id": "85ECB4BEA1567C7A38E705E4571691005BD0AE41", + "importIds": { + "yuanshen": ["53_46"] + }, + "popupTitle": { + "en": "#46", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.79343, 28.21305], + "id": "146E1886BD5CC2B2CC6F2B808DA2CE4CD8040B31", + "importIds": { + "yuanshen": ["53_47"] + }, + "popupTitle": { + "en": "#47", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.73821, 28.14678], + "id": "3B5EE19752F8C7DC883DB2D605A2FACC22201D5F", + "importIds": { + "yuanshen": ["53_48"] + }, + "popupTitle": { + "en": "#48", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.5061, 28.65215], + "id": "4160CBAE70E14190B6D8C94232882BE857D29740", + "importIds": { + "yuanshen": ["53_49"] + }, + "popupTitle": { + "en": "#49", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.75576, 28.72745], + "id": "00473D0A11B30DC4C34A5BC161FD1A8D540A4B10", + "importIds": { + "yuanshen": ["53_50"] + }, + "popupTitle": { + "en": "#50", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.92754, 28.13384], + "id": "A4FEDAC4F04B5C1F4DD7F2AC5FBF9B496DC474FD", + "importIds": { + "yuanshen": ["53_51"] + }, + "popupTitle": { + "en": "#51", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.9822, 29.46945], + "id": "F37566613A4AE79E15951A4E1572EECACC549DED", + "importIds": { + "yuanshen": ["53_52"] + }, + "popupTitle": { + "en": "#52", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.49754, 30.48483], + "id": "78FDB0126238156AA5FA90283AD32888AC9F5AB2", + "importIds": { + "yuanshen": ["53_53"] + }, + "popupTitle": { + "en": "#53", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.53358, 48.37136], + "id": "7DC2495299CC40F58ACC27BD7D5E5DDBC8078504", + "importIds": { + "yuanshen": ["53_54"] + }, + "popupTitle": { + "en": "#54", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.55313, 48.39219], + "id": "8B2735E09809033C3790132161D39BEC7A1B9C56", + "importIds": { + "yuanshen": ["53_55"] + }, + "popupTitle": { + "en": "#55", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.52244, 50.42136], + "id": "F9FE7F5C94EFC695F22FA757491742D43F82714D", + "importIds": { + "yuanshen": ["53_56"] + }, + "popupTitle": { + "en": "#56", + "zh": "电气水晶" + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.1586, 40.05366], + "id": "89B96F9495E1C00E98A531C9A78B3E1746BF91EE", + "importIds": { + "yuanshen": ["53_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/53_57.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/ore/iron-chunk.json b/src/data/features/mondstadt/ore/iron-chunk.json index 2257ccf0..55754600 100644 --- a/src/data/features/mondstadt/ore/iron-chunk.json +++ b/src/data/features/mondstadt/ore/iron-chunk.json @@ -1,2006 +1,2028 @@ -{ - "format": 2, - "name": { - "en": "Iron Chunk", - "ru": "Обломок железа", - "pt": "Pedaço de Ferro" - }, - "description": { - "en": "Abundantly available, low-quality metal used for Enhancement Ore.", - "ru": "Доступлен в изобилии, низкокачественный металл, используемый для изготовления Обычной руды усиления" - }, - "enabled": false, - "cluster": "on", - "respawn": 86400, - "icons": { - "filter": "iron-chunk", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-21.4737, 38.72161], - "id": "34BC998957FF58B12659B99D8E707644A26557C5", - "importIds": { - "yuanshen": ["141_1"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_1.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.12083, 37.36355], - "id": "49EF302A66A874C912B669EF12DBEEACB69EEA92", - "importIds": { - "yuanshen": ["141_2"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_2.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.15469, 35.84532], - "id": "EDA18D8C78C2452906CF662341B086B115CFE0E3", - "importIds": { - "yuanshen": ["141_3"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_3.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.34349, 35.62135], - "id": "EA0D465FE20697CCDCFC68EE46F66472EEDE8998", - "importIds": { - "yuanshen": ["141_4"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_4.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.65338, 29.83359], - "id": "DA872CED58260C39D4CC3530B8A393F4C4297EB2", - "importIds": { - "yuanshen": ["141_5"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_5.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.74453, 27.88177], - "id": "72CF90A4E70ABEAEFCF9211C06F051FF3ED984EB", - "importIds": { - "yuanshen": ["141_6"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_6.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.32264, 27.94038], - "id": "8F6A5968C86042D58F726F2D043AFAB26AAB943C", - "importIds": { - "yuanshen": ["141_7"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_7.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.26146, 27.81797], - "id": "F969A7EFED209FDACF89AC06E6AAAED179A23700", - "importIds": { - "yuanshen": ["141_8"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_8.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.31484, 27.99245], - "id": "A84062F993A289E14138392F7654CEA12646840C", - "importIds": { - "yuanshen": ["141_9"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_9.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.39557, 44.10834], - "id": "F58E2AB8F1CC03E00A561CC727743EFA9EB36116", - "importIds": { - "yuanshen": ["141_10"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_10.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.50365, 44.07969], - "id": "C31539B3A8245FD41E4BA92889083A4B0B69653C", - "importIds": { - "yuanshen": ["141_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.42812, 43.99375], - "id": "F32F415C6C2EF4BA90884F9926A21ECDC75B676C", - "importIds": { - "yuanshen": ["141_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.55964, 43.97162], - "id": "56D77E254661232B0D7573B31FAB580BCA80CE83", - "importIds": { - "yuanshen": ["141_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.52838, 43.99375], - "id": "CB1B27617783D1C67647D6100C19D3B41B312A87", - "importIds": { - "yuanshen": ["141_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.56224, 43.99766], - "id": "DDF1C3DD176294B1A9EF1C8C53178354CAB66AE6", - "importIds": { - "yuanshen": ["141_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.18853, 47.65521], - "id": "9A89DFA50CF55C55D047BC2F8504ECA0E11466B3", - "importIds": { - "yuanshen": ["141_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.1651, 47.43255], - "id": "704C366A1C87350C9904EDAEA9DB0A5A14123A72", - "importIds": { - "yuanshen": ["141_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.16172, 47.46696], - "id": "9DB334215BEDCF43186533605EE32AD97DD8DD78", - "importIds": { - "yuanshen": ["141_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.63444, 45.49664], - "id": "F2618640EA01EF13023CDA889FA3822B1DB688F2", - "importIds": { - "yuanshen": ["141_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.61302, 45.44818], - "id": "DF266736022A5238659FB440EEFD461B84EC4759", - "importIds": { - "yuanshen": ["141_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.84479, 44.65391], - "id": "F60A930C2158A46AD5FDB8C8C085349B713F24E3", - "importIds": { - "yuanshen": ["141_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_21.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.82916, 44.34532], - "id": "A9AFC02E564359382EF914CCE52B8DE03CE3311A", - "importIds": { - "yuanshen": ["141_22"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_22.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.19505, 44.09531], - "id": "320B6542F46BE0FA5CBAFB55332FD24855464F97", - "importIds": { - "yuanshen": ["141_23"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_23.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.57135, 44.00417], - "id": "31250830FF7859A920986D510EB2A57728D97F82", - "importIds": { - "yuanshen": ["141_24"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_24.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.96259, 43.47856], - "id": "D61F9A482E11A2441699CA88D3F9786B1DF8D6F9", - "importIds": { - "yuanshen": ["141_25"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_25.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.53099, 46.47161], - "id": "DD2DC1E05E408E64129AA9E6AE23B99EFB3DBF18", - "importIds": { - "yuanshen": ["141_26"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_26.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.52708, 46.49505], - "id": "F70B4256967C3CC85F0491BD86550856BA8EDE63", - "importIds": { - "yuanshen": ["141_27"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_27.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.48022, 46.54323], - "id": "61A60373E217EDCF3418E39DA7B594944437D376", - "importIds": { - "yuanshen": ["141_28"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_28.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.39818, 46.53151], - "id": "CD4242568B129EC90398F1DCEA8DEAB4CFE7A516", - "importIds": { - "yuanshen": ["141_29"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_29.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.37213, 46.52109], - "id": "95BB5ED83C5EEBC541140DA0950F098C569D0FCE", - "importIds": { - "yuanshen": ["141_30"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_30.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.3539, 46.43125], - "id": "77BFB25BC0C66ABEADE115B3ED1C6C689E6B050A", - "importIds": { - "yuanshen": ["141_31"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_31.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.44505, 46.39609], - "id": "990ECA8222A03F3203C360996D81C095412DDD7F", - "importIds": { - "yuanshen": ["141_32"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_32.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.37995, 46.38698], - "id": "7D02C7DA293F80ADF99BE478BEB0053FFCE26A46", - "importIds": { - "yuanshen": ["141_33"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_33.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70937, 44.88437], - "id": "262C6105CFE1AAFCF0BD56D367FD2493D6FA5F42", - "importIds": { - "yuanshen": ["141_34"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_34.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.46589, 44.62916], - "id": "E8B98732023D33F7A21EFD3F16C3F8B67403531E", - "importIds": { - "yuanshen": ["141_35"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_35.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.46198, 44.60052], - "id": "BDED7CC77AFBCE626F93298DA512C34C990D04CD", - "importIds": { - "yuanshen": ["141_36"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_36.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.70156, 44.38698], - "id": "503A042CAE36310A47CDEBD167D2E3C0CE1ACE40", - "importIds": { - "yuanshen": ["141_37"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_37.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.12864, 44.4625], - "id": "2B78872766F6F35356A97C53FFE63AA8C9C3AF77", - "importIds": { - "yuanshen": ["141_38"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_38.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.75885, 43.72422], - "id": "60477371464A63ED1E8C9DD6510583E247C58B27", - "importIds": { - "yuanshen": ["141_39"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_39.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.93204, 43.12396], - "id": "E72A806D4F2075AE04596ADF738280B5D9F8EE0A", - "importIds": { - "yuanshen": ["141_40"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_40.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.80775, 43.92008], - "id": "77F29366929CCE599FEA26BFF7F7D473C01E8D8C", - "importIds": { - "yuanshen": ["141_41"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_41.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.83046, 43.91171], - "id": "CAEB27D9FBE0C7E46205915C902A45E92ED54A38", - "importIds": { - "yuanshen": ["141_42"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_42.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.02448, 39.95078], - "id": "AE688E57397D8799592AB1892A1F16B20BDF420C", - "importIds": { - "yuanshen": ["141_43"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_43.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.74975, 40.05495], - "id": "6147EBA7C20ED5B4CEFA2092E8E6325DB5868B89", - "importIds": { - "yuanshen": ["141_44"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_44.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.53673, 40.10886], - "id": "4AE46610462BED09C6CA3BEC0528E4971B90696A", - "importIds": { - "yuanshen": ["141_45"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_45.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.62734, 39.97422], - "id": "5972F1DEF366A188CFAB41D1F0A10D3AC21835E0", - "importIds": { - "yuanshen": ["141_46"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_46.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.58174, 39.9677], - "id": "6E707220FB7C44F6B519B13CBEA4D724CEB5F33B", - "importIds": { - "yuanshen": ["141_47"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_47.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.84089, 39.62526], - "id": "B0F2DF066A9A95F97306D4CA9A94A530F615C632", - "importIds": { - "yuanshen": ["141_48"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_48.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.29401, 36.25808], - "id": "AB313AD877DBEC59BE6D608069DBE9CAF8F578D4", - "importIds": { - "yuanshen": ["141_49"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_49.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.39297, 36.20468], - "id": "776C6DEF7E19A29EF653C003E1BE6C98F18113E6", - "importIds": { - "yuanshen": ["141_50"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_50.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.42811, 36.13307], - "id": "CD4FD98780E1250B3001D154B8B0582C6F59DDAD", - "importIds": { - "yuanshen": ["141_51"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_51.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.34088, 36.03542], - "id": "F83995BE8956E36D0D45BBF519E51FD990176AD0", - "importIds": { - "yuanshen": ["141_52"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_52.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.33959, 36.25938], - "id": "C107A5CC5F3A56891C6E6E80821360D97ED12433", - "importIds": { - "yuanshen": ["141_53"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_53.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.73672, 46.71119], - "id": "031165E4C79CF2930F7A7B7A3B1BCCA870096B47", - "importIds": { - "yuanshen": ["141_54"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_54.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.75234, 46.72682], - "id": "BD4E4E0149E7D607BCACEFD5C0A9EC63D180F854", - "importIds": { - "yuanshen": ["141_55"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_55.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.81093, 46.75807], - "id": "33E5E1218FF7A3360240EC88F49331FCFEB5A073", - "importIds": { - "yuanshen": ["141_56"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_56.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.7862, 46.92604], - "id": "A3D3DC8A63B8FCF32C5D52496095ED946B48EC20", - "importIds": { - "yuanshen": ["141_57"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_57.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.68593, 49.35703], - "id": "8ABF989A4E13B498A403E4A28F0AAA995FF77052", - "importIds": { - "yuanshen": ["141_58"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_58.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.12655, 33.66418], - "id": "949B127DA73418344C51CB7CCEE6ADCDBFBC534B", - "importIds": { - "yuanshen": ["141_59"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_59.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.14817, 33.62787], - "id": "CD912F6D51130753EFD4970BA99EF72F55C826B8", - "importIds": { - "yuanshen": ["141_60"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_60.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.10261, 33.73854], - "id": "68A0B0A7434EE4D17FA304CA9C534F99DBEC0747", - "importIds": { - "yuanshen": ["141_61"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_61.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.70286, 33.55105], - "id": "F8A107888FADCD1765A89EC3AA8EF40C44D55A5F", - "importIds": { - "yuanshen": ["141_62"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_62.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.65338, 33.51329], - "id": "5ABAAED816F25F79EBC77A8AB7A08EB7D3D10C85", - "importIds": { - "yuanshen": ["141_63"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_63.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.6651, 28.37135], - "id": "7C7FF966EA78015D344BA29984AEF558F995AEB8", - "importIds": { - "yuanshen": ["141_64"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_64.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.74322, 27.97422], - "id": "F61206C12C7BAE018DB5586F4EC92AD4977E6745", - "importIds": { - "yuanshen": ["141_65"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_65.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.35522, 38.2776], - "id": "0C2DD9E836F50B7E3FB8F2B565C882E77595DEEF", - "importIds": { - "yuanshen": ["141_66"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_66.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.44506, 38.2099], - "id": "3B31F118D1BBD62C81B8C5E7097A94B80E205140", - "importIds": { - "yuanshen": ["141_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.3513, 59.4638], - "id": "FCB54F68018FEFC09E170CD9CA63DE0D7B551D79", - "importIds": { - "yuanshen": ["141_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.30053, 59.53672], - "id": "FAAF4EF37907BAE83ADDFC0059DE4B04C0465C65", - "importIds": { - "yuanshen": ["141_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_69.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26927, 59.56536], - "id": "A8473021075357EAD84803C6D6F38019C29F1682", - "importIds": { - "yuanshen": ["141_70"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_70.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.10391, 59.65261], - "id": "482A45ADEB0E503DA1B657A47186268957FF69CE", - "importIds": { - "yuanshen": ["141_71"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_71.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.12864, 59.66172], - "id": "81145CBCE68E00BC2698CC97DD6178CC440BCB5D", - "importIds": { - "yuanshen": ["141_72"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_72.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.06875, 59.68646], - "id": "E147C0675621BDABE778099D0B60D6829480E42E", - "importIds": { - "yuanshen": ["141_73"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_73.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.48541, 45.76458], - "id": "CD4E4BBAFED819B36E994A5839ADBC5CABC98A82", - "importIds": { - "yuanshen": ["141_74"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_74.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.2914, 46.04974], - "id": "C49E3339170126C69544C449BB23EDC68B925191", - "importIds": { - "yuanshen": ["141_75"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_75.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.40208, 46.3349], - "id": "1E09CBD0E260C09EC4FDC0CDCBF452363D1A54AB", - "importIds": { - "yuanshen": ["141_76"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_76.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.99454, 46.18645], - "id": "D5A93A0600455CD4E37335E0C6724C3D682B066A", - "importIds": { - "yuanshen": ["141_77"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_77.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.20547, 46.40651], - "id": "A7526E688A35C17244ED6B7A206E5FFC11BA4BC7", - "importIds": { - "yuanshen": ["141_78"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_78.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.27317, 46.45469], - "id": "8BB61380B91BB599384C83B99D07D7077393E689", - "importIds": { - "yuanshen": ["141_79"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_79.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.33047, 46.50937], - "id": "6FD6A343E2634FCA2D5E47B97F36B79804AF4F8F", - "importIds": { - "yuanshen": ["141_80"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_80.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.34479, 46.45078], - "id": "4BD7F88DEA98B709406AA95DFFFCAF5BB8EDD820", - "importIds": { - "yuanshen": ["141_81"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_81.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.31224, 46.41433], - "id": "6B97B535BB08E2A81178468C1E58AB470BBA9663", - "importIds": { - "yuanshen": ["141_82"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_82.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.34609, 46.38438], - "id": "3B4C94179B06C8D999ED3F0EE68B5BF600A5CF63", - "importIds": { - "yuanshen": ["141_83"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_83.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.79271, 45.7138], - "id": "4943AE1C5720FA8A96B2234E856FC68DB214DA8E", - "importIds": { - "yuanshen": ["141_84"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_84.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.46328, 32.97291], - "id": "98C6EDAD9FC438ED7BB824A1ED88042F57E83E10", - "importIds": { - "yuanshen": ["141_85"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_85.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.46977, 32.91693], - "id": "80D0541CA622D342D7CCD04F19B3B61CBC50F147", - "importIds": { - "yuanshen": ["141_86"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_86.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.51146, 32.92604], - "id": "BDE145D7621FDCD4950AE0F40A3F1D0D2E079F05", - "importIds": { - "yuanshen": ["141_87"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_87.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.69375, 49.00938], - "id": "CF7D9BB5182E5A8ADE4109B87F09D039F3C0D029", - "importIds": { - "yuanshen": ["141_88"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_88.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.71722, 49.05103], - "id": "57947173245E572A1BC41A604387239F17A6087B", - "importIds": { - "yuanshen": ["141_89"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_89.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.9737, 44.80885], - "id": "C0FCFA93624B66B75EEC8064B7760AED3A880A20", - "importIds": { - "yuanshen": ["141_90"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_90.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.80052, 45.87526], - "id": "BC454CAC2FFC4AE26F79486F2F28F225791F8B13", - "importIds": { - "yuanshen": ["141_91"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_91.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.05052, 46.05885], - "id": "20CC7B1646E33B19DB8F9290B3A1B32D8E5031EC", - "importIds": { - "yuanshen": ["141_92"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_92.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.05443, 46.0901], - "id": "3F2FBE774D876370B7CBD272131AC15217F9140F", - "importIds": { - "yuanshen": ["141_93"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_93.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.14296, 46.55235], - "id": "69B568E9313279C7989287B6C9496C20A06960CB", - "importIds": { - "yuanshen": ["141_94"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_94.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.34141, 46.75984], - "id": "02EE74FC84433C07441BC70AFF7ADA3AC048D2A0", - "importIds": { - "yuanshen": ["141_95"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_95.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.71588, 47.10312], - "id": "AE78D2B61CDF3CDF3461E71062E9C7163049F382", - "importIds": { - "yuanshen": ["141_96"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_96.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.07186, 50.64272], - "id": "23FEC88C69E0995B9280986F7A20D0AB0B2A4433", - "importIds": { - "yuanshen": ["141_97"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_97.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-29.07786, 50.62005], - "id": "49F64B05CCA5547E7B2DDD64981E9A80D060AB99", - "importIds": { - "yuanshen": ["141_98"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_98.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.59349, 51.01588], - "id": "9DC771CDE2EA50F13F166A8F74269B10F32A8DAE", - "importIds": { - "yuanshen": ["141_99"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_99.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.58958, 51.04193], - "id": "0497B49117046B306035853CFB650E7D81C1B957", - "importIds": { - "yuanshen": ["141_100"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_100.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.78955, 44.6789], - "id": "9F1A7F3675309768D902D5E82D55B26099962B01", - "importIds": { - "yuanshen": ["141_101"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_101.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.94375, 44.26198], - "id": "964400701F2933D67BCDDB8C0C893D2F5C1B9EAF", - "importIds": { - "yuanshen": ["141_102"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_102.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.14742, 49.51287], - "id": "EB55CE82FF25B3248C2A1A43EE5813256B35CD4B", - "importIds": { - "yuanshen": ["141_103"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_103.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.813, 43.96549], - "id": "8360F8DA33E888597BBB3B609505B178224EF455", - "importIds": { - "yuanshen": ["141_104"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_104.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.81744, 43.99114], - "id": "B044B880B9E45BE47FF68500B8B3CBBCBEC5FA05", - "importIds": { - "yuanshen": ["141_105"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_105.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.33876, 49.5012], - "id": "6B342DAEAF0D4FC83412B5DFE0C97F23A668C6F0", - "importIds": { - "yuanshen": ["141_106"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_106.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.33876, 49.56369], - "id": "277061EDFD3C430AB45071E03F6626259E301EC1", - "importIds": { - "yuanshen": ["141_107"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_107.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.68334, 46.55625], - "id": "C13C72697CEEEC12E6201ED32E86B8364F5AC14D", - "importIds": { - "yuanshen": ["141_108"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_108.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.52709, 47.13177], - "id": "46E9EEC25AE13F02DFAA7D38B88DB6E20A69570C", - "importIds": { - "yuanshen": ["141_109"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_109.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.50365, 47.17604], - "id": "CCEB8F026716E3753D643BD2EF8A91C25E527A58", - "importIds": { - "yuanshen": ["141_110"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_110.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.38906, 47.34922], - "id": "27285CCD47D11B7D4E270C8358BE254BC0B72EC4", - "importIds": { - "yuanshen": ["141_111"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_111.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.58281, 49.8838], - "id": "27D937ADEEC0BD83092CDE2FE39BF3490CECEF60", - "importIds": { - "yuanshen": ["141_112"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_112.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.19464, 48.04417], - "id": "AD7D871AD8D568BD97B6D2442F5A7AAB15143A1B", - "importIds": { - "yuanshen": ["141_113"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_113.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.23763, 48.04417], - "id": "2C7A14C0BBC67121A62919B454E7C7116644A6D4", - "importIds": { - "yuanshen": ["141_114"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_114.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.15529, 47.94497], - "id": "096BD2730F9CF4C5A2C50F6DF5D628CCF4563F09", - "importIds": { - "yuanshen": ["141_115"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_115.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.19828, 47.96059], - "id": "7E0101C3117FA8A36E091834DF51417BB59F948C", - "importIds": { - "yuanshen": ["141_116"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_116.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.60865, 48.30504], - "id": "40288F4891D397C11E246DB494149AB45C729429", - "importIds": { - "yuanshen": ["141_117"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_117.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.59692, 48.32847], - "id": "213F7D955F8DB38DB2BE3ADF099E64FFE0518C45", - "importIds": { - "yuanshen": ["141_118"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_118.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.39391, 50.39558], - "id": "A60B0FD2E31C8E198AC5F53746F21D1A9F0E175E", - "importIds": { - "yuanshen": ["141_119"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_119.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.34702, 50.43073], - "id": "FCF1BD1B0E0470277DE82117717CB0C172365768", - "importIds": { - "yuanshen": ["141_120"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_120.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.22198, 47.11444], - "id": "B206876E9B5424E771713EDBC7FBC00E44E8D7B7", - "importIds": { - "yuanshen": ["141_121"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_121.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.66249, 46.80886], - "id": "50692E6DC47A5D29F81D28E2174048BCF1496BD6", - "importIds": { - "yuanshen": ["141_122"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_122.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.09305, 49.35255], - "id": "EDFAF9EA5CD9BF37C29E8FD55776DCE861EBCBA9", - "importIds": { - "yuanshen": ["141_123"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_123.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.06179, 49.29397], - "id": "265A96D456E137EB468B1D04A5A829486D50D126", - "importIds": { - "yuanshen": ["141_124"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_124.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.02583, 49.24242], - "id": "860CE260AF9907C66170D09CC9C824CA11C39E94", - "importIds": { - "yuanshen": ["141_125"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_125.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.99848, 49.19946], - "id": "C4B988A8A1FAF7A67643AD357572A22A72F2C83C", - "importIds": { - "yuanshen": ["141_126"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_126.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.104, 49.17993], - "id": "62AEA8C142B9AAE6613EF37E2D330B80EEB544F5", - "importIds": { - "yuanshen": ["141_127"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_127.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.04147, 49.12916], - "id": "AA9D9325C097722FB1A8EDFBF124BF8AD2778033", - "importIds": { - "yuanshen": ["141_128"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_128.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.85781, 44.66953], - "id": "08AE364CD5F223DCB6D7DB567C3335EC3DDDEF28", - "importIds": { - "yuanshen": ["141_129"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_129.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.15871, 49.21508], - "id": "A2D04128AAE655350AD24F56B061CCE26C47BD50", - "importIds": { - "yuanshen": ["141_130"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_130.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.34699, 50.5869], - "id": "2FD6727321CDC5FE58BF26CFB663EF0F299016B7", - "importIds": { - "yuanshen": ["141_131"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_131.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.42906, 50.53223], - "id": "7A3AC3CA414A7E0DFD8DAA4A47AE4E1EA88A950E", - "importIds": { - "yuanshen": ["141_132"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_132.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.46171, 48.5285], - "id": "7F2B76EFD61250A266B508995F2C972EAC7FE91D", - "importIds": { - "yuanshen": ["141_133"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_133.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.69621, 48.29418], - "id": "BA52C3A7711DC6500AE8F5C82DF95520C810A49A", - "importIds": { - "yuanshen": ["141_134"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_134.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.85872, 48.23163], - "id": "26D352AF3DD86D6D92555FCDDA06EBF6C28FB0C7", - "importIds": { - "yuanshen": ["141_135"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_135.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.78838, 48.32926], - "id": "EB8F5D4EB493B2BABD70F6B24860BD123E26E684", - "importIds": { - "yuanshen": ["141_136"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_136.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.74148, 48.40737], - "id": "EEC52A97FD5244D6FFFA6D714692B5CF7812AF33", - "importIds": { - "yuanshen": ["141_137"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_137.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.75321, 47.86843], - "id": "25AC087F304D26DD2B5997AA78407FADA34A798C", - "importIds": { - "yuanshen": ["141_138"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_138.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.52809, 47.37869], - "id": "DB9AF2BBAE5F5874A4DB7AFA1F5BB1409B069669", - "importIds": { - "yuanshen": ["141_139"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_139.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.12634, 45.73632], - "id": "A29D96339765B63384A985B4D11938263FFC1D19", - "importIds": { - "yuanshen": ["141_140"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_140.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.4169, 44.95829], - "id": "6768F9EC7EDC5861CFEFBA1E9C79B00D99FFAF4E", - "importIds": { - "yuanshen": ["141_141"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_141.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.45207, 44.94658], - "id": "B6C311964017E779D0A0C9FCC5EC38F515A440F1", - "importIds": { - "yuanshen": ["141_142"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_142.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.50235, 49.66693], - "id": "3DD3E6B252C6AD36605411C131AE920DCFB8B73B", - "importIds": { - "yuanshen": ["141_143"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_143.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.51406, 49.62787], - "id": "306408AADC4D5D960F773FD17C1E709623C68E8A", - "importIds": { - "yuanshen": ["141_144"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_144.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.6501, 46.68246], - "id": "1FAFB60C0BD4602AE1D31CCD1124F8195A687C8F", - "importIds": { - "yuanshen": ["141_145"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_145.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.84234, 44.68879], - "id": "E2BDDEFE787C9DCCE3849BF1B02F35C1C3AEC2A7", - "importIds": { - "yuanshen": ["141_146"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_146.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.91746, 44.35287], - "id": "3D2F7FDAB3BED80E8BFA243D6ED58ABF7AF595DA", - "importIds": { - "yuanshen": ["141_147"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_147.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.64687, 41.69297], - "id": "61C6ED4A3A29B28D5ED010B60EED8305CC9E1F2C", - "importIds": { - "yuanshen": ["141_148"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_148.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.53229, 41.18645], - "id": "DE42452AD0335E89D2E31943F37DFDA54AEF4F96", - "importIds": { - "yuanshen": ["141_149"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_149.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.5349, 41.20989], - "id": "C87BD1E12A4641ABFE4029AA72513E2F4AC6DB20", - "importIds": { - "yuanshen": ["141_150"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_150.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.5375, 53.51849], - "id": "A9B7510917E4135CF23305E80EB04E898AE6B7F6", - "importIds": { - "yuanshen": ["141_151"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_151.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-27.20676, 53.59141], - "id": "877CE1C646C433315B219019A80199F1022D9654", - "importIds": { - "yuanshen": ["141_152"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_152.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.70416, 53.0914], - "id": "F2FBBF580849A861DC9E91ADB182CD4A04670A0C", - "importIds": { - "yuanshen": ["141_153"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_153.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.46718, 53.83489], - "id": "52DD7073A12F98CBFB3E408952A959C242CA9334", - "importIds": { - "yuanshen": ["141_154"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_154.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.4828, 53.74765], - "id": "63BFB0B7EA584ED2F38C9AF0DB9539FB5884DB05", - "importIds": { - "yuanshen": ["141_155"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_155.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.88905, 54.3375], - "id": "5091F6D17852BD9F9540D905915AC52FC6C97BD2", - "importIds": { - "yuanshen": ["141_156"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_156.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.40469, 54.24505], - "id": "36806C05F73BBB29137B9CA35EE38C9982C13962", - "importIds": { - "yuanshen": ["141_157"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_157.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.07081, 39.67227], - "id": "9053C0EB37B8EE7236C8229B5779CAF8606FC0C9", - "importIds": { - "yuanshen": ["141_158"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_158.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.44535, 39.73922], - "id": "A4401D310AC7803308D518561346DE54D0209113", - "importIds": { - "yuanshen": ["141_159"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_159.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.45707, 39.73532], - "id": "D3945D703C008468B524E921999766530858879C", - "importIds": { - "yuanshen": ["141_160"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_160.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.49225, 39.70798], - "id": "2B4EB54322674074722FACA10D607A6726F37A2C", - "importIds": { - "yuanshen": ["141_161"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_161.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.49583, 52.25546], - "id": "0D68B2BA5357012291CDB7E716BB03357AC4535A", - "importIds": { - "yuanshen": ["141_162"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_162.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.52189, 52.23985], - "id": "D48ED42AC19D6AB162DA24E2F46D0F9AA1BD708B", - "importIds": { - "yuanshen": ["141_163"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_163.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.9013, 39.92004], - "id": "04A86F4A32CF63EB0F0B66955093D85E64DA8FC4", - "importIds": { - "yuanshen": ["141_164"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_164.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.89739, 39.99424], - "id": "60946A3AC7600C0F7A58DA0CDF770A3EC34BA64B", - "importIds": { - "yuanshen": ["141_165"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_165.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-30.33699, 47.0341], - "id": "463C9ADC9A7BB2C4A0E5BC5D0D105BCD573B8670", - "importIds": { - "yuanshen": ["141_166"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_166.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.53098, 47.16562], - "id": "C9533757294525042737A2DD2E96865815EBFB7E", - "importIds": { - "yuanshen": ["141_167"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_167.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.58698, 47.2125], - "id": "580F11D7876085517CBBD6B85A63355DAC3139AC", - "importIds": { - "yuanshen": ["141_168"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_168.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-28.6638, 47.24896], - "id": "5453594DD968E5ADE97613CA4C8481F28011C997", - "importIds": { - "yuanshen": ["141_169"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_169.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.1599, 37.67344], - "id": "1B9AD2BC9289BD1EB3447F28BF7A8959E45ED687", - "importIds": { - "yuanshen": ["141_170"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_170.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.47009, 37.39321], - "id": "C9C8CE3C9F0E3B54E55330A6F2305314DA39B667", - "importIds": { - "yuanshen": ["141_171"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_171.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.51386, 36.91832], - "id": "6FCC854A86F4DCD501A459B15E8AFDF5CA7A1EC2", - "importIds": { - "yuanshen": ["141_172"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_172.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.56076, 36.93394], - "id": "BFB417B36F9453E0C297CE6E21ABC04A7AAB9957", - "importIds": { - "yuanshen": ["141_173"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_173.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.12511, 36.98706], - "id": "A61C0E45AE5618220A6E9BEF61A4CC26A120F9F7", - "importIds": { - "yuanshen": ["141_174"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_174.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.15673, 36.59471], - "id": "7195FEF1A66E9CBF9051CFBFCA7B99A12AAED59D", - "importIds": { - "yuanshen": ["141_175"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_175.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.39696, 37.48358], - "id": "167D4035BF6224CD6A4D3912301840490E65D94B", - "importIds": { - "yuanshen": ["141_176"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_176.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.82687, 37.53825], - "id": "57250B6B821BD68F4A52F228933233A9C4FE4801", - "importIds": { - "yuanshen": ["141_177"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_177.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.14683, 37.59293], - "id": "16FB2E152FC95CF0D600B4D06870027230D7466D", - "importIds": { - "yuanshen": ["141_178"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_178.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.13121, 37.63198], - "id": "BEF440F4E315220DD38D69EE05F7FB2ED688F6E0", - "importIds": { - "yuanshen": ["141_179"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_179.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.08429, 37.72304], - "id": "5B7950A70FAAE1ABAD1B45B21F56778E1F6B953C", - "importIds": { - "yuanshen": ["141_180"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_180.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.6599, 39.13828], - "id": "CF519CFC57FA1B0B782BE44BFECB61ADFB28D110", - "importIds": { - "yuanshen": ["141_181"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_181.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.65859, 39.10834], - "id": "2D859C5C1576C4319A1556A1B6A11EBA91EECC11", - "importIds": { - "yuanshen": ["141_182"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_182.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.43239, 38.56348], - "id": "8BA8064C18790DB3DC88FEAA7F540FC53EACB099", - "importIds": { - "yuanshen": ["141_183"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_183.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.14687, 40.50157], - "id": "D01FBD1506D2846898B484E76EC7DB7E1C099835", - "importIds": { - "yuanshen": ["141_184"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_184.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.33011, 35.95353], - "id": "F4974177841F268CC509DA9B06FBD18B0DBC0301", - "importIds": { - "yuanshen": ["141_185"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_185.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.74148, 35.2591], - "id": "4337B438E70AD54F23A82EAC373959FF93C0E1DE", - "importIds": { - "yuanshen": ["141_186"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_186.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.74539, 35.22785], - "id": "78DD1357375B277693B28DF038DF20E9F15BE903", - "importIds": { - "yuanshen": ["141_187"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_187.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-22.7532, 35.15365], - "id": "A658B6D8F4CF43A556E21F271B097E01F194B377", - "importIds": { - "yuanshen": ["141_188"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_188.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.88609, 34.94197], - "id": "902893350577CEE1B91C080C07289AF033455A87", - "importIds": { - "yuanshen": ["141_189"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_189.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.66551, 38.71293], - "id": "24C9CA15DAC89E853C26AF2BFBE5739C92063543", - "importIds": { - "yuanshen": ["141_190"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_190.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.56744, 38.65261], - "id": "7B5943B568094F75410E475DF97E227EEBC53F9F", - "importIds": { - "yuanshen": ["141_191"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_191.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.98773, 32.80582], - "id": "7C7DD43C3F254EA0D933256E09DFD4D952E7696F", - "importIds": { - "yuanshen": ["141_192"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_192.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.58128, 32.06535], - "id": "0B2FD1D3A611E46D5FB00764B57FC9F32134E71F", - "importIds": { - "yuanshen": ["141_193"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_193.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.54214, 32.74329], - "id": "961BE39DBF14DA4E6D0A625DDDF329AE303C581A", - "importIds": { - "yuanshen": ["141_194"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_194.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.99453, 43.89349], - "id": "B1DAEFF14B6A8DDCDCE67AA750D94C4CE854E74D", - "importIds": { - "yuanshen": ["141_195"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_195.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.0154, 43.91041], - "id": "1A2AECDA5F558A46305424E03484487059E24766", - "importIds": { - "yuanshen": ["141_196"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_196.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.49322, 44.95469], - "id": "538C1A9762F160392A9815B84498879BD19567D1", - "importIds": { - "yuanshen": ["141_197"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_197.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.27449, 46.525], - "id": "22E5CAE99E80B7B41364EDCEDC1416952FE5C65D", - "importIds": { - "yuanshen": ["141_198"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_198.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.11991, 33.28711], - "id": "0D28E5B685269840BF6A2D025DCB85AF643376AA", - "importIds": { - "yuanshen": ["141_199"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_199.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.20938, 48.15782], - "id": "79C379B04F5141CE3412ADA37C5C2E3651A1C8FC", - "importIds": { - "yuanshen": ["141_200"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_200.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.26796, 48.17995], - "id": "B8457F7AD8CA6F1E00B3F61A6948B86BF2DB6300", - "importIds": { - "yuanshen": ["141_201"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_201.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.98853, 31.64679], - "id": "CA38B8EA4B3303E41EECCD84741E7F48BE1B9520", - "importIds": { - "yuanshen": ["141_202"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_202.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.32913, 29.8048], - "id": "43009D78123818907B388C24F46FB3BC1F4D0D8D", - "importIds": { - "yuanshen": ["141_203"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_203.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.29609, 28.69648], - "id": "6700EA1509399519CEBCBBA41B22206382033B8B", - "importIds": { - "yuanshen": ["141_204"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_204.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.38385, 35.3401], - "id": "9FF9D6CB6B76EB3AF35BBAFA6A3A4179F10F9173", - "importIds": { - "yuanshen": ["141_205"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_205.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.78359, 36.67084], - "id": "7E8B137224671D7AA9BD924DDE799BFA6195BC47", - "importIds": { - "yuanshen": ["141_206"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_206.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.32195, 35.67388], - "id": "D93BA13286A297740AB6354ED08C7AB740CDFEBD", - "importIds": { - "yuanshen": ["141_207"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_207.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.99063, 35.29975], - "id": "FFDC2B88822893FC83ED229A006DD43C74A15C1D", - "importIds": { - "yuanshen": ["141_208"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_208.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.13516, 35.65391], - "id": "DADBD05B98DB629774EABFFF5DC2C964D0E791E2", - "importIds": { - "yuanshen": ["141_209"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_209.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.4151, 35.12786], - "id": "0BCB919918C3C1E37F3BC4F73915AE739519A4D8", - "importIds": { - "yuanshen": ["141_210"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_210.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.43984, 35.10182], - "id": "3BFF4E3213537446BF7256DE399303CA9EE2A230", - "importIds": { - "yuanshen": ["141_211"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_211.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.67682, 36.79843], - "id": "3E0397BD43D095A1202E29F46AE429661538A3BE", - "importIds": { - "yuanshen": ["141_212"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_212.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.0961, 36.37266], - "id": "68DA4E1DCAB220A9972D9956956D3DD73D38E1FB", - "importIds": { - "yuanshen": ["141_213"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_213.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.66901, 32.33099], - "id": "3946D8F400516B275A470CF9219CCD42E1608387", - "importIds": { - "yuanshen": ["141_214"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_214.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.6677, 32.36615], - "id": "01A721FD1C98B97DFA91A251C4F2A33A2F2F8421", - "importIds": { - "yuanshen": ["141_215"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_215.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.6521, 32.40652], - "id": "9763CB379411DDEB0E7A150298CD5371FA458465", - "importIds": { - "yuanshen": ["141_216"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_216.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.48672, 32.07838], - "id": "017E1AF76C73612AE46204427145D52DD2640EE0", - "importIds": { - "yuanshen": ["141_217"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_217.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.65468, 32.0849], - "id": "8EF4B0FA5CC49E041D8174BC3EBA4DDF85FCF3EA", - "importIds": { - "yuanshen": ["141_218"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_218.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.79133, 32.10834], - "id": "A731E715D80FC9A311CB48EBA6B3185F298B9800", - "importIds": { - "yuanshen": ["141_219"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_219.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-23.62735, 45.53151], - "id": "C5756D87053959443B175A53CE533B847E046CA2", - "importIds": { - "yuanshen": ["141_220"] - }, - "popupMedia": "https://yuanshen.site/comment_png/141_220.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "665344318", + "zh": "铁块", + "de": "Brocken Eisen", + "en": "Iron Chunk", + "es": "Pedazo de hierro", + "fr": "Morceau de fer", + "id": "Iron Chunk", + "ja": "鉄の塊", + "ko": "철광", + "pt": "Pedaço de ferro", + "ru": "Обломок железа", + "th": "Iron Chunk", + "vi": "Mảnh Sắt" + }, + "description": { + "_code": "832274041", + "zh": "铁的矿石原石,在拥有相应技能的工匠手中能绽放光采。通常来说,地表上的矿石昭示着此地深处丰富的矿脉。", + "de": "Ein Klumpen Eisenerz, der in den Händen eines begabten Schmieds zu einer ganzen Reihe an nützlichen Gegenständen werden kann. Das Vorhandensein von Mineralerzen an der Oberfläche deutet in der Regel auf reichlich Erzadern im Untergrund hin.", + "en": "This iron ore can be turned into a multitude of handy items in the hands of a skilled craftsman. Mineral ores' presence on the surface usually indicates abundant ore veins underneath.", + "es": "Un pedazo de hierro en bruto que se puede transformar en muchos objetos distintos si se deja en manos de un herrero habilidoso. Normalmente, la presencia de minerales en la superficie indica la existencia de ricas vetas bajo la tierra.", + "fr": "Ce minerai de fer peut être transformé en une multitude d'objets utiles entre les mains d'un artisan qualifié. La présence de minerais en surface indique généralement la présence de riches filons souterrains.", + "id": "Di tangan pengrajin yang handal, bijih besi ini dapat diolah menjadi berbagai benda berguna. Konon katanya, banyaknya bebatuan mineral di permukaan tanah menandakan sumber mineral yang berlimpah jauh di dalam tanah.", + "ja": "鉄の鉱石。相応の技術を持った職人の手にかかれば、輝きを放つでしょう。通常、地表上の鉱石は、付近の地下には豊富な鉱脈があることを意味する。", + "ko": "철광석. 뛰어난 대장장이에게 가면 빛을 발할 수 있다. 보통 철광석 주위의 깊은 곳에 풍부한 광맥이 있다", + "pt": "Um Pedaço de Ferro que pode ser transformado em vários itens nas mãos de um artesão hábil. É conhecimento comum que a presença de minérios na superfície indica veios abundantes abaixo dela.", + "ru": "Опытный ремесленник может сделать из этих обломков железной руды кучу разных полезных вещей. Обычно наличие руды на поверхности говорит о богатой жиле под землёй.", + "th": "ก้อนเหล็กวัตถุดิบที่สามารถนำไปแปรรูปเป็นอุปกรณ์ข้าวของเครื่องใช้ต่าง ๆ ได้หลากหลายโดยช่างเหล็กที่มีความสามารถ โดยทั่วไปแร่บนพื้นผิวจะบ่งบอกถึงความอุดมสมบูรณ์ของแร่ที่อยู่ลึกลงไปในพื้นดินบริเวณนั้น", + "vi": "Khoáng thạch của sắt, trong tay thợ thủ công lành nghề có thể phát ra hào quang. Khoáng Thạch trên bề mặt trái đất thường sẽ biểu thị mạch khoáng phong phú nằm sâu trong lòng đất." + }, + "tags": ["smithing-ingredient", "furniture-ingredient"], + "enabled": false, + "cluster": "on", + "respawn": 86400, + "icons": { + "filter": "iron-chunk", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-21.4737, 38.72161], + "id": "34BC998957FF58B12659B99D8E707644A26557C5", + "importIds": { + "yuanshen": ["141_1"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_1.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.12083, 37.36355], + "id": "49EF302A66A874C912B669EF12DBEEACB69EEA92", + "importIds": { + "yuanshen": ["141_2"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_2.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.15469, 35.84532], + "id": "EDA18D8C78C2452906CF662341B086B115CFE0E3", + "importIds": { + "yuanshen": ["141_3"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_3.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.34349, 35.62135], + "id": "EA0D465FE20697CCDCFC68EE46F66472EEDE8998", + "importIds": { + "yuanshen": ["141_4"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_4.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.65338, 29.83359], + "id": "DA872CED58260C39D4CC3530B8A393F4C4297EB2", + "importIds": { + "yuanshen": ["141_5"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_5.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.74453, 27.88177], + "id": "72CF90A4E70ABEAEFCF9211C06F051FF3ED984EB", + "importIds": { + "yuanshen": ["141_6"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_6.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.32264, 27.94038], + "id": "8F6A5968C86042D58F726F2D043AFAB26AAB943C", + "importIds": { + "yuanshen": ["141_7"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_7.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.26146, 27.81797], + "id": "F969A7EFED209FDACF89AC06E6AAAED179A23700", + "importIds": { + "yuanshen": ["141_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.31484, 27.99245], + "id": "A84062F993A289E14138392F7654CEA12646840C", + "importIds": { + "yuanshen": ["141_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.39557, 44.10834], + "id": "F58E2AB8F1CC03E00A561CC727743EFA9EB36116", + "importIds": { + "yuanshen": ["141_10"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_10.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.50365, 44.07969], + "id": "C31539B3A8245FD41E4BA92889083A4B0B69653C", + "importIds": { + "yuanshen": ["141_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.42812, 43.99375], + "id": "F32F415C6C2EF4BA90884F9926A21ECDC75B676C", + "importIds": { + "yuanshen": ["141_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.55964, 43.97162], + "id": "56D77E254661232B0D7573B31FAB580BCA80CE83", + "importIds": { + "yuanshen": ["141_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.52838, 43.99375], + "id": "CB1B27617783D1C67647D6100C19D3B41B312A87", + "importIds": { + "yuanshen": ["141_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.56224, 43.99766], + "id": "DDF1C3DD176294B1A9EF1C8C53178354CAB66AE6", + "importIds": { + "yuanshen": ["141_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.18853, 47.65521], + "id": "9A89DFA50CF55C55D047BC2F8504ECA0E11466B3", + "importIds": { + "yuanshen": ["141_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.1651, 47.43255], + "id": "704C366A1C87350C9904EDAEA9DB0A5A14123A72", + "importIds": { + "yuanshen": ["141_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.16172, 47.46696], + "id": "9DB334215BEDCF43186533605EE32AD97DD8DD78", + "importIds": { + "yuanshen": ["141_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.63444, 45.49664], + "id": "F2618640EA01EF13023CDA889FA3822B1DB688F2", + "importIds": { + "yuanshen": ["141_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.61302, 45.44818], + "id": "DF266736022A5238659FB440EEFD461B84EC4759", + "importIds": { + "yuanshen": ["141_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.84479, 44.65391], + "id": "F60A930C2158A46AD5FDB8C8C085349B713F24E3", + "importIds": { + "yuanshen": ["141_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_21.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.82916, 44.34532], + "id": "A9AFC02E564359382EF914CCE52B8DE03CE3311A", + "importIds": { + "yuanshen": ["141_22"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_22.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.19505, 44.09531], + "id": "320B6542F46BE0FA5CBAFB55332FD24855464F97", + "importIds": { + "yuanshen": ["141_23"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_23.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.57135, 44.00417], + "id": "31250830FF7859A920986D510EB2A57728D97F82", + "importIds": { + "yuanshen": ["141_24"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_24.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.96259, 43.47856], + "id": "D61F9A482E11A2441699CA88D3F9786B1DF8D6F9", + "importIds": { + "yuanshen": ["141_25"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_25.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.53099, 46.47161], + "id": "DD2DC1E05E408E64129AA9E6AE23B99EFB3DBF18", + "importIds": { + "yuanshen": ["141_26"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_26.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.52708, 46.49505], + "id": "F70B4256967C3CC85F0491BD86550856BA8EDE63", + "importIds": { + "yuanshen": ["141_27"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_27.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.48022, 46.54323], + "id": "61A60373E217EDCF3418E39DA7B594944437D376", + "importIds": { + "yuanshen": ["141_28"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_28.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.39818, 46.53151], + "id": "CD4242568B129EC90398F1DCEA8DEAB4CFE7A516", + "importIds": { + "yuanshen": ["141_29"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_29.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.37213, 46.52109], + "id": "95BB5ED83C5EEBC541140DA0950F098C569D0FCE", + "importIds": { + "yuanshen": ["141_30"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_30.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.3539, 46.43125], + "id": "77BFB25BC0C66ABEADE115B3ED1C6C689E6B050A", + "importIds": { + "yuanshen": ["141_31"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_31.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.44505, 46.39609], + "id": "990ECA8222A03F3203C360996D81C095412DDD7F", + "importIds": { + "yuanshen": ["141_32"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_32.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.37995, 46.38698], + "id": "7D02C7DA293F80ADF99BE478BEB0053FFCE26A46", + "importIds": { + "yuanshen": ["141_33"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_33.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70937, 44.88437], + "id": "262C6105CFE1AAFCF0BD56D367FD2493D6FA5F42", + "importIds": { + "yuanshen": ["141_34"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_34.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.46589, 44.62916], + "id": "E8B98732023D33F7A21EFD3F16C3F8B67403531E", + "importIds": { + "yuanshen": ["141_35"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_35.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.46198, 44.60052], + "id": "BDED7CC77AFBCE626F93298DA512C34C990D04CD", + "importIds": { + "yuanshen": ["141_36"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_36.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.70156, 44.38698], + "id": "503A042CAE36310A47CDEBD167D2E3C0CE1ACE40", + "importIds": { + "yuanshen": ["141_37"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_37.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.12864, 44.4625], + "id": "2B78872766F6F35356A97C53FFE63AA8C9C3AF77", + "importIds": { + "yuanshen": ["141_38"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_38.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.75885, 43.72422], + "id": "60477371464A63ED1E8C9DD6510583E247C58B27", + "importIds": { + "yuanshen": ["141_39"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_39.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.93204, 43.12396], + "id": "E72A806D4F2075AE04596ADF738280B5D9F8EE0A", + "importIds": { + "yuanshen": ["141_40"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_40.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.80775, 43.92008], + "id": "77F29366929CCE599FEA26BFF7F7D473C01E8D8C", + "importIds": { + "yuanshen": ["141_41"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_41.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.83046, 43.91171], + "id": "CAEB27D9FBE0C7E46205915C902A45E92ED54A38", + "importIds": { + "yuanshen": ["141_42"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_42.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.02448, 39.95078], + "id": "AE688E57397D8799592AB1892A1F16B20BDF420C", + "importIds": { + "yuanshen": ["141_43"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_43.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.74975, 40.05495], + "id": "6147EBA7C20ED5B4CEFA2092E8E6325DB5868B89", + "importIds": { + "yuanshen": ["141_44"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_44.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.53673, 40.10886], + "id": "4AE46610462BED09C6CA3BEC0528E4971B90696A", + "importIds": { + "yuanshen": ["141_45"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_45.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.62734, 39.97422], + "id": "5972F1DEF366A188CFAB41D1F0A10D3AC21835E0", + "importIds": { + "yuanshen": ["141_46"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_46.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.58174, 39.9677], + "id": "6E707220FB7C44F6B519B13CBEA4D724CEB5F33B", + "importIds": { + "yuanshen": ["141_47"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_47.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.84089, 39.62526], + "id": "B0F2DF066A9A95F97306D4CA9A94A530F615C632", + "importIds": { + "yuanshen": ["141_48"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_48.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.29401, 36.25808], + "id": "AB313AD877DBEC59BE6D608069DBE9CAF8F578D4", + "importIds": { + "yuanshen": ["141_49"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_49.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.39297, 36.20468], + "id": "776C6DEF7E19A29EF653C003E1BE6C98F18113E6", + "importIds": { + "yuanshen": ["141_50"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_50.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.42811, 36.13307], + "id": "CD4FD98780E1250B3001D154B8B0582C6F59DDAD", + "importIds": { + "yuanshen": ["141_51"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_51.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.34088, 36.03542], + "id": "F83995BE8956E36D0D45BBF519E51FD990176AD0", + "importIds": { + "yuanshen": ["141_52"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_52.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.33959, 36.25938], + "id": "C107A5CC5F3A56891C6E6E80821360D97ED12433", + "importIds": { + "yuanshen": ["141_53"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_53.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.73672, 46.71119], + "id": "031165E4C79CF2930F7A7B7A3B1BCCA870096B47", + "importIds": { + "yuanshen": ["141_54"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_54.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.75234, 46.72682], + "id": "BD4E4E0149E7D607BCACEFD5C0A9EC63D180F854", + "importIds": { + "yuanshen": ["141_55"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_55.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.81093, 46.75807], + "id": "33E5E1218FF7A3360240EC88F49331FCFEB5A073", + "importIds": { + "yuanshen": ["141_56"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_56.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.7862, 46.92604], + "id": "A3D3DC8A63B8FCF32C5D52496095ED946B48EC20", + "importIds": { + "yuanshen": ["141_57"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_57.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.68593, 49.35703], + "id": "8ABF989A4E13B498A403E4A28F0AAA995FF77052", + "importIds": { + "yuanshen": ["141_58"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_58.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.12655, 33.66418], + "id": "949B127DA73418344C51CB7CCEE6ADCDBFBC534B", + "importIds": { + "yuanshen": ["141_59"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_59.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.14817, 33.62787], + "id": "CD912F6D51130753EFD4970BA99EF72F55C826B8", + "importIds": { + "yuanshen": ["141_60"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_60.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.10261, 33.73854], + "id": "68A0B0A7434EE4D17FA304CA9C534F99DBEC0747", + "importIds": { + "yuanshen": ["141_61"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_61.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.70286, 33.55105], + "id": "F8A107888FADCD1765A89EC3AA8EF40C44D55A5F", + "importIds": { + "yuanshen": ["141_62"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_62.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.65338, 33.51329], + "id": "5ABAAED816F25F79EBC77A8AB7A08EB7D3D10C85", + "importIds": { + "yuanshen": ["141_63"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_63.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.6651, 28.37135], + "id": "7C7FF966EA78015D344BA29984AEF558F995AEB8", + "importIds": { + "yuanshen": ["141_64"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_64.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.74322, 27.97422], + "id": "F61206C12C7BAE018DB5586F4EC92AD4977E6745", + "importIds": { + "yuanshen": ["141_65"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_65.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.35522, 38.2776], + "id": "0C2DD9E836F50B7E3FB8F2B565C882E77595DEEF", + "importIds": { + "yuanshen": ["141_66"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_66.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.44506, 38.2099], + "id": "3B31F118D1BBD62C81B8C5E7097A94B80E205140", + "importIds": { + "yuanshen": ["141_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.3513, 59.4638], + "id": "FCB54F68018FEFC09E170CD9CA63DE0D7B551D79", + "importIds": { + "yuanshen": ["141_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.30053, 59.53672], + "id": "FAAF4EF37907BAE83ADDFC0059DE4B04C0465C65", + "importIds": { + "yuanshen": ["141_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_69.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26927, 59.56536], + "id": "A8473021075357EAD84803C6D6F38019C29F1682", + "importIds": { + "yuanshen": ["141_70"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_70.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.10391, 59.65261], + "id": "482A45ADEB0E503DA1B657A47186268957FF69CE", + "importIds": { + "yuanshen": ["141_71"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_71.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.12864, 59.66172], + "id": "81145CBCE68E00BC2698CC97DD6178CC440BCB5D", + "importIds": { + "yuanshen": ["141_72"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_72.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.06875, 59.68646], + "id": "E147C0675621BDABE778099D0B60D6829480E42E", + "importIds": { + "yuanshen": ["141_73"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_73.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.48541, 45.76458], + "id": "CD4E4BBAFED819B36E994A5839ADBC5CABC98A82", + "importIds": { + "yuanshen": ["141_74"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_74.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.2914, 46.04974], + "id": "C49E3339170126C69544C449BB23EDC68B925191", + "importIds": { + "yuanshen": ["141_75"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_75.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.40208, 46.3349], + "id": "1E09CBD0E260C09EC4FDC0CDCBF452363D1A54AB", + "importIds": { + "yuanshen": ["141_76"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_76.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.99454, 46.18645], + "id": "D5A93A0600455CD4E37335E0C6724C3D682B066A", + "importIds": { + "yuanshen": ["141_77"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_77.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.20547, 46.40651], + "id": "A7526E688A35C17244ED6B7A206E5FFC11BA4BC7", + "importIds": { + "yuanshen": ["141_78"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_78.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.27317, 46.45469], + "id": "8BB61380B91BB599384C83B99D07D7077393E689", + "importIds": { + "yuanshen": ["141_79"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_79.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.33047, 46.50937], + "id": "6FD6A343E2634FCA2D5E47B97F36B79804AF4F8F", + "importIds": { + "yuanshen": ["141_80"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_80.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.34479, 46.45078], + "id": "4BD7F88DEA98B709406AA95DFFFCAF5BB8EDD820", + "importIds": { + "yuanshen": ["141_81"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_81.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.31224, 46.41433], + "id": "6B97B535BB08E2A81178468C1E58AB470BBA9663", + "importIds": { + "yuanshen": ["141_82"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_82.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.34609, 46.38438], + "id": "3B4C94179B06C8D999ED3F0EE68B5BF600A5CF63", + "importIds": { + "yuanshen": ["141_83"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_83.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.79271, 45.7138], + "id": "4943AE1C5720FA8A96B2234E856FC68DB214DA8E", + "importIds": { + "yuanshen": ["141_84"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_84.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.46328, 32.97291], + "id": "98C6EDAD9FC438ED7BB824A1ED88042F57E83E10", + "importIds": { + "yuanshen": ["141_85"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_85.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.46977, 32.91693], + "id": "80D0541CA622D342D7CCD04F19B3B61CBC50F147", + "importIds": { + "yuanshen": ["141_86"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_86.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.51146, 32.92604], + "id": "BDE145D7621FDCD4950AE0F40A3F1D0D2E079F05", + "importIds": { + "yuanshen": ["141_87"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_87.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.69375, 49.00938], + "id": "CF7D9BB5182E5A8ADE4109B87F09D039F3C0D029", + "importIds": { + "yuanshen": ["141_88"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_88.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.71722, 49.05103], + "id": "57947173245E572A1BC41A604387239F17A6087B", + "importIds": { + "yuanshen": ["141_89"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_89.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.9737, 44.80885], + "id": "C0FCFA93624B66B75EEC8064B7760AED3A880A20", + "importIds": { + "yuanshen": ["141_90"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_90.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.80052, 45.87526], + "id": "BC454CAC2FFC4AE26F79486F2F28F225791F8B13", + "importIds": { + "yuanshen": ["141_91"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_91.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.05052, 46.05885], + "id": "20CC7B1646E33B19DB8F9290B3A1B32D8E5031EC", + "importIds": { + "yuanshen": ["141_92"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_92.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.05443, 46.0901], + "id": "3F2FBE774D876370B7CBD272131AC15217F9140F", + "importIds": { + "yuanshen": ["141_93"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_93.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.14296, 46.55235], + "id": "69B568E9313279C7989287B6C9496C20A06960CB", + "importIds": { + "yuanshen": ["141_94"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_94.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.34141, 46.75984], + "id": "02EE74FC84433C07441BC70AFF7ADA3AC048D2A0", + "importIds": { + "yuanshen": ["141_95"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_95.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.71588, 47.10312], + "id": "AE78D2B61CDF3CDF3461E71062E9C7163049F382", + "importIds": { + "yuanshen": ["141_96"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_96.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.07186, 50.64272], + "id": "23FEC88C69E0995B9280986F7A20D0AB0B2A4433", + "importIds": { + "yuanshen": ["141_97"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_97.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-29.07786, 50.62005], + "id": "49F64B05CCA5547E7B2DDD64981E9A80D060AB99", + "importIds": { + "yuanshen": ["141_98"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_98.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.59349, 51.01588], + "id": "9DC771CDE2EA50F13F166A8F74269B10F32A8DAE", + "importIds": { + "yuanshen": ["141_99"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_99.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.58958, 51.04193], + "id": "0497B49117046B306035853CFB650E7D81C1B957", + "importIds": { + "yuanshen": ["141_100"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_100.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.78955, 44.6789], + "id": "9F1A7F3675309768D902D5E82D55B26099962B01", + "importIds": { + "yuanshen": ["141_101"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_101.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.94375, 44.26198], + "id": "964400701F2933D67BCDDB8C0C893D2F5C1B9EAF", + "importIds": { + "yuanshen": ["141_102"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_102.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.14742, 49.51287], + "id": "EB55CE82FF25B3248C2A1A43EE5813256B35CD4B", + "importIds": { + "yuanshen": ["141_103"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_103.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.813, 43.96549], + "id": "8360F8DA33E888597BBB3B609505B178224EF455", + "importIds": { + "yuanshen": ["141_104"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_104.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.81744, 43.99114], + "id": "B044B880B9E45BE47FF68500B8B3CBBCBEC5FA05", + "importIds": { + "yuanshen": ["141_105"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_105.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.33876, 49.5012], + "id": "6B342DAEAF0D4FC83412B5DFE0C97F23A668C6F0", + "importIds": { + "yuanshen": ["141_106"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_106.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.33876, 49.56369], + "id": "277061EDFD3C430AB45071E03F6626259E301EC1", + "importIds": { + "yuanshen": ["141_107"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_107.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.68334, 46.55625], + "id": "C13C72697CEEEC12E6201ED32E86B8364F5AC14D", + "importIds": { + "yuanshen": ["141_108"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_108.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.52709, 47.13177], + "id": "46E9EEC25AE13F02DFAA7D38B88DB6E20A69570C", + "importIds": { + "yuanshen": ["141_109"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_109.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.50365, 47.17604], + "id": "CCEB8F026716E3753D643BD2EF8A91C25E527A58", + "importIds": { + "yuanshen": ["141_110"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_110.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.38906, 47.34922], + "id": "27285CCD47D11B7D4E270C8358BE254BC0B72EC4", + "importIds": { + "yuanshen": ["141_111"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_111.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.58281, 49.8838], + "id": "27D937ADEEC0BD83092CDE2FE39BF3490CECEF60", + "importIds": { + "yuanshen": ["141_112"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_112.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.19464, 48.04417], + "id": "AD7D871AD8D568BD97B6D2442F5A7AAB15143A1B", + "importIds": { + "yuanshen": ["141_113"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_113.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.23763, 48.04417], + "id": "2C7A14C0BBC67121A62919B454E7C7116644A6D4", + "importIds": { + "yuanshen": ["141_114"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_114.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.15529, 47.94497], + "id": "096BD2730F9CF4C5A2C50F6DF5D628CCF4563F09", + "importIds": { + "yuanshen": ["141_115"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_115.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.19828, 47.96059], + "id": "7E0101C3117FA8A36E091834DF51417BB59F948C", + "importIds": { + "yuanshen": ["141_116"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_116.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.60865, 48.30504], + "id": "40288F4891D397C11E246DB494149AB45C729429", + "importIds": { + "yuanshen": ["141_117"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_117.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.59692, 48.32847], + "id": "213F7D955F8DB38DB2BE3ADF099E64FFE0518C45", + "importIds": { + "yuanshen": ["141_118"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_118.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.39391, 50.39558], + "id": "A60B0FD2E31C8E198AC5F53746F21D1A9F0E175E", + "importIds": { + "yuanshen": ["141_119"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_119.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.34702, 50.43073], + "id": "FCF1BD1B0E0470277DE82117717CB0C172365768", + "importIds": { + "yuanshen": ["141_120"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_120.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.22198, 47.11444], + "id": "B206876E9B5424E771713EDBC7FBC00E44E8D7B7", + "importIds": { + "yuanshen": ["141_121"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_121.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.66249, 46.80886], + "id": "50692E6DC47A5D29F81D28E2174048BCF1496BD6", + "importIds": { + "yuanshen": ["141_122"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_122.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.09305, 49.35255], + "id": "EDFAF9EA5CD9BF37C29E8FD55776DCE861EBCBA9", + "importIds": { + "yuanshen": ["141_123"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_123.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.06179, 49.29397], + "id": "265A96D456E137EB468B1D04A5A829486D50D126", + "importIds": { + "yuanshen": ["141_124"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_124.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.02583, 49.24242], + "id": "860CE260AF9907C66170D09CC9C824CA11C39E94", + "importIds": { + "yuanshen": ["141_125"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_125.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.99848, 49.19946], + "id": "C4B988A8A1FAF7A67643AD357572A22A72F2C83C", + "importIds": { + "yuanshen": ["141_126"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_126.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.104, 49.17993], + "id": "62AEA8C142B9AAE6613EF37E2D330B80EEB544F5", + "importIds": { + "yuanshen": ["141_127"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_127.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.04147, 49.12916], + "id": "AA9D9325C097722FB1A8EDFBF124BF8AD2778033", + "importIds": { + "yuanshen": ["141_128"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_128.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.85781, 44.66953], + "id": "08AE364CD5F223DCB6D7DB567C3335EC3DDDEF28", + "importIds": { + "yuanshen": ["141_129"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_129.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.15871, 49.21508], + "id": "A2D04128AAE655350AD24F56B061CCE26C47BD50", + "importIds": { + "yuanshen": ["141_130"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_130.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.34699, 50.5869], + "id": "2FD6727321CDC5FE58BF26CFB663EF0F299016B7", + "importIds": { + "yuanshen": ["141_131"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_131.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.42906, 50.53223], + "id": "7A3AC3CA414A7E0DFD8DAA4A47AE4E1EA88A950E", + "importIds": { + "yuanshen": ["141_132"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_132.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.46171, 48.5285], + "id": "7F2B76EFD61250A266B508995F2C972EAC7FE91D", + "importIds": { + "yuanshen": ["141_133"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_133.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.69621, 48.29418], + "id": "BA52C3A7711DC6500AE8F5C82DF95520C810A49A", + "importIds": { + "yuanshen": ["141_134"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_134.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.85872, 48.23163], + "id": "26D352AF3DD86D6D92555FCDDA06EBF6C28FB0C7", + "importIds": { + "yuanshen": ["141_135"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_135.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.78838, 48.32926], + "id": "EB8F5D4EB493B2BABD70F6B24860BD123E26E684", + "importIds": { + "yuanshen": ["141_136"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_136.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.74148, 48.40737], + "id": "EEC52A97FD5244D6FFFA6D714692B5CF7812AF33", + "importIds": { + "yuanshen": ["141_137"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_137.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.75321, 47.86843], + "id": "25AC087F304D26DD2B5997AA78407FADA34A798C", + "importIds": { + "yuanshen": ["141_138"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_138.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.52809, 47.37869], + "id": "DB9AF2BBAE5F5874A4DB7AFA1F5BB1409B069669", + "importIds": { + "yuanshen": ["141_139"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_139.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.12634, 45.73632], + "id": "A29D96339765B63384A985B4D11938263FFC1D19", + "importIds": { + "yuanshen": ["141_140"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_140.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.4169, 44.95829], + "id": "6768F9EC7EDC5861CFEFBA1E9C79B00D99FFAF4E", + "importIds": { + "yuanshen": ["141_141"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_141.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.45207, 44.94658], + "id": "B6C311964017E779D0A0C9FCC5EC38F515A440F1", + "importIds": { + "yuanshen": ["141_142"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_142.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.50235, 49.66693], + "id": "3DD3E6B252C6AD36605411C131AE920DCFB8B73B", + "importIds": { + "yuanshen": ["141_143"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_143.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.51406, 49.62787], + "id": "306408AADC4D5D960F773FD17C1E709623C68E8A", + "importIds": { + "yuanshen": ["141_144"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_144.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.6501, 46.68246], + "id": "1FAFB60C0BD4602AE1D31CCD1124F8195A687C8F", + "importIds": { + "yuanshen": ["141_145"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_145.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.84234, 44.68879], + "id": "E2BDDEFE787C9DCCE3849BF1B02F35C1C3AEC2A7", + "importIds": { + "yuanshen": ["141_146"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_146.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.91746, 44.35287], + "id": "3D2F7FDAB3BED80E8BFA243D6ED58ABF7AF595DA", + "importIds": { + "yuanshen": ["141_147"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_147.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.64687, 41.69297], + "id": "61C6ED4A3A29B28D5ED010B60EED8305CC9E1F2C", + "importIds": { + "yuanshen": ["141_148"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_148.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.53229, 41.18645], + "id": "DE42452AD0335E89D2E31943F37DFDA54AEF4F96", + "importIds": { + "yuanshen": ["141_149"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_149.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.5349, 41.20989], + "id": "C87BD1E12A4641ABFE4029AA72513E2F4AC6DB20", + "importIds": { + "yuanshen": ["141_150"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_150.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.5375, 53.51849], + "id": "A9B7510917E4135CF23305E80EB04E898AE6B7F6", + "importIds": { + "yuanshen": ["141_151"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_151.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-27.20676, 53.59141], + "id": "877CE1C646C433315B219019A80199F1022D9654", + "importIds": { + "yuanshen": ["141_152"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_152.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.70416, 53.0914], + "id": "F2FBBF580849A861DC9E91ADB182CD4A04670A0C", + "importIds": { + "yuanshen": ["141_153"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_153.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.46718, 53.83489], + "id": "52DD7073A12F98CBFB3E408952A959C242CA9334", + "importIds": { + "yuanshen": ["141_154"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_154.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.4828, 53.74765], + "id": "63BFB0B7EA584ED2F38C9AF0DB9539FB5884DB05", + "importIds": { + "yuanshen": ["141_155"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_155.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.88905, 54.3375], + "id": "5091F6D17852BD9F9540D905915AC52FC6C97BD2", + "importIds": { + "yuanshen": ["141_156"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_156.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.40469, 54.24505], + "id": "36806C05F73BBB29137B9CA35EE38C9982C13962", + "importIds": { + "yuanshen": ["141_157"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_157.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.07081, 39.67227], + "id": "9053C0EB37B8EE7236C8229B5779CAF8606FC0C9", + "importIds": { + "yuanshen": ["141_158"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_158.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.44535, 39.73922], + "id": "A4401D310AC7803308D518561346DE54D0209113", + "importIds": { + "yuanshen": ["141_159"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_159.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.45707, 39.73532], + "id": "D3945D703C008468B524E921999766530858879C", + "importIds": { + "yuanshen": ["141_160"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_160.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.49225, 39.70798], + "id": "2B4EB54322674074722FACA10D607A6726F37A2C", + "importIds": { + "yuanshen": ["141_161"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_161.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.49583, 52.25546], + "id": "0D68B2BA5357012291CDB7E716BB03357AC4535A", + "importIds": { + "yuanshen": ["141_162"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_162.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.52189, 52.23985], + "id": "D48ED42AC19D6AB162DA24E2F46D0F9AA1BD708B", + "importIds": { + "yuanshen": ["141_163"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_163.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.9013, 39.92004], + "id": "04A86F4A32CF63EB0F0B66955093D85E64DA8FC4", + "importIds": { + "yuanshen": ["141_164"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_164.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.89739, 39.99424], + "id": "60946A3AC7600C0F7A58DA0CDF770A3EC34BA64B", + "importIds": { + "yuanshen": ["141_165"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_165.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-30.33699, 47.0341], + "id": "463C9ADC9A7BB2C4A0E5BC5D0D105BCD573B8670", + "importIds": { + "yuanshen": ["141_166"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_166.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.53098, 47.16562], + "id": "C9533757294525042737A2DD2E96865815EBFB7E", + "importIds": { + "yuanshen": ["141_167"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_167.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.58698, 47.2125], + "id": "580F11D7876085517CBBD6B85A63355DAC3139AC", + "importIds": { + "yuanshen": ["141_168"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_168.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-28.6638, 47.24896], + "id": "5453594DD968E5ADE97613CA4C8481F28011C997", + "importIds": { + "yuanshen": ["141_169"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_169.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.1599, 37.67344], + "id": "1B9AD2BC9289BD1EB3447F28BF7A8959E45ED687", + "importIds": { + "yuanshen": ["141_170"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_170.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.47009, 37.39321], + "id": "C9C8CE3C9F0E3B54E55330A6F2305314DA39B667", + "importIds": { + "yuanshen": ["141_171"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_171.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.51386, 36.91832], + "id": "6FCC854A86F4DCD501A459B15E8AFDF5CA7A1EC2", + "importIds": { + "yuanshen": ["141_172"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_172.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.56076, 36.93394], + "id": "BFB417B36F9453E0C297CE6E21ABC04A7AAB9957", + "importIds": { + "yuanshen": ["141_173"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_173.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.12511, 36.98706], + "id": "A61C0E45AE5618220A6E9BEF61A4CC26A120F9F7", + "importIds": { + "yuanshen": ["141_174"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_174.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.15673, 36.59471], + "id": "7195FEF1A66E9CBF9051CFBFCA7B99A12AAED59D", + "importIds": { + "yuanshen": ["141_175"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_175.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.39696, 37.48358], + "id": "167D4035BF6224CD6A4D3912301840490E65D94B", + "importIds": { + "yuanshen": ["141_176"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_176.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.82687, 37.53825], + "id": "57250B6B821BD68F4A52F228933233A9C4FE4801", + "importIds": { + "yuanshen": ["141_177"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_177.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.14683, 37.59293], + "id": "16FB2E152FC95CF0D600B4D06870027230D7466D", + "importIds": { + "yuanshen": ["141_178"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_178.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.13121, 37.63198], + "id": "BEF440F4E315220DD38D69EE05F7FB2ED688F6E0", + "importIds": { + "yuanshen": ["141_179"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_179.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.08429, 37.72304], + "id": "5B7950A70FAAE1ABAD1B45B21F56778E1F6B953C", + "importIds": { + "yuanshen": ["141_180"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_180.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.6599, 39.13828], + "id": "CF519CFC57FA1B0B782BE44BFECB61ADFB28D110", + "importIds": { + "yuanshen": ["141_181"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_181.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.65859, 39.10834], + "id": "2D859C5C1576C4319A1556A1B6A11EBA91EECC11", + "importIds": { + "yuanshen": ["141_182"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_182.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.43239, 38.56348], + "id": "8BA8064C18790DB3DC88FEAA7F540FC53EACB099", + "importIds": { + "yuanshen": ["141_183"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_183.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.14687, 40.50157], + "id": "D01FBD1506D2846898B484E76EC7DB7E1C099835", + "importIds": { + "yuanshen": ["141_184"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_184.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.33011, 35.95353], + "id": "F4974177841F268CC509DA9B06FBD18B0DBC0301", + "importIds": { + "yuanshen": ["141_185"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_185.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.74148, 35.2591], + "id": "4337B438E70AD54F23A82EAC373959FF93C0E1DE", + "importIds": { + "yuanshen": ["141_186"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_186.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.74539, 35.22785], + "id": "78DD1357375B277693B28DF038DF20E9F15BE903", + "importIds": { + "yuanshen": ["141_187"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_187.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-22.7532, 35.15365], + "id": "A658B6D8F4CF43A556E21F271B097E01F194B377", + "importIds": { + "yuanshen": ["141_188"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_188.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.88609, 34.94197], + "id": "902893350577CEE1B91C080C07289AF033455A87", + "importIds": { + "yuanshen": ["141_189"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_189.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.66551, 38.71293], + "id": "24C9CA15DAC89E853C26AF2BFBE5739C92063543", + "importIds": { + "yuanshen": ["141_190"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_190.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.56744, 38.65261], + "id": "7B5943B568094F75410E475DF97E227EEBC53F9F", + "importIds": { + "yuanshen": ["141_191"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_191.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.98773, 32.80582], + "id": "7C7DD43C3F254EA0D933256E09DFD4D952E7696F", + "importIds": { + "yuanshen": ["141_192"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_192.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.58128, 32.06535], + "id": "0B2FD1D3A611E46D5FB00764B57FC9F32134E71F", + "importIds": { + "yuanshen": ["141_193"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_193.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.54214, 32.74329], + "id": "961BE39DBF14DA4E6D0A625DDDF329AE303C581A", + "importIds": { + "yuanshen": ["141_194"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_194.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.99453, 43.89349], + "id": "B1DAEFF14B6A8DDCDCE67AA750D94C4CE854E74D", + "importIds": { + "yuanshen": ["141_195"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_195.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.0154, 43.91041], + "id": "1A2AECDA5F558A46305424E03484487059E24766", + "importIds": { + "yuanshen": ["141_196"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_196.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.49322, 44.95469], + "id": "538C1A9762F160392A9815B84498879BD19567D1", + "importIds": { + "yuanshen": ["141_197"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_197.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.27449, 46.525], + "id": "22E5CAE99E80B7B41364EDCEDC1416952FE5C65D", + "importIds": { + "yuanshen": ["141_198"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_198.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.11991, 33.28711], + "id": "0D28E5B685269840BF6A2D025DCB85AF643376AA", + "importIds": { + "yuanshen": ["141_199"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_199.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.20938, 48.15782], + "id": "79C379B04F5141CE3412ADA37C5C2E3651A1C8FC", + "importIds": { + "yuanshen": ["141_200"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_200.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.26796, 48.17995], + "id": "B8457F7AD8CA6F1E00B3F61A6948B86BF2DB6300", + "importIds": { + "yuanshen": ["141_201"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_201.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.98853, 31.64679], + "id": "CA38B8EA4B3303E41EECCD84741E7F48BE1B9520", + "importIds": { + "yuanshen": ["141_202"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_202.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.32913, 29.8048], + "id": "43009D78123818907B388C24F46FB3BC1F4D0D8D", + "importIds": { + "yuanshen": ["141_203"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_203.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.29609, 28.69648], + "id": "6700EA1509399519CEBCBBA41B22206382033B8B", + "importIds": { + "yuanshen": ["141_204"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_204.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.38385, 35.3401], + "id": "9FF9D6CB6B76EB3AF35BBAFA6A3A4179F10F9173", + "importIds": { + "yuanshen": ["141_205"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_205.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.78359, 36.67084], + "id": "7E8B137224671D7AA9BD924DDE799BFA6195BC47", + "importIds": { + "yuanshen": ["141_206"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_206.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.32195, 35.67388], + "id": "D93BA13286A297740AB6354ED08C7AB740CDFEBD", + "importIds": { + "yuanshen": ["141_207"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_207.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.99063, 35.29975], + "id": "FFDC2B88822893FC83ED229A006DD43C74A15C1D", + "importIds": { + "yuanshen": ["141_208"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_208.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.13516, 35.65391], + "id": "DADBD05B98DB629774EABFFF5DC2C964D0E791E2", + "importIds": { + "yuanshen": ["141_209"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_209.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.4151, 35.12786], + "id": "0BCB919918C3C1E37F3BC4F73915AE739519A4D8", + "importIds": { + "yuanshen": ["141_210"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_210.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.43984, 35.10182], + "id": "3BFF4E3213537446BF7256DE399303CA9EE2A230", + "importIds": { + "yuanshen": ["141_211"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_211.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.67682, 36.79843], + "id": "3E0397BD43D095A1202E29F46AE429661538A3BE", + "importIds": { + "yuanshen": ["141_212"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_212.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.0961, 36.37266], + "id": "68DA4E1DCAB220A9972D9956956D3DD73D38E1FB", + "importIds": { + "yuanshen": ["141_213"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_213.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.66901, 32.33099], + "id": "3946D8F400516B275A470CF9219CCD42E1608387", + "importIds": { + "yuanshen": ["141_214"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_214.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.6677, 32.36615], + "id": "01A721FD1C98B97DFA91A251C4F2A33A2F2F8421", + "importIds": { + "yuanshen": ["141_215"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_215.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.6521, 32.40652], + "id": "9763CB379411DDEB0E7A150298CD5371FA458465", + "importIds": { + "yuanshen": ["141_216"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_216.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.48672, 32.07838], + "id": "017E1AF76C73612AE46204427145D52DD2640EE0", + "importIds": { + "yuanshen": ["141_217"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_217.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.65468, 32.0849], + "id": "8EF4B0FA5CC49E041D8174BC3EBA4DDF85FCF3EA", + "importIds": { + "yuanshen": ["141_218"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_218.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.79133, 32.10834], + "id": "A731E715D80FC9A311CB48EBA6B3185F298B9800", + "importIds": { + "yuanshen": ["141_219"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_219.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-23.62735, 45.53151], + "id": "C5756D87053959443B175A53CE533B847E046CA2", + "importIds": { + "yuanshen": ["141_220"] + }, + "popupMedia": "https://yuanshen.site/comment_png/141_220.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/ore/magical-crystal-chunk.json b/src/data/features/mondstadt/ore/magical-crystal-chunk.json index 0a13b39e..c74dc0f9 100644 --- a/src/data/features/mondstadt/ore/magical-crystal-chunk.json +++ b/src/data/features/mondstadt/ore/magical-crystal-chunk.json @@ -1,413 +1,435 @@ -{ - "format": 2, - "name": { - "en": "Magical Crystal Chunk", - "ru": "Магический кристальный обломок", - "pt": "Pedaço de Cristal Mágico" - }, - "description": { - "en": "Crystal eroded by Ley Line energy that requires Original Resin to refine into Mystic Enhancement Ore.", - "ru": "Кристалл, омытый энергией Артерий Земли, который требует Первородную Смолу для усовершенствования в Волшебную руду усиления." - }, - "enabled": true, - "cluster": "on", - "respawn": 259200, - "icons": { - "filter": "magical-crystal-chunk", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-17.94765, 35.57187], - "id": "A2203538E6832CAE3569E62FFA5B775B9BDED262", - "importIds": { - "yuanshen": ["102_5"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/1"] - }, - "popupTitle": { - "en": "#5", - "ru": "Магический кристальный обломок A1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-a", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-17.89297, 35.57578], - "id": "65ACBB528971FADE60D14807FAF2437A129CAABE", - "importIds": { - "yuanshen": ["102_5"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/2"] - }, - "popupTitle": { - "en": "#5", - "ru": "Магический кристальный обломок A2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-a", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-20.38125, 38.07578], - "id": "FD456B706560916DBEFE9289AE650DFD9E5DF755", - "importIds": { - "yuanshen": ["102_2"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/3"] - }, - "popupTitle": { - "en": "#2", - "ru": "Магический кристальный обломок B1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-b", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-20.32265, 38.25547], - "id": "01DCA447CB66E0618C399519DAF2BA844C03CF57", - "importIds": { - "yuanshen": ["102_2"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/4"] - }, - "popupTitle": { - "en": "#2", - "ru": "Магический кристальный обломок B2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-b", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.21718, 35.68125], - "id": "6949688F1CF68FE0E2376B290C37A40B3F2DC66A", - "importIds": { - "yuanshen": ["102_1"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/5"] - }, - "popupTitle": { - "en": "#1", - "ru": "Магический кристальный обломок C1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-c", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.13906, 35.77891], - "id": "9D5DE59882B1954DED0C1988D6713D953517FCC7", - "importIds": { - "yuanshen": ["102_1"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/6"] - }, - "popupTitle": { - "en": "#1", - "ru": "Магический кристальный обломок C2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-c", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.62344, 38.64219], - "id": "AB4FD709E0803F2CB78ECA3AF930BC06FF5A56DF", - "importIds": { - "yuanshen": ["102_3"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/7"] - }, - "popupTitle": { - "en": "#3", - "ru": "Магический кристальный обломок D1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-d", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.62344, 38.77109], - "id": "08544FDEBC048F6C10D907A59251A5B264CF70AB", - "importIds": { - "yuanshen": ["102_3"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/8"] - }, - "popupTitle": { - "en": "#3", - "ru": "Магический кристальный обломок D2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-d", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-14.99062, 37.23984], - "id": "81399B50247F9FBF547863B2DF6EDDE882656AF7", - "importIds": { - "yuanshen": ["102_7"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/9"] - }, - "popupTitle": { - "en": "#7", - "ru": "Магический кристальный обломок E1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-e", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-14.89688, 37.28281], - "id": "FDED6C2E76010CFCE410AFFF0D8419ED80F94961", - "importIds": { - "yuanshen": ["102_7"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/10"] - }, - "popupTitle": { - "en": "#7", - "ru": "Магический кристальный обломок E2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-e", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-14.92812, 37.18125], - "id": "73A9060ACD70712ABB6C8705474DD4DE5EB25542", - "importIds": { - "yuanshen": ["102_7"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/11"] - }, - "popupTitle": { - "en": "#7", - "ru": "Магический кристальный обломок E3", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-e", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-25.29922, 39.58359], - "id": "B46AF31C5BB52CC827EA3483D39A9CF57EF5EC71", - "importIds": { - "yuanshen": ["102_10"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/12"] - }, - "popupTitle": { - "en": "#10", - "ru": "Магический кристальный обломок F1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-f", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-25.37344, 39.5875], - "id": "0CA600115DD281800CDC077165DD88BCF8B0EE58", - "importIds": { - "yuanshen": ["102_10"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/13"] - }, - "popupTitle": { - "en": "#10", - "ru": "Магический кристальный обломок F2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-f", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-25.38906, 39.43516], - "id": "20FBB0BEB2E9F0CA1F0F1471B00F57F7273C0F99", - "importIds": { - "yuanshen": ["102_10"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/14"] - }, - "popupTitle": { - "en": "#10", - "ru": "Магический кристальный обломок F3", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-f", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-18.76406, 36.57969], - "id": "0253DF6C29A104BEEDAE3F85D882D2E4FB6A0FFB", - "importIds": { - "yuanshen": ["102_4"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/15"] - }, - "popupTitle": { - "en": "#4", - "ru": "Магический кристальный обломок G1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-g", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-18.78359, 36.61094], - "id": "FC6A15FEECDE86AB8693C19089E21FDECEA6F3D5", - "importIds": { - "yuanshen": ["102_4"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/16"] - }, - "popupTitle": { - "en": "#4", - "ru": "Магический кристальный обломок G2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-g", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.18594, 32.48594], - "id": "D63CF215E05CBFDF984B2978F446488EB8A1F9C6", - "importIds": { - "yuanshen": ["102_6"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/17"] - }, - "popupTitle": { - "en": "#6", - "ru": "Магический кристальный обломок H1", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-h", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-21.17812, 32.56407], - "id": "0A993E9320172D376AABA480E4FB7E69E0EDFE30", - "importIds": { - "yuanshen": ["102_6"], - "gm_legacy": ["mondstadtMagicalCrystalChunk/18"] - }, - "popupTitle": { - "en": "#6", - "ru": "Магический кристальный обломок H2", - "zh": "魔晶矿-蒙德" - }, - "popupMedia": "mondstadt/magical-crystal-chunk/group-h", - "popupAttribution": "MasterEric" - }, - { - "coordinates": [-14.64813, 46.15526], - "id": "CB7F5565A430CA88ACC81F5430F6968778738768", - "importIds": { - "yuanshen": ["102_8"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_8.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.42762, 49.09187], - "id": "404F4B75F07A49829EEBD9CF537B3026D29E2556", - "importIds": { - "yuanshen": ["102_9"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_9.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.57265, 31.88828], - "id": "3A5E008E157546EECE948E000AA899C89431354A", - "importIds": { - "yuanshen": ["102_11"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_11.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.70938, 31.15], - "id": "BAFE9D0640604493645690A00E1EC6D5656832C6", - "importIds": { - "yuanshen": ["102_12"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_12.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.55312, 30.25547], - "id": "630CE12BA18E16DEC492EE84D908D5CB2C9F63F2", - "importIds": { - "yuanshen": ["102_13"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_13.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.44375, 29.48985], - "id": "9CD50E58A5EBA1FC31DC0318CCAC521F80A51858", - "importIds": { - "yuanshen": ["102_14"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_14.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.96328, 29.97812], - "id": "621EF3B5EABF9CAC23D11B9F2175E5E3CF4C966C", - "importIds": { - "yuanshen": ["102_15"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_15.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.20156, 27.75547], - "id": "4143779C0385709B3E69F7D702A1E587B80AC2C4", - "importIds": { - "yuanshen": ["102_16"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_16.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.95547, 27.95859], - "id": "FDBED25F2168307BA751343D8138E66ED3096556", - "importIds": { - "yuanshen": ["102_17"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_17.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.93984, 29.53672], - "id": "5753C3F18DA0E2297DDAE3492934CF46D55C3D75", - "importIds": { - "yuanshen": ["102_18"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_18.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-11.48672, 30.70078], - "id": "B2F8633B2EA78C4E07B686EE37A3CB03F24921A4", - "importIds": { - "yuanshen": ["102_19"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_19.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.42422, 50.93516], - "id": "9632834230667B349C28DABD41BD5F68D1CD5149", - "importIds": { - "yuanshen": ["102_20"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_20.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.0414, 30.51328], - "id": "742E2C0E719F1B9F92D5A1E0076EEFE9DF29933B", - "importIds": { - "yuanshen": ["102_21"] - }, - "popupMedia": "https://yuanshen.site/comment_png/102_21.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "2057452708", + "zh": "魔晶块", + "de": "Brocken magisches Kristall", + "en": "Magical Crystal Chunk", + "es": "Pedazo de cristal mágico", + "fr": "Éclat de cristal magique", + "id": "Magical Crystal Chunk", + "ja": "魔晶の塊", + "ko": "마법 수정석 조각", + "pt": "Pedaço de Cristal Mágico", + "ru": "Магический кристальный обломок", + "th": "Magical Crystal Chunk", + "vi": "Mảnh Ma Tinh" + }, + "description": { + "_code": "361570885", + "zh": "可以通过「委托锻造」,利用原粹树脂,提炼成武器经验材料。\\n受地脉的能量侵蚀的水晶矿,寻常手段无法处理。", + "de": "Kann bei Schmieden mithilfe von ursprünglichem Harz zu Waffen-EP-Material verarbeitet werden.\\nDiese von elementarer Energie durchdrungenen Kristalle können nicht mit gewöhnlichen Mitteln bearbeitet werden.", + "en": "These crystal chunks can be refined into Weapon EXP materials by using Original Resin.\\nCrystals from mines that were eroded by the energy of the Ley Lines cannot be processed by ordinary means.", + "es": "Estos trozos de cristal pueden ser refinados y convertidos en Materiales de EXP de Arma utilizando Resina original.\\nLos cristales de las minas que fueron erosionados por la energía de las líneas ley no pueden ser procesados por medios ordinarios.", + "fr": "Ces éclats peuvent être raffinés en EXP d'arme avec de la Résine originelle.\\nLe travail de ces cristaux, formés sous l'influence des lignes énergétiques, requiert un grand savoir-faire.", + "id": "Crystal Chunk dapat diforge menjadi material EXP Senjata dengan menggunakan Original Resin.\\nCrystal dari tambang yang terkikis oleh energi Ley Line tidak bisa diproses dengan cara biasa.", + "ja": "「鍛造依頼」において天然樹脂を消費して武器強化素材を精錬することができます。\\n地脈のエネルギーに侵蝕された水晶鉱は普通の方法では処理できません。", + "ko": "「단조 의뢰」를 통해 퓨어 레진을 정제하여 무기 경험치 재료를 얻을 수 있다.\\n일반적인 방법으론 지맥의 에너지에 침식당한 수정 광석을 처리할 수 없다", + "pt": "Esses pedaços de cristal podem ser refinados em materiais de EXP de armas usando a resina original.\\nOs cristais de minas que foram corroídos pela energia das linhas Ley não podem ser processados por meios comuns.", + "ru": "Эти обломки кристаллов могут быть переработаны в материалы опыта оружия с помощью Первородной смолы.\\nТакие кристаллы из шахт впитали энергию артерий земли и не могут быть обработаны обычными методами.", + "th": "สามารถปรับปรุงเป็นวัสดุประสบการณ์อาวุธได้ผ่านการ \"สั่งทำอาวุธ\" โดยใช้ Original Resin\\nCrystal Ore ที่ถูกกัดเซาะด้วยพลังงานของ Ley Lines นั้นจะไม่สามารถจัดการได้ด้วยวิธีทั่วไป", + "vi": "Có thể thông qua ủy thác rèn, dùng Nhựa Nguyên Chất luyện thành nguyên liệu EXP Vũ Khí.\\nMỏ pha lê bị năng lượng địa mạch ăn mòn, tay nghề bình thường sẽ không thể xử lý." + }, + "tags": ["smithing-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 259200, + "icons": { + "filter": "magical-crystal-chunk", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-17.94765, 35.57187], + "id": "A2203538E6832CAE3569E62FFA5B775B9BDED262", + "importIds": { + "yuanshen": ["102_5"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/1"] + }, + "popupTitle": { + "en": "#5", + "ru": "Магический кристальный обломок A1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-a", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-17.89297, 35.57578], + "id": "65ACBB528971FADE60D14807FAF2437A129CAABE", + "importIds": { + "yuanshen": ["102_5"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/2"] + }, + "popupTitle": { + "en": "#5", + "ru": "Магический кристальный обломок A2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-a", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-20.38125, 38.07578], + "id": "FD456B706560916DBEFE9289AE650DFD9E5DF755", + "importIds": { + "yuanshen": ["102_2"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/3"] + }, + "popupTitle": { + "en": "#2", + "ru": "Магический кристальный обломок B1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-b", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-20.32265, 38.25547], + "id": "01DCA447CB66E0618C399519DAF2BA844C03CF57", + "importIds": { + "yuanshen": ["102_2"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/4"] + }, + "popupTitle": { + "en": "#2", + "ru": "Магический кристальный обломок B2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-b", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.21718, 35.68125], + "id": "6949688F1CF68FE0E2376B290C37A40B3F2DC66A", + "importIds": { + "yuanshen": ["102_1"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/5"] + }, + "popupTitle": { + "en": "#1", + "ru": "Магический кристальный обломок C1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-c", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.13906, 35.77891], + "id": "9D5DE59882B1954DED0C1988D6713D953517FCC7", + "importIds": { + "yuanshen": ["102_1"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/6"] + }, + "popupTitle": { + "en": "#1", + "ru": "Магический кристальный обломок C2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-c", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.62344, 38.64219], + "id": "AB4FD709E0803F2CB78ECA3AF930BC06FF5A56DF", + "importIds": { + "yuanshen": ["102_3"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/7"] + }, + "popupTitle": { + "en": "#3", + "ru": "Магический кристальный обломок D1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-d", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.62344, 38.77109], + "id": "08544FDEBC048F6C10D907A59251A5B264CF70AB", + "importIds": { + "yuanshen": ["102_3"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/8"] + }, + "popupTitle": { + "en": "#3", + "ru": "Магический кристальный обломок D2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-d", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-14.99062, 37.23984], + "id": "81399B50247F9FBF547863B2DF6EDDE882656AF7", + "importIds": { + "yuanshen": ["102_7"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/9"] + }, + "popupTitle": { + "en": "#7", + "ru": "Магический кристальный обломок E1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-e", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-14.89688, 37.28281], + "id": "FDED6C2E76010CFCE410AFFF0D8419ED80F94961", + "importIds": { + "yuanshen": ["102_7"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/10"] + }, + "popupTitle": { + "en": "#7", + "ru": "Магический кристальный обломок E2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-e", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-14.92812, 37.18125], + "id": "73A9060ACD70712ABB6C8705474DD4DE5EB25542", + "importIds": { + "yuanshen": ["102_7"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/11"] + }, + "popupTitle": { + "en": "#7", + "ru": "Магический кристальный обломок E3", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-e", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-25.29922, 39.58359], + "id": "B46AF31C5BB52CC827EA3483D39A9CF57EF5EC71", + "importIds": { + "yuanshen": ["102_10"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/12"] + }, + "popupTitle": { + "en": "#10", + "ru": "Магический кристальный обломок F1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-f", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-25.37344, 39.5875], + "id": "0CA600115DD281800CDC077165DD88BCF8B0EE58", + "importIds": { + "yuanshen": ["102_10"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/13"] + }, + "popupTitle": { + "en": "#10", + "ru": "Магический кристальный обломок F2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-f", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-25.38906, 39.43516], + "id": "20FBB0BEB2E9F0CA1F0F1471B00F57F7273C0F99", + "importIds": { + "yuanshen": ["102_10"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/14"] + }, + "popupTitle": { + "en": "#10", + "ru": "Магический кристальный обломок F3", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-f", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-18.76406, 36.57969], + "id": "0253DF6C29A104BEEDAE3F85D882D2E4FB6A0FFB", + "importIds": { + "yuanshen": ["102_4"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/15"] + }, + "popupTitle": { + "en": "#4", + "ru": "Магический кристальный обломок G1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-g", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-18.78359, 36.61094], + "id": "FC6A15FEECDE86AB8693C19089E21FDECEA6F3D5", + "importIds": { + "yuanshen": ["102_4"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/16"] + }, + "popupTitle": { + "en": "#4", + "ru": "Магический кристальный обломок G2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-g", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.18594, 32.48594], + "id": "D63CF215E05CBFDF984B2978F446488EB8A1F9C6", + "importIds": { + "yuanshen": ["102_6"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/17"] + }, + "popupTitle": { + "en": "#6", + "ru": "Магический кристальный обломок H1", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-h", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-21.17812, 32.56407], + "id": "0A993E9320172D376AABA480E4FB7E69E0EDFE30", + "importIds": { + "yuanshen": ["102_6"], + "gm_legacy": ["mondstadtMagicalCrystalChunk/18"] + }, + "popupTitle": { + "en": "#6", + "ru": "Магический кристальный обломок H2", + "zh": "魔晶矿-蒙德" + }, + "popupMedia": "mondstadt/magical-crystal-chunk/group-h", + "popupAttribution": "MasterEric" + }, + { + "coordinates": [-14.64813, 46.15526], + "id": "CB7F5565A430CA88ACC81F5430F6968778738768", + "importIds": { + "yuanshen": ["102_8"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_8.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.42762, 49.09187], + "id": "404F4B75F07A49829EEBD9CF537B3026D29E2556", + "importIds": { + "yuanshen": ["102_9"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_9.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.57265, 31.88828], + "id": "3A5E008E157546EECE948E000AA899C89431354A", + "importIds": { + "yuanshen": ["102_11"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_11.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.70938, 31.15], + "id": "BAFE9D0640604493645690A00E1EC6D5656832C6", + "importIds": { + "yuanshen": ["102_12"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_12.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.55312, 30.25547], + "id": "630CE12BA18E16DEC492EE84D908D5CB2C9F63F2", + "importIds": { + "yuanshen": ["102_13"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_13.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.44375, 29.48985], + "id": "9CD50E58A5EBA1FC31DC0318CCAC521F80A51858", + "importIds": { + "yuanshen": ["102_14"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_14.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.96328, 29.97812], + "id": "621EF3B5EABF9CAC23D11B9F2175E5E3CF4C966C", + "importIds": { + "yuanshen": ["102_15"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_15.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.20156, 27.75547], + "id": "4143779C0385709B3E69F7D702A1E587B80AC2C4", + "importIds": { + "yuanshen": ["102_16"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_16.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.95547, 27.95859], + "id": "FDBED25F2168307BA751343D8138E66ED3096556", + "importIds": { + "yuanshen": ["102_17"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_17.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.93984, 29.53672], + "id": "5753C3F18DA0E2297DDAE3492934CF46D55C3D75", + "importIds": { + "yuanshen": ["102_18"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_18.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-11.48672, 30.70078], + "id": "B2F8633B2EA78C4E07B686EE37A3CB03F24921A4", + "importIds": { + "yuanshen": ["102_19"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_19.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.42422, 50.93516], + "id": "9632834230667B349C28DABD41BD5F68D1CD5149", + "importIds": { + "yuanshen": ["102_20"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_20.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.0414, 30.51328], + "id": "742E2C0E719F1B9F92D5A1E0076EEFE9DF29933B", + "importIds": { + "yuanshen": ["102_21"] + }, + "popupMedia": "https://yuanshen.site/comment_png/102_21.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/ore/white-iron-chunk.json b/src/data/features/mondstadt/ore/white-iron-chunk.json index 98a3bb95..28d16832 100644 --- a/src/data/features/mondstadt/ore/white-iron-chunk.json +++ b/src/data/features/mondstadt/ore/white-iron-chunk.json @@ -1,655 +1,677 @@ -{ - "format": 2, - "name": { - "en": "White Iron Chunk", - "ru": "Обломок белого железа", - "pt": "Pedaço de Ferro branco" - }, - "description": { - "en": "Modestly rare, light gray ore used for forging Weapons, along with creating Fine Enhancement Ore.", - "ru": "Умеренно редкий, серебристого цвета металл, необходимый для ковки Оружия, а также для изготовления Превосходной руды усиления." - }, - "enabled": true, - "cluster": "on", - "respawn": 172800, - "icons": { - "filter": "white-iron-chunk", - "base": { - "marker": true - }, - "done": { - "marker": true - } - }, - "data": [ - { - "coordinates": [-12.42864, 49.11004], - "id": "96AD01069AF187308A11ACED1DE5532202D04BA8", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/1"], - "yuanshen": ["19_1"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.38174, 49.071], - "id": "3DDFEC577E586B985BBFFC5B2EC21397C8178A41", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/2"], - "yuanshen": ["19_2"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.44428, 49.0788], - "id": "1C1D6725B4C00C6B1058DE1997A3AA92AFFD36C0", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/3"], - "yuanshen": ["19_3"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.48336, 49.11004], - "id": "602F730FA7F0E56FF21FB41BB6B5D28F76387D17", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/4"], - "yuanshen": ["19_4"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-12.49117, 49.04757], - "id": "769E289C0EADB53D269A45226E82C7028B76D01C", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/5"], - "yuanshen": ["19_5"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.72613, 46.94661], - "id": "CA13FD65828C48DE87E6D3FE134066AAA1FB26D5", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/6"], - "yuanshen": ["19_6"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.80429, 46.89975], - "id": "9AED05F400A25ABD799DBB6C9E3307864172F4A1", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/7"], - "yuanshen": ["19_7"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-13.85119, 46.92318], - "id": "0B387AA61AE486ED67000220CE1377F619E0937F", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/8"], - "yuanshen": ["19_8"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.63284, 46.22042], - "id": "0C85C90D040B385EE3F48A4FB9DD3EC57234B131", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/9"], - "yuanshen": ["19_9"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.59377, 46.18919], - "id": "43B97DE0F10CDA912FB34AF1D01143DAC8AE44FF", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/10"], - "yuanshen": ["19_10"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.66411, 46.197], - "id": "F31EF668A976E03D62E109F5691167747C374B49", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/11"], - "yuanshen": ["19_11"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.67975, 46.1111], - "id": "5565328DC5E2F6394921314D029B0C9E3C587C8E", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/12"], - "yuanshen": ["19_12"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.73446, 46.18138], - "id": "51447C6D2E5646DAE03CFEF0E8E0AA8197E179E4", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/13"], - "yuanshen": ["19_13"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.22636, 45.61057], - "id": "7FC59898B532BEEE1DB1056B7439EE50CF1CA357", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/14"], - "yuanshen": ["19_14"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.31954, 38.43075], - "id": "8ADC4B02ADFE8345B9543FAC5CE9AF62C3534262", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/15"], - "yuanshen": ["19_15"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.27264, 38.39952], - "id": "A50480EF478C4756AF86537ECC3E6DFEDEB68CD2", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/16"], - "yuanshen": ["19_16"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.45242, 38.34487], - "id": "B8EC591F078B8C937280614A50C0E1159D82A4A1", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/17"], - "yuanshen": ["19_17"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.33517, 38.21212], - "id": "698C9FCBB9B15617131184C21B39DD3BC8FC78E1", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/18"], - "yuanshen": ["19_18"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.37426, 38.25897], - "id": "CB5421DF29191317B1C8D2C39B7DA5A31AEF6336", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/19"], - "yuanshen": ["19_19"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.41334, 38.28239], - "id": "C33B9C635CDAFD7AE47DDC5A99E50D284322EFA3", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/20"], - "yuanshen": ["19_20"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.96779, 36.76756], - "id": "0DFC4ED8B44EEE4C7EB5766B65B135289B4E23F9", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/21"], - "yuanshen": ["19_21"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.95998, 36.72852], - "id": "81E307FFE14187C3506B845F56EDB54F2FEFF3AD", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/22"], - "yuanshen": ["19_22"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.08245, 36.74414], - "id": "793AA3EF2698BD3CA3530440C86EAE27072EB051", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/23"], - "yuanshen": ["19_23"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.05899, 36.70509], - "id": "CBCC510508BF46D1B90C9103AC92FF2CE04C9B0C", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/24"], - "yuanshen": ["19_24"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.10944, 36.61044], - "id": "B287770810B261F9C66D07AD89787766B7B2DA12", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/25"], - "yuanshen": ["19_25"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.6001, 36.54055], - "id": "FD0A8F1C5A6A1AC9BA0A97B516FE340B8D114970", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/26"], - "yuanshen": ["19_26"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.48285, 36.52493], - "id": "1291B3BA3656C60BCDB735208A31E5DFDA47ED14", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/27"], - "yuanshen": ["19_27"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.52975, 36.50932], - "id": "7B8BD587D63FF7E89F52E06B8268531531A03EC9", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/28"], - "yuanshen": ["19_28"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.36669, 36.31368], - "id": "A6F2F854A38E0C0E35ED0F2A00685D31C2619679", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/29"], - "yuanshen": ["19_29"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.24944, 36.22778], - "id": "B38DA64FFC11626C1D8F51AD55D4EC0334BC0EAC", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/30"], - "yuanshen": ["19_30"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.31979, 36.2434], - "id": "C27838ED1AD95B880B98E96610A4316D0E69578E", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/31"], - "yuanshen": ["19_31"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.33543, 36.26682], - "id": "F501522EAC1B997CC35081BC483FA77DB8CE4A04", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/32"], - "yuanshen": ["19_32"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.39795, 36.27464], - "id": "D1E82EA48CAC7FA08C2B2BE39DACE8F407550657", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/33"], - "yuanshen": ["19_33"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.42141, 36.23559], - "id": "01F8D7723702D536797260C2F0AAB1D86FBE58B6", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/34"], - "yuanshen": ["19_34"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.4683, 36.29806], - "id": "9E77E5DE548458FE750BA313A725A2DF9F65EB04", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/35"], - "yuanshen": ["19_35"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.17336, 35.92326], - "id": "968E0D2837BF5EFA28EF6CA06083947193AAEC9B", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/36"], - "yuanshen": ["19_36"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-19.14991, 35.86859], - "id": "CC7F0374DDB3C330BF40E40DBCA737628ED8B06A", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/37"], - "yuanshen": ["19_37"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-21.24182, 35.61832], - "id": "90CCCCB107A1DD627793970BD581AECA35903522", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/38"], - "yuanshen": ["19_38"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.47319, 35.34534], - "id": "15CE28D97B97F34F0C8DBC8A2A8751ED2C96523A", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/39"], - "yuanshen": ["19_39"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.50446, 35.24383], - "id": "B75B499ACC7CC28EDD2CFAE64A5784D66EDC91E9", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/40"], - "yuanshen": ["19_40"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.87411, 34.61656], - "id": "55B0AB21177B1826CDF73E084624ACCD87F1BAC3", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/41"], - "yuanshen": ["19_41"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-18.85065, 34.5619], - "id": "BCBDE019F6D627216AFCB6C933C3A3DF4B5565C8", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/42"], - "yuanshen": ["19_42"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.87084, 34.43046], - "id": "5B3A70589A9FB69A65C88D31DD67E2EAB1502090", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/43"], - "yuanshen": ["19_43"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.85521, 34.36799], - "id": "A9A5BDA49F1BCD3500A14492C5CD6A4B78E3F315", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/44"], - "yuanshen": ["19_44"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.48098, 34.11848], - "id": "E361DA1CD1F456368CD7D8684E0A076605B6DE4B", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.49133, 33.57161], - "id": "D8DF7106383C5827D439BB9883F22D0CE1BD9BC4", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/46"], - "yuanshen": ["19_46"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.24903, 33.06406], - "id": "D5DED800FE2002F7D40223A5F1B4458C8C31CE28", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/47"], - "yuanshen": ["19_47"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.24954, 32.31445], - "id": "78C55DE1B121A5B87013B1030CF548BCAFB095F4", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/48"], - "yuanshen": ["19_48"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.18701, 32.2676], - "id": "50B5684C7C07DE26239098317E31D493D55FC865", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/49"], - "yuanshen": ["19_49"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.18701, 32.18171], - "id": "550882341279AC51AD1110344DECD864C1B1E769", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/50"], - "yuanshen": ["19_50"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.56168, 32.05677], - "id": "031856D85EAC334404B54FF03AEE37713472ADE5", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/51"], - "yuanshen": ["19_51"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.5226, 32.03335], - "id": "B4DB3FE103F6FA2875485B226E74139B3E02FFE1", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/52"], - "yuanshen": ["19_52"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.75242, 31.93965], - "id": "948D24F08FD730A149DC87C830B9FC4ED296FA8F", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/53"], - "yuanshen": ["19_53"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-16.50229, 29.57369], - "id": "763C757AF278BF25995A9928E7584A474ECFD8B5", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/54"], - "yuanshen": ["19_54"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-17.28395, 29.21451], - "id": "9B97A417A8A218AC378CE6F8DC3E96B90B28DB62", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/55"], - "yuanshen": ["19_55"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.0213, 35.93207], - "id": "EB829055B8CE6B70625F07BABA375A42A329CCF2", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/56"], - "yuanshen": ["19_56"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-14.14636, 35.90864], - "id": "1667252D11CC9BB085B344DF88C4D3856C9F0712", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/57"], - "yuanshen": ["19_57"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.74063, 59.36485], - "id": "0749023A4A3C35B5809C25937F15D0D33CE77E9F", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/58"], - "yuanshen": ["19_58"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.82264, 59.40781], - "id": "DAF1E06D04794F3AB101B04A79A8D3D710393965", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/59"], - "yuanshen": ["19_59"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.76797, 59.44297], - "id": "A4BE345B45C314FD80B0321B23130B8715A9BBF1", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/60"], - "yuanshen": ["19_60"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.75234, 59.48203], - "id": "69F4547825BE7015E52789323B8B9BBA39110415", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/61"], - "yuanshen": ["19_61"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.50235, 59.63047], - "id": "A09C3111A1E302C9056937F73C63C35033E90B81", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/62"], - "yuanshen": ["19_62"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.54534, 59.60562], - "id": "C0011FD742C975C2AA9F9BB908CCFBFA6D6608CE", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/63"], - "yuanshen": ["19_63"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.54924, 59.6564], - "id": "9C7A1D30BA3E791B45EBDF35D5A0136669150B3B", - "importIds": { - "gm_legacy": ["mondstadtWhiteIronChunk/64"], - "yuanshen": ["19_64"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-20.48802, 34.10051], - "id": "8FBEBC3840D543CA692307004EE47E967D94D56D", - "importIds": { - "yuanshen": ["19_45"], - "gm_legacy": ["mondstadtWhiteIronChunk/45"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-15.6045, 35.59577], - "id": "959445E9C19A0113146E3A899C056A3EF8DAA3F0", - "importIds": { - "yuanshen": ["19_65"], - "gm_legacy": ["mondstadtWhiteIronChunk/65"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.36121, 32.91609], - "id": "9AEC924AC631A893D7A4026680B0A7996AD68AAC", - "importIds": { - "yuanshen": ["19_66"], - "gm_legacy": ["mondstadtWhiteIronChunk/66"] - }, - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-24.19765, 44.88958], - "id": "55F3CFEFFA919FE1B5165AC27B9D91FB02407E10", - "importIds": { - "yuanshen": ["19_67"] - }, - "popupMedia": "https://yuanshen.site/comment_png/19_67.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-25.32983, 32.49288], - "id": "2C038789923E632610C20BEC90F79177BD684BF0", - "importIds": { - "yuanshen": ["19_68"] - }, - "popupMedia": "https://yuanshen.site/comment_png/19_68.jpg", - "popupAttribution": "Yuanshen.site" - }, - { - "coordinates": [-26.52578, 34.31146], - "id": "6CD503BF34BBA6EDC361FC3E148D497B9EC77DE9", - "importIds": { - "yuanshen": ["19_69"] - }, - "popupMedia": "https://yuanshen.site/comment_png/19_69.jpg", - "popupAttribution": "Yuanshen.site" - } - ] -} +{ + "format": 2, + "name": { + "_code": "1747175596", + "zh": "白铁块", + "de": "Brocken weißes Eisen", + "en": "White Iron Chunk", + "es": "Pedazo de hierro blanco", + "fr": "Morceau de fer blanc", + "id": "White Iron Chunk", + "ja": "白鉄の塊", + "ko": "백철", + "pt": "Pedaço de Ferro Branco", + "ru": "Обломок белого железа", + "th": "White Iron Chunk", + "vi": "Mảnh Sắt Trắng" + }, + "description": { + "_code": "504707605", + "zh": "白铁的矿石,在拥有相应技能的工匠手中能大放异彩吧。", + "de": "Ein Klumpen weißes Eisenerz, der in den Händen eines begabten Schmieds zu glanzvollen Dingen reifen kann.", + "en": "Skilled hands can make this into something brilliant.", + "es": "Unas manos habilidosas pueden convertir esto en algo increíble.", + "fr": "Un morceau de fer blanc que les mains expertes d'un bon forgeron peuvent transformer en objet.", + "id": "Di tangan pengrajin yang handal, bijih besi ini dapat diolah menjadi berbagai benda berguna.", + "ja": "白鉄の鉱石。相応の技術を持った職人の手にかかれば、異彩を放つでしょう。", + "ko": "하얀색 철광석. 뛰어난 대장장이에게 가면 빛을 발할 수 있다", + "pt": "Pode ser transformado em algo incrível em mãos habilidosas.", + "ru": "Опытные руки могут превратить это во что-то прекрасное.", + "th": "ช่างเหล็กที่มีความสามารถ จะเปลี่ยนสิ่งนี้ให้เป็นสิ่งมหัศจรรย์ได้", + "vi": "Khoáng thạch của sắt trắng, trong tay thợ thủ công lành nghề có thể phát ra màu sắc lạ." + }, + "tags": ["smithing-ingredient", "furniture-ingredient"], + "enabled": true, + "cluster": "on", + "respawn": 172800, + "icons": { + "filter": "white-iron-chunk", + "base": { + "marker": true + }, + "done": { + "marker": true + } + }, + "data": [ + { + "coordinates": [-12.42864, 49.11004], + "id": "96AD01069AF187308A11ACED1DE5532202D04BA8", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/1"], + "yuanshen": ["19_1"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.38174, 49.071], + "id": "3DDFEC577E586B985BBFFC5B2EC21397C8178A41", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/2"], + "yuanshen": ["19_2"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.44428, 49.0788], + "id": "1C1D6725B4C00C6B1058DE1997A3AA92AFFD36C0", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/3"], + "yuanshen": ["19_3"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.48336, 49.11004], + "id": "602F730FA7F0E56FF21FB41BB6B5D28F76387D17", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/4"], + "yuanshen": ["19_4"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-12.49117, 49.04757], + "id": "769E289C0EADB53D269A45226E82C7028B76D01C", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/5"], + "yuanshen": ["19_5"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.72613, 46.94661], + "id": "CA13FD65828C48DE87E6D3FE134066AAA1FB26D5", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/6"], + "yuanshen": ["19_6"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.80429, 46.89975], + "id": "9AED05F400A25ABD799DBB6C9E3307864172F4A1", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/7"], + "yuanshen": ["19_7"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-13.85119, 46.92318], + "id": "0B387AA61AE486ED67000220CE1377F619E0937F", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/8"], + "yuanshen": ["19_8"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.63284, 46.22042], + "id": "0C85C90D040B385EE3F48A4FB9DD3EC57234B131", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/9"], + "yuanshen": ["19_9"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.59377, 46.18919], + "id": "43B97DE0F10CDA912FB34AF1D01143DAC8AE44FF", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/10"], + "yuanshen": ["19_10"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.66411, 46.197], + "id": "F31EF668A976E03D62E109F5691167747C374B49", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/11"], + "yuanshen": ["19_11"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.67975, 46.1111], + "id": "5565328DC5E2F6394921314D029B0C9E3C587C8E", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/12"], + "yuanshen": ["19_12"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.73446, 46.18138], + "id": "51447C6D2E5646DAE03CFEF0E8E0AA8197E179E4", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/13"], + "yuanshen": ["19_13"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.22636, 45.61057], + "id": "7FC59898B532BEEE1DB1056B7439EE50CF1CA357", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/14"], + "yuanshen": ["19_14"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.31954, 38.43075], + "id": "8ADC4B02ADFE8345B9543FAC5CE9AF62C3534262", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/15"], + "yuanshen": ["19_15"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.27264, 38.39952], + "id": "A50480EF478C4756AF86537ECC3E6DFEDEB68CD2", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/16"], + "yuanshen": ["19_16"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.45242, 38.34487], + "id": "B8EC591F078B8C937280614A50C0E1159D82A4A1", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/17"], + "yuanshen": ["19_17"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.33517, 38.21212], + "id": "698C9FCBB9B15617131184C21B39DD3BC8FC78E1", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/18"], + "yuanshen": ["19_18"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.37426, 38.25897], + "id": "CB5421DF29191317B1C8D2C39B7DA5A31AEF6336", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/19"], + "yuanshen": ["19_19"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.41334, 38.28239], + "id": "C33B9C635CDAFD7AE47DDC5A99E50D284322EFA3", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/20"], + "yuanshen": ["19_20"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.96779, 36.76756], + "id": "0DFC4ED8B44EEE4C7EB5766B65B135289B4E23F9", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/21"], + "yuanshen": ["19_21"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.95998, 36.72852], + "id": "81E307FFE14187C3506B845F56EDB54F2FEFF3AD", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/22"], + "yuanshen": ["19_22"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.08245, 36.74414], + "id": "793AA3EF2698BD3CA3530440C86EAE27072EB051", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/23"], + "yuanshen": ["19_23"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.05899, 36.70509], + "id": "CBCC510508BF46D1B90C9103AC92FF2CE04C9B0C", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/24"], + "yuanshen": ["19_24"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.10944, 36.61044], + "id": "B287770810B261F9C66D07AD89787766B7B2DA12", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/25"], + "yuanshen": ["19_25"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.6001, 36.54055], + "id": "FD0A8F1C5A6A1AC9BA0A97B516FE340B8D114970", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/26"], + "yuanshen": ["19_26"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.48285, 36.52493], + "id": "1291B3BA3656C60BCDB735208A31E5DFDA47ED14", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/27"], + "yuanshen": ["19_27"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.52975, 36.50932], + "id": "7B8BD587D63FF7E89F52E06B8268531531A03EC9", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/28"], + "yuanshen": ["19_28"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.36669, 36.31368], + "id": "A6F2F854A38E0C0E35ED0F2A00685D31C2619679", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/29"], + "yuanshen": ["19_29"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.24944, 36.22778], + "id": "B38DA64FFC11626C1D8F51AD55D4EC0334BC0EAC", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/30"], + "yuanshen": ["19_30"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.31979, 36.2434], + "id": "C27838ED1AD95B880B98E96610A4316D0E69578E", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/31"], + "yuanshen": ["19_31"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.33543, 36.26682], + "id": "F501522EAC1B997CC35081BC483FA77DB8CE4A04", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/32"], + "yuanshen": ["19_32"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.39795, 36.27464], + "id": "D1E82EA48CAC7FA08C2B2BE39DACE8F407550657", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/33"], + "yuanshen": ["19_33"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.42141, 36.23559], + "id": "01F8D7723702D536797260C2F0AAB1D86FBE58B6", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/34"], + "yuanshen": ["19_34"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.4683, 36.29806], + "id": "9E77E5DE548458FE750BA313A725A2DF9F65EB04", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/35"], + "yuanshen": ["19_35"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.17336, 35.92326], + "id": "968E0D2837BF5EFA28EF6CA06083947193AAEC9B", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/36"], + "yuanshen": ["19_36"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-19.14991, 35.86859], + "id": "CC7F0374DDB3C330BF40E40DBCA737628ED8B06A", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/37"], + "yuanshen": ["19_37"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-21.24182, 35.61832], + "id": "90CCCCB107A1DD627793970BD581AECA35903522", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/38"], + "yuanshen": ["19_38"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.47319, 35.34534], + "id": "15CE28D97B97F34F0C8DBC8A2A8751ED2C96523A", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/39"], + "yuanshen": ["19_39"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.50446, 35.24383], + "id": "B75B499ACC7CC28EDD2CFAE64A5784D66EDC91E9", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/40"], + "yuanshen": ["19_40"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.87411, 34.61656], + "id": "55B0AB21177B1826CDF73E084624ACCD87F1BAC3", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/41"], + "yuanshen": ["19_41"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-18.85065, 34.5619], + "id": "BCBDE019F6D627216AFCB6C933C3A3DF4B5565C8", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/42"], + "yuanshen": ["19_42"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.87084, 34.43046], + "id": "5B3A70589A9FB69A65C88D31DD67E2EAB1502090", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/43"], + "yuanshen": ["19_43"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.85521, 34.36799], + "id": "A9A5BDA49F1BCD3500A14492C5CD6A4B78E3F315", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/44"], + "yuanshen": ["19_44"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.48098, 34.11848], + "id": "E361DA1CD1F456368CD7D8684E0A076605B6DE4B", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.49133, 33.57161], + "id": "D8DF7106383C5827D439BB9883F22D0CE1BD9BC4", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/46"], + "yuanshen": ["19_46"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.24903, 33.06406], + "id": "D5DED800FE2002F7D40223A5F1B4458C8C31CE28", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/47"], + "yuanshen": ["19_47"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.24954, 32.31445], + "id": "78C55DE1B121A5B87013B1030CF548BCAFB095F4", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/48"], + "yuanshen": ["19_48"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.18701, 32.2676], + "id": "50B5684C7C07DE26239098317E31D493D55FC865", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/49"], + "yuanshen": ["19_49"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.18701, 32.18171], + "id": "550882341279AC51AD1110344DECD864C1B1E769", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/50"], + "yuanshen": ["19_50"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.56168, 32.05677], + "id": "031856D85EAC334404B54FF03AEE37713472ADE5", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/51"], + "yuanshen": ["19_51"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.5226, 32.03335], + "id": "B4DB3FE103F6FA2875485B226E74139B3E02FFE1", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/52"], + "yuanshen": ["19_52"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.75242, 31.93965], + "id": "948D24F08FD730A149DC87C830B9FC4ED296FA8F", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/53"], + "yuanshen": ["19_53"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-16.50229, 29.57369], + "id": "763C757AF278BF25995A9928E7584A474ECFD8B5", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/54"], + "yuanshen": ["19_54"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-17.28395, 29.21451], + "id": "9B97A417A8A218AC378CE6F8DC3E96B90B28DB62", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/55"], + "yuanshen": ["19_55"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.0213, 35.93207], + "id": "EB829055B8CE6B70625F07BABA375A42A329CCF2", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/56"], + "yuanshen": ["19_56"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-14.14636, 35.90864], + "id": "1667252D11CC9BB085B344DF88C4D3856C9F0712", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/57"], + "yuanshen": ["19_57"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.74063, 59.36485], + "id": "0749023A4A3C35B5809C25937F15D0D33CE77E9F", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/58"], + "yuanshen": ["19_58"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.82264, 59.40781], + "id": "DAF1E06D04794F3AB101B04A79A8D3D710393965", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/59"], + "yuanshen": ["19_59"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.76797, 59.44297], + "id": "A4BE345B45C314FD80B0321B23130B8715A9BBF1", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/60"], + "yuanshen": ["19_60"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.75234, 59.48203], + "id": "69F4547825BE7015E52789323B8B9BBA39110415", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/61"], + "yuanshen": ["19_61"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.50235, 59.63047], + "id": "A09C3111A1E302C9056937F73C63C35033E90B81", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/62"], + "yuanshen": ["19_62"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.54534, 59.60562], + "id": "C0011FD742C975C2AA9F9BB908CCFBFA6D6608CE", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/63"], + "yuanshen": ["19_63"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.54924, 59.6564], + "id": "9C7A1D30BA3E791B45EBDF35D5A0136669150B3B", + "importIds": { + "gm_legacy": ["mondstadtWhiteIronChunk/64"], + "yuanshen": ["19_64"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-20.48802, 34.10051], + "id": "8FBEBC3840D543CA692307004EE47E967D94D56D", + "importIds": { + "yuanshen": ["19_45"], + "gm_legacy": ["mondstadtWhiteIronChunk/45"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-15.6045, 35.59577], + "id": "959445E9C19A0113146E3A899C056A3EF8DAA3F0", + "importIds": { + "yuanshen": ["19_65"], + "gm_legacy": ["mondstadtWhiteIronChunk/65"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.36121, 32.91609], + "id": "9AEC924AC631A893D7A4026680B0A7996AD68AAC", + "importIds": { + "yuanshen": ["19_66"], + "gm_legacy": ["mondstadtWhiteIronChunk/66"] + }, + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-24.19765, 44.88958], + "id": "55F3CFEFFA919FE1B5165AC27B9D91FB02407E10", + "importIds": { + "yuanshen": ["19_67"] + }, + "popupMedia": "https://yuanshen.site/comment_png/19_67.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-25.32983, 32.49288], + "id": "2C038789923E632610C20BEC90F79177BD684BF0", + "importIds": { + "yuanshen": ["19_68"] + }, + "popupMedia": "https://yuanshen.site/comment_png/19_68.jpg", + "popupAttribution": "Yuanshen.site" + }, + { + "coordinates": [-26.52578, 34.31146], + "id": "6CD503BF34BBA6EDC361FC3E148D497B9EC77DE9", + "importIds": { + "yuanshen": ["19_69"] + }, + "popupMedia": "https://yuanshen.site/comment_png/19_69.jpg", + "popupAttribution": "Yuanshen.site" + } + ] +} diff --git a/src/data/features/mondstadt/special/anemoculus.json b/src/data/features/mondstadt/special/anemoculus.json index b2adb169..ad08c40c 100644 --- a/src/data/features/mondstadt/special/anemoculus.json +++ b/src/data/features/mondstadt/special/anemoculus.json @@ -1,18 +1,38 @@ { "format": 2, + "name": { + "_code": "4071443412", + "zh": "散失的风神瞳", + "de": "Verlorener Anemoculus", + "en": "Anemoculus", + "es": "Anemóculus perdido", + "fr": "Anémoculus", + "id": "Anemoculus", + "ja": "失われた風神の瞳", + "ko": "바람 신의 눈동자", + "pt": "Anemoculus", + "ru": "Анемокул", + "th": "Anemoculus", + "vi": "Phong Thần Đồng" + }, "description": { - "en": "Collect these in the world, and redeem them for rewards at the Statue of the Seven.", - "ru": "Собирайте их по всему миру и подносите Статуи Семи Архонтов для получения наград." + "_code": "4079477317", + "zh": "浓烈的风元素能量积聚成的物质。献给风的神像,能弥补它在漫长岁月中散失的力量。", + "de": "Ein Gebilde aus verdichteter Anemo-Energie. Übergib es der Anemo-Statue, um ihre über die Jahre verlorene Kraft wiederaufzubauen.", + "en": "A substance that has accumulated intense Anemo energy. Offer it to the Statue and help reinstate the power it has lost over the years.", + "es": "Una sustancia que ha acumulado una intensa energía Anemo. Ofrécela a la Estatua para recuperar la energía perdida a lo largo de los años.", + "fr": "De l'énergie Anémo accumulée au fil du temps qui a fini par durcir. Faites-en une offrande à la Statue et restaurez son pouvoir qui s'est amenuisé avec le temps.", + "id": "Sebuah benda yang di dalamnya tersimpan kekuatan Anemo yang kuat. Persembahkan ke patung Anemo untuk memulihkan kekuatannya yang telah lama hilang.", + "ja": "強烈な風元素エネルギーを集積させた物質。風の神像に捧げると、長い年月で失われた風の神像の力を補える。", + "ko": "진한 바람 원소 에너지가 모여 형성된 물질. 바람의 신상에 제물로 바치면 오랜 시간이 흐르며 잃어버렸던 힘을 찾을 수 있다", + "pt": "Uma substância que acumulou intensa energia Anemo. Ofereça à Estátua para recuperar a energia perdida ao longo dos anos.", + "ru": "Вещество, накопившее большое количество энергии Анемо. Предложите его статуе и помогите восстановить силу, которую она потеряла за это время.", + "th": "สสารที่ได้รวบรวมพลังงานธาตุลมเข้มข้นไว้ นำมันไปถวายให้กับรูปปั้นเพื่อช่วยฟื้นฟูพลังของรูปปั้นที่เสียไปเมื่อนานมาแล้ว", + "vi": "Vật chất được kết tinh từ năng lượng Nguyên Tố Phong. Hiến dâng cho tượng Phong Thần, có thể giúp bù đắp năng lượng đã mất theo thời gian." }, "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Anemoculus", - "ru": "Анемокул", - "zh": "风神瞳", - "pt": "Anemoculus" - }, "icons": { "filter": "anemoculus", "base": { diff --git a/src/data/features/mondstadt/special/domain.json b/src/data/features/mondstadt/special/domain.json index 29b0c664..892dfce9 100644 --- a/src/data/features/mondstadt/special/domain.json +++ b/src/data/features/mondstadt/special/domain.json @@ -1,9 +1,19 @@ { "format": 2, "name": { - "pt": "Domínio", + "_code": "4043227537", + "zh": "秘境", + "de": "Sphäre", "en": "Domain", - "ru": "Подземелья" + "es": "Dominio", + "fr": "Donjon", + "id": "Domain", + "ja": "秘境", + "ko": "비경", + "pt": "Domínio", + "ru": "Подземелье", + "th": "ดันเจี้ยน", + "vi": "Bí Cảnh" }, "description": { "en": "Complete the challenges to earn Artifact, Weapon Ascension, or Talent Level-Up rewards." @@ -111,6 +121,7 @@ "popupContent": { "en": "This Artifact domain drops the Thunderfury, Thundersoother, and Resolution of Sojourner sets." }, + "tags": ["artifacts"], "popupMedia": "mondstadt/domain/midsummer-courtyard" }, { @@ -127,6 +138,7 @@ "popupContent": { "en": "This Artifact domain drops the Viridescent Venerer, Maiden Beloved, and Tiny Miracle sets." }, + "tags": ["artifacts"], "popupMedia": "mondstadt/domain/valley-of-remembrance" }, { @@ -143,6 +155,7 @@ "popupContent": { "en": "This domain drops Talent level-up materials." }, + "tags": ["character-talent-material"], "popupMedia": "mondstadt/domain/forsaken-rift" }, { @@ -159,6 +172,7 @@ "popupContent": { "en": "This domain drops Weapon ascension materials. Guide the four Seelies in this area to their gardens to unlock the Anemo pillar, then activate that to open the domain." }, + "tags": ["weapon-ascension-material"], "popupMedia": "mondstadt/domain/cecilia-garden" } ] diff --git a/src/data/features/mondstadt/special/statue.json b/src/data/features/mondstadt/special/statue.json index 5ab2e945..e99a5595 100644 --- a/src/data/features/mondstadt/special/statue.json +++ b/src/data/features/mondstadt/special/statue.json @@ -1,16 +1,26 @@ { "format": 2, + "name": { + "_code": "2481562954", + "zh": "七天神像", + "de": "Statue der Sieben", + "en": "Statue of The Seven", + "es": "Estatua de Los Siete", + "fr": "Statue des Sept", + "id": "Patung The Seven", + "ja": "七天神像", + "ko": "일곱신상", + "pt": "Estátua dos Sete", + "ru": "Статуя семи Архонтов", + "th": "Statue of The Seven", + "vi": "Thất Thiên Thần Tượng" + }, "description": { "en": "Teleport here to receive healing or redeem elemental Oculi for rewards." }, "enabled": true, "cluster": "off", "respawn": "none", - "name": { - "en": "Statue of the Seven", - "ru": "Статуя семи Архонтов", - "pt": "Estátua dos Sete" - }, "icons": { "filter": "mondstadt-statue", "base": { diff --git a/src/data/features/mondstadt/special/teleporter.json b/src/data/features/mondstadt/special/teleporter.json index 561e94f7..f8a60112 100644 --- a/src/data/features/mondstadt/special/teleporter.json +++ b/src/data/features/mondstadt/special/teleporter.json @@ -1,12 +1,33 @@ { "format": 2, "name": { - "en": "Teleporter", - "ru": "Телепорт", - "pt": "Ponto de Teleporte" + "_code": "2520270535", + "zh": "传送锚点", + "de": "Teleportationspunkt", + "en": "Teleport Waypoint", + "fr": "Point de téléportation", + "id": "Teleport Waypoint", + "ja": "ワープポイント", + "ko": "워프 포인트", + "pt": "Ponto de Teleporte", + "ru": "Точка телепортации", + "th": "จุดเทเลพอร์ต", + "vi": "Điểm dịch chuyển" }, "description": { - "en": "Activate to gain the ability to move here at will via the World Map." + "_code": "2837951267", + "zh": "选择传送锚点,以传送到相应位置", + "de": "Wähle den Teleportationspunkt, um dich zu der jeweiligen Stelle zu teleportieren.", + "en": "Select a Teleport Waypoint to teleport to that location", + "es": "Selecciona un Punto de teletransporte para teletransportarte a esa ubicación", + "fr": "Sélectionnez un point de téléportation pour vous rendre à la destination correspondante.", + "id": "Pilih Teleport Waypoint untuk pergi ke lokasi tersebut.", + "ja": "ワープポイントを選択するとその位置にワープできる", + "ko": "워프 포인트를 선택해 해당 위치로 워프할 수 있습니다", + "pt": "Selecione um Ponto de Teleporte para se teleportar para essa localização", + "ru": "Выберите точку телепортации, чтобы переместиться к ней.", + "th": "เลือกจุดหมายเทเลพอร์ต เพื่อเทเลพอร์ตไปยังที่นั่น", + "vi": "Chọn điểm dịch chuyển, để chuyển đến vị trí tương ứng" }, "enabled": true, "cluster": "off", diff --git a/src/data/features/mondstadt/special/viewpoint.json b/src/data/features/mondstadt/special/viewpoint.json index 87248034..041722f3 100644 --- a/src/data/features/mondstadt/special/viewpoint.json +++ b/src/data/features/mondstadt/special/viewpoint.json @@ -1,9 +1,19 @@ { "format": 2, "name": { + "_code": "3018606398", + "zh": "观景点", + "de": "Aussichtspunkt", "en": "Viewpoint", - "ru": "Точка обзора", - "pt": "Observatório" + "es": "Mirador", + "fr": "Panorama", + "id": "Titik Panorama", + "ja": "展望ポイント", + "ko": "전망 포인트", + "pt": "Observatório", + "ru": "Осмотреть", + "th": "จุดชมวิว", + "vi": "Điểm ngắm cảnh" }, "description": { "en": "Collect the marker to add a new image to your Archive." diff --git a/src/data/i18n/changelog/en.json b/src/data/i18n/changelog/en.json index 860a3624..b0d0ac0d 100644 --- a/src/data/i18n/changelog/en.json +++ b/src/data/i18n/changelog/en.json @@ -1,7 +1,32 @@ [ + { + "version": "v0.12.4 - Marker Format and Feature Translation", + "date": "April 8, 2021", + "description": [ + "Added the ability for markers to store additional tags.", + "Added full translations for many features and labels, courtesy of Dimbreath." + ] + }, + { + "version": "v0.12.3 - Translation Fixes", + "date": "April 8, 2021", + "description": [ + "Fixed issues with other languages having broken translation files.", + "Added new translation keys to POEditor.", + "If you know a foreign language, please click the link above to learn how to contribute!." + ] + }, + { + "version": "v0.12.2 - Yuanshen Import", + "date": "April 8, 2021", + "description": [ + "Migrated 2,458 markers from the latest version of Yuanshen.site.", + "New markers mainly include nature and ore features." + ] + }, { "version": "v0.12.1 - Major Revamp", - "date": "April ??, 2021", + "date": "April 5, 2021", "description": [ "Rewrote the app into TypeScript. This should improve stability and reduce regressions.", "Rewrote the app to utilize Next.js for improved page load speeds.", diff --git a/src/data/i18n/ui/_core.json.d.ts b/src/data/i18n/ui/_core.json.d.ts deleted file mode 100644 index 6081bb6c..00000000 --- a/src/data/i18n/ui/_core.json.d.ts +++ /dev/null @@ -1,80 +0,0 @@ -export default { - de: { - name: { - en: 'German', - de: 'Deutsch', - }, - }, - en: { - name: { - en: 'English', - fr: 'Anglais', - }, - }, - es: { - name: { - en: 'Spanish', - es: 'Español', - }, - }, - fr: { - name: { - en: 'French', - fr: 'Français', - }, - }, - id: { - name: { - en: 'Indonesian', - id: 'Bahasa Indonesia', - }, - }, - ja: { - name: { - en: 'Japanese', - ja: '日本語', - }, - }, - ko: { - name: { - en: 'Korean', - ko: '한국어', - }, - }, - pt: { - name: { - en: 'Portuguese', - pt: 'Português', - }, - }, - ru: { - name: { - en: 'Russian', - ru: 'Русский', - }, - }, - th: { - name: { - en: 'Thai', - th: 'ไทย', - }, - }, - vi: { - name: { - en: 'Vietnamese', - vi: 'Tiếng Việt', - }, - }, - zh: { - name: { - en: 'Chinese', - zh: '中文', - }, - }, - 'zh-tw': { - name: { - en: 'Chinese (Taiwan)', - 'zh-tw': '', - }, - }, -} as const; diff --git a/src/data/i18n/ui/_mkcore.sh b/src/data/i18n/ui/_mkcore.sh deleted file mode 100644 index a5d79c9d..00000000 --- a/src/data/i18n/ui/_mkcore.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/bash - -# https://github.com/microsoft/TypeScript/issues/32063 - -echo -E "export default $(cat _core.json) as const" > _core.json.d.ts \ No newline at end of file diff --git a/src/data/i18n/ui/de.json b/src/data/i18n/ui/de.json index b28398b9..a18868f1 100644 --- a/src/data/i18n/ui/de.json +++ b/src/data/i18n/ui/de.json @@ -1,148 +1,148 @@ { - "page-title-full": "[BETA] GenshinMap - Interaktive Teyvat Karte", - "page-title-beta": "[BETA] GenshinMap", - "about": "Info", - "help": "Hilfe", - "summary": "Zusammenfassung", - "editor-help": "Editor Hilfe", - "features": "Funktionen", - "routes": "Pfade", - "editor-elements": "Einträge", - "options": "Optionen", - "category-event": "Event", - "category-boss": "Boss", - "category-monster": "Monster", - "category-nature": "Pflanzen", - "category-special": "Speziell", - "category-ore": "Erz", - "category-chest": "Kiste", - "region-mondstadt": "Mondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "Drachengrat", - "region-inazuma": "Inazuma", - "region-sumeru": "Sumeru", - "region-fontaine": "Fontaine", - "region-natlan": "Netlan", - "region-snezhnaya": "Snezhnaya", - "region-khaenriah": "Khaenri'ah", - "clear-editor-data": "Alle Einträge löschen", - "submit-editor-data": "Alle Einträge übermitteln", - "image-upload-tooltip": "Nutze Drag-and-Drop um auf Imgur hochzuladen", - "image-upload-success": "Das Bild wurde erfolgreich auf Imgur hochgeladen.", - "image-upload-progress": "Lade hoch auf Imgur...", - "image-upload-dropzone": "", - "image-upload-error-too-many-files": "Fehler: Zu viele Dateien.", - "image-upload-error-file-invalid-type": "Fehler: Falscher Dateityp (JPG/PNG erwartet)", - "image-upload-error-bad-request": "Fehler: Unerwarteter Anfragefehler.", - "image-upload-error-generic": "Fehler: Unbekannter Fehler ({code})", - "marker-id-format": "Marker #{id}", - "route-id-format": "Route #{id}", - "summary-subtitle": "", - "locate": "Finde nächsten", - "clear-all": "Alle zurücksetzen", - "hide-feature": "Blende aus", - "open-menu": "Öffne das Menü", - "completed-time-format": "", - "cancel": "Abbrechen", - "confirm": "Bestätigen", - "click-to-copy": "Klicken zum Kopieren", - "clear-editor-data-content": "", - "clear-map-data-title": "Kartendaten löschen?", - "clear-map-data-content": "Bist du dir sicher?\nWenn du die Kartendaten löscht, können diese nicht wiederhergestellt werden.", - "import-data-content": "", - "submit-editor-data-content": "", - "feature-name": "", - "category": "Kategorie", - "region": "Region", - "submit-editor-data-subtitle-category-region": "", - "export-data-content": "Unterhalb finden Sie exportierten Daten für GenshinMap.", - "language": "Sprache", - "options-editor-enable": "Editor aktivieren", - "options-editor-hide-features": "Blende Funktionen im Editor aus", - "options-editor-hide-routes": "Blende Routen im Editor aus", - "options-completed-opacity": "Transparenz von gesammelten Objekten", - "options-cluster-markers": "", - "options-world-border": "Zeige Weltgrenze", - "options-region-labels": "Zeige Regionsnamen", - "import-data": "Daten importieren", - "import": "Importieren...", - "export-data": "Daten exportieren", - "export": "Exportieren...", - "options-clear-data": "Daten löschen?", - "clear": "Löschen...", - "version-format": "App Version: v{version}", - "done": "Fertig", - "marker": "", - "route": "", - "delete": "Löschen", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "Funktion anzeigen", - "paste-here": "", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "Klicken Sie auf den untenstehenden Link, um den Fehlerbericht zu senden.", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "[BETA] GenshinMap - Interaktive Teyvat Karte", + "page-title-beta": "[BETA] GenshinMap", + "about": "Info", + "help": "Hilfe", + "summary": "Zusammenfassung", + "editor-help": "Editor Hilfe", + "features": "Funktionen", + "routes": "Pfade", + "editor-elements": "Einträge", + "options": "Optionen", + "category-event": "Event", + "category-boss": "Boss", + "category-monster": "Monster", + "category-nature": "Pflanzen", + "category-special": "Speziell", + "category-ore": "Erz", + "category-chest": "Kiste", + "region-mondstadt": "Mondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "Drachengrat", + "region-inazuma": "Inazuma", + "region-sumeru": "Sumeru", + "region-fontaine": "Fontaine", + "region-natlan": "Netlan", + "region-snezhnaya": "Snezhnaya", + "region-khaenriah": "Khaenri'ah", + "clear-editor-data": "Alle Einträge löschen", + "submit-editor-data": "Alle Einträge übermitteln", + "image-upload-tooltip": "Nutze Drag-and-Drop um auf Imgur hochzuladen", + "image-upload-success": "Das Bild wurde erfolgreich auf Imgur hochgeladen.", + "image-upload-progress": "Lade hoch auf Imgur...", + "image-upload-dropzone": "", + "image-upload-error-too-many-files": "Fehler: Zu viele Dateien.", + "image-upload-error-file-invalid-type": "Fehler: Falscher Dateityp (JPG/PNG erwartet)", + "image-upload-error-bad-request": "Fehler: Unerwarteter Anfragefehler.", + "image-upload-error-generic": "Fehler: Unbekannter Fehler ({code})", + "marker-id-format": "Marker #{id}", + "route-id-format": "Route #{id}", + "summary-subtitle": "", + "locate": "Finde nächsten", + "clear-all": "Alle zurücksetzen", + "hide-feature": "Blende aus", + "open-menu": "Öffne das Menü", + "completed-time-format": "", + "cancel": "Abbrechen", + "confirm": "Bestätigen", + "click-to-copy": "Klicken zum Kopieren", + "clear-editor-data-content": "", + "clear-map-data-title": "Kartendaten löschen?", + "clear-map-data-content": "Bist du dir sicher?\nWenn du die Kartendaten löscht, können diese nicht wiederhergestellt werden.", + "import-data-content": "", + "submit-editor-data-content": "", + "feature-name": "", + "category": "Kategorie", + "region": "Region", + "submit-editor-data-subtitle-category-region": "", + "export-data-content": "Unterhalb finden Sie exportierten Daten für GenshinMap.", + "language": "Sprache", + "options-editor-enable": "Editor aktivieren", + "options-editor-hide-features": "Blende Funktionen im Editor aus", + "options-editor-hide-routes": "Blende Routen im Editor aus", + "options-completed-opacity": "Transparenz von gesammelten Objekten", + "options-cluster-markers": "", + "options-world-border": "Zeige Weltgrenze", + "options-region-labels": "Zeige Regionsnamen", + "import-data": "Daten importieren", + "import": "Importieren...", + "export-data": "Daten exportieren", + "export": "Exportieren...", + "options-clear-data": "Daten löschen?", + "clear": "Löschen...", + "version-format": "App Version: v{version}", + "done": "Fertig", + "marker": "", + "route": "", + "delete": "Löschen", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "Funktion anzeigen", + "paste-here": "", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "Klicken Sie auf den untenstehenden Link, um den Fehlerbericht zu senden.", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/en.json b/src/data/i18n/ui/en.json index e7af8197..9222c81c 100644 --- a/src/data/i18n/ui/en.json +++ b/src/data/i18n/ui/en.json @@ -1,148 +1,148 @@ { - "page-title-full": "GenshinMap - Interactive Teyvat Map", - "page-title-beta": "[BETA] GenshinMap", - "about": "About", - "help": "Help", - "summary": "Summary", - "editor-help": "Editor Help", - "features": "Features", - "routes": "Routes", - "editor-elements": "Editor Elements", - "options": "Options", - "category-event": "Event", - "category-boss": "Boss", - "category-monster": "Monster", - "category-nature": "Nature", - "category-special": "Special", - "category-ore": "Ore", - "category-chest": "Chest", - "region-mondstadt": "Mondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "Dragonspine", - "region-inazuma": "Inazuma", - "region-sumeru": "Sumeru", - "region-fontaine": "Fontaine", - "region-natlan": "Natlan", - "region-snezhnaya": "Snezhnaya", - "region-khaenriah": "Khaenri'ah", - "clear-editor-data": "Clear Editor Data", - "submit-editor-data": "Submit Editor Data", - "image-upload-tooltip": "Click or drag/drop to upload to Imgur", - "image-upload-success": "Successfully uploaded image to Imgur.", - "image-upload-progress": "Uploading to Imgur...", - "image-upload-dropzone": "Drag and drop image files here", - "image-upload-error-too-many-files": "ERROR: Too many files.", - "image-upload-error-file-invalid-type": "ERROR: Bad file type (expected JPG or PNG)", - "image-upload-error-bad-request": "ERROR: Bad request.", - "image-upload-error-generic": "ERROR: Unknown error ({code})", - "marker-id-format": "Marker #{id}", - "route-id-format": "Route #{id}", - "summary-subtitle": "Manage and evaluate markers flagged as completed.", - "locate": "Locate", - "clear-all": "Clear All", - "hide-feature": "Hide Feature", - "open-menu": "Open Menu", - "completed-time-format": "Marked completed at {time}.", - "cancel": "Cancel", - "confirm": "Confirm", - "click-to-copy": "Click to Copy", - "clear-editor-data-content": "Are you sure? If you clear the Editor data, it cannot be recovered.", - "clear-map-data-title": "Clear Map Data?", - "clear-map-data-content": "Are you sure? If you clear the map preferences data, it cannot be recovered.", - "import-data-content": "Paste your data into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden.", - "submit-editor-data-content": "Fill in the following form, then click "Confirm." This will put the editor data into your clipboard; you will then be redirected to GitHub, where you will paste the data in.", - "feature-name": "Feature Name", - "category": "Category", - "region": "Region", - "submit-editor-data-subtitle-category-region": "A feature can only be in one category and one region.", - "export-data-content": "Below is exported data for GenshinMap.", - "language": "Language", - "options-editor-enable": "Enable Editor", - "options-editor-hide-features": "Hide Features in Editor", - "options-editor-hide-routes": "Hide Routes in Editor", - "options-completed-opacity": "Completed Marker Opacity", - "options-cluster-markers": "Cluster Markers", - "options-world-border": "Display World Border", - "options-region-labels": "Display Region Labels", - "import-data": "Import Data", - "import": "Import", - "export-data": "Export Data", - "export": "Export", - "options-clear-data": "Clear Data", - "clear": "Clear", - "version-format": "App version: v{version}", - "done": "Done", - "marker": "Marker", - "route": "Route", - "delete": "Delete", - "highlight": "Highlight", - "popup-title": "Popup Title", - "popup-content": "Popup Content", - "media-url": "Media URL", - "media-url-hint": "Image or YouTube link", - "show-feature": "Show Feature", - "paste-here": "Paste data here...", - "options-show-hidden-features": "Show Hidden Features in Summary Tab", - "error-handler-flavor": "Oh no, Paimon used up all her brain juice!", - "error-handler-message": "GenshinMap experienced an error and had to close.", - "error-handler-instruction": "Please click the link below to submit an error report.", - "submit-to-github": "Submit to GitHub", - "copy-permalink": "Copy Permalink", - "migrate-yuanshen-content": "Paste data from YuanShen.site into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", - "migrate-appsample-content": "Paste data from AppSample.com into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", - "migrate-mapgenie-content": "Paste data from MapGenie.io into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", - "feature-description": "Feature Description", - "message-import-error-malformed-json": "Your import data appears to be malformed. Did you mean to select a different import option?", - "message-import-error-malformed-not-json": "Your import data appears to be malformed. Please check it and try again.", - "message-import-error-generic": "An unknown error occurred while attempting to import the submitted data.", - "message-import-success": "Successfully imported all {count} markers.", - "message-import-success-partial": "Imported {success}/{count} markers", - "options-display-debug": "Show Map Debug Display", - "respawn-259200": "Respawns every three days", - "respawn-176800": "Respawns every two days", - "respawn-86400": "Respawns daily", - "respawn-43200": "Respawns every 12 hours", - "respawn-180": "Respawns after three minutes", - "respawn-boss": "Respawns weekly on Monday 4AM server time", - "respawn-none": "Does not respawn", - "debug": "Debug", - "navigate-to-marker-by-id": "Navigate to Marker by ID", - "notification-permalink-fail-id": "Permalinked element not found.", - "notification-permalink-feature": "Navigated to permalinked feature.", - "notification-permalink-route": "Navigated to permalinked route.", - "clear-map-data": "Clear Map Data", - "message-permalink-fail-id": "Permalinked element not found.", - "message-permalink-feature": "Navigated to permalinked feature.", - "message-permalink-route": "Navigated to permalinked route.", - "page-title": "GenshinMap", - "all": "All", - "bookmarklet-click-link": "Right click me!", - "bookmarklet-content": "To retrieve your data, right click the link below and select 'Bookmark This Link' to create a bookmarklet. Then, navigate to the site and click the bookmark to run it. The data should appear in your clipboard.", - "changelog": "Changelog", - "clear-refreshed-markers": "Clear Refreshed Markers", - "coming-soon": "Coming Soon...", - "completed": "Completed", - "editor-elements-subtitle": "Modify and delete placed markers.", - "editor": "Editor", - "error-handler-component-message": "The {component} view has encountered a problem.", - "help-content": "Click the Features tab above to filter the map to display Oculi, ores, plants, monsters, and more.
Double-click a feature marker to flag it as completed. For some features such as chests, a single click will display a popup with more information, including an image or comment.
Click the About -> Summary tab to see counts of features you have marked as completed, clear completion on all marked features, clear marks only on features that have respawned (for example, Crystal Chunks have a 72-hour respawn time), or locate a random marker you haven't cleared yet.
Click the Routes tab above to filter the map to display community made farming routes, such as ones to efficiently collect regional specialties or fight monsters.", - "help-contribute": "We are looking for community contributors to help with markers as well as localization! Click to learn how to contribute.", - "help-description": "GenshinMap is an interactive map tool for players of miHoYo's open-world role-playing game, Genshin Impact. It includes {markers} markers and {routes} routes, to help players efficiently collect the resources they need.", - "help-editor-content": "The Editor tool allows users to place markers and routes, add descriptions to them, then submit them via GitHub for official approval and addition to the map. Through this, the map can utilize community contributions to stay consistently up-to-date.
To place a marker, click the Marker button in the map controls on the left side, then click the location where you would like to place the marker. You can cancel marker placement by clicking the Cancel button. To move an existing marker, simply click and drag it.
To place a route, click the Route button in the map controls on the left side, then click along the locations where you would like to place the route. You can finalize route placement by clicking the last placed marker in the route, or by clicking the Done button in the controls on the left. You can cancel route placement by clicking the Cancel button.
You can edit elements after they have been placed. To move a marker or the points of a route, simply drag them. Add points to a placed route by dragging the semi-transparent midpoint of a route line. Single click a point on the route to remove it.
You can add a title and description to placed markers; these will display when users click the marker to display a popup. You can also add information to the Media field; paste a link to an image to display it, drag an image from your computer to upload it to Imgur, or paste a YouTube link to embed a video. This will display in the popup when you click the marker, and should ideally provide guidance on how to access the resource if needed.
Once you have completed placing markers for a feature, click the 'Submit Editor Data' at the bottom of the window. You will be directed to fill out a simple form describing the feature's location and category (a feature can only be for one region and one category), then click Confirm. You will be redirected to GitHub, where you must sign in and paste the data (which will be in your clipboard). Any routes, markers, and upload images will be included in the data you submit.", - "help-migrate": "If you previously marked Oculi or chests as completed on another map such as AppSample, select the Sync/Import tab to learn how to migrate your data.", - "loading": "Loading...", - "login-with-github": "Login with GitHub", - "message-editor-import-success": "Successfully imported all {count} editor elements.", - "migrate-appsample-support": "Supports Anemoculus, and Crimson Agates, with more coming soon.", - "migrate-appsample": "Migrate from AppSample.com", - "migrate-mapgenie-support": "Supports", - "migrate-mapgenie": "Migrate from MapGenie.io", - "migrate-yuanshen-support": "Supports almost all feature types, including Oculi, Agates, and chests.", - "migrate-yuanshen": "Migrate from Yuanshen.site", - "migrate": "Migrate", - "no-changelog-data-for-locale": "This language doesn't have a translated changelog. Sorry...", - "social-visit-discord": "Visit us on Discord", - "social-visit-github": "Visit us on GitHub", - "sync-data": "Sync Data", - "sync-google-drive": "Sync with Google Drive" -} \ No newline at end of file + "page-title-full": "GenshinMap - Interactive Teyvat Map", + "page-title-beta": "[BETA] GenshinMap", + "about": "About", + "help": "Help", + "summary": "Summary", + "editor-help": "Editor Help", + "features": "Features", + "routes": "Routes", + "editor-elements": "Editor Elements", + "options": "Options", + "category-event": "Event", + "category-boss": "Boss", + "category-monster": "Monster", + "category-nature": "Nature", + "category-special": "Special", + "category-ore": "Ore", + "category-chest": "Chest", + "region-mondstadt": "Mondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "Dragonspine", + "region-inazuma": "Inazuma", + "region-sumeru": "Sumeru", + "region-fontaine": "Fontaine", + "region-natlan": "Natlan", + "region-snezhnaya": "Snezhnaya", + "region-khaenriah": "Khaenri'ah", + "clear-editor-data": "Clear Editor Data", + "submit-editor-data": "Submit Editor Data", + "image-upload-tooltip": "Click or drag/drop to upload to Imgur", + "image-upload-success": "Successfully uploaded image to Imgur.", + "image-upload-progress": "Uploading to Imgur...", + "image-upload-dropzone": "Drag and drop image files here", + "image-upload-error-too-many-files": "ERROR: Too many files.", + "image-upload-error-file-invalid-type": "ERROR: Bad file type (expected JPG or PNG)", + "image-upload-error-bad-request": "ERROR: Bad request.", + "image-upload-error-generic": "ERROR: Unknown error ({code})", + "marker-id-format": "Marker #{id}", + "route-id-format": "Route #{id}", + "summary-subtitle": "Manage and evaluate markers flagged as completed.", + "locate": "Locate", + "clear-all": "Clear All", + "hide-feature": "Hide Feature", + "open-menu": "Open Menu", + "completed-time-format": "Marked completed at {time}.", + "cancel": "Cancel", + "confirm": "Confirm", + "click-to-copy": "Click to Copy", + "clear-editor-data-content": "Are you sure? If you clear the Editor data, it cannot be recovered.", + "clear-map-data-title": "Clear Map Data?", + "clear-map-data-content": "Are you sure? If you clear the map preferences data, it cannot be recovered.", + "import-data-content": "Paste your data into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden.", + "submit-editor-data-content": "Fill in the following form, then click "Confirm." This will put the editor data into your clipboard; you will then be redirected to GitHub, where you will paste the data in.", + "feature-name": "Feature Name", + "category": "Category", + "region": "Region", + "submit-editor-data-subtitle-category-region": "A feature can only be in one category and one region.", + "export-data-content": "Below is exported data for GenshinMap.", + "language": "Language", + "options-editor-enable": "Enable Editor", + "options-editor-hide-features": "Hide Features in Editor", + "options-editor-hide-routes": "Hide Routes in Editor", + "options-completed-opacity": "Completed Marker Opacity", + "options-cluster-markers": "Cluster Markers", + "options-world-border": "Display World Border", + "options-region-labels": "Display Region Labels", + "import-data": "Import Data", + "import": "Import", + "export-data": "Export Data", + "export": "Export", + "options-clear-data": "Clear Data", + "clear": "Clear", + "version-format": "App version: v{version}", + "done": "Done", + "marker": "Marker", + "route": "Route", + "delete": "Delete", + "highlight": "Highlight", + "popup-title": "Popup Title", + "popup-content": "Popup Content", + "media-url": "Media URL", + "media-url-hint": "Image or YouTube link", + "show-feature": "Show Feature", + "paste-here": "Paste data here...", + "options-show-hidden-features": "Show Hidden Features in Summary Tab", + "error-handler-flavor": "Oh no, Paimon used up all her brain juice!", + "error-handler-message": "GenshinMap experienced an error and had to close.", + "error-handler-instruction": "Please click the link below to submit an error report.", + "submit-to-github": "Submit to GitHub", + "copy-permalink": "Copy Permalink", + "migrate-yuanshen-content": "Paste data from YuanShen.site into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", + "migrate-appsample-content": "Paste data from AppSample.com into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", + "migrate-mapgenie-content": "Paste data from MapGenie.io into the text box, and click Confirm to import your data. BEWARE, existing data will be overridden, and not all data may successfully migrate.", + "feature-description": "Feature Description", + "message-import-error-malformed-json": "Your import data appears to be malformed. Did you mean to select a different import option?", + "message-import-error-malformed-not-json": "Your import data appears to be malformed. Please check it and try again.", + "message-import-error-generic": "An unknown error occurred while attempting to import the submitted data.", + "message-import-success": "Successfully imported all {count} markers.", + "message-import-success-partial": "Imported {success}/{count} markers", + "options-display-debug": "Show Map Debug Display", + "respawn-259200": "Respawns every three days", + "respawn-176800": "Respawns every two days", + "respawn-86400": "Respawns daily", + "respawn-43200": "Respawns every 12 hours", + "respawn-180": "Respawns after three minutes", + "respawn-boss": "Respawns weekly on Monday 4AM server time", + "respawn-none": "Does not respawn", + "debug": "Debug", + "navigate-to-marker-by-id": "Navigate to Marker by ID", + "notification-permalink-fail-id": "Permalinked element not found.", + "notification-permalink-feature": "Navigated to permalinked feature.", + "notification-permalink-route": "Navigated to permalinked route.", + "clear-map-data": "Clear Map Data", + "message-permalink-fail-id": "Permalinked element not found.", + "message-permalink-feature": "Navigated to permalinked feature.", + "message-permalink-route": "Navigated to permalinked route.", + "page-title": "GenshinMap", + "all": "All", + "bookmarklet-click-link": "Right click me!", + "bookmarklet-content": "To retrieve your data, right click the link below and select 'Bookmark This Link' to create a bookmarklet. Then, navigate to the site and click the bookmark to run it. The data should appear in your clipboard.", + "changelog": "Changelog", + "clear-refreshed-markers": "Clear Refreshed Markers", + "coming-soon": "Coming Soon...", + "completed": "Completed", + "editor-elements-subtitle": "Modify and delete placed markers.", + "editor": "Editor", + "error-handler-component-message": "The {component} view has encountered a problem.", + "help-content": "Click the Features tab above to filter the map to display Oculi, ores, plants, monsters, and more.
Double-click a feature marker to flag it as completed. For some features such as chests, a single click will display a popup with more information, including an image or comment.
Click the About -> Summary tab to see counts of features you have marked as completed, clear completion on all marked features, clear marks only on features that have respawned (for example, Crystal Chunks have a 72-hour respawn time), or locate a random marker you haven't cleared yet.
Click the Routes tab above to filter the map to display community made farming routes, such as ones to efficiently collect regional specialties or fight monsters.", + "help-contribute": "We are looking for community contributors to help with markers as well as localization! Click to learn how to contribute.", + "help-description": "GenshinMap is an interactive map tool for players of miHoYo's open-world role-playing game, Genshin Impact. It includes {markers} markers and {routes} routes, to help players efficiently collect the resources they need.", + "help-editor-content": "The Editor tool allows users to place markers and routes, add descriptions to them, then submit them via GitHub for official approval and addition to the map. Through this, the map can utilize community contributions to stay consistently up-to-date.
To place a marker, click the Marker button in the map controls on the left side, then click the location where you would like to place the marker. You can cancel marker placement by clicking the Cancel button. To move an existing marker, simply click and drag it.
To place a route, click the Route button in the map controls on the left side, then click along the locations where you would like to place the route. You can finalize route placement by clicking the last placed marker in the route, or by clicking the Done button in the controls on the left. You can cancel route placement by clicking the Cancel button.
You can edit elements after they have been placed. To move a marker or the points of a route, simply drag them. Add points to a placed route by dragging the semi-transparent midpoint of a route line. Single click a point on the route to remove it.
You can add a title and description to placed markers; these will display when users click the marker to display a popup. You can also add information to the Media field; paste a link to an image to display it, drag an image from your computer to upload it to Imgur, or paste a YouTube link to embed a video. This will display in the popup when you click the marker, and should ideally provide guidance on how to access the resource if needed.
Once you have completed placing markers for a feature, click the 'Submit Editor Data' at the bottom of the window. You will be directed to fill out a simple form describing the feature's location and category (a feature can only be for one region and one category), then click Confirm. You will be redirected to GitHub, where you must sign in and paste the data (which will be in your clipboard). Any routes, markers, and upload images will be included in the data you submit.", + "help-migrate": "If you previously marked Oculi or chests as completed on another map such as AppSample, select the Sync/Import tab to learn how to migrate your data.", + "loading": "Loading...", + "login-with-github": "Login with GitHub", + "message-editor-import-success": "Successfully imported all {count} editor elements.", + "migrate-appsample-support": "Supports Anemoculus, and Crimson Agates, with more coming soon.", + "migrate-appsample": "Migrate from AppSample.com", + "migrate-mapgenie-support": "Supports", + "migrate-mapgenie": "Migrate from MapGenie.io", + "migrate-yuanshen-support": "Supports almost all feature types, including Oculi, Agates, and chests.", + "migrate-yuanshen": "Migrate from Yuanshen.site", + "migrate": "Migrate", + "no-changelog-data-for-locale": "This language doesn't have a translated changelog. Sorry...", + "social-visit-discord": "Visit us on Discord", + "social-visit-github": "Visit us on GitHub", + "sync-data": "Sync Data", + "sync-google-drive": "Sync with Google Drive" +} diff --git a/src/data/i18n/ui/fr.json b/src/data/i18n/ui/fr.json index 1772b691..821acb1c 100644 --- a/src/data/i18n/ui/fr.json +++ b/src/data/i18n/ui/fr.json @@ -1,148 +1,148 @@ { - "page-title-full": "[BETA] GenshinMap - Interactive Teyvat Map", - "page-title-beta": "[BETA] GenshinMap", - "about": "A propos", - "help": "Aide", - "summary": "Résumé", - "editor-help": "Aide sur l'editeur", - "features": "Fonctionnalités", - "routes": "Routes", - "editor-elements": "Elements", - "options": "Options", - "category-event": "Evènements", - "category-boss": "Boss", - "category-monster": "Monstres", - "category-nature": "Nature", - "category-special": "Special", - "category-ore": "Minerais", - "category-chest": "Coffres", - "region-mondstadt": "\nMondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "Monts Dosdragon", - "region-inazuma": "Inazuma", - "region-sumeru": "Sumeru", - "region-fontaine": "Fontaine", - "region-natlan": "Natlan", - "region-snezhnaya": "Snezhnaya", - "region-khaenriah": "Khaenri'ah", - "clear-editor-data": "Effacer les données de l'éditeur", - "submit-editor-data": "Soumettre les données de l'éditeur", - "image-upload-tooltip": "Cliquez ou glissez / déposez pour uploader vers Imgur", - "image-upload-success": "Image uploadé sur Imgur avec succès.", - "image-upload-progress": "Upload vers Imgur en cours...", - "image-upload-dropzone": "Faites glisser et déposez les image ici", - "image-upload-error-too-many-files": "ERREUR: Trop d'images.", - "image-upload-error-file-invalid-type": "ERREUR: Mauvaise extension de fichier (doit être en .jpg ou .png)", - "image-upload-error-bad-request": "ERREUR: Mauvaise requête.", - "image-upload-error-generic": "ERREUR: Erreur inconnu ({code})", - "marker-id-format": "Marqueur #{id}", - "route-id-format": "Route #{id}", - "summary-subtitle": "Gérez et évaluez les marqueurs marqués comme terminés.", - "locate": "Localiser", - "clear-all": "Effacer tout", - "hide-feature": "Cacher fonctionnalités", - "open-menu": "Ouvrir Menu", - "completed-time-format": "Marqué comme terminé à {time}.", - "cancel": "Annuler", - "confirm": "Confirmer", - "click-to-copy": "Cliquez pour copier", - "clear-editor-data-content": "Etes vous sur ? Les données éditeurs ne pourront pas être récupérés", - "clear-map-data-title": "Effacer données de la carte ?", - "clear-map-data-content": "Etes vous sur ? Les données de préférences de la carte ne pourront pas être récupérés.", - "import-data-content": "Collez vos données dans la zone de texte et cliquez sur Confirmer pour importer vos données. ATTENTION, les données existantes seront remplacées.", - "submit-editor-data-content": "Remplissez le formulaire suivant, puis cliquez sur " Confirmer " Cela placera les données de l'éditeur dans votre presse-papiers; Vous serez ensuite redirigé vers GitHub, où vous collerez les données.", - "feature-name": "Nom de la fonctionnalité", - "category": "Catégorie", - "region": "Région", - "submit-editor-data-subtitle-category-region": "Une entité ne peut appartenir qu'à une seule catégorie et à une seule région.", - "export-data-content": "Vous trouverez ci-dessous les données exportées pour la nouvelle version de GenshinMap.", - "language": "Language", - "options-editor-enable": "Activer l'éditeur", - "options-editor-hide-features": "Cacher les fonctionnalités dans l'éditeur", - "options-editor-hide-routes": "Cacher les routes dans l'éditeur", - "options-completed-opacity": "Opacité de marqueur validé", - "options-cluster-markers": "Marqueurs regroupé", - "options-world-border": "Afficher les bordures du monde", - "options-region-labels": "Afficher le nom des régions", - "import-data": "Importer données", - "import": "Importer", - "export-data": "Exporter données", - "export": "Exporter", - "options-clear-data": "Effacer données", - "clear": "Effacer", - "version-format": "", - "done": "", - "marker": "", - "route": "", - "delete": "", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "", - "paste-here": "", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "[BETA] GenshinMap - Interactive Teyvat Map", + "page-title-beta": "[BETA] GenshinMap", + "about": "A propos", + "help": "Aide", + "summary": "Résumé", + "editor-help": "Aide sur l'editeur", + "features": "Fonctionnalités", + "routes": "Routes", + "editor-elements": "Elements", + "options": "Options", + "category-event": "Evènements", + "category-boss": "Boss", + "category-monster": "Monstres", + "category-nature": "Nature", + "category-special": "Special", + "category-ore": "Minerais", + "category-chest": "Coffres", + "region-mondstadt": "\nMondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "Monts Dosdragon", + "region-inazuma": "Inazuma", + "region-sumeru": "Sumeru", + "region-fontaine": "Fontaine", + "region-natlan": "Natlan", + "region-snezhnaya": "Snezhnaya", + "region-khaenriah": "Khaenri'ah", + "clear-editor-data": "Effacer les données de l'éditeur", + "submit-editor-data": "Soumettre les données de l'éditeur", + "image-upload-tooltip": "Cliquez ou glissez / déposez pour uploader vers Imgur", + "image-upload-success": "Image uploadé sur Imgur avec succès.", + "image-upload-progress": "Upload vers Imgur en cours...", + "image-upload-dropzone": "Faites glisser et déposez les image ici", + "image-upload-error-too-many-files": "ERREUR: Trop d'images.", + "image-upload-error-file-invalid-type": "ERREUR: Mauvaise extension de fichier (doit être en .jpg ou .png)", + "image-upload-error-bad-request": "ERREUR: Mauvaise requête.", + "image-upload-error-generic": "ERREUR: Erreur inconnu ({code})", + "marker-id-format": "Marqueur #{id}", + "route-id-format": "Route #{id}", + "summary-subtitle": "Gérez et évaluez les marqueurs marqués comme terminés.", + "locate": "Localiser", + "clear-all": "Effacer tout", + "hide-feature": "Cacher fonctionnalités", + "open-menu": "Ouvrir Menu", + "completed-time-format": "Marqué comme terminé à {time}.", + "cancel": "Annuler", + "confirm": "Confirmer", + "click-to-copy": "Cliquez pour copier", + "clear-editor-data-content": "Etes vous sur ? Les données éditeurs ne pourront pas être récupérés", + "clear-map-data-title": "Effacer données de la carte ?", + "clear-map-data-content": "Etes vous sur ? Les données de préférences de la carte ne pourront pas être récupérés.", + "import-data-content": "Collez vos données dans la zone de texte et cliquez sur Confirmer pour importer vos données. ATTENTION, les données existantes seront remplacées.", + "submit-editor-data-content": "Remplissez le formulaire suivant, puis cliquez sur " Confirmer " Cela placera les données de l'éditeur dans votre presse-papiers; Vous serez ensuite redirigé vers GitHub, où vous collerez les données.", + "feature-name": "Nom de la fonctionnalité", + "category": "Catégorie", + "region": "Région", + "submit-editor-data-subtitle-category-region": "Une entité ne peut appartenir qu'à une seule catégorie et à une seule région.", + "export-data-content": "Vous trouverez ci-dessous les données exportées pour la nouvelle version de GenshinMap.", + "language": "Language", + "options-editor-enable": "Activer l'éditeur", + "options-editor-hide-features": "Cacher les fonctionnalités dans l'éditeur", + "options-editor-hide-routes": "Cacher les routes dans l'éditeur", + "options-completed-opacity": "Opacité de marqueur validé", + "options-cluster-markers": "Marqueurs regroupé", + "options-world-border": "Afficher les bordures du monde", + "options-region-labels": "Afficher le nom des régions", + "import-data": "Importer données", + "import": "Importer", + "export-data": "Exporter données", + "export": "Exporter", + "options-clear-data": "Effacer données", + "clear": "Effacer", + "version-format": "", + "done": "", + "marker": "", + "route": "", + "delete": "", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "", + "paste-here": "", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/id.json b/src/data/i18n/ui/id.json index d7e8cce1..1f622ffb 100644 --- a/src/data/i18n/ui/id.json +++ b/src/data/i18n/ui/id.json @@ -1,148 +1,148 @@ { - "page-title-full": "GenshinMap - Peta Interaktif Teyvat", - "page-title-beta": "[BETA] GenshinMap", - "about": "Tentang", - "help": "Bantuan", - "summary": "Ringkasan", - "editor-help": "Bantuan Editor", - "features": "Fitur", - "routes": "Rute", - "editor-elements": "Elemen", - "options": "Pengaturan", - "category-event": "Event", - "category-boss": "Boss", - "category-monster": "Monster", - "category-nature": "Alam", - "category-special": "Spesial", - "category-ore": "Tambang", - "category-chest": "Chest", - "region-mondstadt": "Mondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "Dragonspine", - "region-inazuma": "Inazuma", - "region-sumeru": "Sumeru", - "region-fontaine": "Fontaine", - "region-natlan": "Natlan", - "region-snezhnaya": "Snezhnaya", - "region-khaenriah": "Khaenri'ah", - "clear-editor-data": "Hapus Data Editor", - "submit-editor-data": "Kirim Data Editor", - "image-upload-tooltip": "Klik atau drag/drop untuk Upload ke Imgur", - "image-upload-success": "Berhasil upload gambar ke Imgur.", - "image-upload-progress": "Upload ke Imgur...", - "image-upload-dropzone": "Drag and drop file gambar disini", - "image-upload-error-too-many-files": "ERROR: File terlalu banyak.", - "image-upload-error-file-invalid-type": "ERROR: Bad file type (diharapkan JPG or PNG)", - "image-upload-error-bad-request": "ERROR: Bad request.", - "image-upload-error-generic": "ERROR: Unknown error ({code})", - "marker-id-format": "Pin #{id}", - "route-id-format": "Rute #{id}", - "summary-subtitle": "Kelola dan evaluasi pin yang ditandai sudah ditemukan.", - "locate": "Lacak", - "clear-all": "Hapus Semua", - "hide-feature": "Sembunyikan Fitur", - "open-menu": "Buka Menu", - "completed-time-format": "Pin ditemukan pada {time}.", - "cancel": "Tidak", - "confirm": "Iya", - "click-to-copy": "Klik untuk Copy", - "clear-editor-data-content": "Apakah anda yakin? Jika Anda menghapus data Editor, tidak akan dapat dipulihkan.", - "clear-map-data-title": "Hapus Data Map?", - "clear-map-data-content": "Apakah anda yakin? Jika Anda menghapus data Map, tidak akan dapat dipulihkan.", - "import-data-content": "Paste data anda ke kolom teks, dan klik Iya untuk mengimport data anda. HATI-HATI, data yang ada akan tertiban.", - "submit-editor-data-content": "Isi form berikut, lalu klik "Iya." Ini akan meng-copy data editor ke dalam clipboard anda kemudian anda akan diarahkan ke GitHub, tempat anda akan mem-paste data tersebut.", - "feature-name": "Nama Fitur", - "category": "Kategori", - "region": "Region", - "submit-editor-data-subtitle-category-region": "Fitur hanya dapat berada dalam satu kategori dalam satu region.", - "export-data-content": "Di bawah ini adalah data yang dieksport untuk GenshinMap.", - "language": "Bahasa", - "options-editor-enable": "Hidupkan Editor", - "options-editor-hide-features": "Sembunyikan Fitur di Editor", - "options-editor-hide-routes": "Sembunyikan Rute di Editor", - "options-completed-opacity": "Opacity Pin Ditemukan", - "options-cluster-markers": "Kelompokan Pin", - "options-world-border": "Tampilkan Batas Dunia", - "options-region-labels": "Tampilkan Label Region", - "import-data": "Import Data", - "import": "Import", - "export-data": "Export Data", - "export": "Export", - "options-clear-data": "Hapus Data", - "clear": "Hapus", - "version-format": "App version: v{version}", - "done": "Selesai", - "marker": "Penanda", - "route": "Rute", - "delete": "Hapus", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "Gambar atau tautan YouTube", - "show-feature": "Tampilkan Fitur", - "paste-here": "", - "options-show-hidden-features": "Tampilkan Fitur Tersembunyi di Tab Ringkasan", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "", - "submit-to-github": "Kirim ke GitHub", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "GenshinMap - Peta Interaktif Teyvat", + "page-title-beta": "[BETA] GenshinMap", + "about": "Tentang", + "help": "Bantuan", + "summary": "Ringkasan", + "editor-help": "Bantuan Editor", + "features": "Fitur", + "routes": "Rute", + "editor-elements": "Elemen", + "options": "Pengaturan", + "category-event": "Event", + "category-boss": "Boss", + "category-monster": "Monster", + "category-nature": "Alam", + "category-special": "Spesial", + "category-ore": "Tambang", + "category-chest": "Chest", + "region-mondstadt": "Mondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "Dragonspine", + "region-inazuma": "Inazuma", + "region-sumeru": "Sumeru", + "region-fontaine": "Fontaine", + "region-natlan": "Natlan", + "region-snezhnaya": "Snezhnaya", + "region-khaenriah": "Khaenri'ah", + "clear-editor-data": "Hapus Data Editor", + "submit-editor-data": "Kirim Data Editor", + "image-upload-tooltip": "Klik atau drag/drop untuk Upload ke Imgur", + "image-upload-success": "Berhasil upload gambar ke Imgur.", + "image-upload-progress": "Upload ke Imgur...", + "image-upload-dropzone": "Drag and drop file gambar disini", + "image-upload-error-too-many-files": "ERROR: File terlalu banyak.", + "image-upload-error-file-invalid-type": "ERROR: Bad file type (diharapkan JPG or PNG)", + "image-upload-error-bad-request": "ERROR: Bad request.", + "image-upload-error-generic": "ERROR: Unknown error ({code})", + "marker-id-format": "Pin #{id}", + "route-id-format": "Rute #{id}", + "summary-subtitle": "Kelola dan evaluasi pin yang ditandai sudah ditemukan.", + "locate": "Lacak", + "clear-all": "Hapus Semua", + "hide-feature": "Sembunyikan Fitur", + "open-menu": "Buka Menu", + "completed-time-format": "Pin ditemukan pada {time}.", + "cancel": "Tidak", + "confirm": "Iya", + "click-to-copy": "Klik untuk Copy", + "clear-editor-data-content": "Apakah anda yakin? Jika Anda menghapus data Editor, tidak akan dapat dipulihkan.", + "clear-map-data-title": "Hapus Data Map?", + "clear-map-data-content": "Apakah anda yakin? Jika Anda menghapus data Map, tidak akan dapat dipulihkan.", + "import-data-content": "Paste data anda ke kolom teks, dan klik Iya untuk mengimport data anda. HATI-HATI, data yang ada akan tertiban.", + "submit-editor-data-content": "Isi form berikut, lalu klik "Iya." Ini akan meng-copy data editor ke dalam clipboard anda kemudian anda akan diarahkan ke GitHub, tempat anda akan mem-paste data tersebut.", + "feature-name": "Nama Fitur", + "category": "Kategori", + "region": "Region", + "submit-editor-data-subtitle-category-region": "Fitur hanya dapat berada dalam satu kategori dalam satu region.", + "export-data-content": "Di bawah ini adalah data yang dieksport untuk GenshinMap.", + "language": "Bahasa", + "options-editor-enable": "Hidupkan Editor", + "options-editor-hide-features": "Sembunyikan Fitur di Editor", + "options-editor-hide-routes": "Sembunyikan Rute di Editor", + "options-completed-opacity": "Opacity Pin Ditemukan", + "options-cluster-markers": "Kelompokan Pin", + "options-world-border": "Tampilkan Batas Dunia", + "options-region-labels": "Tampilkan Label Region", + "import-data": "Import Data", + "import": "Import", + "export-data": "Export Data", + "export": "Export", + "options-clear-data": "Hapus Data", + "clear": "Hapus", + "version-format": "App version: v{version}", + "done": "Selesai", + "marker": "Penanda", + "route": "Rute", + "delete": "Hapus", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "Gambar atau tautan YouTube", + "show-feature": "Tampilkan Fitur", + "paste-here": "", + "options-show-hidden-features": "Tampilkan Fitur Tersembunyi di Tab Ringkasan", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "", + "submit-to-github": "Kirim ke GitHub", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/ja.json b/src/data/i18n/ui/ja.json index 0f5d6a78..ffc71d70 100644 --- a/src/data/i18n/ui/ja.json +++ b/src/data/i18n/ui/ja.json @@ -1,148 +1,148 @@ { - "page-title-full": "原神Map - テイワット", - "page-title-beta": "[BETA] 原神Map", - "about": "要約", - "help": "ヘルプ", - "summary": "概要", - "editor-help": "エディターヘルプ", - "features": "機能", - "routes": "ルート", - "editor-elements": "要素", - "options": "設定", - "category-event": "イベント", - "category-boss": "ボス", - "category-monster": "モンスター", - "category-nature": "材料", - "category-special": "特殊", - "category-ore": "鉱石", - "category-chest": "宝箱", - "region-mondstadt": "モンド", - "region-liyue": "璃月", - "region-dragonspine": "ドラゴンスパイン", - "region-inazuma": "稲妻", - "region-sumeru": "スメール", - "region-fontaine": "フォンテーヌ", - "region-natlan": "ナタ", - "region-snezhnaya": "スネージナヤ", - "region-khaenriah": "カーンルイア", - "clear-editor-data": "編集データを削除", - "submit-editor-data": "編集データを送信", - "image-upload-tooltip": "クリックまたはドラッグ/ドロップでImgurにアップロード", - "image-upload-success": "Imgurへ画像のアップロードが完了しました。", - "image-upload-progress": "Imgurにアップロード中…", - "image-upload-dropzone": "ここに画像ファイルをドラッグアンドドロップしてください。", - "image-upload-error-too-many-files": "エラー: ファイルが多すぎます。", - "image-upload-error-file-invalid-type": "エラー: ファイルタイプが正しくありません。(対応タイプ JPG or PNG)", - "image-upload-error-bad-request": "エラー: 不明なリクエスト。", - "image-upload-error-generic": "エラー: 不明なエラー ({code})", - "marker-id-format": "マーカー #{id}", - "route-id-format": "ルート #{id}", - "summary-subtitle": "完了したマーカーの管理及び評価します。", - "locate": "位置", - "clear-all": "全て削除", - "hide-feature": "機能を非表示", - "open-menu": "メニューを開く", - "completed-time-format": "{time}に完了しました。", - "cancel": "取り消し", - "confirm": "確認", - "click-to-copy": "クリックしてコピー", - "clear-editor-data-content": "本当によろしいですか?編集データを削除すると、復元できません。", - "clear-map-data-title": "マップデータを削除しますか?", - "clear-map-data-content": "本当によろしいですか?マップデータを削除すると、復元できません。", - "import-data-content": "データをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。注意、既存のデータは上書きされます。", - "submit-editor-data-content": "次のフォームに記入し、[確認]をクリックします。 これにより、エディターデータがクリップボードに配置されます。次に、GitHubにリダイレクトされるので、データを貼り付けてください。", - "feature-name": "機能名", - "category": "種類", - "region": "地域", - "submit-editor-data-subtitle-category-region": "機能は、1つのカテゴリと1つのリージョンにのみ存在できます。", - "export-data-content": "以下は、原神Mapにエクスポートされたデータです。", - "language": "言語", - "options-editor-enable": "エディターを有効化", - "options-editor-hide-features": "エディターでマーカーを非表示", - "options-editor-hide-routes": "エディターでルートを非表示", - "options-completed-opacity": "完了したマーカーの不透明度", - "options-cluster-markers": "マーカーの統合", - "options-world-border": "世界の境界線を表示する", - "options-region-labels": "地名ラベルの表示", - "import-data": "データのインポート", - "import": "インポート", - "export-data": "データをエクスポート", - "export": "エクスポート", - "options-clear-data": "クリアデータ", - "clear": "クリア", - "version-format": "アプリバージョン: v{version}", - "done": "完了", - "marker": "マーカー", - "route": "ルート", - "delete": "削除", - "highlight": "強調", - "popup-title": "ポップアップタイトル", - "popup-content": "ポップアップコンテンツ", - "media-url": "メディア URL", - "media-url-hint": "画像またはYouTubeリンク", - "show-feature": "機能を表示", - "paste-here": "ここにデータを貼り付けます。", - "options-show-hidden-features": "[概要]タブに非表示の機能を表示する", - "error-handler-flavor": "あぁ・・・、パイモンが脳みそ汁全部使い切った!", - "error-handler-message": "原神Mapでエラーが発生し、閉じる必要があります。", - "error-handler-instruction": "以下のリンクをクリックして、エラーレポートを送信してください。", - "submit-to-github": "GitHubに送信する", - "copy-permalink": "パーマリンクをコピー", - "migrate-yuanshen-content": "YuanShen.site のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", - "migrate-appsample-content": "AppSample.com のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", - "migrate-mapgenie-content": "MapGenie.io のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", - "feature-description": "機能の説明", - "message-import-error-malformed-json": "インポートデータの形式が正しくありません。\n別のインポートオプションを選択していませんか?", - "message-import-error-malformed-not-json": "インポートデータの形式が正しくありません。\n確認した上で、もう一度お試しください。", - "message-import-error-generic": "インポート時に不明なエラーが発生しました。", - "message-import-success": "{count}個の全てのマーカーのインポートしました。", - "message-import-success-partial": "{count}個中{success}個のマーカーをインポートしました。", - "options-display-debug": "マップデバッグ表示を表示する", - "respawn-259200": "3日ごとにリスポーン", - "respawn-176800": "2日ごとにリスポーン", - "respawn-86400": "毎日リスポーン", - "respawn-43200": "12時間ごとにリスポーン", - "respawn-180": "3分ごとにリスポーン", - "respawn-boss": "週ごとにリスポーン", - "respawn-none": "リスポーンしません", - "debug": "デバッグ", - "navigate-to-marker-by-id": "IDでマーカーに移動", - "notification-permalink-fail-id": "パーマリンクされた要素が見つかりません。", - "notification-permalink-feature": "パーマリンクに移動しました。", - "notification-permalink-route": "パーマリンクに移動しました。", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "原神Map - テイワット", + "page-title-beta": "[BETA] 原神Map", + "about": "要約", + "help": "ヘルプ", + "summary": "概要", + "editor-help": "エディターヘルプ", + "features": "機能", + "routes": "ルート", + "editor-elements": "要素", + "options": "設定", + "category-event": "イベント", + "category-boss": "ボス", + "category-monster": "モンスター", + "category-nature": "材料", + "category-special": "特殊", + "category-ore": "鉱石", + "category-chest": "宝箱", + "region-mondstadt": "モンド", + "region-liyue": "璃月", + "region-dragonspine": "ドラゴンスパイン", + "region-inazuma": "稲妻", + "region-sumeru": "スメール", + "region-fontaine": "フォンテーヌ", + "region-natlan": "ナタ", + "region-snezhnaya": "スネージナヤ", + "region-khaenriah": "カーンルイア", + "clear-editor-data": "編集データを削除", + "submit-editor-data": "編集データを送信", + "image-upload-tooltip": "クリックまたはドラッグ/ドロップでImgurにアップロード", + "image-upload-success": "Imgurへ画像のアップロードが完了しました。", + "image-upload-progress": "Imgurにアップロード中…", + "image-upload-dropzone": "ここに画像ファイルをドラッグアンドドロップしてください。", + "image-upload-error-too-many-files": "エラー: ファイルが多すぎます。", + "image-upload-error-file-invalid-type": "エラー: ファイルタイプが正しくありません。(対応タイプ JPG or PNG)", + "image-upload-error-bad-request": "エラー: 不明なリクエスト。", + "image-upload-error-generic": "エラー: 不明なエラー ({code})", + "marker-id-format": "マーカー #{id}", + "route-id-format": "ルート #{id}", + "summary-subtitle": "完了したマーカーの管理及び評価します。", + "locate": "位置", + "clear-all": "全て削除", + "hide-feature": "機能を非表示", + "open-menu": "メニューを開く", + "completed-time-format": "{time}に完了しました。", + "cancel": "取り消し", + "confirm": "確認", + "click-to-copy": "クリックしてコピー", + "clear-editor-data-content": "本当によろしいですか?編集データを削除すると、復元できません。", + "clear-map-data-title": "マップデータを削除しますか?", + "clear-map-data-content": "本当によろしいですか?マップデータを削除すると、復元できません。", + "import-data-content": "データをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。注意、既存のデータは上書きされます。", + "submit-editor-data-content": "次のフォームに記入し、[確認]をクリックします。 これにより、エディターデータがクリップボードに配置されます。次に、GitHubにリダイレクトされるので、データを貼り付けてください。", + "feature-name": "機能名", + "category": "種類", + "region": "地域", + "submit-editor-data-subtitle-category-region": "機能は、1つのカテゴリと1つのリージョンにのみ存在できます。", + "export-data-content": "以下は、原神Mapにエクスポートされたデータです。", + "language": "言語", + "options-editor-enable": "エディターを有効化", + "options-editor-hide-features": "エディターでマーカーを非表示", + "options-editor-hide-routes": "エディターでルートを非表示", + "options-completed-opacity": "完了したマーカーの不透明度", + "options-cluster-markers": "マーカーの統合", + "options-world-border": "世界の境界線を表示する", + "options-region-labels": "地名ラベルの表示", + "import-data": "データのインポート", + "import": "インポート", + "export-data": "データをエクスポート", + "export": "エクスポート", + "options-clear-data": "クリアデータ", + "clear": "クリア", + "version-format": "アプリバージョン: v{version}", + "done": "完了", + "marker": "マーカー", + "route": "ルート", + "delete": "削除", + "highlight": "強調", + "popup-title": "ポップアップタイトル", + "popup-content": "ポップアップコンテンツ", + "media-url": "メディア URL", + "media-url-hint": "画像またはYouTubeリンク", + "show-feature": "機能を表示", + "paste-here": "ここにデータを貼り付けます。", + "options-show-hidden-features": "[概要]タブに非表示の機能を表示する", + "error-handler-flavor": "あぁ・・・、パイモンが脳みそ汁全部使い切った!", + "error-handler-message": "原神Mapでエラーが発生し、閉じる必要があります。", + "error-handler-instruction": "以下のリンクをクリックして、エラーレポートを送信してください。", + "submit-to-github": "GitHubに送信する", + "copy-permalink": "パーマリンクをコピー", + "migrate-yuanshen-content": "YuanShen.site のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", + "migrate-appsample-content": "AppSample.com のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", + "migrate-mapgenie-content": "MapGenie.io のデータをテキストボックスに貼り付け、[確認]をクリックしてデータをインポートします。 注意 既存のデータは上書きされます。", + "feature-description": "機能の説明", + "message-import-error-malformed-json": "インポートデータの形式が正しくありません。\n別のインポートオプションを選択していませんか?", + "message-import-error-malformed-not-json": "インポートデータの形式が正しくありません。\n確認した上で、もう一度お試しください。", + "message-import-error-generic": "インポート時に不明なエラーが発生しました。", + "message-import-success": "{count}個の全てのマーカーのインポートしました。", + "message-import-success-partial": "{count}個中{success}個のマーカーをインポートしました。", + "options-display-debug": "マップデバッグ表示を表示する", + "respawn-259200": "3日ごとにリスポーン", + "respawn-176800": "2日ごとにリスポーン", + "respawn-86400": "毎日リスポーン", + "respawn-43200": "12時間ごとにリスポーン", + "respawn-180": "3分ごとにリスポーン", + "respawn-boss": "週ごとにリスポーン", + "respawn-none": "リスポーンしません", + "debug": "デバッグ", + "navigate-to-marker-by-id": "IDでマーカーに移動", + "notification-permalink-fail-id": "パーマリンクされた要素が見つかりません。", + "notification-permalink-feature": "パーマリンクに移動しました。", + "notification-permalink-route": "パーマリンクに移動しました。", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/ko.json b/src/data/i18n/ui/ko.json index a9e85d47..0a4552fa 100644 --- a/src/data/i18n/ui/ko.json +++ b/src/data/i18n/ui/ko.json @@ -1,148 +1,148 @@ { - "page-title-full": "", - "page-title-beta": "", - "about": "", - "help": "", - "summary": "", - "editor-help": "", - "features": "", - "routes": "", - "editor-elements": "", - "options": "", - "category-event": "", - "category-boss": "", - "category-monster": "", - "category-nature": "", - "category-special": "", - "category-ore": "", - "category-chest": "", - "region-mondstadt": "", - "region-liyue": "", - "region-dragonspine": "", - "region-inazuma": "", - "region-sumeru": "", - "region-fontaine": "", - "region-natlan": "", - "region-snezhnaya": "", - "region-khaenriah": "", - "clear-editor-data": "", - "submit-editor-data": "", - "image-upload-tooltip": "", - "image-upload-success": "", - "image-upload-progress": "", - "image-upload-dropzone": "", - "image-upload-error-too-many-files": "", - "image-upload-error-file-invalid-type": "", - "image-upload-error-bad-request": "", - "image-upload-error-generic": "", - "marker-id-format": "", - "route-id-format": "", - "summary-subtitle": "", - "locate": "", - "clear-all": "", - "hide-feature": "", - "open-menu": "", - "completed-time-format": "", - "cancel": "", - "confirm": "", - "click-to-copy": "", - "clear-editor-data-content": "", - "clear-map-data-title": "", - "clear-map-data-content": "", - "import-data-content": "", - "submit-editor-data-content": "", - "feature-name": "", - "category": "", - "region": "", - "submit-editor-data-subtitle-category-region": "", - "export-data-content": "", - "language": "", - "options-editor-enable": "", - "options-editor-hide-features": "", - "options-editor-hide-routes": "", - "options-completed-opacity": "", - "options-cluster-markers": "", - "options-world-border": "", - "options-region-labels": "", - "import-data": "", - "import": "", - "export-data": "", - "export": "", - "options-clear-data": "", - "clear": "", - "version-format": "", - "done": "", - "marker": "", - "route": "", - "delete": "", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "", - "paste-here": "", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "", + "page-title-beta": "", + "about": "", + "help": "", + "summary": "", + "editor-help": "", + "features": "", + "routes": "", + "editor-elements": "", + "options": "", + "category-event": "", + "category-boss": "", + "category-monster": "", + "category-nature": "", + "category-special": "", + "category-ore": "", + "category-chest": "", + "region-mondstadt": "", + "region-liyue": "", + "region-dragonspine": "", + "region-inazuma": "", + "region-sumeru": "", + "region-fontaine": "", + "region-natlan": "", + "region-snezhnaya": "", + "region-khaenriah": "", + "clear-editor-data": "", + "submit-editor-data": "", + "image-upload-tooltip": "", + "image-upload-success": "", + "image-upload-progress": "", + "image-upload-dropzone": "", + "image-upload-error-too-many-files": "", + "image-upload-error-file-invalid-type": "", + "image-upload-error-bad-request": "", + "image-upload-error-generic": "", + "marker-id-format": "", + "route-id-format": "", + "summary-subtitle": "", + "locate": "", + "clear-all": "", + "hide-feature": "", + "open-menu": "", + "completed-time-format": "", + "cancel": "", + "confirm": "", + "click-to-copy": "", + "clear-editor-data-content": "", + "clear-map-data-title": "", + "clear-map-data-content": "", + "import-data-content": "", + "submit-editor-data-content": "", + "feature-name": "", + "category": "", + "region": "", + "submit-editor-data-subtitle-category-region": "", + "export-data-content": "", + "language": "", + "options-editor-enable": "", + "options-editor-hide-features": "", + "options-editor-hide-routes": "", + "options-completed-opacity": "", + "options-cluster-markers": "", + "options-world-border": "", + "options-region-labels": "", + "import-data": "", + "import": "", + "export-data": "", + "export": "", + "options-clear-data": "", + "clear": "", + "version-format": "", + "done": "", + "marker": "", + "route": "", + "delete": "", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "", + "paste-here": "", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/pt.json b/src/data/i18n/ui/pt.json index 3d13d70f..912784fb 100644 --- a/src/data/i18n/ui/pt.json +++ b/src/data/i18n/ui/pt.json @@ -1,148 +1,148 @@ { - "page-title-full": "[BETA] GenshinMap - Mapa Interativo de Teyvat", - "page-title-beta": "BETA] GenshinMap", - "about": "Sobre", - "help": "Ajuda", - "summary": "Resumo", - "editor-help": "Ajuda do Editor", - "features": "Atributos", - "routes": "Rotas", - "editor-elements": "Elementos", - "options": "Opções", - "category-event": "Evento", - "category-boss": "Chefes", - "category-monster": "Monstros", - "category-nature": "Natureza", - "category-special": "Especial", - "category-ore": "Minério", - "category-chest": "Baús", - "region-mondstadt": "Mondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "Espinha do Dragão", - "region-inazuma": "Inazuma", - "region-sumeru": "Sumeru", - "region-fontaine": "Fontaine", - "region-natlan": "Natlan", - "region-snezhnaya": "Snezhnaya", - "region-khaenriah": "Khaenri'ah", - "clear-editor-data": "Limpar Dados do Editor", - "submit-editor-data": "Enviar Dados do Editor", - "image-upload-tooltip": "Clique ou arraste/solte para enviar para Imgur", - "image-upload-success": "Upload para Imgur bem sucedido.", - "image-upload-progress": "Enviando para Imgur...", - "image-upload-dropzone": "Arraste e solte arquivos de imagem aqui", - "image-upload-error-too-many-files": "ERRO: Arquivos demais", - "image-upload-error-file-invalid-type": "ERRO: Tipo de arquivo inválido (espera-se JPG ou PNG)", - "image-upload-error-bad-request": "ERRO: Pedido Inválido", - "image-upload-error-generic": "ERRO: Erro desconhecido ({code})", - "marker-id-format": "Marcador #{id}", - "route-id-format": "Rota #{id}", - "summary-subtitle": "Gerencie e avalie marcadores indicados como completos", - "locate": "Localizar", - "clear-all": "Limpar Todos", - "hide-feature": "Esconder Atributo", - "open-menu": "Abrir Menu", - "completed-time-format": "Marcado como completo em {time}", - "cancel": "Cancelar", - "confirm": "Confirmar", - "click-to-copy": "Clique para Copiar", - "clear-editor-data-content": "Você tem certeza? Ao limpar os dados do Editor, não será possível recuperá-los", - "clear-map-data-title": "Limpar dados do Mapa", - "clear-map-data-content": "Você tem certeza? Ao limpar os dados de preferências do mapa, não será possível recuperá-los", - "import-data-content": "Cole os dados na caixa de texto, e clique Confirmar para importá-los. ATENÇÃO, dados gravados anteriormente serão sobrescritos.", - "submit-editor-data-content": "Preencha o seguinte formulário, depois clique "Confirmar." Os dados do Editor serão copiados para a área de transferência; você será redirecionado ao GitHub, onde você pode colar os dados.", - "feature-name": "Nome do Atributo", - "category": "Categoria", - "region": "Região", - "submit-editor-data-subtitle-category-region": "Um atributo pode estar em somente uma categoria e uma região", - "export-data-content": "Abaixo estão os dados exportados para GenshinMap", - "language": "Idioma", - "options-editor-enable": "Ativar Editor", - "options-editor-hide-features": "Esconder Atributos no Editor", - "options-editor-hide-routes": "Esconder Rotas no Editor", - "options-completed-opacity": "Opacidade de marcadores completados", - "options-cluster-markers": "Agrupar marcadores", - "options-world-border": "Mostrar fronteiras do mundo", - "options-region-labels": "Mostrar rótulo de regiões", - "import-data": "Importar Dados", - "import": "Importar", - "export-data": "Exportar Dados", - "export": "Exportar", - "options-clear-data": "Limpar Dados", - "clear": "Limpar", - "version-format": "Versão da aplicação: v{version}", - "done": "Feito", - "marker": "Marcador", - "route": "Rota", - "delete": "Apagar", - "highlight": "Destaque", - "popup-title": "Título da Janela", - "popup-content": "Conteúdo da Janela", - "media-url": "URL da Mídia", - "media-url-hint": "Imagem ou link do YouTube", - "show-feature": "Mostrar Atributo", - "paste-here": "Cole dados aqui...", - "options-show-hidden-features": "Mostrar Atributos Escondidos na aba Resumo", - "error-handler-flavor": "Ah não, Paimon queimou todos seus neurônios!", - "error-handler-message": "Genshin Map experienciou um erro e teve que fechar.", - "error-handler-instruction": "Por favor clique no link abaixo para submeter um relatório de erro.", - "submit-to-github": "Submeta ao GitHub", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "[BETA] GenshinMap - Mapa Interativo de Teyvat", + "page-title-beta": "BETA] GenshinMap", + "about": "Sobre", + "help": "Ajuda", + "summary": "Resumo", + "editor-help": "Ajuda do Editor", + "features": "Atributos", + "routes": "Rotas", + "editor-elements": "Elementos", + "options": "Opções", + "category-event": "Evento", + "category-boss": "Chefes", + "category-monster": "Monstros", + "category-nature": "Natureza", + "category-special": "Especial", + "category-ore": "Minério", + "category-chest": "Baús", + "region-mondstadt": "Mondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "Espinha do Dragão", + "region-inazuma": "Inazuma", + "region-sumeru": "Sumeru", + "region-fontaine": "Fontaine", + "region-natlan": "Natlan", + "region-snezhnaya": "Snezhnaya", + "region-khaenriah": "Khaenri'ah", + "clear-editor-data": "Limpar Dados do Editor", + "submit-editor-data": "Enviar Dados do Editor", + "image-upload-tooltip": "Clique ou arraste/solte para enviar para Imgur", + "image-upload-success": "Upload para Imgur bem sucedido.", + "image-upload-progress": "Enviando para Imgur...", + "image-upload-dropzone": "Arraste e solte arquivos de imagem aqui", + "image-upload-error-too-many-files": "ERRO: Arquivos demais", + "image-upload-error-file-invalid-type": "ERRO: Tipo de arquivo inválido (espera-se JPG ou PNG)", + "image-upload-error-bad-request": "ERRO: Pedido Inválido", + "image-upload-error-generic": "ERRO: Erro desconhecido ({code})", + "marker-id-format": "Marcador #{id}", + "route-id-format": "Rota #{id}", + "summary-subtitle": "Gerencie e avalie marcadores indicados como completos", + "locate": "Localizar", + "clear-all": "Limpar Todos", + "hide-feature": "Esconder Atributo", + "open-menu": "Abrir Menu", + "completed-time-format": "Marcado como completo em {time}", + "cancel": "Cancelar", + "confirm": "Confirmar", + "click-to-copy": "Clique para Copiar", + "clear-editor-data-content": "Você tem certeza? Ao limpar os dados do Editor, não será possível recuperá-los", + "clear-map-data-title": "Limpar dados do Mapa", + "clear-map-data-content": "Você tem certeza? Ao limpar os dados de preferências do mapa, não será possível recuperá-los", + "import-data-content": "Cole os dados na caixa de texto, e clique Confirmar para importá-los. ATENÇÃO, dados gravados anteriormente serão sobrescritos.", + "submit-editor-data-content": "Preencha o seguinte formulário, depois clique "Confirmar." Os dados do Editor serão copiados para a área de transferência; você será redirecionado ao GitHub, onde você pode colar os dados.", + "feature-name": "Nome do Atributo", + "category": "Categoria", + "region": "Região", + "submit-editor-data-subtitle-category-region": "Um atributo pode estar em somente uma categoria e uma região", + "export-data-content": "Abaixo estão os dados exportados para GenshinMap", + "language": "Idioma", + "options-editor-enable": "Ativar Editor", + "options-editor-hide-features": "Esconder Atributos no Editor", + "options-editor-hide-routes": "Esconder Rotas no Editor", + "options-completed-opacity": "Opacidade de marcadores completados", + "options-cluster-markers": "Agrupar marcadores", + "options-world-border": "Mostrar fronteiras do mundo", + "options-region-labels": "Mostrar rótulo de regiões", + "import-data": "Importar Dados", + "import": "Importar", + "export-data": "Exportar Dados", + "export": "Exportar", + "options-clear-data": "Limpar Dados", + "clear": "Limpar", + "version-format": "Versão da aplicação: v{version}", + "done": "Feito", + "marker": "Marcador", + "route": "Rota", + "delete": "Apagar", + "highlight": "Destaque", + "popup-title": "Título da Janela", + "popup-content": "Conteúdo da Janela", + "media-url": "URL da Mídia", + "media-url-hint": "Imagem ou link do YouTube", + "show-feature": "Mostrar Atributo", + "paste-here": "Cole dados aqui...", + "options-show-hidden-features": "Mostrar Atributos Escondidos na aba Resumo", + "error-handler-flavor": "Ah não, Paimon queimou todos seus neurônios!", + "error-handler-message": "Genshin Map experienciou um erro e teve que fechar.", + "error-handler-instruction": "Por favor clique no link abaixo para submeter um relatório de erro.", + "submit-to-github": "Submeta ao GitHub", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/ru.json b/src/data/i18n/ui/ru.json index 4b432abe..eddb6ab8 100644 --- a/src/data/i18n/ui/ru.json +++ b/src/data/i18n/ui/ru.json @@ -1,148 +1,148 @@ { - "page-title-full": "[БЕТА] GenshinMap - интерактивная карта Тейвата", - "page-title-beta": "[БЕТА] GenshinMap", - "about": "О карте", - "help": "Помощь", - "summary": "Сводка", - "editor-help": "Помощь по редактору", - "features": "Объекты", - "routes": "Маршруты", - "editor-elements": "Элементы", - "options": "Настройки", - "category-event": "События", - "category-boss": "Боссы", - "category-monster": "Монстры", - "category-nature": "Природа", - "category-special": "Диковинки", - "category-ore": "Руда", - "category-chest": "Сундуки", - "region-mondstadt": "Мондштадт", - "region-liyue": "Ли Юэ", - "region-dragonspine": "Драконий хребет", - "region-inazuma": "Инадзума", - "region-sumeru": "Сумеру", - "region-fontaine": "Фонтейн", - "region-natlan": "Натлан", - "region-snezhnaya": "Снежная", - "region-khaenriah": "Хаен'рия", - "clear-editor-data": "Очистить данные", - "submit-editor-data": "Отправить данные", - "image-upload-tooltip": "Перетащите файлы изображений для загрузки в Imgur", - "image-upload-success": "Изображение успешно загружено в Imgur.", - "image-upload-progress": "Загрузка в Imgur...", - "image-upload-dropzone": "Перетащите файлы изображений сюда", - "image-upload-error-too-many-files": "Ошибка: слишком много файлов.", - "image-upload-error-file-invalid-type": "Ошибка: неверный тип файла (необходим JPG или PNG)", - "image-upload-error-bad-request": "ОШИБКА: неверный запрос.", - "image-upload-error-generic": "Ошибка: неизвестная ошибка ({code})", - "marker-id-format": "Метка #{id}", - "route-id-format": "Маршрут #{id}", - "summary-subtitle": "Управление маркерами, помеченными как завершенные.", - "locate": "Найти", - "clear-all": "Очистить всё", - "hide-feature": "Спрятать объект", - "open-menu": "Открыть меню", - "completed-time-format": "Метка поставлена в {time}.", - "cancel": "Отмена", - "confirm": "Подтвердить", - "click-to-copy": "Нажмите, чтобы скопировать", - "clear-editor-data-content": "Вы уверены? Если Вы очистите данные редактора, их нельзя будет восстановить.", - "clear-map-data-title": "Очистить данные карты?", - "clear-map-data-content": "Вы уверены? Если вы очистите данные настроек карты, их нельзя будет восстановить.", - "import-data-content": "Вставьте данные в текстовое поле и нажмите кнопку Подтвердить, чтобы импортировать данные. Будьте осторожны, существующие данные будут перезаписаны!", - "submit-editor-data-content": "Заполните следующую форму, затем нажмите кнопку "Подтвердить". Это поместит данные редактора в ваш буфер обмена;, затем вы будете перенаправлены на GitHub, где вы должны вставить эти данные.", - "feature-name": "Название объекта", - "category": "Категория", - "region": "Регион", - "submit-editor-data-subtitle-category-region": "Объект может находиться только в одной категории и в одном регионе.", - "export-data-content": "Ниже приведены экспортированные данные для новой версии GenshinMap.", - "language": "Язык", - "options-editor-enable": "Включить редактор", - "options-editor-hide-features": "Спрятать метки в редакторе", - "options-editor-hide-routes": "Спрятать пути в редакторе", - "options-completed-opacity": "Прозрачность найденных меток", - "options-cluster-markers": "Объединение меток", - "options-world-border": "Отображать границы мира", - "options-region-labels": "Отображать названия регионов", - "import-data": "Импорт данных", - "import": "Импорт", - "export-data": "Экспорт данных", - "export": "Экспорт", - "options-clear-data": "Очистить данные", - "clear": "Очистить", - "version-format": "Версия приложения: v{version}", - "done": "Готово", - "marker": "Отметка", - "route": "Путь", - "delete": "Удалить", - "highlight": "Показать", - "popup-title": "Заголовок всплывающего окна", - "popup-content": "Содержимое всплывающего окна", - "media-url": "Медиа URL", - "media-url-hint": "Ссылка на Изображение или YouTube", - "show-feature": "Показать объекты", - "paste-here": "Вставить данные сюда..", - "options-show-hidden-features": "Показать скрытые объекты в окне сводки", - "error-handler-flavor": "Ох, у Паймон голова уже не варит!", - "error-handler-message": "GenshinMap завершилась с ошибкой и была закрыта.", - "error-handler-instruction": "Пожалуйста, нажмите на ссылку ниже, чтобы отправить сообщение об ошибке", - "submit-to-github": "Подписаться на GitHub", - "copy-permalink": "Скопировать постоянную ссылку", - "migrate-yuanshen-content": "Вставьте свои данные из YeanShen.site в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", - "migrate-appsample-content": "Вставьте свои данные из AppSample.com в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", - "migrate-mapgenie-content": "Вставьте свои данные из MapGenie.io в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", - "feature-description": "Описание Диковинок", - "message-import-error-malformed-json": "Ваши импортированные данные отобразятся деформированными. Не хотели бы вы выбрать другую опцию импорта?", - "message-import-error-malformed-not-json": "Ваши импортированные данные отобразятся деформированными. Пожалуйста проверьте их и попробуйте снова.", - "message-import-error-generic": "Возникла неизвестная ошибка во время попытки импортировать отправленные данные.", - "message-import-success": "Успешно импортированы все {count} метки.", - "message-import-success-partial": "Импортированы {success}/{count} метки.", - "options-display-debug": "Показать окно отладки карты", - "respawn-259200": "Восстанавливается каждые три дня", - "respawn-176800": "Восстанавливается каждые два дня", - "respawn-86400": "Восстанавливается каждый день (24ч)", - "respawn-43200": "Восстанавливается каждые 12 часов", - "respawn-180": "Восстанавливается через три минуты", - "respawn-boss": "Восстанавливается каждую неделю в Понедельник в 4 утра по серверному времени", - "respawn-none": "Не восстанавливается", - "debug": "Отладка", - "navigate-to-marker-by-id": "Переместиться к отметке по ID", - "notification-permalink-fail-id": "Элемент постоянной ссылки не найден.", - "notification-permalink-feature": "Переместиться к постоянной ссылке диковинки.", - "notification-permalink-route": "Переместиться к постоянной ссылке пути.", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "[БЕТА] GenshinMap - интерактивная карта Тейвата", + "page-title-beta": "[БЕТА] GenshinMap", + "about": "О карте", + "help": "Помощь", + "summary": "Сводка", + "editor-help": "Помощь по редактору", + "features": "Объекты", + "routes": "Маршруты", + "editor-elements": "Элементы", + "options": "Настройки", + "category-event": "События", + "category-boss": "Боссы", + "category-monster": "Монстры", + "category-nature": "Природа", + "category-special": "Диковинки", + "category-ore": "Руда", + "category-chest": "Сундуки", + "region-mondstadt": "Мондштадт", + "region-liyue": "Ли Юэ", + "region-dragonspine": "Драконий хребет", + "region-inazuma": "Инадзума", + "region-sumeru": "Сумеру", + "region-fontaine": "Фонтейн", + "region-natlan": "Натлан", + "region-snezhnaya": "Снежная", + "region-khaenriah": "Хаен'рия", + "clear-editor-data": "Очистить данные", + "submit-editor-data": "Отправить данные", + "image-upload-tooltip": "Перетащите файлы изображений для загрузки в Imgur", + "image-upload-success": "Изображение успешно загружено в Imgur.", + "image-upload-progress": "Загрузка в Imgur...", + "image-upload-dropzone": "Перетащите файлы изображений сюда", + "image-upload-error-too-many-files": "Ошибка: слишком много файлов.", + "image-upload-error-file-invalid-type": "Ошибка: неверный тип файла (необходим JPG или PNG)", + "image-upload-error-bad-request": "ОШИБКА: неверный запрос.", + "image-upload-error-generic": "Ошибка: неизвестная ошибка ({code})", + "marker-id-format": "Метка #{id}", + "route-id-format": "Маршрут #{id}", + "summary-subtitle": "Управление маркерами, помеченными как завершенные.", + "locate": "Найти", + "clear-all": "Очистить всё", + "hide-feature": "Спрятать объект", + "open-menu": "Открыть меню", + "completed-time-format": "Метка поставлена в {time}.", + "cancel": "Отмена", + "confirm": "Подтвердить", + "click-to-copy": "Нажмите, чтобы скопировать", + "clear-editor-data-content": "Вы уверены? Если Вы очистите данные редактора, их нельзя будет восстановить.", + "clear-map-data-title": "Очистить данные карты?", + "clear-map-data-content": "Вы уверены? Если вы очистите данные настроек карты, их нельзя будет восстановить.", + "import-data-content": "Вставьте данные в текстовое поле и нажмите кнопку Подтвердить, чтобы импортировать данные. Будьте осторожны, существующие данные будут перезаписаны!", + "submit-editor-data-content": "Заполните следующую форму, затем нажмите кнопку "Подтвердить". Это поместит данные редактора в ваш буфер обмена;, затем вы будете перенаправлены на GitHub, где вы должны вставить эти данные.", + "feature-name": "Название объекта", + "category": "Категория", + "region": "Регион", + "submit-editor-data-subtitle-category-region": "Объект может находиться только в одной категории и в одном регионе.", + "export-data-content": "Ниже приведены экспортированные данные для новой версии GenshinMap.", + "language": "Язык", + "options-editor-enable": "Включить редактор", + "options-editor-hide-features": "Спрятать метки в редакторе", + "options-editor-hide-routes": "Спрятать пути в редакторе", + "options-completed-opacity": "Прозрачность найденных меток", + "options-cluster-markers": "Объединение меток", + "options-world-border": "Отображать границы мира", + "options-region-labels": "Отображать названия регионов", + "import-data": "Импорт данных", + "import": "Импорт", + "export-data": "Экспорт данных", + "export": "Экспорт", + "options-clear-data": "Очистить данные", + "clear": "Очистить", + "version-format": "Версия приложения: v{version}", + "done": "Готово", + "marker": "Отметка", + "route": "Путь", + "delete": "Удалить", + "highlight": "Показать", + "popup-title": "Заголовок всплывающего окна", + "popup-content": "Содержимое всплывающего окна", + "media-url": "Медиа URL", + "media-url-hint": "Ссылка на Изображение или YouTube", + "show-feature": "Показать объекты", + "paste-here": "Вставить данные сюда..", + "options-show-hidden-features": "Показать скрытые объекты в окне сводки", + "error-handler-flavor": "Ох, у Паймон голова уже не варит!", + "error-handler-message": "GenshinMap завершилась с ошибкой и была закрыта.", + "error-handler-instruction": "Пожалуйста, нажмите на ссылку ниже, чтобы отправить сообщение об ошибке", + "submit-to-github": "Подписаться на GitHub", + "copy-permalink": "Скопировать постоянную ссылку", + "migrate-yuanshen-content": "Вставьте свои данные из YeanShen.site в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", + "migrate-appsample-content": "Вставьте свои данные из AppSample.com в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", + "migrate-mapgenie-content": "Вставьте свои данные из MapGenie.io в окно ввода и нажмите Подтвердить, чтобы импортировать ваши данные. ВНИМАНИЕ, существующие данные будут перезаписаны.", + "feature-description": "Описание Диковинок", + "message-import-error-malformed-json": "Ваши импортированные данные отобразятся деформированными. Не хотели бы вы выбрать другую опцию импорта?", + "message-import-error-malformed-not-json": "Ваши импортированные данные отобразятся деформированными. Пожалуйста проверьте их и попробуйте снова.", + "message-import-error-generic": "Возникла неизвестная ошибка во время попытки импортировать отправленные данные.", + "message-import-success": "Успешно импортированы все {count} метки.", + "message-import-success-partial": "Импортированы {success}/{count} метки.", + "options-display-debug": "Показать окно отладки карты", + "respawn-259200": "Восстанавливается каждые три дня", + "respawn-176800": "Восстанавливается каждые два дня", + "respawn-86400": "Восстанавливается каждый день (24ч)", + "respawn-43200": "Восстанавливается каждые 12 часов", + "respawn-180": "Восстанавливается через три минуты", + "respawn-boss": "Восстанавливается каждую неделю в Понедельник в 4 утра по серверному времени", + "respawn-none": "Не восстанавливается", + "debug": "Отладка", + "navigate-to-marker-by-id": "Переместиться к отметке по ID", + "notification-permalink-fail-id": "Элемент постоянной ссылки не найден.", + "notification-permalink-feature": "Переместиться к постоянной ссылке диковинки.", + "notification-permalink-route": "Переместиться к постоянной ссылке пути.", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/th.json b/src/data/i18n/ui/th.json index a9e85d47..0a4552fa 100644 --- a/src/data/i18n/ui/th.json +++ b/src/data/i18n/ui/th.json @@ -1,148 +1,148 @@ { - "page-title-full": "", - "page-title-beta": "", - "about": "", - "help": "", - "summary": "", - "editor-help": "", - "features": "", - "routes": "", - "editor-elements": "", - "options": "", - "category-event": "", - "category-boss": "", - "category-monster": "", - "category-nature": "", - "category-special": "", - "category-ore": "", - "category-chest": "", - "region-mondstadt": "", - "region-liyue": "", - "region-dragonspine": "", - "region-inazuma": "", - "region-sumeru": "", - "region-fontaine": "", - "region-natlan": "", - "region-snezhnaya": "", - "region-khaenriah": "", - "clear-editor-data": "", - "submit-editor-data": "", - "image-upload-tooltip": "", - "image-upload-success": "", - "image-upload-progress": "", - "image-upload-dropzone": "", - "image-upload-error-too-many-files": "", - "image-upload-error-file-invalid-type": "", - "image-upload-error-bad-request": "", - "image-upload-error-generic": "", - "marker-id-format": "", - "route-id-format": "", - "summary-subtitle": "", - "locate": "", - "clear-all": "", - "hide-feature": "", - "open-menu": "", - "completed-time-format": "", - "cancel": "", - "confirm": "", - "click-to-copy": "", - "clear-editor-data-content": "", - "clear-map-data-title": "", - "clear-map-data-content": "", - "import-data-content": "", - "submit-editor-data-content": "", - "feature-name": "", - "category": "", - "region": "", - "submit-editor-data-subtitle-category-region": "", - "export-data-content": "", - "language": "", - "options-editor-enable": "", - "options-editor-hide-features": "", - "options-editor-hide-routes": "", - "options-completed-opacity": "", - "options-cluster-markers": "", - "options-world-border": "", - "options-region-labels": "", - "import-data": "", - "import": "", - "export-data": "", - "export": "", - "options-clear-data": "", - "clear": "", - "version-format": "", - "done": "", - "marker": "", - "route": "", - "delete": "", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "", - "paste-here": "", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "", + "page-title-beta": "", + "about": "", + "help": "", + "summary": "", + "editor-help": "", + "features": "", + "routes": "", + "editor-elements": "", + "options": "", + "category-event": "", + "category-boss": "", + "category-monster": "", + "category-nature": "", + "category-special": "", + "category-ore": "", + "category-chest": "", + "region-mondstadt": "", + "region-liyue": "", + "region-dragonspine": "", + "region-inazuma": "", + "region-sumeru": "", + "region-fontaine": "", + "region-natlan": "", + "region-snezhnaya": "", + "region-khaenriah": "", + "clear-editor-data": "", + "submit-editor-data": "", + "image-upload-tooltip": "", + "image-upload-success": "", + "image-upload-progress": "", + "image-upload-dropzone": "", + "image-upload-error-too-many-files": "", + "image-upload-error-file-invalid-type": "", + "image-upload-error-bad-request": "", + "image-upload-error-generic": "", + "marker-id-format": "", + "route-id-format": "", + "summary-subtitle": "", + "locate": "", + "clear-all": "", + "hide-feature": "", + "open-menu": "", + "completed-time-format": "", + "cancel": "", + "confirm": "", + "click-to-copy": "", + "clear-editor-data-content": "", + "clear-map-data-title": "", + "clear-map-data-content": "", + "import-data-content": "", + "submit-editor-data-content": "", + "feature-name": "", + "category": "", + "region": "", + "submit-editor-data-subtitle-category-region": "", + "export-data-content": "", + "language": "", + "options-editor-enable": "", + "options-editor-hide-features": "", + "options-editor-hide-routes": "", + "options-completed-opacity": "", + "options-cluster-markers": "", + "options-world-border": "", + "options-region-labels": "", + "import-data": "", + "import": "", + "export-data": "", + "export": "", + "options-clear-data": "", + "clear": "", + "version-format": "", + "done": "", + "marker": "", + "route": "", + "delete": "", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "", + "paste-here": "", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/vi.json b/src/data/i18n/ui/vi.json index 5f99db26..06a0944d 100644 --- a/src/data/i18n/ui/vi.json +++ b/src/data/i18n/ui/vi.json @@ -1,148 +1,148 @@ { - "page-title-full": "", - "page-title-beta": "[BETA] GenshinMap", - "about": "", - "help": "Trợ giúp", - "summary": "", - "editor-help": "", - "features": "", - "routes": "", - "editor-elements": "", - "options": "Tùy chọn", - "category-event": "Sự kiện", - "category-boss": "Boss", - "category-monster": "Quái", - "category-nature": "Tự nhiên", - "category-special": "Đặc biệt", - "category-ore": "Quặng", - "category-chest": "Rương", - "region-mondstadt": "Mondstadt", - "region-liyue": "Liyue", - "region-dragonspine": "", - "region-inazuma": "", - "region-sumeru": "", - "region-fontaine": "", - "region-natlan": "", - "region-snezhnaya": "", - "region-khaenriah": "", - "clear-editor-data": "Xóa dữ liệu trình chỉnh sửa", - "submit-editor-data": "", - "image-upload-tooltip": "Nhấp hoặc kéo/thả để tải lên Imgur", - "image-upload-success": "Đã tải hình ảnh lên Imgur thành công.", - "image-upload-progress": "Đang tải lên Imgur...", - "image-upload-dropzone": "Kéo và thả các tệp hình ảnh vào đây", - "image-upload-error-too-many-files": "LỖII: Quá nhiều tệp.", - "image-upload-error-file-invalid-type": "", - "image-upload-error-bad-request": "", - "image-upload-error-generic": "LỖI: Lỗi không xác định ({code})", - "marker-id-format": "", - "route-id-format": "", - "summary-subtitle": "", - "locate": "", - "clear-all": "Xóa tất cả", - "hide-feature": "", - "open-menu": "Mở Menu", - "completed-time-format": "", - "cancel": "Huỷ bỏ", - "confirm": "Xác nhận", - "click-to-copy": "Bấm để sao chép", - "clear-editor-data-content": "Bạn có chắc không? Nếu bạn xóa dữ liệu Trình chỉnh sửa, dữ liệu đó sẽ không thể khôi phục được.", - "clear-map-data-title": "Xóa dữ liệu bản đồ?", - "clear-map-data-content": "", - "import-data-content": "Dán dữ liệu của bạn vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", - "submit-editor-data-content": "", - "feature-name": "", - "category": "", - "region": "", - "submit-editor-data-subtitle-category-region": "", - "export-data-content": "", - "language": "Ngôn ngữ", - "options-editor-enable": "Bật Trình chỉnh sửa", - "options-editor-hide-features": "", - "options-editor-hide-routes": "", - "options-completed-opacity": "", - "options-cluster-markers": "", - "options-world-border": "", - "options-region-labels": "", - "import-data": "Nhập dữ liệu", - "import": "Nhập", - "export-data": "Xuất dữ liệu", - "export": "Xuất", - "options-clear-data": "Xóa dữ liệu", - "clear": "Xóa", - "version-format": "Phiên bản ứng dụng: v{version}", - "done": "Xong", - "marker": "", - "route": "", - "delete": "Xóa", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "", - "paste-here": "Dán dữ liệu vào đây...", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "Vui lòng nhấp vào liên kết bên dưới để gửi báo cáo lỗi.", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "Dán dữ liệu từ YuanShen.site vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", - "migrate-appsample-content": "Dán dữ liệu từ AppSample.com vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", - "migrate-mapgenie-content": "Dán dữ liệu từ MapGenie.io vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "", + "page-title-beta": "[BETA] GenshinMap", + "about": "", + "help": "Trợ giúp", + "summary": "", + "editor-help": "", + "features": "", + "routes": "", + "editor-elements": "", + "options": "Tùy chọn", + "category-event": "Sự kiện", + "category-boss": "Boss", + "category-monster": "Quái", + "category-nature": "Tự nhiên", + "category-special": "Đặc biệt", + "category-ore": "Quặng", + "category-chest": "Rương", + "region-mondstadt": "Mondstadt", + "region-liyue": "Liyue", + "region-dragonspine": "", + "region-inazuma": "", + "region-sumeru": "", + "region-fontaine": "", + "region-natlan": "", + "region-snezhnaya": "", + "region-khaenriah": "", + "clear-editor-data": "Xóa dữ liệu trình chỉnh sửa", + "submit-editor-data": "", + "image-upload-tooltip": "Nhấp hoặc kéo/thả để tải lên Imgur", + "image-upload-success": "Đã tải hình ảnh lên Imgur thành công.", + "image-upload-progress": "Đang tải lên Imgur...", + "image-upload-dropzone": "Kéo và thả các tệp hình ảnh vào đây", + "image-upload-error-too-many-files": "LỖII: Quá nhiều tệp.", + "image-upload-error-file-invalid-type": "", + "image-upload-error-bad-request": "", + "image-upload-error-generic": "LỖI: Lỗi không xác định ({code})", + "marker-id-format": "", + "route-id-format": "", + "summary-subtitle": "", + "locate": "", + "clear-all": "Xóa tất cả", + "hide-feature": "", + "open-menu": "Mở Menu", + "completed-time-format": "", + "cancel": "Huỷ bỏ", + "confirm": "Xác nhận", + "click-to-copy": "Bấm để sao chép", + "clear-editor-data-content": "Bạn có chắc không? Nếu bạn xóa dữ liệu Trình chỉnh sửa, dữ liệu đó sẽ không thể khôi phục được.", + "clear-map-data-title": "Xóa dữ liệu bản đồ?", + "clear-map-data-content": "", + "import-data-content": "Dán dữ liệu của bạn vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", + "submit-editor-data-content": "", + "feature-name": "", + "category": "", + "region": "", + "submit-editor-data-subtitle-category-region": "", + "export-data-content": "", + "language": "Ngôn ngữ", + "options-editor-enable": "Bật Trình chỉnh sửa", + "options-editor-hide-features": "", + "options-editor-hide-routes": "", + "options-completed-opacity": "", + "options-cluster-markers": "", + "options-world-border": "", + "options-region-labels": "", + "import-data": "Nhập dữ liệu", + "import": "Nhập", + "export-data": "Xuất dữ liệu", + "export": "Xuất", + "options-clear-data": "Xóa dữ liệu", + "clear": "Xóa", + "version-format": "Phiên bản ứng dụng: v{version}", + "done": "Xong", + "marker": "", + "route": "", + "delete": "Xóa", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "", + "paste-here": "Dán dữ liệu vào đây...", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "Vui lòng nhấp vào liên kết bên dưới để gửi báo cáo lỗi.", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "Dán dữ liệu từ YuanShen.site vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", + "migrate-appsample-content": "Dán dữ liệu từ AppSample.com vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", + "migrate-mapgenie-content": "Dán dữ liệu từ MapGenie.io vào hộp văn bản và nhấp vào Xác nhận để nhập dữ liệu của bạn. CHÚ Ý, dữ liệu hiện có sẽ bị ghi đè.", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/i18n/ui/zh-tw.json b/src/data/i18n/ui/zh-tw.json index 4a25d4e1..eef7cc3f 100644 --- a/src/data/i18n/ui/zh-tw.json +++ b/src/data/i18n/ui/zh-tw.json @@ -1,148 +1,148 @@ { - "page-title-full": "原神地圖- 互動式提瓦特地圖\n", - "page-title-beta": "【測試版】原神地圖", - "about": "關於", - "help": "幫助", - "summary": "概要", - "editor-help": "編輯器幫助", - "features": "特徵", - "routes": "路線", - "editor-elements": "元素", - "options": "選項", - "category-event": "事件", - "category-boss": "Boss", - "category-monster": "怪物", - "category-nature": "自然", - "category-special": "特殊", - "category-ore": "礦物", - "category-chest": "寶箱", - "region-mondstadt": "蒙德", - "region-liyue": "璃月", - "region-dragonspine": "龍脊雪山", - "region-inazuma": "稻妻", - "region-sumeru": "", - "region-fontaine": "", - "region-natlan": "", - "region-snezhnaya": "至冬", - "region-khaenriah": "", - "clear-editor-data": "", - "submit-editor-data": "", - "image-upload-tooltip": "", - "image-upload-success": "", - "image-upload-progress": "", - "image-upload-dropzone": "", - "image-upload-error-too-many-files": "", - "image-upload-error-file-invalid-type": "", - "image-upload-error-bad-request": "", - "image-upload-error-generic": "", - "marker-id-format": "", - "route-id-format": "", - "summary-subtitle": "", - "locate": "", - "clear-all": "", - "hide-feature": "", - "open-menu": "", - "completed-time-format": "", - "cancel": "", - "confirm": "", - "click-to-copy": "", - "clear-editor-data-content": "", - "clear-map-data-title": "", - "clear-map-data-content": "", - "import-data-content": "", - "submit-editor-data-content": "", - "feature-name": "", - "category": "", - "region": "", - "submit-editor-data-subtitle-category-region": "", - "export-data-content": "", - "language": "", - "options-editor-enable": "", - "options-editor-hide-features": "在編輯器中隱藏功能", - "options-editor-hide-routes": "在編輯器中隱藏路線", - "options-completed-opacity": "完成的標記不透明度", - "options-cluster-markers": "", - "options-world-border": "顯示世界邊界", - "options-region-labels": "", - "import-data": "匯入資料", - "import": "匯入", - "export-data": "匯出資料", - "export": "匯出", - "options-clear-data": "", - "clear": "", - "version-format": "", - "done": "完成", - "marker": "", - "route": "", - "delete": "", - "highlight": "", - "popup-title": "", - "popup-content": "", - "media-url": "", - "media-url-hint": "", - "show-feature": "", - "paste-here": "", - "options-show-hidden-features": "", - "error-handler-flavor": "", - "error-handler-message": "", - "error-handler-instruction": "", - "submit-to-github": "", - "copy-permalink": "", - "migrate-yuanshen-content": "", - "migrate-appsample-content": "", - "migrate-mapgenie-content": "", - "feature-description": "", - "message-import-error-malformed-json": "", - "message-import-error-malformed-not-json": "", - "message-import-error-generic": "", - "message-import-success": "", - "message-import-success-partial": "", - "options-display-debug": "", - "respawn-259200": "", - "respawn-176800": "", - "respawn-86400": "", - "respawn-43200": "", - "respawn-180": "", - "respawn-boss": "", - "respawn-none": "", - "debug": "", - "navigate-to-marker-by-id": "", - "notification-permalink-fail-id": "", - "notification-permalink-feature": "", - "notification-permalink-route": "", - "clear-map-data": "", - "message-permalink-fail-id": "", - "message-permalink-feature": "", - "message-permalink-route": "", - "page-title": "", - "all": "", - "bookmarklet-click-link": "", - "bookmarklet-content": "", - "changelog": "", - "clear-refreshed-markers": "", - "coming-soon": "", - "completed": "", - "editor-elements-subtitle": "", - "editor": "", - "error-handler-component-message": "", - "help-content": "", - "help-contribute": "", - "help-description": "", - "help-editor-content": "", - "help-migrate": "", - "loading": "", - "login-with-github": "", - "message-editor-import-success": "", - "migrate-appsample-support": "", - "migrate-appsample": "", - "migrate-mapgenie-support": "", - "migrate-mapgenie": "", - "migrate-yuanshen-support": "", - "migrate-yuanshen": "", - "migrate": "", - "no-changelog-data-for-locale": "", - "social-visit-discord": "", - "social-visit-github": "", - "sync-data": "", - "sync-google-drive": "" -} \ No newline at end of file + "page-title-full": "原神地圖- 互動式提瓦特地圖\n", + "page-title-beta": "【測試版】原神地圖", + "about": "關於", + "help": "幫助", + "summary": "概要", + "editor-help": "編輯器幫助", + "features": "特徵", + "routes": "路線", + "editor-elements": "元素", + "options": "選項", + "category-event": "事件", + "category-boss": "Boss", + "category-monster": "怪物", + "category-nature": "自然", + "category-special": "特殊", + "category-ore": "礦物", + "category-chest": "寶箱", + "region-mondstadt": "蒙德", + "region-liyue": "璃月", + "region-dragonspine": "龍脊雪山", + "region-inazuma": "稻妻", + "region-sumeru": "", + "region-fontaine": "", + "region-natlan": "", + "region-snezhnaya": "至冬", + "region-khaenriah": "", + "clear-editor-data": "", + "submit-editor-data": "", + "image-upload-tooltip": "", + "image-upload-success": "", + "image-upload-progress": "", + "image-upload-dropzone": "", + "image-upload-error-too-many-files": "", + "image-upload-error-file-invalid-type": "", + "image-upload-error-bad-request": "", + "image-upload-error-generic": "", + "marker-id-format": "", + "route-id-format": "", + "summary-subtitle": "", + "locate": "", + "clear-all": "", + "hide-feature": "", + "open-menu": "", + "completed-time-format": "", + "cancel": "", + "confirm": "", + "click-to-copy": "", + "clear-editor-data-content": "", + "clear-map-data-title": "", + "clear-map-data-content": "", + "import-data-content": "", + "submit-editor-data-content": "", + "feature-name": "", + "category": "", + "region": "", + "submit-editor-data-subtitle-category-region": "", + "export-data-content": "", + "language": "", + "options-editor-enable": "", + "options-editor-hide-features": "在編輯器中隱藏功能", + "options-editor-hide-routes": "在編輯器中隱藏路線", + "options-completed-opacity": "完成的標記不透明度", + "options-cluster-markers": "", + "options-world-border": "顯示世界邊界", + "options-region-labels": "", + "import-data": "匯入資料", + "import": "匯入", + "export-data": "匯出資料", + "export": "匯出", + "options-clear-data": "", + "clear": "", + "version-format": "", + "done": "完成", + "marker": "", + "route": "", + "delete": "", + "highlight": "", + "popup-title": "", + "popup-content": "", + "media-url": "", + "media-url-hint": "", + "show-feature": "", + "paste-here": "", + "options-show-hidden-features": "", + "error-handler-flavor": "", + "error-handler-message": "", + "error-handler-instruction": "", + "submit-to-github": "", + "copy-permalink": "", + "migrate-yuanshen-content": "", + "migrate-appsample-content": "", + "migrate-mapgenie-content": "", + "feature-description": "", + "message-import-error-malformed-json": "", + "message-import-error-malformed-not-json": "", + "message-import-error-generic": "", + "message-import-success": "", + "message-import-success-partial": "", + "options-display-debug": "", + "respawn-259200": "", + "respawn-176800": "", + "respawn-86400": "", + "respawn-43200": "", + "respawn-180": "", + "respawn-boss": "", + "respawn-none": "", + "debug": "", + "navigate-to-marker-by-id": "", + "notification-permalink-fail-id": "", + "notification-permalink-feature": "", + "notification-permalink-route": "", + "clear-map-data": "", + "message-permalink-fail-id": "", + "message-permalink-feature": "", + "message-permalink-route": "", + "page-title": "", + "all": "", + "bookmarklet-click-link": "", + "bookmarklet-content": "", + "changelog": "", + "clear-refreshed-markers": "", + "coming-soon": "", + "completed": "", + "editor-elements-subtitle": "", + "editor": "", + "error-handler-component-message": "", + "help-content": "", + "help-contribute": "", + "help-description": "", + "help-editor-content": "", + "help-migrate": "", + "loading": "", + "login-with-github": "", + "message-editor-import-success": "", + "migrate-appsample-support": "", + "migrate-appsample": "", + "migrate-mapgenie-support": "", + "migrate-mapgenie": "", + "migrate-yuanshen-support": "", + "migrate-yuanshen": "", + "migrate": "", + "no-changelog-data-for-locale": "", + "social-visit-discord": "", + "social-visit-github": "", + "sync-data": "", + "sync-google-drive": "" +} diff --git a/src/data/routes/README.md b/src/data/routes/README.md deleted file mode 100644 index 8560bce6..00000000 --- a/src/data/routes/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# data/routes - -Contains JSON data describing routes, with locations of features. - -JSON files will be parsed and included in the map, and placed into the options pane based on region and category. - -Note that `md` files will be ignored, so they can be used to provide notes as necessary. diff --git a/src/data/routes/liyue/chest/artifacts.json b/src/data/routes/liyue/chest/artifacts.json index b79ce9ab..57894e31 100644 --- a/src/data/routes/liyue/chest/artifacts.json +++ b/src/data/routes/liyue/chest/artifacts.json @@ -1,13 +1,24 @@ { "format": 2, + "name": { + "_code": "2262791263", + "zh": "圣遗物", + "de": "Artefakte", + "en": "Artifacts", + "es": "Artefactos", + "fr": "Artéfact", + "id": "Artefak", + "ja": "聖遺物", + "ko": "성유물", + "pt": "Artefatos", + "ru": "Артефакты", + "th": "อาร์ติแฟกต์", + "vi": "Thánh Di Vật" + }, "description": { "en": "An efficient route which explores several investigation points, where low-rarity artifacts can be found daily." }, "enabled": true, - "name": { - "en": "Artifacts", - "pt": "Artefatos" - }, "icons": { "filter": "artifacts" }, diff --git a/src/data/routes/liyue/event/meteorite-shard.json b/src/data/routes/liyue/event/meteorite-shard.json index 04d5ad2f..58d77e85 100644 --- a/src/data/routes/liyue/event/meteorite-shard.json +++ b/src/data/routes/liyue/event/meteorite-shard.json @@ -1,13 +1,36 @@ { "format": 2, - "description": { - "en": "A collection of celestial energy that once comprised an adventurer's Constellation. Organized into one route per event area." - }, - "enabled": false, "name": { + "_code": "1796743713", + "zh": "陨星碎屑", + "de": "Meteoritensplitter", "en": "Meteorite Shard", - "pt": "Fragmento de Meteorito" + "es": "Recogida de fragmentos de meteorito", + "fr": "Fragments de météorite", + "id": "Meteorite Shard", + "ja": "隕石の星屑", + "ko": "운석 파편", + "pt": "Fragmento de Meteorito", + "ru": "Осколки метеорита", + "th": "Meteorite Shards", + "vi": "Mảnh Vỡ Thiên Thạch" }, + "description": { + "_code": "2064962781", + "zh": "收集到的天体能量。\\n在「未归的熄星」期间,可以换取宝物。", + "de": "Gesammelte himmlische Energie.\\nKann während des Aktionszeitraums von „Ferne Sterne“ gegen Schätze eingetauscht werden.", + "en": "A collection of celestial energy.\\nCan be exchanged for treasure during the \"Unreconciled Stars\" event.", + "es": "Energía celestial.\\nSe consigue en «Estrellas que no regresan» y se puede canjear por objetos valiosos.", + "fr": "Énergie provenant des étoiles.\\nÀ échanger contre des récompenses durant l'événement « Astres évanouis ».", + "id": "Kumpulan celestial energy.\\nDapat ditukar dengan harta karun selama event \"Bintang yang Tak Kembali\".", + "ja": "集めた天体エネルギー。\\n「帰らぬ熄星」の期間中に宝物と交換できる。", + "ko": "수집한 천체 에너지.\\n「돌아오지 않는 꺼진 별」 이벤트 기간 동안 보물과 교환할 수 있다", + "pt": "Uma coleção de energia celestial.\\nPode ser trocada por tesouros durante o período \"Estrelas que Não Voltam\".", + "ru": "Собранная энергия звёздного тела.\\nМожно обменять на сокровища во время события «Заблудшие звёзды».", + "th": "พลังงานสวรรค์ที่รวบรวมมาได้\\nสามารถแลกเป็นสมบัติได้ในช่วง \"ดาราดับแสงที่รอวันกลับ\"", + "vi": "Năng lượng thiên thể thu thập được.\\nTrong thời gian diễn ra [Ngôi Sao Vụt Tắt Chưa Trở Về] có thể đổi lấy báu vật." + }, + "enabled": false, "icons": { "filter": "meteorite-shard" }, diff --git a/src/data/routes/liyue/monster/hillichurl.json b/src/data/routes/liyue/monster/hillichurl.json index 534617e9..e0727556 100644 --- a/src/data/routes/liyue/monster/hillichurl.json +++ b/src/data/routes/liyue/monster/hillichurl.json @@ -1,13 +1,24 @@ { "format": 2, + "name": { + "_code": "2823299104", + "zh": "丘丘人", + "de": "Hilichurl", + "en": "Hilichurl", + "es": "Hilichurl", + "fr": "Brutocollinus", + "id": "Hilichurl", + "ja": "ヒルチャール", + "ko": "츄츄족", + "pt": "Hilichurl", + "ru": "Хиличурл", + "th": "Hilichurl", + "vi": "Hilichurl" + }, "description": { "en": "Efficiently navigates between several Hilichurl camps, to easily collect masks and arrowheads." }, "enabled": true, - "name": { - "en": "Hilichurl Camps", - "pt": "Acampamentos Hilichurl" - }, "icons": { "filter": "hilichurl" }, diff --git a/src/data/routes/liyue/nature/bamboo-shoot.json b/src/data/routes/liyue/nature/bamboo-shoot.json index 20b30c8f..188e9fbd 100644 --- a/src/data/routes/liyue/nature/bamboo-shoot.json +++ b/src/data/routes/liyue/nature/bamboo-shoot.json @@ -1,13 +1,24 @@ { "format": 2, + "name": { + "_code": "222473598", + "zh": "竹笋", + "de": "Bambussprosse", + "en": "Bamboo Shoot", + "es": "Brote de bambú", + "fr": "Pousse de bambou", + "id": "Bamboo Shoot", + "ja": "タケノコ", + "ko": "죽순", + "pt": "Broto de Bambu", + "ru": "Побеги бамбука", + "th": "Bamboo Shoot", + "vi": "Măng Trúc" + }, "description": { "en": "Efficient route to collect Bamboo Shoots." }, "enabled": true, - "name": { - "en": "Bamboo Shoots", - "pt": "Brotos de Bambu" - }, "icons": { "filter": "bamboo-shoot" }, diff --git a/src/data/routes/liyue/nature/loach-pearl.json b/src/data/routes/liyue/nature/loach-pearl.json index b1f4e2de..74a76397 100644 --- a/src/data/routes/liyue/nature/loach-pearl.json +++ b/src/data/routes/liyue/nature/loach-pearl.json @@ -1,13 +1,24 @@ { "format": 2, + "name": { + "_code": "2157665084", + "zh": "鳅鳅宝玉", + "de": "Lurchperle", + "en": "Loach Pearl", + "es": "Perla de locha", + "fr": "Perle de loche", + "id": "Loach Pearl", + "ja": "サンショウウオの宝玉", + "ko": "추추 보옥", + "pt": "Pérola de Peixes", + "ru": "Жемчужина аксолотля", + "th": "Loach Pearl", + "vi": "Bảo ngọc cá chạch" + }, "description": { "en": "Efficient route to collect Loach Pearls." }, "enabled": true, - "name": { - "en": "Loach Pearls", - "pt": "Pérolas de Peixe" - }, "icons": { "filter": "loach-pearl" }, diff --git a/src/data/routes/mondstadt/event/meteorite-shard.json b/src/data/routes/mondstadt/event/meteorite-shard.json index f8de99c1..607660ea 100644 --- a/src/data/routes/mondstadt/event/meteorite-shard.json +++ b/src/data/routes/mondstadt/event/meteorite-shard.json @@ -1,13 +1,36 @@ { "format": 2, - "description": { - "en": "A collection of celestial energy that once comprised an adventurer's Constellation. Organized into one route per event area." - }, - "enabled": false, "name": { + "_code": "1796743713", + "zh": "陨星碎屑", + "de": "Meteoritensplitter", "en": "Meteorite Shard", - "pt": "Fragmento de Meteorito" + "es": "Recogida de fragmentos de meteorito", + "fr": "Fragments de météorite", + "id": "Meteorite Shard", + "ja": "隕石の星屑", + "ko": "운석 파편", + "pt": "Fragmento de Meteorito", + "ru": "Осколки метеорита", + "th": "Meteorite Shards", + "vi": "Mảnh Vỡ Thiên Thạch" }, + "description": { + "_code": "2064962781", + "zh": "收集到的天体能量。\\n在「未归的熄星」期间,可以换取宝物。", + "de": "Gesammelte himmlische Energie.\\nKann während des Aktionszeitraums von „Ferne Sterne“ gegen Schätze eingetauscht werden.", + "en": "A collection of celestial energy.\\nCan be exchanged for treasure during the \"Unreconciled Stars\" event.", + "es": "Energía celestial.\\nSe consigue en «Estrellas que no regresan» y se puede canjear por objetos valiosos.", + "fr": "Énergie provenant des étoiles.\\nÀ échanger contre des récompenses durant l'événement « Astres évanouis ».", + "id": "Kumpulan celestial energy.\\nDapat ditukar dengan harta karun selama event \"Bintang yang Tak Kembali\".", + "ja": "集めた天体エネルギー。\\n「帰らぬ熄星」の期間中に宝物と交換できる。", + "ko": "수집한 천체 에너지.\\n「돌아오지 않는 꺼진 별」 이벤트 기간 동안 보물과 교환할 수 있다", + "pt": "Uma coleção de energia celestial.\\nPode ser trocada por tesouros durante o período \"Estrelas que Não Voltam\".", + "ru": "Собранная энергия звёздного тела.\\nМожно обменять на сокровища во время события «Заблудшие звёзды».", + "th": "พลังงานสวรรค์ที่รวบรวมมาได้\\nสามารถแลกเป็นสมบัติได้ในช่วง \"ดาราดับแสงที่รอวันกลับ\"", + "vi": "Năng lượng thiên thể thu thập được.\\nTrong thời gian diễn ra [Ngôi Sao Vụt Tắt Chưa Trở Về] có thể đổi lấy báu vật." + }, + "enabled": false, "icons": { "filter": "meteorite-shard" }, diff --git a/src/data/routes/mondstadt/nature/cecilia.json b/src/data/routes/mondstadt/nature/cecilia.json index edbfefad..642f23eb 100644 --- a/src/data/routes/mondstadt/nature/cecilia.json +++ b/src/data/routes/mondstadt/nature/cecilia.json @@ -1,13 +1,24 @@ { "format": 2, + "name": { + "_code": "3628511618", + "zh": "塞西莉亚花", + "de": "Cecilia", + "en": "Cecilia", + "es": "Cecilia", + "fr": "Cécilia", + "id": "Cecilia", + "ja": "セシリアの花", + "ko": "세실리아꽃", + "pt": "Cecília", + "ru": "Сесилия", + "th": "Cecelia", + "vi": "Hoa Cecilia" + }, "description": { "en": "An efficient route which allows gathering all the Cecilia flowers in the area." }, "enabled": true, - "name": { - "en": "Cecilia", - "pt": "Cecília" - }, "icons": { "filter": "cecilia" },