Changes

Jump to: navigation, search

Talk:A New Life

3,525 bytes added, 11:47, 2 October 2021
no edit summary
:Faeries get level 30 when they learn those new skills, if i recall correctly. Picking up a crab just gets you level 1. Also those objectives (e.g. learn fishing from Squidlips) do appear in the in-game quest log for this quest. --[[User:Alleryn|Alleryn]] ([[User talk:Alleryn|talk]]) 06:32, 2 October 2021 (EDT)
:: Hello :), I found this list of notes on the [[Fairy]] page towards the bottom. I think this is the info I was looking for when I was following the quest page. All the objectives are great and definitely belong in a guide of some sort, but I do not believe they are a part of the quest, but I'll know more when I finish the last objective that appears on the "a new life" quest in my in-game window. The only thing that appears left in the objectives of the in-game window is the "help the hive" objective, so I'm not sure yet if these other quests are referenced or not. [[User:Ransel|Ransel]] ([[User talk:Ransel|talk]]) 10:29, 2 October 2021 (EDT)
===== Fairy Quests that unlock and level skills. =====
::{|
|[[Pegast's Armor Patching]]
| - [[Armor Patching]] raised to Level 10.
| - [[Nature Appreciation]] raised to Level 30.
|}
:::If it helps, here is the json data associated with the quest (which is what Caleon's bot uses to construct the quest pages. As you can see, all these parts are objectives in this quest, so i would expect them to be added once you complete the Help the Hive quest:
<nowiki>
"quest_17310": {
"Description": "You've awakened in a strange place and you don't remember anything. You need to get your feet under you, get your wings flapping, and figure out what happened and where you are.",
"DisplayedLocation": "A New Life",
"FavorNpc": "",
"InternalName": "FaeNewbieArc",
"Name": "A New Life",
"Objectives": [
{
"Description": "Talk to Raina",
"Number": 1,
"Target": "ReAwakening",
"Type": "CompleteQuest"
},
{
"Description": "Learn Armor Patching from Pegast",
"GroupId": 1,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "PegastsArmorPatching",
"Type": "CompleteQuest"
},
{
"Description": "Learn First Aid from Felmer",
"GroupId": 1,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "FelmersFirstAid",
"Type": "CompleteQuest"
},
{
"Description": "Help Midge",
"GroupId": 1,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "MaybeForTheBest",
"Type": "CompleteQuest"
},
{
"Description": "Help the Local Hive",
"GroupId": 1,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "HelpBeeHiveA",
"Type": "CompleteQuest"
},
{
"Description": "Do Felmer a Favor",
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "FashionKittens",
"Type": "CompleteQuest"
},
{
"Description": "Learn Fishing from Squidlips in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "CrabSoup",
"Type": "CompleteQuest"
},
{
"Description": "Learn Skinning from Silvia in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "MoreCleansing",
"Type": "CompleteQuest"
},
{
"Description": "Learn Butchering from Silvia in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "SickSpiders",
"Type": "CompleteQuest"
},
{
"Description": "Learn Pathology from Preta in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "AnalyzingAntler",
"Type": "CompleteQuest"
},
{
"Description": "Learn Foraging from Lisi in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "ShellFragments",
"Type": "CompleteQuest"
},
{
"Description": "Learn Nature Appreciation from Rohina in Sun Vale",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "TheBeautyInPredation",
"Type": "CompleteQuest"
},
{
"Description": "Do Crelpin a Favor",
"GroupId": 2,
"IsHiddenUntilEarlierObjectivesComplete": true,
"Number": 1,
"Target": "TwoThousandPotatoes",
"Type": "CompleteQuest"
}
],
"PrefaceText": "You've awakened in a strange place and you don't remember anything. You need to get your feet under you, get your wings flapping, and figure out what happened and where you are.",
"Reward_Favor": 0,
"Version": 1
},
</nowiki>
5,698
edits

Navigation menu