From 56868cb0343ed856070e6884d5f599255bcfd2fc Mon Sep 17 00:00:00 2001 From: Dazed Date: Thu, 23 Nov 2023 21:16:23 -0600 Subject: [PATCH] Rowdy Guy > Troublemaker --- www/js/plugins.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/js/plugins.js b/www/js/plugins.js index 7278cfc..24ad7bb 100644 --- a/www/js/plugins.js +++ b/www/js/plugins.js @@ -73,7 +73,7 @@ var $plugins = { "name": "TemplateEvent", "status": true, "description": "テンプレートイベントプラグイン", "parameters": { "TemplateMapId": "142", "KeepEventId": "false", "OverrideTarget": "{\"Image\":\"true\",\"Direction\":\"false\",\"Move\":\"false\",\"Priority\":\"false\",\"Trigger\":\"false\",\"Option\":\"false\"}", "AutoOverride": "false", "IntegrateNote": "0" } }, { "name": "FootstepSound", "status": true, "description": "足音プラグイン", "parameters": { "EventRunningInvalid": "false", "ResetIfStop": "false", "InvalidSwitchId": "0" } }, { "name": "YEP_QuestJournal", "status": true, "description": "v1.02 クエストジャーナルシステムを導入します。", "parameters": { "---メインメニュー---": "", "Quest Command": "QUEST", "Show Command": "false", "Enable Command": "true", "Auto Place Command": "true", "---クエストメニュー---": "", "Quest Category Window": "{\"---カテゴリ---\":\"\",\"Category Order\":\"[\\\"available\\\",\\\"completed\\\",\\\"failed\\\",\\\"all\\\"]\",\"Available Text\":\"In Progress (%1)\",\"Completed Text\":\"Finished (%1)\",\"Failed Text\":\"Failed (%1)\",\"All Text\":\"All Quests (%1)\",\"Cancel Text\":\"\\\\i[541]Close\",\"---ウィンドウ---\":\"\",\"X\":\"0\",\"Y\":\"0\",\"Width\":\"Graphics.boxWidth / 3\",\"Height\":\"this.fittingHeight(this.numVisibleRows())\",\"Rows\":\"4\",\"Columns\":\"1\",\"Line Height\":\"36\",\"Font Face\":\"GameFont\",\"Font Size\":\"24\",\"Standard Padding\":\"18\",\"Text Padding\":\"6\",\"Text Alignment\":\"left\",\"Standard Opacity\":\"255\",\"Back Opacity\":\"192\",\"Window Skin\":\"Window\"}", "Quest List Window": "{\"---タイプ---\":\"\",\"Show Types\":\"true\",\"Type Order\":\"[\\\"\\\\\\\\c[6]Main\\\",\\\"\\\\\\\\c[4]Sub\\\",\\\"\\\\\\\\c[3]Guild\\\",\\\"\\\\\\\\c[5]Special\\\"]\",\"List Open Symbol\":\"-\",\"List Closed Symbol\":\"+\",\"Type Text Format\":\"%1%2 (%3)\",\"Quest Indent\":\"0\",\"Show Empty\":\"false\",\"Read Quest\":\"View Quest\",\"Cancel\":\"\\\\i[541]Close\",\"---ウィンドウ---\":\"\",\"X\":\"0\",\"Y\":\"Graphics.boxHeight - height\",\"Width\":\"Graphics.boxWidth / 3\",\"Height\":\"Graphics.boxHeight - this.fittingHeight(4)\",\"Line Height\":\"36\",\"Font Face\":\"GameFont\",\"Font Size\":\"24\",\"Standard Padding\":\"18\",\"Text Padding\":\"6\",\"Standard Opacity\":\"255\",\"Back Opacity\":\"192\",\"Type Alignment\":\"left\",\"Quest Alignment\":\"left\",\"Window Skin\":\"Window\"}", "Quest Title Window": "{\"---ウィンドウ---\":\"\",\"No Quest Title\":\"\\\\c[4]Quests\",\"X\":\"Graphics.boxWidth - width\",\"Y\":\"0\",\"Width\":\"Graphics.boxWidth * 2 / 3\",\"Height\":\"this.fittingHeight(1)\",\"Line Height\":\"36\",\"Font Face\":\"GameFont\",\"Font Size\":\"28\",\"Standard Padding\":\"18\",\"Text Padding\":\"6\",\"Text Alignment\":\"center\",\"Standard Opacity\":\"255\",\"Back Opacity\":\"192\",\"Window Skin\":\"Window\"}", "Quest Data Window": "{\"---データ---\":\"\",\"No Data Text\":\"\\\"\\\\\\\\c[4]Quests\\\\\\\\c[0] from all the different people.\\\\nCheck Quests you've received.\\\"\",\"Quest Data Format\":\"\\\"\\\\\\\\{%1\\\\\\\\}\\\\n\\\\\\\\c[4]Level:\\\\\\\\c[0] %2\\\\n\\\\\\\\c[4]Client:\\\\\\\\c[0] %3\\\\n\\\\\\\\c[4]Location:\\\\\\\\c[0] %4\\\\n\\\\n\\\\\\\\c[4]Description:\\\\\\\\c[0]\\\\n%5\\\\n\\\\n\\\\\\\\c[4]Objective:\\\\\\\\c[0]\\\\n%6\\\\n\\\\n\\\\\\\\c[4]Reward:\\\\\\\\c[0]\\\\n%7\\\\n\\\\n%8\\\"\",\"Uncleared Objective\":\"%1\",\"Completed Objective\":\"%1\",\"Failed Objective\":\"%1\",\"Unclaimed Reward\":\"%1\",\"Claimed Reward\":\"%1\",\"Denied Reward\":\"%1\",\"Load Delay\":\"30\",\"---ウィンドウ---\":\"\",\"X\":\"Graphics.boxWidth - width\",\"Y\":\"Graphics.boxHeight - height\",\"Width\":\"Graphics.boxWidth * 2 / 3\",\"Height\":\"Graphics.boxHeight - this.fittingHeight(1)\",\"Line Height\":\"36\",\"Font Face\":\"GameFont\",\"Font Size\":\"28\",\"Standard Padding\":\"18\",\"Text Padding\":\"6\",\"Standard Opacity\":\"255\",\"Back Opacity\":\"192\",\"Window Skin\":\"Window\",\"Scroll Speed\":\"4\"}", "Lunatic Mode": "{\"---クエストメニュー---\":\"\",\"Before Create Windows\":\"\\\"// Variables\\\\n// background - background image used for the menu\\\\n// windowLayer - sprite layer that contains all windows\\\\n//\\\\n// background.bitmap = ImageManager.loadTitle1(\\\\\\\"Book\\\\\\\");\\\\n// this.fitScreen(background);\\\"\",\"After Create Windows\":\"\\\"// Variables\\\\n// background - background image used for the menu\\\\n// windowLayer - sprite layer that contains all windows\\\"\",\"Close Quest Menu\":\"\\\"// Variables\\\\n// background - background image used for the menu\\\\n// windowLayer - sprite layer that contains all windows\\\"\",\"---クエスト状況---\":\"\",\"Quest Add\":\"\\\"// Variables:\\\\n// questId - ID of the quest being added\\\\n//\\\\n// console.log('Quest ' + questId + ' successfully added!')\\\"\",\"Quest Remove\":\"\\\"// Variables:\\\\n// questId - ID of the quest being removed\\\\n//\\\\n// console.log('Quest ' + questId + ' successfully removed!')\\\"\",\"Quest Complete\":\"\\\"// Variables:\\\\n// questId - ID of the quest set to completed\\\\n//\\\\n// console.log('Quest ' + questId + ' status changed to Completed!')\\\"\",\"Quest Fail\":\"\\\"// Variables:\\\\n// questId - ID of the quest set to failed\\\\n//\\\\n// console.log('Quest ' + questId + ' status changed to Failed!')\\\"\",\"Quest Available\":\"\\\"// Variables:\\\\n// questId - ID of the quest set to available\\\\n//\\\\n// console.log('Quest ' + questId + ' status changed to Available!')\\\"\",\"---説明文---\":\"\",\"Change Description\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose description is changed\\\\n// index - Description index being changed to\\\\n//\\\\n// console.log('Quest ' + questId + ' description index changed to ' + index)\\\"\",\"---目的---\":\"\",\"Show Objective\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose objectives are altered\\\\n// objectiveId - ID of the objective being shown\\\\n//\\\\n// console.log('Quest ' + questId + ' objective ' + objectiveId + ' changed to shown!')\\\"\",\"Hide Objective\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose objectives are altered\\\\n// objectiveId - ID of the objective being hidden\\\\n//\\\\n// console.log('Quest ' + questId + ' objective ' + objectiveId + ' changed to hidden!')\\\"\",\"Complete Objective\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose objectives are altered\\\\n// objectiveId - ID of the objective being completed\\\\n//\\\\n// console.log('Quest ' + questId + ' objective ' + objectiveId + ' changed to completed!')\\\"\",\"Fail Objective\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose objectives are altered\\\\n// objectiveId - ID of the objective having failed\\\\n//\\\\n// console.log('Quest ' + questId + ' objective ' + objectiveId + ' changed to failed!')\\\"\",\"Normalize Objective\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose objectives are altered\\\\n// objectiveId - ID of the objective normalized\\\\n//\\\\n// console.log('Quest ' + questId + ' objective ' + objectiveId + ' changed to normal!')\\\"\",\"---報酬---\":\"\",\"Show Reward\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose rewards are altered\\\\n// rewardId - ID of the reward being shown\\\\n//\\\\n// console.log('Quest ' + questId + ' reward ' + rewardId + ' becomes shown!')\\\"\",\"Hide Reward\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose rewards are altered\\\\n// rewardId - ID of the reward being hidden\\\\n//\\\\n// console.log('Quest ' + questId + ' reward ' + rewardId + ' becomes hidden!')\\\"\",\"Claim Reward\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose rewards are altered\\\\n// rewardId - ID of the reward becoming claimed\\\\n//\\\\n// console.log('Quest ' + questId + ' reward ' + rewardId + ' is now claimed!')\\\"\",\"Deny Reward\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose rewards are altered\\\\n// rewardId - ID of the reward becoming denied\\\\n//\\\\n// console.log('Quest ' + questId + ' reward ' + rewardId + ' is now denied!')\\\"\",\"Normalize Reward\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose rewards are altered\\\\n// rewardId - ID of the reward normalized\\\\n//\\\\n// console.log('Quest ' + questId + ' reward ' + rewardId + ' is normalized!')\\\"\",\"---サブテキスト---\":\"\",\"Change Subtext\":\"\\\"// Variables:\\\\n// questId - ID of the quest whose subtext is changed\\\\n// index - Subtext index being changed to\\\\n//\\\\n// console.log('Quest ' + questId + ' subtext index changed to ' + index)\\\"\"}", "---クエストリスト---": "", "Quest 1": "{\"Title\":\"\\\\i[538]Explore the Demise\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Gilcho\",\"Location\":\"In City of Reingarnet\",\"Description\":\"[\\\"\\\\\\\"It is said that there is a witch who is going around the city\\\\\\\\nspreading a prophecy of 'The Demise'. Gilcho told me not to\\\\\\\\nget too close, but... I might be able to find something out.\\\\\\\\nIt may be risky, but I have to find out.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the witch in the town of Reingarnet.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 2": "", "Quest 3": "{\"Title\":\"\\\\i[538]Audience with Lord Kandila\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Gilcho\",\"Location\":\"Lord's Mansion\",\"Description\":\"[\\\"\\\\\\\"He said he wanted to meet me and thank me for my success\\\\\\\\nin defending the city. Let's go get our reward.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Go to the lord's mansion north of Reingarnet Streets.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 4": "{\"Title\":\"\\\\i[538]The Beginning of the Demise\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Gilcho\",\"Location\":\"Entrance to Reingarnet\",\"Description\":\"[\\\"\\\\\\\"Lord Kandila has summoned all the magical girls to his\\\\\\\\nmansion, so let's hurry and get there.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Go to the lord's mansion north of Reingarnet Streets.\\\\\\\"\\\",\\\"\\\\\\\"Go to the operations room on the second floor of the guild.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 5": "{\"Title\":\"\\\\i[538]Freya's Trial\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I should visit Freya's house when I'm at least level 30.\\\\\\\\nShe seems to have something she wants to ask me...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Go to Freya's house between the snowfield and forest area.\\\\\\\"\\\",\\\"\\\\\\\"Collect all the materials that Freya asked for.\\\\\\\"\\\",\\\"\\\\\\\"I'll visit Freya's house in a few days.\\\\\\\"\\\",\\\"\\\\\\\"Find Valletta\\\\\\\"\\\",\\\"\\\\\\\"Maybe Valletta is in the Barrier Cave?\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 6": "{\"Title\":\"\\\\i[538]Suspected Valletta\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I was able to purify Valletta from her evil corruption.\\\\\\\\nWe can go back to Freya's at once, like she said.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Return to Freya's home.\\\\\\\"\\\",\\\"\\\\\\\"Search the house for clues.\\\\\\\"\\\",\\\"\\\\\\\"Find Valletta(Demon's stronghold?)\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 7": "{\"Title\":\"\\\\i[538]Demon Girl Awakening\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"Konoha was purified, and she defeated Valletta. Before\\\\\\\\nI could use the last resort as Freya had told me to,\\\\\\\\nFreya came to Valletta's aid. Freya then took Valletta.\\\\\\\\nI went back home......\\\\\\\"\\\",\\\"\\\\\\\"Defeated by Valletta, Valletta seems to have gone\\\\\\\\nstraight to Freya. I have a bad feeling about this...\\\\\\\\n\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Return to Freya's home.\\\\\\\"\\\",\\\"\\\\\\\"Find and rescue Valletta(Demon's stronghold?)\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 8": "{\"Title\":\"\\\\i[538]The King and the Demon Girl\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"Defeated by Valletta, Valletta seems to have gone\\\\\\\\nstraight to Freya. I have a bad feeling about this...\\\\\\\\n\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Return to Freya's home.\\\\\\\"\\\",\\\"\\\\\\\"Find and rescue Valletta(Demon's stronghold?)\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 9": "{\"Title\":\"\\\\i[538]Succubus's Calamity\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Louisa\",\"Location\":\"Louisa's Mansion\",\"Description\":\"[\\\"\\\\\\\"Let's complete the quest to receive Louisa's power.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"I'll ask Dalek for some information, his house is up in the\\\\\\\\nhills north of Succubus Village.\\\\\\\"\\\",\\\"\\\\\\\"Look for the entrance to the underground at the fairy village\\\\\\\\nruins, I might want to defeat the enemies around the area.\\\\\\\"\\\",\\\"\\\\\\\"Give Louisa the Succubus's Treasure.\\\\\\\"\\\",\\\"\\\\\\\"I'm going to the Haldir Palace alone.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"I'll head to Haldir Palace and meet up with Louisa.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Hurry back to the Succubus village.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Defeat Mare the Destroyer\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\",\\\"6\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 10": "{\"Title\":\"\\\\i[538]The Tyrant Sphinx\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Farris\",\"Location\":\"Farris' Mansion\",\"Description\":\"[\\\"\\\\\\\"Let's complete the quest to receive Farris' power.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast [Mud Doll] at the Gratia Tomb.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon beast [Ghost-Grudge] at the Gratia Tomb.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon beast [Skull Knight] at the Gratia Tomb.\\\\\\\"\\\",\\\"\\\\\\\"Report the demon beast subjugation to Farris\\\\\\\"\\\",\\\"\\\\\\\"Follow Farris on her way to the Gratia Tomb.\\\\\\\"\\\",\\\"\\\\\\\"Find Meagle\\\\\\\\nGet information at Golden City's tavern.\\\\\\\"\\\",\\\"\\\\\\\"Meagle explained to Farris that he didn't steal treasure sword.\\\\\\\"\\\",\\\"\\\\\\\"Escape the prison.\\\\\\\"\\\",\\\"\\\\\\\"Head for Maridis Ruins\\\\\\\"\\\",\\\"\\\\\\\"Defeat Death King Afrioz.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 11": "{\"Title\":\"\\\\i[538]The Twins of Sorrow\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Aide Demetry\",\"Location\":\"Marimari's Mansion\",\"Description\":\"[\\\"\\\\\\\"Let's complete the quest to receive Marimari's power.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to the Shrine of Laeddis and check\\\\\\\\nthe safety of 'The Holy White Flower.'\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"The Lolimons haven't returned from the Trial Corridor,\\\\\\\\nso let's head out to explore.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the Bandits hanging out in the Trial Corridor.\\\\\\\"\\\",\\\"\\\\\\\"I'll report to Demetry that Lolimons have been taken.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Through the waterfields of the Ordeal Corridor head to the\\\\\\\\nunderground hideout of Fort Yargle, Rescue the Lolimons.\\\\\\\"\\\",\\\"\\\\\\\"While rescuing the Lolimons I learned that Laeddis is still\\\\\\\\nalive. Report this to Demitry at once.\\\\\\\"\\\",\\\"\\\\\\\"Lets rescue Laeddis who was trapped in the underground\\\\\\\\nlabyrinth of Grack's cave.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Follow Dark Lord Hardis to the Underworld Sanctuary.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Dark Lord Hardis.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 12": "{\"Title\":\"\\\\i[538]To you, my dear.\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dorothea\",\"Location\":\"Bloodmoon Castle\",\"Description\":\"[\\\"\\\\\\\"Let's complete the quest to receive Dorothea's power.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Communication from the watchtower is delayed, I'll go check.\\\\\\\"\\\",\\\"\\\\\\\"Warden Kokori reports that he was out due to drug addiction.\\\\\\\"\\\",\\\"\\\\\\\"Have Pomlin in downtown make an antidote for detoxification.\\\\\\\"\\\",\\\"\\\\\\\"・ Find poisonous mushrooms (near the castle)\\\\\\\"\\\",\\\"\\\\\\\"・ Find hot spring water (north of the subtropical zone?)\\\\\\\"\\\",\\\"\\\\\\\"Give the materials to Pomlin.\\\\\\\"\\\",\\\"\\\\\\\"Lets take the antidote potion to the watchtower.\\\\\\\"\\\",\\\"\\\\\\\"Help Rosia and Lolimon Researcher.\\\\\\\"\\\",\\\"\\\\\\\"Report the situation to Dorothea.\\\\\\\"\\\",\\\"\\\\\\\"Examine the four warding pillars in the Red Blood ruins.\\\\\\\"\\\",\\\"\\\\\\\"Go to the blacksmith shop 'Ultramarine Crescent Moon'\\\\\\\\nin the downtown area and request restoration.\\\\\\\"\\\",\\\"\\\\\\\"Protect against demons while Rolonov makes repairs.\\\\\\\"\\\",\\\"\\\\\\\"Report to Dorothea that the warding pillars have been repaired.\\\\\\\"\\\",\\\"\\\\\\\"Head to the Red Blood Shrine with Dorothea and Rosia.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Kokori.\\\\\\\"\\\",\\\"\\\\\\\"Proceed through the shrine to the altar.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Demon King Sata.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 13": "{\"Title\":\"\\\\i[538]Gate of all Evil\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Gilcho\",\"Location\":\"Magical Girls Guild 2F: Strategy Room\",\"Description\":\"[\\\"\\\\\\\"Belzevir, leader of the demons, told me to come to the Gate\\\\\\\\nof all Evil, rumor is that if you enter you will never return....\\\\\\\\nThe magical girls decided to make a plan with Gilcho.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Go to the operations room on the second floor of the guild.\\\\\\\"\\\",\\\"\\\\\\\"Go to the Gate of all Evil.\\\\\\\"\\\",\\\"\\\\\\\"Belzevir must be defeated.\\\\\\\"\\\",\\\"\\\\\\\"Open the Gate\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 14": "{\"Title\":\"\\\\i[538]Go to Devil, the demon god\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"With the opening of the Gate of all Evil, we can finally\\\\\\\\ncross the Hellfire Zone. Let's go for the Astaroth Labyrinth!\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Go to the reception desk in Astaroth Labyrinth.\\\\\\\"\\\",\\\"\\\\\\\"I'm going to Devil to talk to him.\\\\\\\"\\\",\\\"\\\\\\\"I'm not here to talk, I'm here to shut this place down.\\\\\\\"\\\",\\\"\\\\\\\"Turn over to the demon forces.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 15": "{\"Title\":\"\\\\i[538]Road to Ruin\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"Konoha decided to be on the devil's side. Move to kill all \\\\\\\\nLolimon leaders and take over Reingarnet.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Control the entire area.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 16": "{\"Title\":\"\\\\i[538]Reunion\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"Leon was reincarnated in this world and became Devil,\\\\\\\\nthe King Demon God of Demons. What will Konoha do...\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Fight the Demon Devil.\\\\\\\"\\\",\\\"\\\\\\\"Find Leon in the Abyss.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 17": "{\"Title\":\"\\\\i[538]Magical Girl Kurashima Miri\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"A conversation with Kurashima Miri, who had been protecting\\\\\\\\nKonoha all along. Which choice will Konoha make?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Leave Grimoire Land\\\\\\\"\\\",\\\"\\\\\\\"Erase Grimoire Land and return to the original world.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 18": "{\"Title\":\"\\\\i[538]The Shape of Happiness\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"Gilcho was the thoughtform of the court mage Malleus.\\\\\\\\nBehind the scenes, he was monitoring this world......\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Malleus.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 19": "{\"Title\":\"\\\\i[538]To the Ideal Form\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"Malleus' desire is to erase this bloated world.\\\\\\\\nIn order to fulfill that desire......\\\\\\\\nThe decisive battle with Kurashima Miri awaited us.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Kurashima Miri.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 20": "{\"Title\":\"\\\\i[538]Magical Girl Konoha\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Astaroth Labyrinth\",\"Description\":\"[\\\"\\\\\\\"With the Resurrection Treasure, Malleus fuses with Devil, \\\\\\\\nCan Konoha win against the worst demon in history?......\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Fusion Devil.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 21": "{\"Title\":\"\\\\i[538]Control of Succubus Village\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Deville\",\"Location\":\"Succubus Village\",\"Description\":\"[\\\"\\\\\\\"I've been ordered to take over Succubus Village.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Louisa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 22": "{\"Title\":\"\\\\i[538]Control of The Golden City\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Deville\",\"Location\":\"The Golden City\",\"Description\":\"[\\\"\\\\\\\"I've been ordered to take over The Golden City.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Farris.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 23": "{\"Title\":\"\\\\i[538]Control of Divine Tree Village\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Deville\",\"Location\":\"Divine Tree Village\",\"Description\":\"[\\\"\\\\\\\"I've been ordered to take over Divine Tree Village.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Marimari.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 24": "{\"Title\":\"\\\\i[538]Control of Bloodmoon Castle\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Deville\",\"Location\":\"Bloodmoon Castle\",\"Description\":\"[\\\"\\\\\\\"I've been ordered to take over Bloodmoon Castle.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Dorothea.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 25": "{\"Title\":\"\\\\i[538]The Worst Form\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Deville\",\"Location\":\"Reingarnet City\",\"Description\":\"[\\\"\\\\\\\"I've been ordered to take over Reingarnet City.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat Gilcho.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Kurashima Miri.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[]\",\"Visible Rewards\":\"[]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 26": "", "Quest 27": "", "Quest 28": "", "Quest 29": "", "Quest 30": "", "Quest 31": "", "Quest 32": "", "Quest 33": "", "Quest 34": "", "Quest 35": "", "Quest 36": "", "Quest 37": "", "Quest 38": "", "Quest 39": "", "Quest 40": "", "Quest 41": "", "Quest 42": "", "Quest 43": "", "Quest 44": "", "Quest 45": "", "Quest 46": "", "Quest 47": "", "Quest 48": "", "Quest 49": "", "Quest 50": "", "Quest 51": "", "Quest 52": "", "Quest 53": "", "Quest 54": "", "Quest 55": "", "Quest 56": "", "Quest 57": "", "Quest 58": "", "Quest 59": "", "Quest 60": "", "Quest 61": "", "Quest 62": "", "Quest 63": "", "Quest 64": "", "Quest 65": "", "Quest 66": "", "Quest 67": "", "Quest 68": "", "Quest 69": "", "Quest 70": "", "Quest 71": "", "Quest 72": "", "Quest 73": "", "Quest 74": "", "Quest 75": "", "Quest 76": "", "Quest 77": "", "Quest 78": "", "Quest 79": "", "Quest 80": "", "Quest 81": "", "Quest 82": "", "Quest 83": "", "Quest 84": "", "Quest 85": "", "Quest 86": "", "Quest 87": "", "Quest 88": "", "Quest 89": "", "Quest 90": "", "Quest 91": "", "Quest 92": "", "Quest 93": "", "Quest 94": "", "Quest 95": "", "Quest 96": "", "Quest 97": "", "Quest 98": "", "Quest 99": "", "Quest 100": "{\"Title\":\"\\\\i[87]テストクエスト\",\"Type\":\"Main\",\"Difficulty\":\"\\\\i[87]\\\\i[87]\\\\i[87]\",\"From\":\"NPCの名前\",\"Location\":\"NPCの場所\",\"Description\":\"[\\\"\\\\\\\"てきをたおす\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"指定された敵を倒す\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}" } }, - { "name": "YEP_X_MoreQuests1", "status": true, "description": "v1.00 (要YEP_QuestJournal.js)クエスト101から1000を追加します。", "parameters": { "---クエスト 101 から 200---": "サブクエスト", "Category: 101 to 200": "Sub", "Difficulty: 101 to 200": "\\i[537]", "From: 101 to 200": "???", "Location: 101 to 200": "???", "Quest 101": "{\"Title\":\"\\\\i[540]An Important Amulet\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Santo\",\"Location\":\"Rein Street: West\",\"Description\":\"[\\\"\\\\\\\"I lost my lucky charm that my sister gave me, can you to find it for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the amulet in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the Bandit.\\\\\\\"\\\",\\\"\\\\\\\"Give the amulet to Santo.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 102": "{\"Title\":\"\\\\i[540]Blacksmith's Box Repair\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dronov\",\"Location\":\"Dronov's Blacksmith\",\"Description\":\"[\\\"\\\\\\\"Collect materials to repair my blacksmithing box.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Iron Ore x \\\\\\\\\\\\\\\\v[2151]/5\\\\\\\"\\\",\\\"\\\\\\\"Red Clay x \\\\\\\\\\\\\\\\v[2152]/2\\\\\\\"\\\",\\\"\\\\\\\"Goblin Horn x \\\\\\\\\\\\\\\\v[2225]/1\\\\\\\"\\\",\\\"\\\\\\\"Give materials to Dronov.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 103": "{\"Title\":\"\\\\i[540]Rescue my Sister\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Santo\",\"Location\":\"Rein Street: West\",\"Description\":\"[\\\"\\\\\\\"My sister's been kidnapped by Bandits, I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Santo's sister in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the Bandit.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 104": "{\"Title\":\"\\\\i[540]Dronov's Bodyguard\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dronov\",\"Location\":\"Dronov's Blacksmith\",\"Description\":\"[\\\"\\\\\\\"I need you to escort me while I repair the barrier posts.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Talk to Dronov in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Escort Dronov to the eastern Barrier post.\\\\\\\"\\\",\\\"\\\\\\\"Escort Dronov to the western Barrier post.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 105": "{\"Title\":\"\\\\i[540]The Underground Shadow\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Refi\",\"Location\":\"The Lord's Mansion\",\"Description\":\"[\\\"\\\\\\\"My husband, Brooke, has gone missing,\\\\\\\\nand I need to find him.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Brooke.\\\\\\\"\\\",\\\"\\\\\\\"Get information from the tavern.\\\\\\\"\\\",\\\"\\\\\\\"Choose to defeat Brook or let him go.\\\\\\\"\\\",\\\"\\\\\\\"I'll report to Refi\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 106": "{\"Title\":\"\\\\i[540]Stalker Eradication\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pirim\",\"Location\":\"Rein Street: East\",\"Description\":\"[\\\"\\\\\\\"I'm having trouble with being stalked, I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Wait in the bed at Pirim's house.\\\\\\\"\\\",\\\"\\\\\\\"Catch them and exterminate them.\\\\\\\"\\\",\\\"\\\\\\\"I'll invite you.\\\\\\\"\\\",\\\"\\\\\\\"Report to Pirim.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 107": "{\"Title\":\"\\\\i[540]Protection from Thugs\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Miriam\",\"Location\":\"Rein Street: East\",\"Description\":\"[\\\"\\\\\\\"Help, I'm surrounded by man and can't escape.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the thugs.\\\\\\\"\\\",\\\"\\\\\\\"Go to the Dragon Fang tavern in the underground and look for Miriam.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 108": "{\"Title\":\"\\\\i[540]I Need Your Help...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Don Juan\",\"Location\":\"Underground Slums: South\",\"Description\":\"[\\\"\\\\\\\"He's being beaten up by a collector in front of his tent hut.\\\\\\\\nHe seems to be an older man, and we should help him...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Save old man from being attacked.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 109": "{\"Title\":\"\\\\i[540]Have Mercy... 1\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in Forest Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day is begging me for food...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"I'll give you some coins.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 110": "{\"Title\":\"\\\\i[540]Have Mercy... 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Subtropic Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day seems to be injured...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give him a Health Flask LV1\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 111": "{\"Title\":\"\\\\i[540]Have Mercy... 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Desert Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day is not well...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give him Panacea Potion LV1\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 112": "{\"Title\":\"\\\\i[540]Help Me...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Snowfield Region\",\"Description\":\"[\\\"\\\\\\\"A Hexbeast is attacking the man I helped one day! We have to save him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Hexenbeast\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 113": "{\"Title\":\"\\\\i[540]Demon Study\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"I want to collect books and literature about demons.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"[About Demons I] Literature x \\\\\\\\\\\\\\\\v[2710]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons II] Literature x \\\\\\\\\\\\\\\\v[2711]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons III] Literature x \\\\\\\\\\\\\\\\v[2712]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons IV] Literature x \\\\\\\\\\\\\\\\v[2713]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons V] Literature x \\\\\\\\\\\\\\\\v[2714]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the literature to Flavel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 114": "{\"Title\":\"\\\\i[540]Research Results\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"After analyzing the collected documents, a terrifying demon was discovered...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the mysterious demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to Flavel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 115": "{\"Title\":\"\\\\i[540]Demon Study 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"Report back to Allong on the results so far.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give the report that Flavel has compiled to Allong.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 116": "{\"Title\":\"\\\\i[540]Demon Study 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Allong\",\"Location\":\"Allong's House\",\"Description\":\"[\\\"\\\\\\\"By performing a certain ritual in Tronko Cave, a demon with\\\\\\\\nterrible power was discovered. I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Mold Core.\\\\\\\"\\\",\\\"\\\\\\\"Report to Allong.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 117": "{\"Title\":\"\\\\i[540]To my Hardworking Brother\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Driver Nephi\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I'd like to give some food to Alvern at the Alvern's Pavilion.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Mottled Worm x \\\\\\\\\\\\\\\\v[2191]/3\\\\\\\"\\\",\\\"\\\\\\\"Odango Bug x \\\\\\\\\\\\\\\\v[2198]/3\\\\\\\"\\\",\\\"\\\\\\\"Give the「Assortment of Ingredients」to Alvern.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 118": "{\"Title\":\"\\\\i[540]Getting Stronger\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Rare\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I can't complete a quest I received, I need help.... Please.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demons that appear near Reincarnation Tower.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 119": "{\"Title\":\"\\\\i[540]Repel Molester\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pio\",\"Location\":\"Rein Tavern 2F, Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"I want you to do something about the customers who keep\\\\\\\\nmolesting me during the game.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"keep an eye out and catch anyone suspicious.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 120": "{\"Title\":\"\\\\i[540]We Need More Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"We're running low on food. I need you to gather ingredients.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Rainbow Trout x \\\\\\\\\\\\\\\\v[2122]/1\\\\\\\"\\\",\\\"\\\\\\\"Basil Leaves x \\\\\\\\\\\\\\\\v[2178]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 121": "{\"Title\":\"\\\\i[540]We Need More Ingredients 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"Plus, we're low on ingredients, so I want you to collect some.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Spirit Feather x \\\\\\\\\\\\\\\\v[2193]/1\\\\\\\"\\\",\\\"\\\\\\\"Kobold Eyeball x \\\\\\\\\\\\\\\\v[2250]/1\\\\\\\"\\\",\\\"\\\\\\\"Pufferfish x \\\\\\\\\\\\\\\\v[2134]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 122": "{\"Title\":\"\\\\i[540]Legendary Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I'd like you to go collect some of the world's rarest ingredients.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Lophiodes x \\\\\\\\\\\\\\\\v[2129]/1\\\\\\\"\\\",\\\"\\\\\\\"Kagami Koko Worm x \\\\\\\\\\\\\\\\v[2214]/1\\\\\\\"\\\",\\\"\\\\\\\"Super Ink Bag x \\\\\\\\\\\\\\\\v[2265]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 123": "{\"Title\":\"\\\\i[540]Moment of Birth\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Pal\",\"Location\":\"Inside the Lord's Residence\",\"Description\":\"[\\\"\\\\\\\"I want to be there the moment the Egg is born...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give birth by yourself\\\\\\\"\\\",\\\"\\\\\\\"Ask someone to deliver the baby for you.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 124": "{\"Title\":\"\\\\i[540]Young Man's Agony\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Tein\",\"Location\":\"Outside Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"Tein is in a lot of agony...\\\\\\\\nIt seems they want to meet a destined person...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Pick up Tein's letter (not sure where it is)\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 125": "{\"Title\":\"\\\\i[540]The Stolen Pass\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Jim\",\"Location\":\"Lords' Underground Facility\",\"Description\":\"[\\\"\\\\\\\"While loitering in the lord's underground facility, Jim \\\\\\\\nseems to have been robbed of his underground casino pass. \\\\\\\\nThe culprit may be in the underground slums. \\\\\\\\nFind him and get the pass back for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the person who took the pass in the slums.\\\\\\\"\\\",\\\"\\\\\\\"Return the pass to Jim.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 126": "{\"Title\":\"\\\\i[540]Freya's Request 1\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「ID647」, and get 'Evil Tail'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 127": "{\"Title\":\"\\\\i[540]Freya's Request 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「ID648」, and get 'Eternal Flame'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 128": "{\"Title\":\"\\\\i[540]Freya's Request 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「Cruel Norma」, and get 'Purified Super Water'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 129": "{\"Title\":\"\\\\i[540]Go Undercover! Casino Investigation\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Carmo\",\"Location\":\"Underground Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"I was winning a lot, but suddenly I couldn't win at all.\\\\\\\\nIt's frustrating, please I want you to expose their cheating.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Enter the underground gambling hall and play.\\\\\\\"\\\",\\\"\\\\\\\"Report the results to Carmo.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 130": "{\"Title\":\"\\\\i[540]Jackal's Trap\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Underground Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"Carmo was captured and taken as a slave for forced labor \\\\\\\\nelswhere. I need to investigate the actual situation of \\\\\\\\nthe underground gambling hall a little more. There may \\\\\\\\nbe people more familiar with the slums. First of all, \\\\\\\\nlet's get information and decide how to move.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find information on underground gambling hall in slums.\\\\\\\"\\\",\\\"\\\\\\\"Find 'Mugen Ginjo' at the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Compete with the Jackals\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 131": "{\"Title\":\"\\\\i[540]Help Eddie\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Rods\",\"Location\":\"Underground Slum\",\"Description\":\"[\\\"\\\\\\\"Can you to help my buddy Eddie who's trapped in Rein's jail.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to Reingarnet's prison and save Eddie.\\\\\\\"\\\",\\\"\\\\\\\"Report to Rod's.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 132": "{\"Title\":\"\\\\i[540]No Perverts Allowed\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Rune\",\"Location\":\"Underground Slum: Arte Ano\",\"Description\":\"[\\\"\\\\\\\"I'm in trouble because a customer is blackmailing me\\\\\\\\nand forcing me to do something too perverted.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Wait outside the brothel and seduce the target.\\\\\\\"\\\",\\\"\\\\\\\"Collect memory secretly during Sex.\\\\\\\"\\\",\\\"\\\\\\\"Give the recovered memory to the Rune.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 133": "{\"Title\":\"\\\\i[540]Janitor\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Fred\",\"Location\":\"Underground Tavern: Dragon Fang\",\"Description\":\"[\\\"\\\\\\\"The tavern is dirty and needs to be cleaned.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Clean up everything in time.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 134": "{\"Title\":\"\\\\i[540]What Lies Beyond Resentment\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jitta\",\"Location\":\"Underground Tavern: Dragon Fang\",\"Description\":\"[\\\"\\\\\\\"The underground guard Brit raped me and ended my magical\\\\\\\\ngirl life, so I want revenge.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Brit in the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Brit.\\\\\\\"\\\",\\\"\\\\\\\"Seduce Brit and give him a techno-break.\\\\\\\"\\\",\\\"\\\\\\\"Follow Brit(Destination is Jitta...?)\\\\\\\"\\\",\\\"\\\\\\\"Save Jitta from an angry Brit.\\\\\\\"\\\",\\\"\\\\\\\"I'll report to Jitta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 135": "{\"Title\":\"\\\\i[540]Getting Something Forgotten\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Eddie\",\"Location\":\"Underground Slum\",\"Description\":\"[\\\"\\\\\\\"I need you to fetch a set of tools that I forgot at the Dongue\\\\\\\\nhideout.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Eddie's set of tools at the Dongue hideout.\\\\\\\"\\\",\\\"\\\\\\\"I'll give them to Eddie.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 136": "{\"Title\":\"\\\\i[540]Nutritious Male Milk Squeezer\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Louisa's Aide\",\"Location\":\"Louisa's Mansion\",\"Description\":\"[\\\"\\\\\\\"I need a lot of semen bottles. Take an [empty bottle],\\\\\\\\nfill it with semen, and bring it back as a [semen bottle].\\\\\\\\nI need 5.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Semen Bottle x \\\\\\\\\\\\\\\\v[2357]/5\\\\\\\"\\\",\\\"\\\\\\\"Give them to Louisa's aide.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 137": "{\"Title\":\"\\\\i[540]Love Toy Return\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Louisa\",\"Location\":\"Louisa's Mansion\",\"Description\":\"[\\\"\\\\\\\"Louisa's precious big dildo has suddenly disappeared...\\\\\\\\nIt must have been stolen. I want you to find it somehow.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Search the village and find out who took it.\\\\\\\"\\\",\\\"\\\\\\\"Give the big dildo to Louisa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 138": "{\"Title\":\"\\\\i[540]Find My Brother\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Perrine\",\"Location\":\"Succubus Village\",\"Description\":\"[\\\"\\\\\\\"My brother Clay is lost in the forest, I need you to find him.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Clay in the Lost Forest\\\\\\\"\\\",\\\"\\\\\\\"Take him to Perrine.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 139": "{\"Title\":\"\\\\i[540]Letter to Rumie\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Lauren\",\"Location\":\"Succubus Village: Travelling Guild\",\"Description\":\"[\\\"\\\\\\\"He wants to send a letter to Rumie in Reingarnet,\\\\\\\\nbut she's having trouble receiving the letter.\\\\\\\\nHe wants me to look for her, and give her the letter.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the house with a blue roof in the residential area of Reingarnet.\\\\\\\"\\\",\\\"\\\\\\\"Find Rumie in the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Leave the letter in the waiting room.\\\\\\\"\\\",\\\"\\\\\\\"Don't leave the letter, dispose of it.\\\\\\\"\\\",\\\"\\\\\\\"Report to Lauren.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 140": "{\"Title\":\"\\\\i[540]Search for a Powerful Aphrodisiac\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Digs\",\"Location\":\"Tavern: Agony\",\"Description\":\"[\\\"\\\\\\\"I'm frustrated because I keep disappointing a succubus.\\\\\\\\nI want to get even with her with a strong aphrodisiac.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"♥Binbin Maru x \\\\\\\\\\\\\\\\v[2062]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Digs\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 141": "{\"Title\":\"\\\\i[540]Give it a Try\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Whit\",\"Location\":\"Lodging Bar: Blazing Orchid\",\"Description\":\"[\\\"\\\\\\\"Do you think you have the guts to try my big dick?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Sleep with Whit.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 142": "{\"Title\":\"\\\\i[540]Help my Best Friend\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Edda\",\"Location\":\"Divine Tree Village: House 1\",\"Description\":\"[\\\"\\\\\\\"I need your help, my best friend is trapped at Remy's pond.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to Remy's Pond and save Noah, Edda's best friend.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Report to Edda.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 143": "{\"Title\":\"\\\\i[540]Where's Mommy?\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Coola\",\"Location\":\"Divine Tree Village\",\"Description\":\"[\\\"\\\\\\\"Coola is looking for his mom...\\\\\\\\nHe's acting a little strange. Let's see what we can find out.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Talk to the residents in Divine Tree Village.\\\\\\\"\\\",\\\"\\\\\\\"Survey the area around the lake.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the hexbeasts surrounding the corpse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 144": "{\"Title\":\"\\\\i[540]Secret of Rathore Village\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dion\",\"Location\":\"Marimari's Mansion\",\"Description\":\"[\\\"\\\\\\\"The abandoned village of Rathore is said to have a secret\\\\\\\\nunderground, he wants us retrieve what he left there, but...\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the underground entrance in Rathore Village.\\\\\\\"\\\",\\\"\\\\\\\"Find the items left by Dion.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Return to Dion.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 145": "{\"Title\":\"\\\\i[540]Baruntz, the God of Evil\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Ephyra\",\"Location\":\"Divine Tree Village: House 4\",\"Description\":\"[\\\"\\\\\\\"A long time ago, when we were excavating the Baruntz ruins,\\\\\\\\nworkers died one after another on an altar at the far end.\\\\\\\\nThe Magical Girl who had been guarding us also went\\\\\\\\ninsane due to the horrible power, and left this world before\\\\\\\\nbeing able to be revived from her mental collapse. By\\\\\\\\nworshipping her as a god, we managed to stop the deaths at\\\\\\\\nthe time, but I'm pretty sure she's a demon. I want her\\\\\\\\ndefeated somehow.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to the altar at the back of the Baruntz ruins.\\\\\\\"\\\",\\\"\\\\\\\"Call the god Baruntz at the altar and defeat him.\\\\\\\"\\\",\\\"\\\\\\\"Report to Ephyra.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 146": "{\"Title\":\"\\\\i[540]Blacksmith's Box Repair 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Goronov\",\"Location\":\"Blacksmith Goronov\",\"Description\":\"[\\\"\\\\\\\"The blacksmith box is not working properly. He wants to\\\\\\\\nrepair it, so he needs you to gather materials.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Mango Stone x \\\\\\\\\\\\\\\\v[2165]/3\\\\\\\"\\\",\\\"\\\\\\\"Black Clay x \\\\\\\\\\\\\\\\v[2167]/3\\\\\\\"\\\",\\\"\\\\\\\"Sage Bark x \\\\\\\\\\\\\\\\v[2206]/2\\\\\\\"\\\",\\\"\\\\\\\"Give the materials to Goronov.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 147": "{\"Title\":\"\\\\i[540]I'm Worried About my Friends...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Luther\",\"Location\":\"The Golden City\",\"Description\":\"[\\\"\\\\\\\"I got separated from a few of my friends in the Rhodes Cave,\\\\\\\\nI'm looking for a magical girl to go with me to help them.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Meet up with Luther at the lower entrance of Rhodes Cave.\\\\\\\"\\\",\\\"\\\\\\\"Find Luther's friends in the cave.\\\\\\\"\\\",\\\"\\\\\\\"Rescuing trapped friends.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 148": "{\"Title\":\"\\\\i[540]I Need More Sex...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Jessie\",\"Location\":\"Farris' Mansion\",\"Description\":\"[\\\"\\\\\\\"He wants to master sex, but he doesn't know enough about it yet.\\\\\\\\nLooks like they're looking for a [♥Erotic Book]\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"♥Erotic Book x \\\\\\\\\\\\\\\\v[2068]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Jesse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 149": "{\"Title\":\"\\\\i[540]Demon of Desire\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Zachary\",\"Location\":\"Farris' Mansion\",\"Description\":\"[\\\"\\\\\\\"I heard that if you collect platinum dust and go near the\\\\\\\\nwaterfall in Rhodes Cave, a terrible demon will appear.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Platinum Dust x \\\\\\\\\\\\\\\\v[2369]/10\\\\\\\"\\\",\\\"\\\\\\\"Explore near the waterfall in Rhodes Cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to Zachary.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 150": "{\"Title\":\"\\\\i[540]Business Interruptions\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Talirari\",\"Location\":\"Talirari Oasis\",\"Description\":\"[\\\"\\\\\\\"There's a problem with a Titan roaming around the desert,\\\\\\\\nand Its making it's hard for customers to get here...\\\\\\\\nI want you to take them down.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Reverse Scale Titan.\\\\\\\"\\\",\\\"\\\\\\\"Report to Talirari.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 151": "{\"Title\":\"\\\\i[540]To Lady Dorothea...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Clure\",\"Location\":\"Bloodmoon Castle: 1F\",\"Description\":\"[\\\"\\\\\\\"I want to make a gift for Lady Dorothea, but I don't have \\\\\\\\nenough materials to make it. I need you to gather them for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Star Drop x \\\\\\\\\\\\\\\\v[2211]/1\\\\\\\"\\\",\\\"\\\\\\\"Magical Object x \\\\\\\\\\\\\\\\v[2271]/1\\\\\\\"\\\",\\\"\\\\\\\"Distorted Misery x \\\\\\\\\\\\\\\\v[2278]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Clure.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 152": "{\"Title\":\"\\\\i[540]The Strongest Fortress\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tyrine\",\"Location\":\"Tavern: Blade of Vengeance\",\"Description\":\"[\\\"\\\\\\\"I'm trying to save my friends who are trapped in Fort \\\\\\\\nYargle, and I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Meet up with Tyrine at the gates of Fort Yargle.\\\\\\\"\\\",\\\"\\\\\\\"Rescuing trapped friends.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Yargle.\\\\\\\"\\\",\\\"\\\\\\\"Meet Tyrine.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 153": "{\"Title\":\"\\\\i[540]Small Altar\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"L'Enfant\",\"Location\":\"Tavern: Blade of Vengeance\",\"Description\":\"[\\\"\\\\\\\"An abandoned house with a small altar in the snowfield is\\\\\\\\nsaid to have a secret, but...\\\\\\\\nI've heard a legend that something was sealed up a long time\\\\\\\\nago or something like that.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the small hut in the snowfield region.\\\\\\\"\\\",\\\"\\\\\\\"Pray at the three stone statues in the snowfield region.\\\\\\\"\\\",\\\"\\\\\\\"Return to the first small hut.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to L'Enfant.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 154": "{\"Title\":\"\\\\i[540]Our debt to Freya\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Marina\",\"Location\":\"Red Blood Downtown: Branch Guild\",\"Description\":\"[\\\"\\\\\\\"The witch Freya saved me once, and I want to give her a \\\\\\\\nscroll of forbidden magic as a thank you.\\\\\\\\nIt's a very powerful scroll, so he can't go and give it to\\\\\\\\nher myself, but I'll tell you where it is and you can tell Freya.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Pass on Marina's message to Freya.\\\\\\\"\\\",\\\"\\\\\\\"I can take the forbidden scroll for Freya, Its in the \\\\\\\\nbasement of the guild in the Red Blood downtown area.\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 155": "{\"Title\":\"\\\\i[540]A Lifelong Request\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Kiel\",\"Location\":\"HOTEL-CHU-LIP-2F\",\"Description\":\"[\\\"\\\\\\\"I really want to have sex with a pretty girl before the\\\\\\\\nlast big game quest.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Sleep with Kiel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 156": "{\"Title\":\"\\\\i[540]Gather Energy Pill Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pezzy\",\"Location\":\"Succubus Village: House\",\"Description\":\"[\\\"\\\\\\\"I need materials to make male energy pills.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Okinawan Garlic x \\\\\\\\\\\\\\\\v[2358]/1\\\\\\\"\\\",\\\"\\\\\\\"Maramara Beans x \\\\\\\\\\\\\\\\v[2359]/1\\\\\\\"\\\",\\\"\\\\\\\"Maiden's Holy Water x \\\\\\\\\\\\\\\\v[2360]/1\\\\\\\"\\\",\\\"\\\\\\\"Give them to Pezzy.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 157": "", "Quest 158": "", "Quest 159": "", "Quest 160": "", "Quest 161": "", "Quest 162": "", "Quest 163": "", "Quest 164": "", "Quest 165": "", "Quest 166": "", "Quest 167": "", "Quest 168": "", "Quest 169": "", "Quest 170": "", "Quest 171": "", "Quest 172": "", "Quest 173": "", "Quest 174": "", "Quest 175": "", "Quest 176": "", "Quest 177": "", "Quest 178": "", "Quest 179": "", "Quest 180": "", "Quest 181": "", "Quest 182": "", "Quest 183": "", "Quest 184": "", "Quest 185": "", "Quest 186": "", "Quest 187": "", "Quest 188": "", "Quest 189": "", "Quest 190": "", "Quest 191": "", "Quest 192": "", "Quest 193": "", "Quest 194": "", "Quest 195": "", "Quest 196": "", "Quest 197": "", "Quest 198": "", "Quest 199": "", "Quest 200": "", "---クエスト 201 から 300---": "", "Category: 201 to 300": "Sub", "Difficulty: 201 to 300": "\\i[537]", "From: 201 to 300": "???", "Location: 201 to 300": "???", "Quest 201": "", "Quest 202": "", "Quest 203": "", "Quest 204": "", "Quest 205": "", "Quest 206": "", "Quest 207": "", "Quest 208": "", "Quest 209": "", "Quest 210": "", "Quest 211": "", "Quest 212": "", "Quest 213": "", "Quest 214": "", "Quest 215": "", "Quest 216": "", "Quest 217": "", "Quest 218": "", "Quest 219": "", "Quest 220": "", "Quest 221": "", "Quest 222": "", "Quest 223": "", "Quest 224": "", "Quest 225": "", "Quest 226": "", "Quest 227": "", "Quest 228": "", "Quest 229": "", "Quest 230": "", "Quest 231": "", "Quest 232": "", "Quest 233": "", "Quest 234": "", "Quest 235": "", "Quest 236": "", "Quest 237": "", "Quest 238": "", "Quest 239": "", "Quest 240": "", "Quest 241": "", "Quest 242": "", "Quest 243": "", "Quest 244": "", "Quest 245": "", "Quest 246": "", "Quest 247": "", "Quest 248": "", "Quest 249": "", "Quest 250": "", "Quest 251": "", "Quest 252": "", "Quest 253": "", "Quest 254": "", "Quest 255": "", "Quest 256": "", "Quest 257": "", "Quest 258": "", "Quest 259": "", "Quest 260": "", "Quest 261": "", "Quest 262": "", "Quest 263": "", "Quest 264": "", "Quest 265": "", "Quest 266": "", "Quest 267": "", "Quest 268": "", "Quest 269": "", "Quest 270": "", "Quest 271": "", "Quest 272": "", "Quest 273": "", "Quest 274": "", "Quest 275": "", "Quest 276": "", "Quest 277": "", "Quest 278": "", "Quest 279": "", "Quest 280": "", "Quest 281": "", "Quest 282": "", "Quest 283": "", "Quest 284": "", "Quest 285": "", "Quest 286": "", "Quest 287": "", "Quest 288": "", "Quest 289": "", "Quest 290": "", "Quest 291": "", "Quest 292": "", "Quest 293": "", "Quest 294": "", "Quest 295": "", "Quest 296": "", "Quest 297": "", "Quest 298": "", "Quest 299": "", "Quest 300": "", "---クエスト 301 から 400---": "サブクエスト", "Category: 301 to 400": "Sub", "Difficulty: 301 to 400": "\\i[537]", "From: 301 to 400": "???", "Location: 301 to 400": "???", "Quest 301": "", "Quest 302": "", "Quest 303": "", "Quest 304": "", "Quest 305": "", "Quest 306": "", "Quest 307": "", "Quest 308": "", "Quest 309": "", "Quest 310": "", "Quest 311": "", "Quest 312": "", "Quest 313": "", "Quest 314": "", "Quest 315": "", "Quest 316": "", "Quest 317": "", "Quest 318": "", "Quest 319": "", "Quest 320": "", "Quest 321": "", "Quest 322": "", "Quest 323": "", "Quest 324": "", "Quest 325": "", "Quest 326": "", "Quest 327": "", "Quest 328": "", "Quest 329": "", "Quest 330": "", "Quest 331": "", "Quest 332": "", "Quest 333": "", "Quest 334": "", "Quest 335": "", "Quest 336": "", "Quest 337": "", "Quest 338": "", "Quest 339": "", "Quest 340": "", "Quest 341": "", "Quest 342": "", "Quest 343": "", "Quest 344": "", "Quest 345": "", "Quest 346": "", "Quest 347": "", "Quest 348": "", "Quest 349": "", "Quest 350": "", "Quest 351": "", "Quest 352": "", "Quest 353": "", "Quest 354": "", "Quest 355": "", "Quest 356": "", "Quest 357": "", "Quest 358": "", "Quest 359": "", "Quest 360": "", "Quest 361": "", "Quest 362": "", "Quest 363": "", "Quest 364": "", "Quest 365": "", "Quest 366": "", "Quest 367": "", "Quest 368": "", "Quest 369": "", "Quest 370": "", "Quest 371": "", "Quest 372": "", "Quest 373": "", "Quest 374": "", "Quest 375": "", "Quest 376": "", "Quest 377": "", "Quest 378": "", "Quest 379": "", "Quest 380": "", "Quest 381": "", "Quest 382": "", "Quest 383": "", "Quest 384": "", "Quest 385": "", "Quest 386": "", "Quest 387": "", "Quest 388": "", "Quest 389": "", "Quest 390": "", "Quest 391": "", "Quest 392": "", "Quest 393": "", "Quest 394": "", "Quest 395": "", "Quest 396": "", "Quest 397": "", "Quest 398": "", "Quest 399": "", "Quest 400": "", "---クエスト 401 から 500---": "", "Category: 401 to 500": "Sub", "Difficulty: 401 to 500": "\\i[537]", "From: 401 to 500": "???", "Location: 401 to 500": "???", "Quest 401": "{\"Title\":\"\\\\i[87]Raging Thunder, Legendary Heavenly Fox\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tenko\",\"Location\":\"Snowfield: Well\",\"Description\":\"[\\\"\\\\\\\"I was asked by Tenko to lift the seal. They want you to go\\\\\\\\nto the nearby 'Labyrinth of Desire,' and collect five\\\\\\\\nlightning bolts, which the small fry enemies have.......\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Lightning Bolt x \\\\\\\\\\\\\\\\v[2387]/5\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to Tenko.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Tenko and make her your friend.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 402": "{\"Title\":\"\\\\i[87]Slicing Darkness, Legendary Jorōgumo\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jorō Spider\",\"Location\":\"Barrier Cave: Underground\",\"Description\":\"[\\\"\\\\\\\"The Jorō Spider asked me to release it.\\\\\\\\nHowever I don't know where she is...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Heart of Purple Light x \\\\\\\\\\\\\\\\v[2388]/1\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to the Jorō Spider.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Look for the Jorō Spider.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 403": "{\"Title\":\"\\\\i[87]Sleeping Ice Princess, Legendary Serpent\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Orochi\",\"Location\":\"Labyrinth of Betrayal: Entrance\",\"Description\":\"[\\\"\\\\\\\"The Orochi asked me to release it.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rainbow Ice Block x \\\\\\\\\\\\\\\\v[2389]/1\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to the Orochi.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Search for the Orochi.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 404": "{\"Title\":\"\\\\i[87]The Imp's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Imp\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Imp's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]It's near the exit of the Sarian Ruins......? (The Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the magic stone that contains the power of fire.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 405": "{\"Title\":\"\\\\i[87]Fierce battle! Engulfed in Flames\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Imp\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Near the ruins of the fairy village......?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Skullflame.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 406": "{\"Title\":\"\\\\i[87]Goblin's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Goblin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the goblin's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the mischievous lost forest...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Search for the Hyper Gauntlet.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 407": "{\"Title\":\"\\\\i[87]Fierce Battle! The Strongest Goblin\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Goblin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the Dalek's Hidden Path...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Rebel Goblin.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 408": "{\"Title\":\"\\\\i[87]Dragon's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dragon\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the dragon's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the Dalek's Hidden Path...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Super Compass.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 409": "{\"Title\":\"\\\\i[87]Fierce Battle! Stop Pervert\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dragon\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Sarian Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Giant Penis Demon.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 410": "{\"Title\":\"\\\\i[87]Dullahan's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dullahan\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Dullahan's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the hot springs...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Survey Glasses.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 411": "{\"Title\":\"\\\\i[87]Fierce Battle! Monster Troll\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dullahan\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Strong Armed Troll\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 412": "{\"Title\":\"\\\\i[87]Cat-sìth's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Cat-sìth\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Cat-sìth's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Near the well in the snowfield...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Sensitivity Sensor Cloak.\\\\\\\\n\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 413": "{\"Title\":\"\\\\i[87]Fierce battle! Giant Steel Bug\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Cat-sìth\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Hidden Paths...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Monarch Beetle.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 414": "{\"Title\":\"\\\\i[87]Harpy's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Harpy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Harpy's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Great Sheet Music.\\\\\\\\n\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 415": "{\"Title\":\"\\\\i[87]Fierce Battle! Womp Womp!\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Harpy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the path behind the waterfall...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Twinheads.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 416": "{\"Title\":\"\\\\i[87]Mummy's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Mummy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Mummy's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Mountains near south entrance of Barunts Ruins...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Special Eye Masks.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 417": "{\"Title\":\"\\\\i[87]Fierce battle! The Angry Cockatrice\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Mummy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Gratia Tomb...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Cockatrice.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 418": "{\"Title\":\"\\\\i[87]Ghoul's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Ghoul\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the ghoul's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere near the the Oasis...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Thief's Big Bag.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 419": "{\"Title\":\"\\\\i[87]Fierce battle! Raging Snorter\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Ghoul\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in Rhodes Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dark Minnow.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 420": "{\"Title\":\"\\\\i[87]Medusa's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Medusa\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Medusa's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere under Rhodes Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Magic Wand.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 421": "{\"Title\":\"\\\\i[87]Fierce battle! Orc Champion\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Medusa\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Maridis ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Orc Lord.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 422": "{\"Title\":\"\\\\i[87]Sahuagin's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Sahuagin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Sahuagin's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere near the lake...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Kappa Gloves.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 423": "{\"Title\":\"\\\\i[87]Fierce battle! Fear the Undead\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Sahuagin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere north of the Barunts ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Walking Corpse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 424": "{\"Title\":\"\\\\i[87]Pixie's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pixie\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Pixie's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Tronko cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Cat's Paw.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 425": "{\"Title\":\"\\\\i[87]Fierce battle! Roaring Giant Tree Monster\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Pixie\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in Grack's Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Nightmare Trent.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 426": "{\"Title\":\"\\\\i[87]Slime's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Slime\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the slime's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Abandoned house somewhere in the subtropics...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Air Balloon.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 427": "{\"Title\":\"\\\\i[87]Fierce battle! Avoid the Lightning Hammer\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Slime\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Tronko cave...?\\\\\\\\n\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Thunderbolt Sorcerer.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 428": "{\"Title\":\"\\\\i[87]Fight to the Death! The End of Strength\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jorō Spider\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Jorō Spider wants revenge against that demon that defeated\\\\\\\\nit in the past, but doesn't know where it is...\\\\\\\\nWill I need a special method?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Terra Uppa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 429": "{\"Title\":\"\\\\i[87]Fight to the Death! Tenko's Counterattack\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tenko\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the demon at the back of the Labyrinth of Desire.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Hawley Quirt.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 430": "{\"Title\":\"\\\\i[87]Fight to the Death! For Love\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Orochi\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"I was defeated by Susano,\\\\\\\\nbut I have the courage to fight her again.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Susano Koa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 431": "", "Quest 432": "", "Quest 433": "", "Quest 434": "", "Quest 435": "", "Quest 436": "", "Quest 437": "", "Quest 438": "", "Quest 439": "", "Quest 440": "", "Quest 441": "", "Quest 442": "", "Quest 443": "", "Quest 444": "", "Quest 445": "", "Quest 446": "", "Quest 447": "", "Quest 448": "", "Quest 449": "", "Quest 450": "", "Quest 451": "", "Quest 452": "", "Quest 453": "", "Quest 454": "", "Quest 455": "", "Quest 456": "", "Quest 457": "", "Quest 458": "", "Quest 459": "", "Quest 460": "", "Quest 461": "", "Quest 462": "", "Quest 463": "", "Quest 464": "", "Quest 465": "", "Quest 466": "", "Quest 467": "", "Quest 468": "", "Quest 469": "", "Quest 470": "", "Quest 471": "", "Quest 472": "", "Quest 473": "", "Quest 474": "", "Quest 475": "", "Quest 476": "", "Quest 477": "", "Quest 478": "", "Quest 479": "", "Quest 480": "", "Quest 481": "", "Quest 482": "", "Quest 483": "", "Quest 484": "", "Quest 485": "", "Quest 486": "", "Quest 487": "", "Quest 488": "", "Quest 489": "", "Quest 490": "", "Quest 491": "", "Quest 492": "", "Quest 493": "", "Quest 494": "", "Quest 495": "", "Quest 496": "", "Quest 497": "", "Quest 498": "", "Quest 499": "", "Quest 500": "", "---クエスト 501 から 600---": "ギルドクエスト", "Category: 501 to 600": "Guild", "Difficulty: 501 to 600": "\\i[537]", "From: 501 to 600": "???", "Location: 501 to 600": "???", "Quest 501": "{\"Title\":\"\\\\i[539]Small Fry Roundup\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Around Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"Defeat the small fry demons that appear around\\\\\\\\nReincarnation Tower\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gobbu x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 502": "", "Quest 503": "", "Quest 504": "{\"Title\":\"\\\\i[539]Valletta the Usual\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Rein Prison\",\"Description\":\"[\\\"\\\\\\\"Valletta's been caught doing something she shouldn't have,\\\\\\\\nbecause she always does. I'm sure I could leave her alone,\\\\\\\\nbut if I can help, I'd like to help, but the release from\\\\\\\\nprison seems to be high...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Head to Reingarnet prison and save Valletta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 505": "{\"Title\":\"\\\\i[539]Let's help Melasa\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dartle's Hideout\",\"Description\":\"[\\\"\\\\\\\"I heard that Melasa has been captured at the Bandit Dartle's\\\\\\\\nhideout. Please help her as soon as possible.\\\\\\\\nIf we delay the rescue, she could be in big trouble!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the Dartle's hideout prison and save Melasa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 506": "{\"Title\":\"\\\\i[539]Ami the Prisoner\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dongue's Hideout\",\"Description\":\"[\\\"\\\\\\\"I heard that Ami has been captured at the Bandit Dongue's\\\\\\\\nhideout. Please help her as soon as possible.\\\\\\\\nIf we delay the rescue, she could be in big trouble!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the Dongue's hideout prison and save Ami.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 507": "{\"Title\":\"\\\\i[539]Valletta Rescue 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Slums Chastisement Room\",\"Description\":\"[\\\"\\\\\\\"Apparently Valletta got caught doing something in the slums,\\\\\\\\nand she seems to be having more trouble than usual,\\\\\\\\nso maybe we should help her out?\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the slcm chastisement room and help Valletta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 508": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Haldir Palace\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the\\\\\\\\nHaldir Palace, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Ornea\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 509": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the\\\\\\\\nBarunts Ruins, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Rohm Orpha\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 510": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Watchtower\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the \\\\\\\\nWatchtower, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Leprechaun\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 511": "{\"Title\":\"\\\\i[539]Ugly! Defeat Dartle\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dartle's Hideout\",\"Description\":\"[\\\"\\\\\\\"Dartle is confirmed at the hideout. Defeat him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dartle\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 512": "{\"Title\":\"\\\\i[539]Cowardly! Battle with Dongue\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"\\\"Dongue is confirmed at the hideout. Defeat him.\\\"\",\"Description\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dongue\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 513": "{\"Title\":\"\\\\i[539]The Worst! Yargle the Terror\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"Yargle is confirmed at the hideout. Defeat him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Yargle\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 514": "", "Quest 515": "", "Quest 516": "", "Quest 517": "", "Quest 518": "", "Quest 519": "", "Quest 520": "", "Quest 521": "", "Quest 522": "", "Quest 523": "", "Quest 524": "", "Quest 525": "", "Quest 526": "{\"Title\":\"\\\\i[539]Small Fry Roundup\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Around Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"Defeat the small fry demons that appear around\\\\\\\\nReincarnation Tower\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gobbu x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 527": "{\"Title\":\"\\\\i[539]Make the Cave Safe\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"Defeat the magical beasts in the barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Porkman x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rage Wolf x \\\\\\\\\\\\\\\\v[754]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 528": "{\"Title\":\"\\\\i[539]Patrol the Coast\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Angler\",\"Location\":\"Coast near the Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"You can't fish without worrying that you'll be killed by\\\\\\\\nthe hexbeast that lives on the coast south of Rein.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Sahuagin x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Blue Jelly x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 529": "{\"Title\":\"\\\\i[539]Cow-Eating Snake\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Herdsman\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"A snake monster is eating my cows on the plains.\\\\\\\\nI feel sorry for the cows, so please do something.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Mamba x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 530": "{\"Title\":\"\\\\i[539]Ecchi Slime\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Young Girl\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"A pink slime attacked me and did something naughty to me.\\\\\\\\nI'm so frustrated, please defeat it!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4Wiggler x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 531": "{\"Title\":\"\\\\i[539]Get Rid of the Thieves\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"Subdue the bandit prowling in the plains.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Crazy Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Erect Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 532": "{\"Title\":\"\\\\i[539]Defeat the Rogue\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"Subdue the bandit prowling in the plains.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Career Criminal x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Drunk Scoundrel x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 533": "{\"Title\":\"\\\\i[539]Defeat the Ruffians\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Merchant\",\"Location\":\"Aldente Forest\",\"Description\":\"[\\\"\\\\\\\"I'm trying to deliver some supplies to the Succubus village,\\\\\\\\nbut I keep getting attacked by hooligans along the way,\\\\\\\\nPlease do something about it!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rowdy Guy x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cruel Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 534": "{\"Title\":\"\\\\i[539]Those who Vandalize the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Ruins Tour Guide\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"The Sarian Ruins are an important place for us ruin enjoyers,\\\\\\\\nand I can't stand the fact that Bandits have been vandalizing\\\\\\\\nit lately, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Staring Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Highwayman x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 535": "{\"Title\":\"\\\\i[539]Fairy Village Trespasser\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Pixie Lolimon\",\"Location\":\"Fairy Village Ruins\",\"Description\":\"[\\\"\\\\\\\"I can't forgive those bandits for using the ruins of my\\\\\\\\nhometown village as a bandit hideout.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Burglar x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Hungry Barbarian x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 536": "{\"Title\":\"\\\\i[539]Those who Target the Barriers\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"There's a demon that wants to weaken the power of the\\\\\\\\nwarding pillars in the barrier cave, and I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gegus x \\\\\\\\\\\\\\\\v[831]/2 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fladow x \\\\\\\\\\\\\\\\v[834]/2 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 537": "{\"Title\":\"\\\\i[539]Those who Target the Barriers 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"There's a demon that wants to weaken the power of the\\\\\\\\nwarding pillars in the barrier cave, and I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veil Ardor x \\\\\\\\\\\\\\\\v[831]/2 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vardent x \\\\\\\\\\\\\\\\v[834]/2 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 538": "{\"Title\":\"\\\\i[539]Darkness Nestling in the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"There's a lot of demons in the Sarian Ruins, and I'm\\\\\\\\nhaving trouble taking care of them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veda Gegus x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fladow・Ro x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 539": "{\"Title\":\"\\\\i[539]Crisis in the Sacred Palace\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Succubus Village\",\"Location\":\"Haldir Palace\",\"Description\":\"[\\\"\\\\\\\"A demon is in the corridor to the altar of an important\\\\\\\\npalace. You must defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Freak x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deos x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 540": "{\"Title\":\"\\\\i[539]Risk Factor\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"I want you to defeat the formidable demon that often\\\\\\\\nappears in the Sarian Ruins.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Jakiba.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 541": "{\"Title\":\"\\\\i[539]Extermination of Carnivorous Plants\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"I have a problem with too many plant monsters.\\\\\\\\nIf we let them go unchecked, they will soon eat us all.\\\\\\\\nI want you to get rid of them somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Peeper x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Honey Bakkun x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 542": "{\"Title\":\"\\\\i[539]Petrified Demon Beast\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"A Cocka is a cockatrice, a scary chicken-shaped hexbeast\\\\\\\\nwith the ability to petrify. I want you to defeat them\\\\\\\\nand the spider-type magical beasts.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cocka x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Spider x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 543": "{\"Title\":\"\\\\i[539]I Can't Even Fish\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Tronko Cave\",\"Description\":\"[\\\"\\\\\\\"I thought I'd take some time off,\\\\\\\\nand go fishing in Tronko Cave.\\\\\\\\nThat was a mistake, because all the fish we caught were\\\\\\\\nman-eaters. I'm now too scared to fish anymore.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Nuchupichu x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Killer Fish x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 544": "{\"Title\":\"\\\\i[539]It's Not Even a Mimic\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"Have you ever encountered a mimic?\\\\\\\\nIt's rumored that there's a hexbeast in the Barunts ruins\\\\\\\\nthat's not as big as a mimic, but it's similar.\\\\\\\\nPlease take them down as soon as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Pseudo-mimic x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]High Lizaura x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 545": "{\"Title\":\"\\\\i[539]Cleaning the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Explorers\",\"Location\":\"Shrine of Laeddis\",\"Description\":\"[\\\"\\\\\\\"Some nasty hexbeasts are ravaging the shrine of Laeddis,\\\\\\\\nisn't it? When you're exploring, you'll run into them, but\\\\\\\\nthey're tough enemies and difficult to defeat.\\\\\\\\nPlease, do something about them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deadman x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Flood x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 546": "{\"Title\":\"\\\\i[539]Regular Demon Subjugation\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"Just the fact that the desert is hot makes it difficult to\\\\\\\\nget around, but the magical beasts that appear are also\\\\\\\\nvery strong. If you don't take them down regularly so that\\\\\\\\nthere aren't too many of them, you'll be in big trouble.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Spirit x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Scorpion x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 547": "{\"Title\":\"\\\\i[539]Defeat the Titans\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"For some reason, there are large magical beast called\\\\\\\\ntitans roaming around in the desert. It's going to take a\\\\\\\\nlot of work to take them down, but for everyone's safety,\\\\\\\\nI want you to take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Titan x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 548": "{\"Title\":\"\\\\i[539]Black Shadow Lurking in the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"The magical beasts that nestle in the Barunz ruins:\\\\\\\\nslime and wisp types.\\\\\\\\nIt's quite a troublesome enemy, and I hope someone\\\\\\\\nwill take it down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bad Wisp x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Black Wiggler x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 549": "{\"Title\":\"\\\\i[539]For a Safe Visit to the Tomb\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Grave Visitors\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"There are some graves of our ancestors in the Gratia tomb.\\\\\\\\nBut with all the weird hexbeasts wandering around these\\\\\\\\ndays, it's not easy to visit the graves.I hope someone can\\\\\\\\nhelp me defeat these scary hexbeast.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Ghoula x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Living Armor x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 550": "{\"Title\":\"\\\\i[539]Cat Hexbeast and Skeleton Warrior\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"A cat hexbeast and a skeletal warrior are blocking my way.\\\\\\\\nThey almost killed me.\\\\\\\\nThe Nekomata are so cute that they catch you off guard.\\\\\\\\nYou'll have to defeat them down for me.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Nekomata x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Skull Warrior x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 551": "{\"Title\":\"\\\\i[539]Perverts Must Die\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Sahagin Lolimon\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"Whoa! They ripped my bathing suit\\\\\\\\nand did a lot of naughty things to my private parts!\\\\\\\\nI'll never forgive them!\\\\\\\\nYou're gonna avenge me!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Lecherous Thief x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Angry Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 552": "{\"Title\":\"\\\\i[539]You Cut off his Penis\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"I want you to listen to me. The other day, I was exploring\\\\\\\\nLake Phaeris, and this man came at me with his whole cock\\\\\\\\nout! That's crazy! I want you to cut his dick off!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Wild Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dimwit Assistant x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 553": "{\"Title\":\"\\\\i[539]Tresspassers on the Lake\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"It seems that there are a lot of Bandits wandering\\\\\\\\naround the lake area, causing inconvenience for\\\\\\\\neveryone. Please eliminate these trouble makers.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fired Up Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 554": "{\"Title\":\"\\\\i[539]Noisy Superior\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"There seems to be a Bandit who does nothing but fight in\\\\\\\\nthe vicinity of Lake Paeris. There is no point in arguing\\\\\\\\nwith them. If you find them, please defeat them immediately.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gang Brawler x \\\\\\\\\\\\\\\\v[822]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 555": "{\"Title\":\"\\\\i[539]Strategy to Reduce Enemy Hideouts\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Dongue's Hideout\",\"Description\":\"[\\\"\\\\\\\"It seems that strong bandits are gathering at the Dongue's\\\\\\\\nhideout. Reduce their numbers as much as you can before\\\\\\\\nthey become too strong.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Greedy Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Outcast x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 556": "{\"Title\":\"\\\\i[539]Return my Bandages\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Mummy Lolimon\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"I ran into Bandit the other day and he took off all my\\\\\\\\nbandages because he didn't have any money. It's a bit\\\\\\\\nmuch. Without the bandages, it's very difficult. Please\\\\\\\\ndefeat those guys.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cold-hearted Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Enraged Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 557": "{\"Title\":\"\\\\i[539]Man with too Big a Dick\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"I was captured by Bandits in the desert, and one of the\\\\\\\\nbandits forced me to do it, and his dick was so big it\\\\\\\\nhurt like crazy, and I hope you can take him down soon\\\\\\\\nbecause we can't let him get away with it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Half Demon-beast x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Hung Man x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 558": "{\"Title\":\"\\\\i[539]Rape Eradication Campaign\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"While I was exploring the Barunz ruins, a bandit\\\\\\\\ntried to rape me thinking I was a magical girl.\\\\\\\\nTake down the enemies to prevent further damage.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Ill-tempered Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Raper x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 559": "{\"Title\":\"\\\\i[539]Hexbeast? Or maybe Bandit?\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"There's an enemy that appears in the Rhodes Cave and I\\\\\\\\ndon't know if it's a hexbeast or a bandit. They seem to\\\\\\\\nbe very cunning, so please be careful when defeating them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Growling Brigand x \\\\\\\\\\\\\\\\v[822]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 560": "{\"Title\":\"\\\\i[539]Defeat Grave Robbers\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"There have been a lot of bandits going around raiding\\\\\\\\nGrattia tombs lately. Grave robbing can lead to an increase\\\\\\\\nin the number of monsters and demons, so please kill them\\\\\\\\nas soon as you can.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Grave Robber x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Crazed Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 561": "{\"Title\":\"\\\\i[539]Darkness Roaming the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"I'm having a hard time with the demons that have started\\\\\\\\nappearing in the Barunz ruins. I don't want to fight any\\\\\\\\nmore of them, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veil Diama x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vardent・Bow x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 562": "{\"Title\":\"\\\\i[539]Darkness Roaming the Ruins 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"The number of demons in the ruins is not decreasing.\\\\\\\\nDemons called Haulima are particularly causing problems.\\\\\\\\nPlease defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Haulima x \\\\\\\\\\\\\\\\v[831]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 563": "{\"Title\":\"\\\\i[539]For Cave's Safety\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Grack's Cave\",\"Description\":\"[\\\"\\\\\\\"A request to defeat the demons in Grack's cave has\\\\\\\\ncome in. If you see one, don't overlook it, kill it.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veston x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Juri・Gori x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 564": "{\"Title\":\"\\\\i[539]Someone's Gotta Take it out\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Grack's Cave\",\"Description\":\"[\\\"\\\\\\\"I almost got killed by a nasty looking demon in Grack's\\\\\\\\ncave. I'd love to it myself someday, but I'm sure someone\\\\\\\\nelse will take care of it for me. No doubt about it, of course.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Boreas x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Peregileon x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 565": "{\"Title\":\"\\\\i[539]I Want my Place Back\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Medusa Lolimon\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"It's so cozy in the back of the Barunts ruins...\\\\\\\\nBut then hateful demon took over that place. It's very\\\\\\\\nfrustrating. You have to defeat those guys somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Garlan x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dera・Gema x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 566": "{\"Title\":\"\\\\i[539]Darkness Creeping into the Cave\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"It seems that the demons in Rhodes Cave are attacking\\\\\\\\nadventurers and explorers. I would like them stopped\\\\\\\\nbefore they cause more harm, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deglo x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vetia x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 567": "{\"Title\":\"\\\\i[539]Those who Lurk in the Grave\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"The demons that appeared in the Gratia Tomb are quite\\\\\\\\ntroublesome and are challenging to defeat. Let's defeat\\\\\\\\nas much as possible to reduce the burden on the other\\\\\\\\nmagical girls.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Two・Ra x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bare Trovek x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 568": "{\"Title\":\"\\\\i[539]Let's Try Harder\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"The Maridis Ruins are a very strange place. I was going to\\\\\\\\ndo my best, even though it's a lot of work to explore, but\\\\\\\\nthe demons keep getting in my way. What the hell is up\\\\\\\\nwith that... It's the whole 'let's go for it' vibe that\\\\\\\\npisses me off, and then someone attacks me.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Curse Gegus x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gyanba・Ro x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 569": "{\"Title\":\"\\\\i[539]Too Many Scary Demons\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Man That Ran Away\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"I was tricked into exploring the Maridis ruins because they said there were treasures in there. And then the damned demons showed up! I got so scared for my life that I ran away.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Adan Lumos x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Balker Dagain x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 570": "{\"Title\":\"\\\\i[539]Purge the Darkness from the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"It seems that there are many strong demons roaming around\\\\\\\\nin the Maridis Ruins. There are already too many Mad Aden\\\\\\\\ndemons as it is, so please go and defeat them somehow!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Aden x \\\\\\\\\\\\\\\\v[831]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 571": "{\"Title\":\"\\\\i[539]Twisted Red Blood\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins South\",\"Description\":\"[\\\"\\\\\\\"The vampires who are supposed to protect our ruins\\\\\\\\nhave been hit by the miasma and turned into hexbeasts.\\\\\\\\nLets put them to sleep as soon as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dark Red Knight x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Steel General x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 572": "{\"Title\":\"\\\\i[539]Twisted Red Blood 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins North\",\"Description\":\"[\\\"\\\\\\\"From the northern entrance of the ruins, the ancestors\\\\\\\\nof our bloodline have been turning into magical beasts.\\\\\\\\nlet's quietly cleanse their tainted souls.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Blade Hero x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Native Red Mass x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 573": "{\"Title\":\"\\\\i[539]They're a Crazy Bastard\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Crimson Bloods Hidden Path \",\"Description\":\"[\\\"\\\\\\\"There's a hidden path to the Crimson Bloods ruins that can be\\\\\\\\naccessed through a well, however some crazy maniacs there\\\\\\\\ntried to slow me down. Some of them were slime bastards.\\\\\\\\nGo kill them all.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Abnormal Soldier x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly Z x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 574": "{\"Title\":\"\\\\i[539]Clean the Well\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Well Lovers\",\"Location\":\"Well (Snowfield)\",\"Description\":\"[\\\"\\\\\\\"Defeat the slime monsters that are dwelling in the well\\\\\\\\nin the snowfield. We want to keep the well clean.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Wiggle P x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 575": "{\"Title\":\"\\\\i[539]When You Care Too Much\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Watchtower Officer\",\"Location\":\"Watchtower\",\"Description\":\"[\\\"\\\\\\\"They're hexbeasts trying to attack the watchtower, but\\\\\\\\nthe magical girls are too cute to do anything abou it.\\\\\\\\nAs expected, I can't overlook it, so you'll have to take\\\\\\\\nthem down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Watchtower Soldier x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Werewolf x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 576": "{\"Title\":\"\\\\i[539]Reduce the Number of Enemies\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"Defeat the Bandits in Fort Yargle, even if only a\\\\\\\\nfew, we need to reduce their strength. If you get\\\\\\\\ncaught, it'll be very difficult to escape, so don't\\\\\\\\ntake any chances.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bandit Veteran x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Creeper x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 577": "{\"Title\":\"\\\\i[539]Reduce the Number of Enemies 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"I'd like them to lose a little more strength.\\\\\\\\nFort Yargle is said to be like an ironclad fortress.\\\\\\\\nDon't delve too far into it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Greedy Brigand x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bursting Giant x\\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 578": "{\"Title\":\"\\\\i[539]Darkness Lurking in the Snowfield Mountains\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"Demons are commonplace around Lake Snow Mountain. It's\\\\\\\\nbecause the demons' base is so nearby, that mean we can't\\\\\\\\nkeep quiet about it. Let's proceed to defeat as many of\\\\\\\\nthem as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Azeus x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gyanba x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 579": "{\"Title\":\"\\\\i[539]PreDartle of the Weak\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"Some of the Lake Snow Mountain's demons are vicious and\\\\\\\\ncunning. They are cunning enough to target only\\\\\\\\nweak-looking adventurers and magical girls. I can't allow\\\\\\\\nthat to happen. Please be sure to defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Goda x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rubain x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 580": "{\"Title\":\"\\\\i[539]Reduce the Number of Demons\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"There are still a lot of demons on the field that are\\\\\\\\nmaking travel difficult. Among them, are the target demons\\\\\\\\nthat are strong and difficult to defeat. Please go and\\\\\\\\ndefeat them somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Toria・Goila x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Barkelda x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 581": "{\"Title\":\"\\\\i[539]Defeat a Powerful Demon\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Magic Flame Belt\",\"Description\":\"[\\\"\\\\\\\"The demons near the Demon Flame Belt are very strong\\\\\\\\nindeed, and although it wont be easy, we want you to\\\\\\\\nreduce their numbers as much as possible. Please be on\\\\\\\\nalert and take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Demarius x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Pedic x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 582": "{\"Title\":\"\\\\i[539]Defeat a Powerful Demon 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Magic Flame Belt\",\"Description\":\"[\\\"\\\\\\\"Although it's difficult to reduce the number of demons,\\\\\\\\nwe still need to defeat them periodically. They are very\\\\\\\\nstrong and troublesome, but let's reduce the number of\\\\\\\\ndemons as much as possible and clear the way to the\\\\\\\\nGate of all Evil!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Flock x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Yura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 583": "{\"Title\":\"\\\\i[539]Those Who Trample the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"It seems that there are many demons who come into our\\\\\\\\nshrine with their dirty feet on the ground and do as they\\\\\\\\nplease. This is unacceptable. They are strong enemies,\\\\\\\\nbut you must defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Goudar x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Velda・Mau x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 584": "{\"Title\":\"\\\\i[539]Tainted Red Blood\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"I want to kill all the demons, the undesirables who\\\\\\\\ndefile the shrine. However, the number of them is\\\\\\\\nincreasing, not decreasing. We simply can't leave it\\\\\\\\nlike this. Please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Velda・Idzu x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Liu・Gura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 585": "{\"Title\":\"\\\\i[539]Preserving the Peace of the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"There seems to be a strong one among the demons that's\\\\\\\\nnesting in the shrine as if it were their home. By\\\\\\\\ndefeating them, the shrine may become a little more\\\\\\\\npeaceful. I need you to take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Teha・Baura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 586": "", "Quest 587": "", "Quest 588": "", "Quest 589": "", "Quest 590": "", "Quest 591": "", "Quest 592": "", "Quest 593": "", "Quest 594": "", "Quest 595": "", "Quest 596": "", "Quest 597": "", "Quest 598": "", "Quest 599": "", "Quest 600": "", "---クエスト 601 から 700---": "特殊クエスト", "Category: 601 to 700": "Special", "Difficulty: 601 to 700": "\\i[537]", "From: 601 to 700": "???", "Location: 601 to 700": "???", "Quest 601": "", "Quest 602": "", "Quest 603": "", "Quest 604": "", "Quest 605": "", "Quest 606": "", "Quest 607": "", "Quest 608": "", "Quest 609": "", "Quest 610": "", "Quest 611": "", "Quest 612": "", "Quest 613": "", "Quest 614": "", "Quest 615": "", "Quest 616": "", "Quest 617": "", "Quest 618": "", "Quest 619": "", "Quest 620": "", "Quest 621": "", "Quest 622": "", "Quest 623": "", "Quest 624": "", "Quest 625": "", "Quest 626": "", "Quest 627": "", "Quest 628": "", "Quest 629": "", "Quest 630": "", "Quest 631": "", "Quest 632": "", "Quest 633": "", "Quest 634": "", "Quest 635": "", "Quest 636": "", "Quest 637": "", "Quest 638": "", "Quest 639": "", "Quest 640": "", "Quest 641": "", "Quest 642": "", "Quest 643": "", "Quest 644": "", "Quest 645": "", "Quest 646": "", "Quest 647": "", "Quest 648": "", "Quest 649": "", "Quest 650": "", "Quest 651": "", "Quest 652": "", "Quest 653": "", "Quest 654": "", "Quest 655": "", "Quest 656": "", "Quest 657": "", "Quest 658": "", "Quest 659": "", "Quest 660": "", "Quest 661": "", "Quest 662": "", "Quest 663": "", "Quest 664": "", "Quest 665": "", "Quest 666": "", "Quest 667": "", "Quest 668": "", "Quest 669": "", "Quest 670": "", "Quest 671": "", "Quest 672": "", "Quest 673": "", "Quest 674": "", "Quest 675": "", "Quest 676": "", "Quest 677": "", "Quest 678": "", "Quest 679": "", "Quest 680": "", "Quest 681": "", "Quest 682": "", "Quest 683": "", "Quest 684": "", "Quest 685": "", "Quest 686": "", "Quest 687": "", "Quest 688": "", "Quest 689": "", "Quest 690": "", "Quest 691": "", "Quest 692": "", "Quest 693": "", "Quest 694": "", "Quest 695": "", "Quest 696": "", "Quest 697": "", "Quest 698": "", "Quest 699": "", "Quest 700": "", "---クエスト 701 から 800---": "", "Category: 701 to 800": "Mastery Quests", "Difficulty: 701 to 800": "Hard", "From: 701 to 800": "Elmer", "Location: 701 to 800": "RPG Maker Power Tennis", "Quest 701": "", "Quest 702": "", "Quest 703": "", "Quest 704": "", "Quest 705": "", "Quest 706": "", "Quest 707": "", "Quest 708": "", "Quest 709": "", "Quest 710": "", "Quest 711": "", "Quest 712": "", "Quest 713": "", "Quest 714": "", "Quest 715": "", "Quest 716": "", "Quest 717": "", "Quest 718": "", "Quest 719": "", "Quest 720": "", "Quest 721": "", "Quest 722": "", "Quest 723": "", "Quest 724": "", "Quest 725": "", "Quest 726": "", "Quest 727": "", "Quest 728": "", "Quest 729": "", "Quest 730": "", "Quest 731": "", "Quest 732": "", "Quest 733": "", "Quest 734": "", "Quest 735": "", "Quest 736": "", "Quest 737": "", "Quest 738": "", "Quest 739": "", "Quest 740": "", "Quest 741": "", "Quest 742": "", "Quest 743": "", "Quest 744": "", "Quest 745": "", "Quest 746": "", "Quest 747": "", "Quest 748": "", "Quest 749": "", "Quest 750": "", "Quest 751": "", "Quest 752": "", "Quest 753": "", "Quest 754": "", "Quest 755": "", "Quest 756": "", "Quest 757": "", "Quest 758": "", "Quest 759": "", "Quest 760": "", "Quest 761": "", "Quest 762": "", "Quest 763": "", "Quest 764": "", "Quest 765": "", "Quest 766": "", "Quest 767": "", "Quest 768": "", "Quest 769": "", "Quest 770": "", "Quest 771": "", "Quest 772": "", "Quest 773": "", "Quest 774": "", "Quest 775": "", "Quest 776": "", "Quest 777": "", "Quest 778": "", "Quest 779": "", "Quest 780": "", "Quest 781": "", "Quest 782": "", "Quest 783": "", "Quest 784": "", "Quest 785": "", "Quest 786": "", "Quest 787": "", "Quest 788": "", "Quest 789": "", "Quest 790": "", "Quest 791": "", "Quest 792": "", "Quest 793": "", "Quest 794": "", "Quest 795": "", "Quest 796": "", "Quest 797": "", "Quest 798": "", "Quest 799": "", "Quest 800": "", "---クエスト 801 から 900---": "", "Category: 801 to 900": "Extra Quests", "Difficulty: 801 to 900": "Very Hard", "From: 801 to 900": "Ruby", "Location: 801 to 900": "RPG Maker Strikers", "Quest 801": "", "Quest 802": "", "Quest 803": "", "Quest 804": "", "Quest 805": "", "Quest 806": "", "Quest 807": "", "Quest 808": "", "Quest 809": "", "Quest 810": "", "Quest 811": "", "Quest 812": "", "Quest 813": "", "Quest 814": "", "Quest 815": "", "Quest 816": "", "Quest 817": "", "Quest 818": "", "Quest 819": "", "Quest 820": "", "Quest 821": "", "Quest 822": "", "Quest 823": "", "Quest 824": "", "Quest 825": "", "Quest 826": "", "Quest 827": "", "Quest 828": "", "Quest 829": "", "Quest 830": "", "Quest 831": "", "Quest 832": "", "Quest 833": "", "Quest 834": "", "Quest 835": "", "Quest 836": "", "Quest 837": "", "Quest 838": "", "Quest 839": "", "Quest 840": "", "Quest 841": "", "Quest 842": "", "Quest 843": "", "Quest 844": "", "Quest 845": "", "Quest 846": "", "Quest 847": "", "Quest 848": "", "Quest 849": "", "Quest 850": "", "Quest 851": "", "Quest 852": "", "Quest 853": "", "Quest 854": "", "Quest 855": "", "Quest 856": "", "Quest 857": "", "Quest 858": "", "Quest 859": "", "Quest 860": "", "Quest 861": "", "Quest 862": "", "Quest 863": "", "Quest 864": "", "Quest 865": "", "Quest 866": "", "Quest 867": "", "Quest 868": "", "Quest 869": "", "Quest 870": "", "Quest 871": "", "Quest 872": "", "Quest 873": "", "Quest 874": "", "Quest 875": "", "Quest 876": "", "Quest 877": "", "Quest 878": "", "Quest 879": "", "Quest 880": "", "Quest 881": "", "Quest 882": "", "Quest 883": "", "Quest 884": "", "Quest 885": "", "Quest 886": "", "Quest 887": "", "Quest 888": "", "Quest 889": "", "Quest 890": "", "Quest 891": "", "Quest 892": "", "Quest 893": "", "Quest 894": "", "Quest 895": "", "Quest 896": "", "Quest 897": "", "Quest 898": "", "Quest 899": "", "Quest 900": "", "---クエスト 901 から 1000---": "", "Category: 901 to 1000": "Post-Game Quests", "Difficulty: 901 to 1000": "Super Hard", "From: 901 to 1000": "Love", "Location: 901 to 1000": "RPG Maker Galaxy", "Quest 901": "", "Quest 902": "", "Quest 903": "", "Quest 904": "", "Quest 905": "", "Quest 906": "", "Quest 907": "", "Quest 908": "", "Quest 909": "", "Quest 910": "", "Quest 911": "", "Quest 912": "", "Quest 913": "", "Quest 914": "", "Quest 915": "", "Quest 916": "", "Quest 917": "", "Quest 918": "", "Quest 919": "", "Quest 920": "", "Quest 921": "", "Quest 922": "", "Quest 923": "", "Quest 924": "", "Quest 925": "", "Quest 926": "", "Quest 927": "", "Quest 928": "", "Quest 929": "", "Quest 930": "", "Quest 931": "", "Quest 932": "", "Quest 933": "", "Quest 934": "", "Quest 935": "", "Quest 936": "", "Quest 937": "", "Quest 938": "", "Quest 939": "", "Quest 940": "", "Quest 941": "", "Quest 942": "", "Quest 943": "", "Quest 944": "", "Quest 945": "", "Quest 946": "", "Quest 947": "", "Quest 948": "", "Quest 949": "", "Quest 950": "", "Quest 951": "", "Quest 952": "", "Quest 953": "", "Quest 954": "", "Quest 955": "", "Quest 956": "", "Quest 957": "", "Quest 958": "", "Quest 959": "", "Quest 960": "", "Quest 961": "", "Quest 962": "", "Quest 963": "", "Quest 964": "", "Quest 965": "", "Quest 966": "", "Quest 967": "", "Quest 968": "", "Quest 969": "", "Quest 970": "", "Quest 971": "", "Quest 972": "", "Quest 973": "", "Quest 974": "", "Quest 975": "", "Quest 976": "", "Quest 977": "", "Quest 978": "", "Quest 979": "", "Quest 980": "", "Quest 981": "", "Quest 982": "", "Quest 983": "", "Quest 984": "", "Quest 985": "", "Quest 986": "", "Quest 987": "", "Quest 988": "", "Quest 989": "", "Quest 990": "", "Quest 991": "", "Quest 992": "", "Quest 993": "", "Quest 994": "", "Quest 995": "", "Quest 996": "", "Quest 997": "", "Quest 998": "", "Quest 999": "", "Quest 1000": "" } }, + { "name": "YEP_X_MoreQuests1", "status": true, "description": "v1.00 (要YEP_QuestJournal.js)クエスト101から1000を追加します。", "parameters": { "---クエスト 101 から 200---": "サブクエスト", "Category: 101 to 200": "Sub", "Difficulty: 101 to 200": "\\i[537]", "From: 101 to 200": "???", "Location: 101 to 200": "???", "Quest 101": "{\"Title\":\"\\\\i[540]An Important Amulet\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Santo\",\"Location\":\"Rein Street: West\",\"Description\":\"[\\\"\\\\\\\"I lost my lucky charm that my sister gave me, can you to find it for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the amulet in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the Bandit.\\\\\\\"\\\",\\\"\\\\\\\"Give the amulet to Santo.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 102": "{\"Title\":\"\\\\i[540]Blacksmith's Box Repair\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dronov\",\"Location\":\"Dronov's Blacksmith\",\"Description\":\"[\\\"\\\\\\\"Collect materials to repair my blacksmithing box.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Iron Ore x \\\\\\\\\\\\\\\\v[2151]/5\\\\\\\"\\\",\\\"\\\\\\\"Red Clay x \\\\\\\\\\\\\\\\v[2152]/2\\\\\\\"\\\",\\\"\\\\\\\"Goblin Horn x \\\\\\\\\\\\\\\\v[2225]/1\\\\\\\"\\\",\\\"\\\\\\\"Give materials to Dronov.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 103": "{\"Title\":\"\\\\i[540]Rescue my Sister\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Santo\",\"Location\":\"Rein Street: West\",\"Description\":\"[\\\"\\\\\\\"My sister's been kidnapped by Bandits, I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Santo's sister in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the Bandit.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 104": "{\"Title\":\"\\\\i[540]Dronov's Bodyguard\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dronov\",\"Location\":\"Dronov's Blacksmith\",\"Description\":\"[\\\"\\\\\\\"I need you to escort me while I repair the barrier posts.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Talk to Dronov in the Barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"Escort Dronov to the eastern Barrier post.\\\\\\\"\\\",\\\"\\\\\\\"Escort Dronov to the western Barrier post.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 105": "{\"Title\":\"\\\\i[540]The Underground Shadow\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Refi\",\"Location\":\"The Lord's Mansion\",\"Description\":\"[\\\"\\\\\\\"My husband, Brooke, has gone missing,\\\\\\\\nand I need to find him.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Brooke.\\\\\\\"\\\",\\\"\\\\\\\"Get information from the tavern.\\\\\\\"\\\",\\\"\\\\\\\"Choose to defeat Brook or let him go.\\\\\\\"\\\",\\\"\\\\\\\"I'll report to Refi\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 106": "{\"Title\":\"\\\\i[540]Stalker Eradication\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pirim\",\"Location\":\"Rein Street: East\",\"Description\":\"[\\\"\\\\\\\"I'm having trouble with being stalked, I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Wait in the bed at Pirim's house.\\\\\\\"\\\",\\\"\\\\\\\"Catch them and exterminate them.\\\\\\\"\\\",\\\"\\\\\\\"I'll invite you.\\\\\\\"\\\",\\\"\\\\\\\"Report to Pirim.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 107": "{\"Title\":\"\\\\i[540]Protection from Thugs\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Miriam\",\"Location\":\"Rein Street: East\",\"Description\":\"[\\\"\\\\\\\"Help, I'm surrounded by man and can't escape.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the thugs.\\\\\\\"\\\",\\\"\\\\\\\"Go to the Dragon Fang tavern in the underground and look for Miriam.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 108": "{\"Title\":\"\\\\i[540]I Need Your Help...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Don Juan\",\"Location\":\"Underground Slums: South\",\"Description\":\"[\\\"\\\\\\\"He's being beaten up by a collector in front of his tent hut.\\\\\\\\nHe seems to be an older man, and we should help him...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Save old man from being attacked.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 109": "{\"Title\":\"\\\\i[540]Have Mercy... 1\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in Forest Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day is begging me for food...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"I'll give you some coins.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 110": "{\"Title\":\"\\\\i[540]Have Mercy... 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Subtropic Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day seems to be injured...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give him a Health Flask LV1\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 111": "{\"Title\":\"\\\\i[540]Have Mercy... 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Desert Region\",\"Description\":\"[\\\"\\\\\\\"The man I helped one day is not well...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give him Panacea Potion LV1\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 112": "{\"Title\":\"\\\\i[540]Help Me...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Don Juan\",\"Location\":\"Somewhere in the Snowfield Region\",\"Description\":\"[\\\"\\\\\\\"A Hexbeast is attacking the man I helped one day! We have to save him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Hexenbeast\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 113": "{\"Title\":\"\\\\i[540]Demon Study\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"I want to collect books and literature about demons.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"[About Demons I] Literature x \\\\\\\\\\\\\\\\v[2710]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons II] Literature x \\\\\\\\\\\\\\\\v[2711]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons III] Literature x \\\\\\\\\\\\\\\\v[2712]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons IV] Literature x \\\\\\\\\\\\\\\\v[2713]/1\\\\\\\"\\\",\\\"\\\\\\\"[About Demons V] Literature x \\\\\\\\\\\\\\\\v[2714]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the literature to Flavel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 114": "{\"Title\":\"\\\\i[540]Research Results\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"After analyzing the collected documents, a terrifying demon was discovered...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the mysterious demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to Flavel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 115": "{\"Title\":\"\\\\i[540]Demon Study 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Flavel\",\"Location\":\"Guild 2nd floor\",\"Description\":\"[\\\"\\\\\\\"Report back to Allong on the results so far.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give the report that Flavel has compiled to Allong.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 116": "{\"Title\":\"\\\\i[540]Demon Study 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Allong\",\"Location\":\"Allong's House\",\"Description\":\"[\\\"\\\\\\\"By performing a certain ritual in Tronko Cave, a demon with\\\\\\\\nterrible power was discovered. I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Mold Core.\\\\\\\"\\\",\\\"\\\\\\\"Report to Allong.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 117": "{\"Title\":\"\\\\i[540]To my Hardworking Brother\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Driver Nephi\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I'd like to give some food to Alvern at the Alvern's Pavilion.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Mottled Worm x \\\\\\\\\\\\\\\\v[2191]/3\\\\\\\"\\\",\\\"\\\\\\\"Odango Bug x \\\\\\\\\\\\\\\\v[2198]/3\\\\\\\"\\\",\\\"\\\\\\\"Give the「Assortment of Ingredients」to Alvern.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 118": "{\"Title\":\"\\\\i[540]Getting Stronger\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Rare\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I can't complete a quest I received, I need help.... Please.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demons that appear near Reincarnation Tower.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 119": "{\"Title\":\"\\\\i[540]Repel Molester\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pio\",\"Location\":\"Rein Tavern 2F, Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"I want you to do something about the customers who keep\\\\\\\\nmolesting me during the game.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"keep an eye out and catch anyone suspicious.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 120": "{\"Title\":\"\\\\i[540]We Need More Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"We're running low on food. I need you to gather ingredients.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Rainbow Trout x \\\\\\\\\\\\\\\\v[2122]/1\\\\\\\"\\\",\\\"\\\\\\\"Basil Leaves x \\\\\\\\\\\\\\\\v[2178]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 121": "{\"Title\":\"\\\\i[540]We Need More Ingredients 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"Plus, we're low on ingredients, so I want you to collect some.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Spirit Feather x \\\\\\\\\\\\\\\\v[2193]/1\\\\\\\"\\\",\\\"\\\\\\\"Kobold Eyeball x \\\\\\\\\\\\\\\\v[2250]/1\\\\\\\"\\\",\\\"\\\\\\\"Pufferfish x \\\\\\\\\\\\\\\\v[2134]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 122": "{\"Title\":\"\\\\i[540]Legendary Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Landlady\",\"Location\":\"Riddim's Healing\",\"Description\":\"[\\\"\\\\\\\"I'd like you to go collect some of the world's rarest ingredients.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Lophiodes x \\\\\\\\\\\\\\\\v[2129]/1\\\\\\\"\\\",\\\"\\\\\\\"Kagami Koko Worm x \\\\\\\\\\\\\\\\v[2214]/1\\\\\\\"\\\",\\\"\\\\\\\"Super Ink Bag x \\\\\\\\\\\\\\\\v[2265]/1\\\\\\\"\\\",\\\"\\\\\\\"Give the ingredients to the landlady.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 123": "{\"Title\":\"\\\\i[540]Moment of Birth\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Pal\",\"Location\":\"Inside the Lord's Residence\",\"Description\":\"[\\\"\\\\\\\"I want to be there the moment the Egg is born...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Give birth by yourself\\\\\\\"\\\",\\\"\\\\\\\"Ask someone to deliver the baby for you.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 124": "{\"Title\":\"\\\\i[540]Young Man's Agony\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Tein\",\"Location\":\"Outside Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"Tein is in a lot of agony...\\\\\\\\nIt seems they want to meet a destined person...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Pick up Tein's letter (not sure where it is)\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 125": "{\"Title\":\"\\\\i[540]The Stolen Pass\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Jim\",\"Location\":\"Lords' Underground Facility\",\"Description\":\"[\\\"\\\\\\\"While loitering in the lord's underground facility, Jim \\\\\\\\nseems to have been robbed of his underground casino pass. \\\\\\\\nThe culprit may be in the underground slums. \\\\\\\\nFind him and get the pass back for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the person who took the pass in the slums.\\\\\\\"\\\",\\\"\\\\\\\"Return the pass to Jim.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 126": "{\"Title\":\"\\\\i[540]Freya's Request 1\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「ID647」, and get 'Evil Tail'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 127": "{\"Title\":\"\\\\i[540]Freya's Request 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「ID648」, and get 'Eternal Flame'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 128": "{\"Title\":\"\\\\i[540]Freya's Request 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Freya\",\"Location\":\"Freya's Home\",\"Description\":\"[\\\"\\\\\\\"I want you to collect materials for making magic tools.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the demon beast「Cruel Norma」, and get 'Purified Super Water'.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 129": "{\"Title\":\"\\\\i[540]Go Undercover! Casino Investigation\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Carmo\",\"Location\":\"Underground Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"I was winning a lot, but suddenly I couldn't win at all.\\\\\\\\nIt's frustrating, please I want you to expose their cheating.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Enter the underground gambling hall and play.\\\\\\\"\\\",\\\"\\\\\\\"Report the results to Carmo.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 130": "{\"Title\":\"\\\\i[540]Jackal's Trap\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"None\",\"Location\":\"Underground Gambling Hall\",\"Description\":\"[\\\"\\\\\\\"Carmo was captured and taken as a slave for forced labor \\\\\\\\nelswhere. I need to investigate the actual situation of \\\\\\\\nthe underground gambling hall a little more. There may \\\\\\\\nbe people more familiar with the slums. First of all, \\\\\\\\nlet's get information and decide how to move.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find information on underground gambling hall in slums.\\\\\\\"\\\",\\\"\\\\\\\"Find 'Mugen Ginjo' at the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Compete with the Jackals\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 131": "{\"Title\":\"\\\\i[540]Help Eddie\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Rods\",\"Location\":\"Underground Slum\",\"Description\":\"[\\\"\\\\\\\"Can you to help my buddy Eddie who's trapped in Rein's jail.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to Reingarnet's prison and save Eddie.\\\\\\\"\\\",\\\"\\\\\\\"Report to Rod's.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 132": "{\"Title\":\"\\\\i[540]No Perverts Allowed\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Rune\",\"Location\":\"Underground Slum: Arte Ano\",\"Description\":\"[\\\"\\\\\\\"I'm in trouble because a customer is blackmailing me\\\\\\\\nand forcing me to do something too perverted.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Wait outside the brothel and seduce the target.\\\\\\\"\\\",\\\"\\\\\\\"Collect memory secretly during Sex.\\\\\\\"\\\",\\\"\\\\\\\"Give the recovered memory to the Rune.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 133": "{\"Title\":\"\\\\i[540]Janitor\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Fred\",\"Location\":\"Underground Tavern: Dragon Fang\",\"Description\":\"[\\\"\\\\\\\"The tavern is dirty and needs to be cleaned.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Clean up everything in time.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 134": "{\"Title\":\"\\\\i[540]What Lies Beyond Resentment\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jitta\",\"Location\":\"Underground Tavern: Dragon Fang\",\"Description\":\"[\\\"\\\\\\\"The underground guard Brit raped me and ended my magical\\\\\\\\ngirl life, so I want revenge.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Brit in the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Brit.\\\\\\\"\\\",\\\"\\\\\\\"Seduce Brit and give him a techno-break.\\\\\\\"\\\",\\\"\\\\\\\"Follow Brit(Destination is Jitta...?)\\\\\\\"\\\",\\\"\\\\\\\"Save Jitta from an angry Brit.\\\\\\\"\\\",\\\"\\\\\\\"I'll report to Jitta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 135": "{\"Title\":\"\\\\i[540]Getting Something Forgotten\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Eddie\",\"Location\":\"Underground Slum\",\"Description\":\"[\\\"\\\\\\\"I need you to fetch a set of tools that I forgot at the Dongue\\\\\\\\nhideout.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Eddie's set of tools at the Dongue hideout.\\\\\\\"\\\",\\\"\\\\\\\"I'll give them to Eddie.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\",\\\"5\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 136": "{\"Title\":\"\\\\i[540]Nutritious Male Milk Squeezer\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Louisa's Aide\",\"Location\":\"Louisa's Mansion\",\"Description\":\"[\\\"\\\\\\\"I need a lot of semen bottles. Take an [empty bottle],\\\\\\\\nfill it with semen, and bring it back as a [semen bottle].\\\\\\\\nI need 5.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Semen Bottle x \\\\\\\\\\\\\\\\v[2357]/5\\\\\\\"\\\",\\\"\\\\\\\"Give them to Louisa's aide.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 137": "{\"Title\":\"\\\\i[540]Love Toy Return\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Louisa\",\"Location\":\"Louisa's Mansion\",\"Description\":\"[\\\"\\\\\\\"Louisa's precious big dildo has suddenly disappeared...\\\\\\\\nIt must have been stolen. I want you to find it somehow.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Search the village and find out who took it.\\\\\\\"\\\",\\\"\\\\\\\"Give the big dildo to Louisa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 138": "{\"Title\":\"\\\\i[540]Find My Brother\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Perrine\",\"Location\":\"Succubus Village\",\"Description\":\"[\\\"\\\\\\\"My brother Clay is lost in the forest, I need you to find him.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find Clay in the Lost Forest\\\\\\\"\\\",\\\"\\\\\\\"Take him to Perrine.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 139": "{\"Title\":\"\\\\i[540]Letter to Rumie\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Lauren\",\"Location\":\"Succubus Village: Travelling Guild\",\"Description\":\"[\\\"\\\\\\\"He wants to send a letter to Rumie in Reingarnet,\\\\\\\\nbut she's having trouble receiving the letter.\\\\\\\\nHe wants me to look for her, and give her the letter.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the house with a blue roof in the residential area of Reingarnet.\\\\\\\"\\\",\\\"\\\\\\\"Find Rumie in the underground slums.\\\\\\\"\\\",\\\"\\\\\\\"Leave the letter in the waiting room.\\\\\\\"\\\",\\\"\\\\\\\"Don't leave the letter, dispose of it.\\\\\\\"\\\",\\\"\\\\\\\"Report to Lauren.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 140": "{\"Title\":\"\\\\i[540]Search for a Powerful Aphrodisiac\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Digs\",\"Location\":\"Tavern: Agony\",\"Description\":\"[\\\"\\\\\\\"I'm frustrated because I keep disappointing a succubus.\\\\\\\\nI want to get even with her with a strong aphrodisiac.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"♥Binbin Maru x \\\\\\\\\\\\\\\\v[2062]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Digs\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 141": "{\"Title\":\"\\\\i[540]Give it a Try\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Whit\",\"Location\":\"Lodging Bar: Blazing Orchid\",\"Description\":\"[\\\"\\\\\\\"Do you think you have the guts to try my big dick?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Sleep with Whit.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 142": "{\"Title\":\"\\\\i[540]Help my Best Friend\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Edda\",\"Location\":\"Divine Tree Village: House 1\",\"Description\":\"[\\\"\\\\\\\"I need your help, my best friend is trapped at Remy's pond.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to Remy's Pond and save Noah, Edda's best friend.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Report to Edda.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 143": "{\"Title\":\"\\\\i[540]Where's Mommy?\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Coola\",\"Location\":\"Divine Tree Village\",\"Description\":\"[\\\"\\\\\\\"Coola is looking for his mom...\\\\\\\\nHe's acting a little strange. Let's see what we can find out.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Talk to the residents in Divine Tree Village.\\\\\\\"\\\",\\\"\\\\\\\"Survey the area around the lake.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the hexbeasts surrounding the corpse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 144": "{\"Title\":\"\\\\i[540]Secret of Rathore Village\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dion\",\"Location\":\"Marimari's Mansion\",\"Description\":\"[\\\"\\\\\\\"The abandoned village of Rathore is said to have a secret\\\\\\\\nunderground, he wants us retrieve what he left there, but...\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the underground entrance in Rathore Village.\\\\\\\"\\\",\\\"\\\\\\\"Find the items left by Dion.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"Return to Dion.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 145": "{\"Title\":\"\\\\i[540]Baruntz, the God of Evil\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Ephyra\",\"Location\":\"Divine Tree Village: House 4\",\"Description\":\"[\\\"\\\\\\\"A long time ago, when we were excavating the Baruntz ruins,\\\\\\\\nworkers died one after another on an altar at the far end.\\\\\\\\nThe Magical Girl who had been guarding us also went\\\\\\\\ninsane due to the horrible power, and left this world before\\\\\\\\nbeing able to be revived from her mental collapse. By\\\\\\\\nworshipping her as a god, we managed to stop the deaths at\\\\\\\\nthe time, but I'm pretty sure she's a demon. I want her\\\\\\\\ndefeated somehow.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Head to the altar at the back of the Baruntz ruins.\\\\\\\"\\\",\\\"\\\\\\\"Call the god Baruntz at the altar and defeat him.\\\\\\\"\\\",\\\"\\\\\\\"Report to Ephyra.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 146": "{\"Title\":\"\\\\i[540]Blacksmith's Box Repair 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Goronov\",\"Location\":\"Blacksmith Goronov\",\"Description\":\"[\\\"\\\\\\\"The blacksmith box is not working properly. He wants to\\\\\\\\nrepair it, so he needs you to gather materials.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Mango Stone x \\\\\\\\\\\\\\\\v[2165]/3\\\\\\\"\\\",\\\"\\\\\\\"Black Clay x \\\\\\\\\\\\\\\\v[2167]/3\\\\\\\"\\\",\\\"\\\\\\\"Sage Bark x \\\\\\\\\\\\\\\\v[2206]/2\\\\\\\"\\\",\\\"\\\\\\\"Give the materials to Goronov.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 147": "{\"Title\":\"\\\\i[540]I'm Worried About my Friends...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Luther\",\"Location\":\"The Golden City\",\"Description\":\"[\\\"\\\\\\\"I got separated from a few of my friends in the Rhodes Cave,\\\\\\\\nI'm looking for a magical girl to go with me to help them.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Meet up with Luther at the lower entrance of Rhodes Cave.\\\\\\\"\\\",\\\"\\\\\\\"Find Luther's friends in the cave.\\\\\\\"\\\",\\\"\\\\\\\"Rescuing trapped friends.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 148": "{\"Title\":\"\\\\i[540]I Need More Sex...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Jessie\",\"Location\":\"Farris' Mansion\",\"Description\":\"[\\\"\\\\\\\"He wants to master sex, but he doesn't know enough about it yet.\\\\\\\\nLooks like they're looking for a [♥Erotic Book]\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"♥Erotic Book x \\\\\\\\\\\\\\\\v[2068]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Jesse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 149": "{\"Title\":\"\\\\i[540]Demon of Desire\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Zachary\",\"Location\":\"Farris' Mansion\",\"Description\":\"[\\\"\\\\\\\"I heard that if you collect platinum dust and go near the\\\\\\\\nwaterfall in Rhodes Cave, a terrible demon will appear.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Platinum Dust x \\\\\\\\\\\\\\\\v[2369]/10\\\\\\\"\\\",\\\"\\\\\\\"Explore near the waterfall in Rhodes Cave.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to Zachary.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 150": "{\"Title\":\"\\\\i[540]Business Interruptions\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Talirari\",\"Location\":\"Talirari Oasis\",\"Description\":\"[\\\"\\\\\\\"There's a problem with a Titan roaming around the desert,\\\\\\\\nand Its making it's hard for customers to get here...\\\\\\\\nI want you to take them down.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Defeat the Reverse Scale Titan.\\\\\\\"\\\",\\\"\\\\\\\"Report to Talirari.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 151": "{\"Title\":\"\\\\i[540]To Lady Dorothea...\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Clure\",\"Location\":\"Bloodmoon Castle: 1F\",\"Description\":\"[\\\"\\\\\\\"I want to make a gift for Lady Dorothea, but I don't have \\\\\\\\nenough materials to make it. I need you to gather them for me.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Star Drop x \\\\\\\\\\\\\\\\v[2211]/1\\\\\\\"\\\",\\\"\\\\\\\"Magical Object x \\\\\\\\\\\\\\\\v[2271]/1\\\\\\\"\\\",\\\"\\\\\\\"Distorted Misery x \\\\\\\\\\\\\\\\v[2278]/1\\\\\\\"\\\",\\\"\\\\\\\"Give it to Clure.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 152": "{\"Title\":\"\\\\i[540]The Strongest Fortress\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tyrine\",\"Location\":\"Tavern: Blade of Vengeance\",\"Description\":\"[\\\"\\\\\\\"I'm trying to save my friends who are trapped in Fort \\\\\\\\nYargle, and I need your help.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Meet up with Tyrine at the gates of Fort Yargle.\\\\\\\"\\\",\\\"\\\\\\\"Rescuing trapped friends.\\\\\\\"\\\",\\\"\\\\\\\"Defeat Yargle.\\\\\\\"\\\",\\\"\\\\\\\"Meet Tyrine.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 153": "{\"Title\":\"\\\\i[540]Small Altar\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"L'Enfant\",\"Location\":\"Tavern: Blade of Vengeance\",\"Description\":\"[\\\"\\\\\\\"An abandoned house with a small altar in the snowfield is\\\\\\\\nsaid to have a secret, but...\\\\\\\\nI've heard a legend that something was sealed up a long time\\\\\\\\nago or something like that.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Find the small hut in the snowfield region.\\\\\\\"\\\",\\\"\\\\\\\"Pray at the three stone statues in the snowfield region.\\\\\\\"\\\",\\\"\\\\\\\"Return to the first small hut.\\\\\\\"\\\",\\\"\\\\\\\"Defeat the demon.\\\\\\\"\\\",\\\"\\\\\\\"Report to L'Enfant.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 154": "{\"Title\":\"\\\\i[540]Our debt to Freya\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Marina\",\"Location\":\"Red Blood Downtown: Branch Guild\",\"Description\":\"[\\\"\\\\\\\"The witch Freya saved me once, and I want to give her a \\\\\\\\nscroll of forbidden magic as a thank you.\\\\\\\\nIt's a very powerful scroll, so he can't go and give it to\\\\\\\\nher myself, but I'll tell you where it is and you can tell Freya.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Pass on Marina's message to Freya.\\\\\\\"\\\",\\\"\\\\\\\"I can take the forbidden scroll for Freya, Its in the \\\\\\\\nbasement of the guild in the Red Blood downtown area.\\\\\\\"\\\",\\\"\\\\\\\"Give it to Freya.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 155": "{\"Title\":\"\\\\i[540]A Lifelong Request\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Kiel\",\"Location\":\"HOTEL-CHU-LIP-2F\",\"Description\":\"[\\\"\\\\\\\"I really want to have sex with a pretty girl before the\\\\\\\\nlast big game quest.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Sleep with Kiel.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 156": "{\"Title\":\"\\\\i[540]Gather Energy Pill Ingredients\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pezzy\",\"Location\":\"Succubus Village: House\",\"Description\":\"[\\\"\\\\\\\"I need materials to make male energy pills.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"Okinawan Garlic x \\\\\\\\\\\\\\\\v[2358]/1\\\\\\\"\\\",\\\"\\\\\\\"Maramara Beans x \\\\\\\\\\\\\\\\v[2359]/1\\\\\\\"\\\",\\\"\\\\\\\"Maiden's Holy Water x \\\\\\\\\\\\\\\\v[2360]/1\\\\\\\"\\\",\\\"\\\\\\\"Give them to Pezzy.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"他の報酬を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'提示報酬'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 157": "", "Quest 158": "", "Quest 159": "", "Quest 160": "", "Quest 161": "", "Quest 162": "", "Quest 163": "", "Quest 164": "", "Quest 165": "", "Quest 166": "", "Quest 167": "", "Quest 168": "", "Quest 169": "", "Quest 170": "", "Quest 171": "", "Quest 172": "", "Quest 173": "", "Quest 174": "", "Quest 175": "", "Quest 176": "", "Quest 177": "", "Quest 178": "", "Quest 179": "", "Quest 180": "", "Quest 181": "", "Quest 182": "", "Quest 183": "", "Quest 184": "", "Quest 185": "", "Quest 186": "", "Quest 187": "", "Quest 188": "", "Quest 189": "", "Quest 190": "", "Quest 191": "", "Quest 192": "", "Quest 193": "", "Quest 194": "", "Quest 195": "", "Quest 196": "", "Quest 197": "", "Quest 198": "", "Quest 199": "", "Quest 200": "", "---クエスト 201 から 300---": "", "Category: 201 to 300": "Sub", "Difficulty: 201 to 300": "\\i[537]", "From: 201 to 300": "???", "Location: 201 to 300": "???", "Quest 201": "", "Quest 202": "", "Quest 203": "", "Quest 204": "", "Quest 205": "", "Quest 206": "", "Quest 207": "", "Quest 208": "", "Quest 209": "", "Quest 210": "", "Quest 211": "", "Quest 212": "", "Quest 213": "", "Quest 214": "", "Quest 215": "", "Quest 216": "", "Quest 217": "", "Quest 218": "", "Quest 219": "", "Quest 220": "", "Quest 221": "", "Quest 222": "", "Quest 223": "", "Quest 224": "", "Quest 225": "", "Quest 226": "", "Quest 227": "", "Quest 228": "", "Quest 229": "", "Quest 230": "", "Quest 231": "", "Quest 232": "", "Quest 233": "", "Quest 234": "", "Quest 235": "", "Quest 236": "", "Quest 237": "", "Quest 238": "", "Quest 239": "", "Quest 240": "", "Quest 241": "", "Quest 242": "", "Quest 243": "", "Quest 244": "", "Quest 245": "", "Quest 246": "", "Quest 247": "", "Quest 248": "", "Quest 249": "", "Quest 250": "", "Quest 251": "", "Quest 252": "", "Quest 253": "", "Quest 254": "", "Quest 255": "", "Quest 256": "", "Quest 257": "", "Quest 258": "", "Quest 259": "", "Quest 260": "", "Quest 261": "", "Quest 262": "", "Quest 263": "", "Quest 264": "", "Quest 265": "", "Quest 266": "", "Quest 267": "", "Quest 268": "", "Quest 269": "", "Quest 270": "", "Quest 271": "", "Quest 272": "", "Quest 273": "", "Quest 274": "", "Quest 275": "", "Quest 276": "", "Quest 277": "", "Quest 278": "", "Quest 279": "", "Quest 280": "", "Quest 281": "", "Quest 282": "", "Quest 283": "", "Quest 284": "", "Quest 285": "", "Quest 286": "", "Quest 287": "", "Quest 288": "", "Quest 289": "", "Quest 290": "", "Quest 291": "", "Quest 292": "", "Quest 293": "", "Quest 294": "", "Quest 295": "", "Quest 296": "", "Quest 297": "", "Quest 298": "", "Quest 299": "", "Quest 300": "", "---クエスト 301 から 400---": "サブクエスト", "Category: 301 to 400": "Sub", "Difficulty: 301 to 400": "\\i[537]", "From: 301 to 400": "???", "Location: 301 to 400": "???", "Quest 301": "", "Quest 302": "", "Quest 303": "", "Quest 304": "", "Quest 305": "", "Quest 306": "", "Quest 307": "", "Quest 308": "", "Quest 309": "", "Quest 310": "", "Quest 311": "", "Quest 312": "", "Quest 313": "", "Quest 314": "", "Quest 315": "", "Quest 316": "", "Quest 317": "", "Quest 318": "", "Quest 319": "", "Quest 320": "", "Quest 321": "", "Quest 322": "", "Quest 323": "", "Quest 324": "", "Quest 325": "", "Quest 326": "", "Quest 327": "", "Quest 328": "", "Quest 329": "", "Quest 330": "", "Quest 331": "", "Quest 332": "", "Quest 333": "", "Quest 334": "", "Quest 335": "", "Quest 336": "", "Quest 337": "", "Quest 338": "", "Quest 339": "", "Quest 340": "", "Quest 341": "", "Quest 342": "", "Quest 343": "", "Quest 344": "", "Quest 345": "", "Quest 346": "", "Quest 347": "", "Quest 348": "", "Quest 349": "", "Quest 350": "", "Quest 351": "", "Quest 352": "", "Quest 353": "", "Quest 354": "", "Quest 355": "", "Quest 356": "", "Quest 357": "", "Quest 358": "", "Quest 359": "", "Quest 360": "", "Quest 361": "", "Quest 362": "", "Quest 363": "", "Quest 364": "", "Quest 365": "", "Quest 366": "", "Quest 367": "", "Quest 368": "", "Quest 369": "", "Quest 370": "", "Quest 371": "", "Quest 372": "", "Quest 373": "", "Quest 374": "", "Quest 375": "", "Quest 376": "", "Quest 377": "", "Quest 378": "", "Quest 379": "", "Quest 380": "", "Quest 381": "", "Quest 382": "", "Quest 383": "", "Quest 384": "", "Quest 385": "", "Quest 386": "", "Quest 387": "", "Quest 388": "", "Quest 389": "", "Quest 390": "", "Quest 391": "", "Quest 392": "", "Quest 393": "", "Quest 394": "", "Quest 395": "", "Quest 396": "", "Quest 397": "", "Quest 398": "", "Quest 399": "", "Quest 400": "", "---クエスト 401 から 500---": "", "Category: 401 to 500": "Sub", "Difficulty: 401 to 500": "\\i[537]", "From: 401 to 500": "???", "Location: 401 to 500": "???", "Quest 401": "{\"Title\":\"\\\\i[87]Raging Thunder, Legendary Heavenly Fox\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tenko\",\"Location\":\"Snowfield: Well\",\"Description\":\"[\\\"\\\\\\\"I was asked by Tenko to lift the seal. They want you to go\\\\\\\\nto the nearby 'Labyrinth of Desire,' and collect five\\\\\\\\nlightning bolts, which the small fry enemies have.......\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Lightning Bolt x \\\\\\\\\\\\\\\\v[2387]/5\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to Tenko.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Tenko and make her your friend.\\\\\\\"\\\",\\\"\\\\\\\"他の目的を表示するには、\\\\\\\\nプラグインパラメータ\\\\\\\\n\\\\\\\\\\\\\\\\c[4]'Visible Objectives'\\\\\\\\\\\\\\\\c[0]を使用するか、\\\\\\\\nプラグインコマンドを使用します。\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 402": "{\"Title\":\"\\\\i[87]Slicing Darkness, Legendary Jorōgumo\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jorō Spider\",\"Location\":\"Barrier Cave: Underground\",\"Description\":\"[\\\"\\\\\\\"The Jorō Spider asked me to release it.\\\\\\\\nHowever I don't know where she is...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Heart of Purple Light x \\\\\\\\\\\\\\\\v[2388]/1\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to the Jorō Spider.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Look for the Jorō Spider.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 403": "{\"Title\":\"\\\\i[87]Sleeping Ice Princess, Legendary Serpent\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Orochi\",\"Location\":\"Labyrinth of Betrayal: Entrance\",\"Description\":\"[\\\"\\\\\\\"The Orochi asked me to release it.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rainbow Ice Block x \\\\\\\\\\\\\\\\v[2389]/1\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Return to the Orochi.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Search for the Orochi.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 404": "{\"Title\":\"\\\\i[87]The Imp's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Imp\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Imp's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]It's near the exit of the Sarian Ruins......? (The Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the magic stone that contains the power of fire.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 405": "{\"Title\":\"\\\\i[87]Fierce battle! Engulfed in Flames\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Imp\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Near the ruins of the fairy village......?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Skullflame.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 406": "{\"Title\":\"\\\\i[87]Goblin's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Goblin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the goblin's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the mischievous lost forest...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Search for the Hyper Gauntlet.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 407": "{\"Title\":\"\\\\i[87]Fierce Battle! The Strongest Goblin\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Goblin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the Dalek's Hidden Path...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Rebel Goblin.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 408": "{\"Title\":\"\\\\i[87]Dragon's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dragon\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the dragon's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the Dalek's Hidden Path...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Super Compass.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 409": "{\"Title\":\"\\\\i[87]Fierce Battle! Stop Pervert\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dragon\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Sarian Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Giant Penis Demon.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 410": "{\"Title\":\"\\\\i[87]Dullahan's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Dullahan\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Dullahan's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the hot springs...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Survey Glasses.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 411": "{\"Title\":\"\\\\i[87]Fierce Battle! Monster Troll\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Dullahan\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Strong Armed Troll\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 412": "{\"Title\":\"\\\\i[87]Cat-sìth's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Cat-sìth\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Cat-sìth's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Near the well in the snowfield...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Sensitivity Sensor Cloak.\\\\\\\\n\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 413": "{\"Title\":\"\\\\i[87]Fierce battle! Giant Steel Bug\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Cat-sìth\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Hidden Paths...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Monarch Beetle.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 414": "{\"Title\":\"\\\\i[87]Harpy's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Harpy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Harpy's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Redblood Ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Great Sheet Music.\\\\\\\\n\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 415": "{\"Title\":\"\\\\i[87]Fierce Battle! Womp Womp!\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Harpy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere on the path behind the waterfall...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Twinheads.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 416": "{\"Title\":\"\\\\i[87]Mummy's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Mummy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Mummy's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Mountains near south entrance of Barunts Ruins...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Special Eye Masks.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 417": "{\"Title\":\"\\\\i[87]Fierce battle! The Angry Cockatrice\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Mummy\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Gratia Tomb...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Cockatrice.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 418": "{\"Title\":\"\\\\i[87]Ghoul's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Ghoul\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the ghoul's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere near the the Oasis...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Thief's Big Bag.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 419": "{\"Title\":\"\\\\i[87]Fierce battle! Raging Snorter\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Ghoul\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in Rhodes Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dark Minnow.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 420": "{\"Title\":\"\\\\i[87]Medusa's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Medusa\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Medusa's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere under Rhodes Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Magic Wand.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 421": "{\"Title\":\"\\\\i[87]Fierce battle! Orc Champion\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Medusa\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Maridis ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Orc Lord.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 422": "{\"Title\":\"\\\\i[87]Sahuagin's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Sahuagin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find Sahuagin's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere near the lake...? (Field)\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find Kappa Gloves.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 423": "{\"Title\":\"\\\\i[87]Fierce battle! Fear the Undead\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Sahuagin\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere north of the Barunts ruins...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Walking Corpse.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 424": "{\"Title\":\"\\\\i[87]Pixie's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Pixie\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the Pixie's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Tronko cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Cat's Paw.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 425": "{\"Title\":\"\\\\i[87]Fierce battle! Roaring Giant Tree Monster\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Pixie\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in Grack's Cave...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Nightmare Trent.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 426": "{\"Title\":\"\\\\i[87]Slime's Lost Treasure\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Slime\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Let's go find the slime's lost treasure.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Abandoned house somewhere in the subtropics...?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Find the Air Balloon.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 427": "{\"Title\":\"\\\\i[87]Fierce battle! Avoid the Lightning Hammer\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Slime\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the enemy that captured you.\\\\\\\\n\\\\\\\\\\\\\\\\C[2]Somewhere in the Tronko cave...?\\\\\\\\n\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat the Thunderbolt Sorcerer.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 428": "{\"Title\":\"\\\\i[87]Fight to the Death! The End of Strength\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Jorō Spider\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Jorō Spider wants revenge against that demon that defeated\\\\\\\\nit in the past, but doesn't know where it is...\\\\\\\\nWill I need a special method?\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Terra Uppa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 429": "{\"Title\":\"\\\\i[87]Fight to the Death! Tenko's Counterattack\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Tenko\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"Defeat the demon at the back of the Labyrinth of Desire.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Hawley Quirt.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 430": "{\"Title\":\"\\\\i[87]Fight to the Death! For Love\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Orochi\",\"Location\":\"House\",\"Description\":\"[\\\"\\\\\\\"I was defeated by Susano,\\\\\\\\nbut I have the courage to fight her again.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Susano Koa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 431": "", "Quest 432": "", "Quest 433": "", "Quest 434": "", "Quest 435": "", "Quest 436": "", "Quest 437": "", "Quest 438": "", "Quest 439": "", "Quest 440": "", "Quest 441": "", "Quest 442": "", "Quest 443": "", "Quest 444": "", "Quest 445": "", "Quest 446": "", "Quest 447": "", "Quest 448": "", "Quest 449": "", "Quest 450": "", "Quest 451": "", "Quest 452": "", "Quest 453": "", "Quest 454": "", "Quest 455": "", "Quest 456": "", "Quest 457": "", "Quest 458": "", "Quest 459": "", "Quest 460": "", "Quest 461": "", "Quest 462": "", "Quest 463": "", "Quest 464": "", "Quest 465": "", "Quest 466": "", "Quest 467": "", "Quest 468": "", "Quest 469": "", "Quest 470": "", "Quest 471": "", "Quest 472": "", "Quest 473": "", "Quest 474": "", "Quest 475": "", "Quest 476": "", "Quest 477": "", "Quest 478": "", "Quest 479": "", "Quest 480": "", "Quest 481": "", "Quest 482": "", "Quest 483": "", "Quest 484": "", "Quest 485": "", "Quest 486": "", "Quest 487": "", "Quest 488": "", "Quest 489": "", "Quest 490": "", "Quest 491": "", "Quest 492": "", "Quest 493": "", "Quest 494": "", "Quest 495": "", "Quest 496": "", "Quest 497": "", "Quest 498": "", "Quest 499": "", "Quest 500": "", "---クエスト 501 から 600---": "ギルドクエスト", "Category: 501 to 600": "Guild", "Difficulty: 501 to 600": "\\i[537]", "From: 501 to 600": "???", "Location: 501 to 600": "???", "Quest 501": "{\"Title\":\"\\\\i[539]Small Fry Roundup\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Around Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"Defeat the small fry demons that appear around\\\\\\\\nReincarnation Tower\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gobbu x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 502": "", "Quest 503": "", "Quest 504": "{\"Title\":\"\\\\i[539]Valletta the Usual\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Rein Prison\",\"Description\":\"[\\\"\\\\\\\"Valletta's been caught doing something she shouldn't have,\\\\\\\\nbecause she always does. I'm sure I could leave her alone,\\\\\\\\nbut if I can help, I'd like to help, but the release from\\\\\\\\nprison seems to be high...\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Head to Reingarnet prison and save Valletta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 505": "{\"Title\":\"\\\\i[539]Let's help Melasa\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dartle's Hideout\",\"Description\":\"[\\\"\\\\\\\"I heard that Melasa has been captured at the Bandit Dartle's\\\\\\\\nhideout. Please help her as soon as possible.\\\\\\\\nIf we delay the rescue, she could be in big trouble!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the Dartle's hideout prison and save Melasa.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 506": "{\"Title\":\"\\\\i[539]Ami the Prisoner\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dongue's Hideout\",\"Description\":\"[\\\"\\\\\\\"I heard that Ami has been captured at the Bandit Dongue's\\\\\\\\nhideout. Please help her as soon as possible.\\\\\\\\nIf we delay the rescue, she could be in big trouble!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the Dongue's hideout prison and save Ami.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 507": "{\"Title\":\"\\\\i[539]Valletta Rescue 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Slums Chastisement Room\",\"Description\":\"[\\\"\\\\\\\"Apparently Valletta got caught doing something in the slums,\\\\\\\\nand she seems to be having more trouble than usual,\\\\\\\\nso maybe we should help her out?\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Go to the slcm chastisement room and help Valletta.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 508": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Haldir Palace\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the\\\\\\\\nHaldir Palace, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Ornea\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 509": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the\\\\\\\\nBarunts Ruins, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Rohm Orpha\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 510": "{\"Title\":\"\\\\i[539]Defeat the Mysterious Demon 3\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Watchtower\",\"Description\":\"[\\\"\\\\\\\"A mysterious and powerful demon has taken up residence in the \\\\\\\\nWatchtower, and it's time to take it down!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Leprechaun\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"EX Possibility of further acquisition of skills?\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 511": "{\"Title\":\"\\\\i[539]Ugly! Defeat Dartle\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Dartle's Hideout\",\"Description\":\"[\\\"\\\\\\\"Dartle is confirmed at the hideout. Defeat him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dartle\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 512": "{\"Title\":\"\\\\i[539]Cowardly! Battle with Dongue\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"\\\"Dongue is confirmed at the hideout. Defeat him.\\\"\",\"Description\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Dongue\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 513": "{\"Title\":\"\\\\i[539]The Worst! Yargle the Terror\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"\\\\i[537]\\\\i[537]\\\\i[537]\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"Yargle is confirmed at the hideout. Defeat him.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Yargle\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"\"}", "Quest 514": "", "Quest 515": "", "Quest 516": "", "Quest 517": "", "Quest 518": "", "Quest 519": "", "Quest 520": "", "Quest 521": "", "Quest 522": "", "Quest 523": "", "Quest 524": "", "Quest 525": "", "Quest 526": "{\"Title\":\"\\\\i[539]Small Fry Roundup\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Around Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"Defeat the small fry demons that appear around\\\\\\\\nReincarnation Tower\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gobbu x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 527": "{\"Title\":\"\\\\i[539]Make the Cave Safe\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"Defeat the magical beasts in the barrier cave.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Porkman x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rage Wolf x \\\\\\\\\\\\\\\\v[754]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 528": "{\"Title\":\"\\\\i[539]Patrol the Coast\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Angler\",\"Location\":\"Coast near the Reincarnation Tower\",\"Description\":\"[\\\"\\\\\\\"You can't fish without worrying that you'll be killed by\\\\\\\\nthe hexbeast that lives on the coast south of Rein.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Sahuagin x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Blue Jelly x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 529": "{\"Title\":\"\\\\i[539]Cow-Eating Snake\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Herdsman\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"A snake monster is eating my cows on the plains.\\\\\\\\nI feel sorry for the cows, so please do something.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Mamba x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 530": "{\"Title\":\"\\\\i[539]Ecchi Slime\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Young Girl\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"A pink slime attacked me and did something naughty to me.\\\\\\\\nI'm so frustrated, please defeat it!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4Wiggler x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 531": "{\"Title\":\"\\\\i[539]Get Rid of the Thieves\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"Subdue the bandit prowling in the plains.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Crazy Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Erect Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 532": "{\"Title\":\"\\\\i[539]Defeat the Rogue\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Mechee Plains\",\"Description\":\"[\\\"\\\\\\\"Subdue the bandit prowling in the plains.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Career Criminal x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Drunk Scoundrel x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 533": "{\"Title\":\"\\\\i[539]Defeat the Ruffians\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Merchant\",\"Location\":\"Aldente Forest\",\"Description\":\"[\\\"\\\\\\\"I'm trying to deliver some supplies to the Succubus village,\\\\\\\\nbut I keep getting attacked by hooligans along the way,\\\\\\\\nPlease do something about it!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Troublemaker x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cruel Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 534": "{\"Title\":\"\\\\i[539]Those who Vandalize the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Ruins Tour Guide\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"The Sarian Ruins are an important place for us ruin enjoyers,\\\\\\\\nand I can't stand the fact that Bandits have been vandalizing\\\\\\\\nit lately, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Staring Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Highwayman x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 535": "{\"Title\":\"\\\\i[539]Fairy Village Trespasser\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Pixie Lolimon\",\"Location\":\"Fairy Village Ruins\",\"Description\":\"[\\\"\\\\\\\"I can't forgive those bandits for using the ruins of my\\\\\\\\nhometown village as a bandit hideout.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Burglar x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Hungry Barbarian x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 536": "{\"Title\":\"\\\\i[539]Those who Target the Barriers\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"There's a demon that wants to weaken the power of the\\\\\\\\nwarding pillars in the barrier cave, and I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gegus x \\\\\\\\\\\\\\\\v[831]/2 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fladow x \\\\\\\\\\\\\\\\v[834]/2 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 537": "{\"Title\":\"\\\\i[539]Those who Target the Barriers 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barrier Cave\",\"Description\":\"[\\\"\\\\\\\"There's a demon that wants to weaken the power of the\\\\\\\\nwarding pillars in the barrier cave, and I want you to defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veil Ardor x \\\\\\\\\\\\\\\\v[831]/2 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vardent x \\\\\\\\\\\\\\\\v[834]/2 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 538": "{\"Title\":\"\\\\i[539]Darkness Nestling in the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"There's a lot of demons in the Sarian Ruins, and I'm\\\\\\\\nhaving trouble taking care of them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veda Gegus x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fladow・Ro x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 539": "{\"Title\":\"\\\\i[539]Crisis in the Sacred Palace\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Succubus Village\",\"Location\":\"Haldir Palace\",\"Description\":\"[\\\"\\\\\\\"A demon is in the corridor to the altar of an important\\\\\\\\npalace. You must defeat it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Freak x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deos x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 540": "{\"Title\":\"\\\\i[539]Risk Factor\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Sarian Ruins\",\"Description\":\"[\\\"\\\\\\\"I want you to defeat the formidable demon that often\\\\\\\\nappears in the Sarian Ruins.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Defeat Jakiba.\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 541": "{\"Title\":\"\\\\i[539]Extermination of Carnivorous Plants\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"I have a problem with too many plant monsters.\\\\\\\\nIf we let them go unchecked, they will soon eat us all.\\\\\\\\nI want you to get rid of them somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Peeper x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Honey Bakkun x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 542": "{\"Title\":\"\\\\i[539]Petrified Demon Beast\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"A Cocka is a cockatrice, a scary chicken-shaped hexbeast\\\\\\\\nwith the ability to petrify. I want you to defeat them\\\\\\\\nand the spider-type magical beasts.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cocka x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Spider x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 543": "{\"Title\":\"\\\\i[539]I Can't Even Fish\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Tronko Cave\",\"Description\":\"[\\\"\\\\\\\"I thought I'd take some time off,\\\\\\\\nand go fishing in Tronko Cave.\\\\\\\\nThat was a mistake, because all the fish we caught were\\\\\\\\nman-eaters. I'm now too scared to fish anymore.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Nuchupichu x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Killer Fish x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 544": "{\"Title\":\"\\\\i[539]It's Not Even a Mimic\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"Have you ever encountered a mimic?\\\\\\\\nIt's rumored that there's a hexbeast in the Barunts ruins\\\\\\\\nthat's not as big as a mimic, but it's similar.\\\\\\\\nPlease take them down as soon as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Pseudo-mimic x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]High Lizaura x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 545": "{\"Title\":\"\\\\i[539]Cleaning the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Explorers\",\"Location\":\"Shrine of Laeddis\",\"Description\":\"[\\\"\\\\\\\"Some nasty hexbeasts are ravaging the shrine of Laeddis,\\\\\\\\nisn't it? When you're exploring, you'll run into them, but\\\\\\\\nthey're tough enemies and difficult to defeat.\\\\\\\\nPlease, do something about them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deadman x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Flood x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 546": "{\"Title\":\"\\\\i[539]Regular Demon Subjugation\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"Just the fact that the desert is hot makes it difficult to\\\\\\\\nget around, but the magical beasts that appear are also\\\\\\\\nvery strong. If you don't take them down regularly so that\\\\\\\\nthere aren't too many of them, you'll be in big trouble.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Spirit x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Scorpion x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 547": "{\"Title\":\"\\\\i[539]Defeat the Titans\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"For some reason, there are large magical beast called\\\\\\\\ntitans roaming around in the desert. It's going to take a\\\\\\\\nlot of work to take them down, but for everyone's safety,\\\\\\\\nI want you to take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Titan x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 548": "{\"Title\":\"\\\\i[539]Black Shadow Lurking in the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"The magical beasts that nestle in the Barunz ruins:\\\\\\\\nslime and wisp types.\\\\\\\\nIt's quite a troublesome enemy, and I hope someone\\\\\\\\nwill take it down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bad Wisp x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Black Wiggler x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 549": "{\"Title\":\"\\\\i[539]For a Safe Visit to the Tomb\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Grave Visitors\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"There are some graves of our ancestors in the Gratia tomb.\\\\\\\\nBut with all the weird hexbeasts wandering around these\\\\\\\\ndays, it's not easy to visit the graves.I hope someone can\\\\\\\\nhelp me defeat these scary hexbeast.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Ghoula x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Living Armor x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 550": "{\"Title\":\"\\\\i[539]Cat Hexbeast and Skeleton Warrior\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"A cat hexbeast and a skeletal warrior are blocking my way.\\\\\\\\nThey almost killed me.\\\\\\\\nThe Nekomata are so cute that they catch you off guard.\\\\\\\\nYou'll have to defeat them down for me.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Nekomata x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Skull Warrior x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 551": "{\"Title\":\"\\\\i[539]Perverts Must Die\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Sahagin Lolimon\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"Whoa! They ripped my bathing suit\\\\\\\\nand did a lot of naughty things to my private parts!\\\\\\\\nI'll never forgive them!\\\\\\\\nYou're gonna avenge me!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Lecherous Thief x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Angry Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 552": "{\"Title\":\"\\\\i[539]You Cut off his Penis\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"I want you to listen to me. The other day, I was exploring\\\\\\\\nLake Phaeris, and this man came at me with his whole cock\\\\\\\\nout! That's crazy! I want you to cut his dick off!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Wild Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dimwit Assistant x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 553": "{\"Title\":\"\\\\i[539]Tresspassers on the Lake\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"It seems that there are a lot of Bandits wandering\\\\\\\\naround the lake area, causing inconvenience for\\\\\\\\neveryone. Please eliminate these trouble makers.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Fired Up Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 554": "{\"Title\":\"\\\\i[539]Noisy Superior\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Subtropical: Lake Phaeris\",\"Description\":\"[\\\"\\\\\\\"There seems to be a Bandit who does nothing but fight in\\\\\\\\nthe vicinity of Lake Paeris. There is no point in arguing\\\\\\\\nwith them. If you find them, please defeat them immediately.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gang Brawler x \\\\\\\\\\\\\\\\v[822]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 555": "{\"Title\":\"\\\\i[539]Strategy to Reduce Enemy Hideouts\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Dongue's Hideout\",\"Description\":\"[\\\"\\\\\\\"It seems that strong bandits are gathering at the Dongue's\\\\\\\\nhideout. Reduce their numbers as much as you can before\\\\\\\\nthey become too strong.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Greedy Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Outcast x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 556": "{\"Title\":\"\\\\i[539]Return my Bandages\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Mummy Lolimon\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"I ran into Bandit the other day and he took off all my\\\\\\\\nbandages because he didn't have any money. It's a bit\\\\\\\\nmuch. Without the bandages, it's very difficult. Please\\\\\\\\ndefeat those guys.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Cold-hearted Bandit x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Enraged Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 557": "{\"Title\":\"\\\\i[539]Man with too Big a Dick\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Big Salt Desert Region\",\"Description\":\"[\\\"\\\\\\\"I was captured by Bandits in the desert, and one of the\\\\\\\\nbandits forced me to do it, and his dick was so big it\\\\\\\\nhurt like crazy, and I hope you can take him down soon\\\\\\\\nbecause we can't let him get away with it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Half Demon-beast x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Hung Man x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 558": "{\"Title\":\"\\\\i[539]Rape Eradication Campaign\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"While I was exploring the Barunz ruins, a bandit\\\\\\\\ntried to rape me thinking I was a magical girl.\\\\\\\\nTake down the enemies to prevent further damage.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Ill-tempered Barbarian x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Raper x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 559": "{\"Title\":\"\\\\i[539]Hexbeast? Or maybe Bandit?\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"There's an enemy that appears in the Rhodes Cave and I\\\\\\\\ndon't know if it's a hexbeast or a bandit. They seem to\\\\\\\\nbe very cunning, so please be careful when defeating them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Growling Brigand x \\\\\\\\\\\\\\\\v[822]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 560": "{\"Title\":\"\\\\i[539]Defeat Grave Robbers\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"There have been a lot of bandits going around raiding\\\\\\\\nGrattia tombs lately. Grave robbing can lead to an increase\\\\\\\\nin the number of monsters and demons, so please kill them\\\\\\\\nas soon as you can.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Grave Robber x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Crazed Bandit x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 561": "{\"Title\":\"\\\\i[539]Darkness Roaming the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"I'm having a hard time with the demons that have started\\\\\\\\nappearing in the Barunz ruins. I don't want to fight any\\\\\\\\nmore of them, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veil Diama x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vardent・Bow x \\\\\\\\\\\\\\\\v[834]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 562": "{\"Title\":\"\\\\i[539]Darkness Roaming the Ruins 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Divine Tree Village\",\"Location\":\"Barunts Ruins North\",\"Description\":\"[\\\"\\\\\\\"The number of demons in the ruins is not decreasing.\\\\\\\\nDemons called Haulima are particularly causing problems.\\\\\\\\nPlease defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Haulima x \\\\\\\\\\\\\\\\v[831]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 563": "{\"Title\":\"\\\\i[539]For Cave's Safety\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Grack's Cave\",\"Description\":\"[\\\"\\\\\\\"A request to defeat the demons in Grack's cave has\\\\\\\\ncome in. If you see one, don't overlook it, kill it.\\\\\\\\n\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Veston x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Juri・Gori x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 564": "{\"Title\":\"\\\\i[539]Someone's Gotta Take it out\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Grack's Cave\",\"Description\":\"[\\\"\\\\\\\"I almost got killed by a nasty looking demon in Grack's\\\\\\\\ncave. I'd love to it myself someday, but I'm sure someone\\\\\\\\nelse will take care of it for me. No doubt about it, of course.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Boreas x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Peregileon x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 565": "{\"Title\":\"\\\\i[539]I Want my Place Back\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Medusa Lolimon\",\"Location\":\"Barunts Ruins South\",\"Description\":\"[\\\"\\\\\\\"It's so cozy in the back of the Barunts ruins...\\\\\\\\nBut then hateful demon took over that place. It's very\\\\\\\\nfrustrating. You have to defeat those guys somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Garlan x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dera・Gema x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 566": "{\"Title\":\"\\\\i[539]Darkness Creeping into the Cave\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"The Golden City\",\"Location\":\"Rhodes Cave\",\"Description\":\"[\\\"\\\\\\\"It seems that the demons in Rhodes Cave are attacking\\\\\\\\nadventurers and explorers. I would like them stopped\\\\\\\\nbefore they cause more harm, so please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Deglo x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Vetia x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 567": "{\"Title\":\"\\\\i[539]Those who Lurk in the Grave\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Gratia Tomb\",\"Description\":\"[\\\"\\\\\\\"The demons that appeared in the Gratia Tomb are quite\\\\\\\\ntroublesome and are challenging to defeat. Let's defeat\\\\\\\\nas much as possible to reduce the burden on the other\\\\\\\\nmagical girls.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Two・Ra x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bare Trovek x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 568": "{\"Title\":\"\\\\i[539]Let's Try Harder\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"The Maridis Ruins are a very strange place. I was going to\\\\\\\\ndo my best, even though it's a lot of work to explore, but\\\\\\\\nthe demons keep getting in my way. What the hell is up\\\\\\\\nwith that... It's the whole 'let's go for it' vibe that\\\\\\\\npisses me off, and then someone attacks me.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Curse Gegus x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gyanba・Ro x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 569": "{\"Title\":\"\\\\i[539]Too Many Scary Demons\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Man That Ran Away\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"I was tricked into exploring the Maridis ruins because they said there were treasures in there. And then the damned demons showed up! I got so scared for my life that I ran away.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Adan Lumos x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Balker Dagain x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 570": "{\"Title\":\"\\\\i[539]Purge the Darkness from the Ruins\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Maridis Ruins\",\"Description\":\"[\\\"\\\\\\\"It seems that there are many strong demons roaming around\\\\\\\\nin the Maridis Ruins. There are already too many Mad Aden\\\\\\\\ndemons as it is, so please go and defeat them somehow!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Mad Aden x \\\\\\\\\\\\\\\\v[831]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 571": "{\"Title\":\"\\\\i[539]Twisted Red Blood\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins South\",\"Description\":\"[\\\"\\\\\\\"The vampires who are supposed to protect our ruins\\\\\\\\nhave been hit by the miasma and turned into hexbeasts.\\\\\\\\nLets put them to sleep as soon as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Dark Red Knight x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Steel General x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 572": "{\"Title\":\"\\\\i[539]Twisted Red Blood 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins North\",\"Description\":\"[\\\"\\\\\\\"From the northern entrance of the ruins, the ancestors\\\\\\\\nof our bloodline have been turning into magical beasts.\\\\\\\\nlet's quietly cleanse their tainted souls.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Red Blade Hero x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Native Red Mass x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 573": "{\"Title\":\"\\\\i[539]They're a Crazy Bastard\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Adventurer\",\"Location\":\"Crimson Bloods Hidden Path \",\"Description\":\"[\\\"\\\\\\\"There's a hidden path to the Crimson Bloods ruins that can be\\\\\\\\naccessed through a well, however some crazy maniacs there\\\\\\\\ntried to slow me down. Some of them were slime bastards.\\\\\\\\nGo kill them all.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Abnormal Soldier x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Jiggly Z x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 574": "{\"Title\":\"\\\\i[539]Clean the Well\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Well Lovers\",\"Location\":\"Well (Snowfield)\",\"Description\":\"[\\\"\\\\\\\"Defeat the slime monsters that are dwelling in the well\\\\\\\\nin the snowfield. We want to keep the well clean.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Wiggle P x \\\\\\\\\\\\\\\\v[751]/5 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 575": "{\"Title\":\"\\\\i[539]When You Care Too Much\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Watchtower Officer\",\"Location\":\"Watchtower\",\"Description\":\"[\\\"\\\\\\\"They're hexbeasts trying to attack the watchtower, but\\\\\\\\nthe magical girls are too cute to do anything abou it.\\\\\\\\nAs expected, I can't overlook it, so you'll have to take\\\\\\\\nthem down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Watchtower Soldier x \\\\\\\\\\\\\\\\v[751]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Werewolf x \\\\\\\\\\\\\\\\v[754]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 576": "{\"Title\":\"\\\\i[539]Reduce the Number of Enemies\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"Defeat the Bandits in Fort Yargle, even if only a\\\\\\\\nfew, we need to reduce their strength. If you get\\\\\\\\ncaught, it'll be very difficult to escape, so don't\\\\\\\\ntake any chances.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bandit Veteran x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Creeper x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 577": "{\"Title\":\"\\\\i[539]Reduce the Number of Enemies 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Fort Yargle\",\"Description\":\"[\\\"\\\\\\\"I'd like them to lose a little more strength.\\\\\\\\nFort Yargle is said to be like an ironclad fortress.\\\\\\\\nDon't delve too far into it.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Greedy Brigand x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Bursting Giant x\\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 578": "{\"Title\":\"\\\\i[539]Darkness Lurking in the Snowfield Mountains\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"Demons are commonplace around Lake Snow Mountain. It's\\\\\\\\nbecause the demons' base is so nearby, that mean we can't\\\\\\\\nkeep quiet about it. Let's proceed to defeat as many of\\\\\\\\nthem as possible.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Azeus x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Gyanba x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 579": "{\"Title\":\"\\\\i[539]PreDartle of the Weak\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"Some of the Lake Snow Mountain's demons are vicious and\\\\\\\\ncunning. They are cunning enough to target only\\\\\\\\nweak-looking adventurers and magical girls. I can't allow\\\\\\\\nthat to happen. Please be sure to defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Goda x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Rubain x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 580": "{\"Title\":\"\\\\i[539]Reduce the Number of Demons\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Lake Snow Mountain\",\"Description\":\"[\\\"\\\\\\\"There are still a lot of demons on the field that are\\\\\\\\nmaking travel difficult. Among them, are the target demons\\\\\\\\nthat are strong and difficult to defeat. Please go and\\\\\\\\ndefeat them somehow.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Toria・Goila x \\\\\\\\\\\\\\\\v[822]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Barkelda x \\\\\\\\\\\\\\\\v[825]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 581": "{\"Title\":\"\\\\i[539]Defeat a Powerful Demon\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Magic Flame Belt\",\"Description\":\"[\\\"\\\\\\\"The demons near the Demon Flame Belt are very strong\\\\\\\\nindeed, and although it wont be easy, we want you to\\\\\\\\nreduce their numbers as much as possible. Please be on\\\\\\\\nalert and take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Demarius x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Pedic x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 582": "{\"Title\":\"\\\\i[539]Defeat a Powerful Demon 2\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Guild\",\"Location\":\"Magic Flame Belt\",\"Description\":\"[\\\"\\\\\\\"Although it's difficult to reduce the number of demons,\\\\\\\\nwe still need to defeat them periodically. They are very\\\\\\\\nstrong and troublesome, but let's reduce the number of\\\\\\\\ndemons as much as possible and clear the way to the\\\\\\\\nGate of all Evil!\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Flock x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Yura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 583": "{\"Title\":\"\\\\i[539]Those Who Trample the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"It seems that there are many demons who come into our\\\\\\\\nshrine with their dirty feet on the ground and do as they\\\\\\\\nplease. This is unacceptable. They are strong enemies,\\\\\\\\nbut you must defeat them.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Goudar x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Velda・Mau x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 584": "{\"Title\":\"\\\\i[539]Tainted Red Blood\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"I want to kill all the demons, the undesirables who\\\\\\\\ndefile the shrine. However, the number of them is\\\\\\\\nincreasing, not decreasing. We simply can't leave it\\\\\\\\nlike this. Please take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Velda・Idzu x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Liu・Gura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\",\\\"2\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 585": "{\"Title\":\"\\\\i[539]Preserving the Peace of the Shrine\",\"Type\":\"|-=AUTO=-|\",\"Difficulty\":\"|-=AUTO=-|\",\"From\":\"Bloodmoon Castle\",\"Location\":\"Red Blood Ruins Shrine\",\"Description\":\"[\\\"\\\\\\\"There seems to be a strong one among the demons that's\\\\\\\\nnesting in the shrine as if it were their home. By\\\\\\\\ndefeating them, the shrine may become a little more\\\\\\\\npeaceful. I need you to take them down.\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]default\\\\\\\\\\\\\\\\c[0] Quest Details. If you want to update\\\\nthe quest description midway through, multiple explanation\\\\nentries can be inserted into this menu item.\\\\\\\"\\\"]\",\"Objectives List\":\"[\\\"\\\\\\\"\\\\\\\\\\\\\\\\c[4]Teha・Baura x \\\\\\\\\\\\\\\\v[831]/3 Defeated\\\\\\\"\\\"]\",\"Visible Objectives\":\"[\\\"1\\\"]\",\"Rewards List\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"\\\\\\\"\\\"]\",\"Visible Rewards\":\"[\\\"1\\\",\\\"2\\\",\\\"3\\\",\\\"4\\\"]\",\"Subtext\":\"[\\\"\\\\\\\"\\\\\\\"\\\",\\\"\\\\\\\"サブテキストです。\\\\\\\\nクエストジャーナルに表示する説明文とは\\\\\\\\n別の付属文として表示されます。\\\\\\\"\\\"]\"}", "Quest 586": "", "Quest 587": "", "Quest 588": "", "Quest 589": "", "Quest 590": "", "Quest 591": "", "Quest 592": "", "Quest 593": "", "Quest 594": "", "Quest 595": "", "Quest 596": "", "Quest 597": "", "Quest 598": "", "Quest 599": "", "Quest 600": "", "---クエスト 601 から 700---": "特殊クエスト", "Category: 601 to 700": "Special", "Difficulty: 601 to 700": "\\i[537]", "From: 601 to 700": "???", "Location: 601 to 700": "???", "Quest 601": "", "Quest 602": "", "Quest 603": "", "Quest 604": "", "Quest 605": "", "Quest 606": "", "Quest 607": "", "Quest 608": "", "Quest 609": "", "Quest 610": "", "Quest 611": "", "Quest 612": "", "Quest 613": "", "Quest 614": "", "Quest 615": "", "Quest 616": "", "Quest 617": "", "Quest 618": "", "Quest 619": "", "Quest 620": "", "Quest 621": "", "Quest 622": "", "Quest 623": "", "Quest 624": "", "Quest 625": "", "Quest 626": "", "Quest 627": "", "Quest 628": "", "Quest 629": "", "Quest 630": "", "Quest 631": "", "Quest 632": "", "Quest 633": "", "Quest 634": "", "Quest 635": "", "Quest 636": "", "Quest 637": "", "Quest 638": "", "Quest 639": "", "Quest 640": "", "Quest 641": "", "Quest 642": "", "Quest 643": "", "Quest 644": "", "Quest 645": "", "Quest 646": "", "Quest 647": "", "Quest 648": "", "Quest 649": "", "Quest 650": "", "Quest 651": "", "Quest 652": "", "Quest 653": "", "Quest 654": "", "Quest 655": "", "Quest 656": "", "Quest 657": "", "Quest 658": "", "Quest 659": "", "Quest 660": "", "Quest 661": "", "Quest 662": "", "Quest 663": "", "Quest 664": "", "Quest 665": "", "Quest 666": "", "Quest 667": "", "Quest 668": "", "Quest 669": "", "Quest 670": "", "Quest 671": "", "Quest 672": "", "Quest 673": "", "Quest 674": "", "Quest 675": "", "Quest 676": "", "Quest 677": "", "Quest 678": "", "Quest 679": "", "Quest 680": "", "Quest 681": "", "Quest 682": "", "Quest 683": "", "Quest 684": "", "Quest 685": "", "Quest 686": "", "Quest 687": "", "Quest 688": "", "Quest 689": "", "Quest 690": "", "Quest 691": "", "Quest 692": "", "Quest 693": "", "Quest 694": "", "Quest 695": "", "Quest 696": "", "Quest 697": "", "Quest 698": "", "Quest 699": "", "Quest 700": "", "---クエスト 701 から 800---": "", "Category: 701 to 800": "Mastery Quests", "Difficulty: 701 to 800": "Hard", "From: 701 to 800": "Elmer", "Location: 701 to 800": "RPG Maker Power Tennis", "Quest 701": "", "Quest 702": "", "Quest 703": "", "Quest 704": "", "Quest 705": "", "Quest 706": "", "Quest 707": "", "Quest 708": "", "Quest 709": "", "Quest 710": "", "Quest 711": "", "Quest 712": "", "Quest 713": "", "Quest 714": "", "Quest 715": "", "Quest 716": "", "Quest 717": "", "Quest 718": "", "Quest 719": "", "Quest 720": "", "Quest 721": "", "Quest 722": "", "Quest 723": "", "Quest 724": "", "Quest 725": "", "Quest 726": "", "Quest 727": "", "Quest 728": "", "Quest 729": "", "Quest 730": "", "Quest 731": "", "Quest 732": "", "Quest 733": "", "Quest 734": "", "Quest 735": "", "Quest 736": "", "Quest 737": "", "Quest 738": "", "Quest 739": "", "Quest 740": "", "Quest 741": "", "Quest 742": "", "Quest 743": "", "Quest 744": "", "Quest 745": "", "Quest 746": "", "Quest 747": "", "Quest 748": "", "Quest 749": "", "Quest 750": "", "Quest 751": "", "Quest 752": "", "Quest 753": "", "Quest 754": "", "Quest 755": "", "Quest 756": "", "Quest 757": "", "Quest 758": "", "Quest 759": "", "Quest 760": "", "Quest 761": "", "Quest 762": "", "Quest 763": "", "Quest 764": "", "Quest 765": "", "Quest 766": "", "Quest 767": "", "Quest 768": "", "Quest 769": "", "Quest 770": "", "Quest 771": "", "Quest 772": "", "Quest 773": "", "Quest 774": "", "Quest 775": "", "Quest 776": "", "Quest 777": "", "Quest 778": "", "Quest 779": "", "Quest 780": "", "Quest 781": "", "Quest 782": "", "Quest 783": "", "Quest 784": "", "Quest 785": "", "Quest 786": "", "Quest 787": "", "Quest 788": "", "Quest 789": "", "Quest 790": "", "Quest 791": "", "Quest 792": "", "Quest 793": "", "Quest 794": "", "Quest 795": "", "Quest 796": "", "Quest 797": "", "Quest 798": "", "Quest 799": "", "Quest 800": "", "---クエスト 801 から 900---": "", "Category: 801 to 900": "Extra Quests", "Difficulty: 801 to 900": "Very Hard", "From: 801 to 900": "Ruby", "Location: 801 to 900": "RPG Maker Strikers", "Quest 801": "", "Quest 802": "", "Quest 803": "", "Quest 804": "", "Quest 805": "", "Quest 806": "", "Quest 807": "", "Quest 808": "", "Quest 809": "", "Quest 810": "", "Quest 811": "", "Quest 812": "", "Quest 813": "", "Quest 814": "", "Quest 815": "", "Quest 816": "", "Quest 817": "", "Quest 818": "", "Quest 819": "", "Quest 820": "", "Quest 821": "", "Quest 822": "", "Quest 823": "", "Quest 824": "", "Quest 825": "", "Quest 826": "", "Quest 827": "", "Quest 828": "", "Quest 829": "", "Quest 830": "", "Quest 831": "", "Quest 832": "", "Quest 833": "", "Quest 834": "", "Quest 835": "", "Quest 836": "", "Quest 837": "", "Quest 838": "", "Quest 839": "", "Quest 840": "", "Quest 841": "", "Quest 842": "", "Quest 843": "", "Quest 844": "", "Quest 845": "", "Quest 846": "", "Quest 847": "", "Quest 848": "", "Quest 849": "", "Quest 850": "", "Quest 851": "", "Quest 852": "", "Quest 853": "", "Quest 854": "", "Quest 855": "", "Quest 856": "", "Quest 857": "", "Quest 858": "", "Quest 859": "", "Quest 860": "", "Quest 861": "", "Quest 862": "", "Quest 863": "", "Quest 864": "", "Quest 865": "", "Quest 866": "", "Quest 867": "", "Quest 868": "", "Quest 869": "", "Quest 870": "", "Quest 871": "", "Quest 872": "", "Quest 873": "", "Quest 874": "", "Quest 875": "", "Quest 876": "", "Quest 877": "", "Quest 878": "", "Quest 879": "", "Quest 880": "", "Quest 881": "", "Quest 882": "", "Quest 883": "", "Quest 884": "", "Quest 885": "", "Quest 886": "", "Quest 887": "", "Quest 888": "", "Quest 889": "", "Quest 890": "", "Quest 891": "", "Quest 892": "", "Quest 893": "", "Quest 894": "", "Quest 895": "", "Quest 896": "", "Quest 897": "", "Quest 898": "", "Quest 899": "", "Quest 900": "", "---クエスト 901 から 1000---": "", "Category: 901 to 1000": "Post-Game Quests", "Difficulty: 901 to 1000": "Super Hard", "From: 901 to 1000": "Love", "Location: 901 to 1000": "RPG Maker Galaxy", "Quest 901": "", "Quest 902": "", "Quest 903": "", "Quest 904": "", "Quest 905": "", "Quest 906": "", "Quest 907": "", "Quest 908": "", "Quest 909": "", "Quest 910": "", "Quest 911": "", "Quest 912": "", "Quest 913": "", "Quest 914": "", "Quest 915": "", "Quest 916": "", "Quest 917": "", "Quest 918": "", "Quest 919": "", "Quest 920": "", "Quest 921": "", "Quest 922": "", "Quest 923": "", "Quest 924": "", "Quest 925": "", "Quest 926": "", "Quest 927": "", "Quest 928": "", "Quest 929": "", "Quest 930": "", "Quest 931": "", "Quest 932": "", "Quest 933": "", "Quest 934": "", "Quest 935": "", "Quest 936": "", "Quest 937": "", "Quest 938": "", "Quest 939": "", "Quest 940": "", "Quest 941": "", "Quest 942": "", "Quest 943": "", "Quest 944": "", "Quest 945": "", "Quest 946": "", "Quest 947": "", "Quest 948": "", "Quest 949": "", "Quest 950": "", "Quest 951": "", "Quest 952": "", "Quest 953": "", "Quest 954": "", "Quest 955": "", "Quest 956": "", "Quest 957": "", "Quest 958": "", "Quest 959": "", "Quest 960": "", "Quest 961": "", "Quest 962": "", "Quest 963": "", "Quest 964": "", "Quest 965": "", "Quest 966": "", "Quest 967": "", "Quest 968": "", "Quest 969": "", "Quest 970": "", "Quest 971": "", "Quest 972": "", "Quest 973": "", "Quest 974": "", "Quest 975": "", "Quest 976": "", "Quest 977": "", "Quest 978": "", "Quest 979": "", "Quest 980": "", "Quest 981": "", "Quest 982": "", "Quest 983": "", "Quest 984": "", "Quest 985": "", "Quest 986": "", "Quest 987": "", "Quest 988": "", "Quest 989": "", "Quest 990": "", "Quest 991": "", "Quest 992": "", "Quest 993": "", "Quest 994": "", "Quest 995": "", "Quest 996": "", "Quest 997": "", "Quest 998": "", "Quest 999": "", "Quest 1000": "" } }, { "name": "YEP_X_MapQuestWindow", "status": true, "description": "v1.01 (要YEP_QuestJournal.js) マップ移動中に表示するクエストウィンドウをオプションメニューに追加", "parameters": { "---メイン---": "", "Window Settings": "{\"---一般---\":\"\",\"Word Wrap Objectives\":\"false\",\"Default Show\":\"true\",\"---ウィンドウ設定---\":\"\",\"X\":\"0\",\"Y\":\"50\",\"Scale\":\"0.50\",\"Width\":\"Graphics.boxWidth / 3\",\"Line Height\":\"36\",\"Font Face\":\"GameFont\",\"Font Size\":\"28\",\"Standard Padding\":\"18\",\"Text Padding\":\"6\",\"Standard Opacity\":\"255\",\"Back Opacity\":\"192\",\"Window Skin\":\"Window\"}", "Set Active": "Set Active", "Currently Active": "Currently Active", "Clear Active": "Clear Active", "---オプション---": "", "Options Command": "Quest Navigation", "Options Enable": "true", "---自動更新---": "", "Quest Add": "false", "Quest Complete": "true", "Quest Failed": "true", "Change Objectives": "true", "Event Update": "false" } }, { "name": "DarkPlasma_WordWrapForJapanese", "status": true, "description": "ウィンドウ幅を超える日本語文章を自動で折り返す(改行する)プラグイン", "parameters": { "Characters Prohibit Line Break Before": "\",)]}、〕〉》」』】〙〗〟’”⦆»ゝゞーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇷ゚ㇺㇻㇼㇽㇾㇿ々〻‐゠–〜~?!‼⁇⁈⁉・:;/。.\"", "Characters Prohibit Line Break After": "\"([{〔〈《「『【〘〖〝‘“⦅«\"", "Kill Word Wrap Tags": "false", "Ignore Wordwrap Windows": "[\"Window_ItemDiscardConfirm\",\"Window_QuestList\"]", "YEP Quest Journal Buffer Lines": "10" } }, { "name": "MOG_Footsteps", "status": true, "description": "(v1.1) 特定の地形タグでキャラクターの足跡を表示します。", "parameters": { "StepFoot Terrain ID": "1", "WaterSlash Terrain ID": "2", "Duration": "60", "X-Axis Offset": "0", "Y-Axis Offset": "5", "Play WaterSplash SE": "false", "SE File Name": "" } },