mirror of
https://github.com/UOX3DevTeam/UOX3
synced 2026-08-13 12:27:04 -04:00
Also fixed quotes in text would break the quest from loading and file format would break the json quests as well. 8 OSI Quest Givers Quest Rewards
31 lines
3.3 KiB
JSON
31 lines
3.3 KiB
JSON
{
|
|
"questID": 7,
|
|
"title": "The Delucian's Lost Mine",
|
|
"description": "Find Jacob's Lost Mine and mine iron ore there, using a pickaxe or shovel. Bring it back to Jacob's forge and smelt the ore into ingots, until you have raised your Mining skill to 50. You may find a packhorse useful for hauling the ore around.The animal trainer in New Haven has packhorses for sale.< br ><center>-----</center><br>Howdy! Welcome to my camp. It's not much, I know, but it's all I'll be needin' up here. I don't need them fancy things those townspeople have down there in New Haven. Nope, not one bit. Just me, Bessie, my pick and a thick vein 'o valorite. <br><br>Anyhows, I'm guessin' that you're up here to ask me about minin', aren't ya? Well, don't be expectin' me to tell you where the valorite's at, cause I ain't gonna tell the King of Britannia, much less the likes of you. But I will show ya how to mine and smelt iron, cause there certainly is a 'nough of up in these hills.<br><br>*Jacob looks around, with a perplexed look on his face*<br><br>Problem is, I can't remember where my iron mine's at, so you'll have to find it yourself. Once you're there, have at it with a pickaxe or shovel, then haul it back to camp and I'll show ya how to smelt it. Ya look a bit wimpy, so you might wanna go buy yourself a packhorse in town from the animal trainer to help you haul around all that ore.<br><br>When you're an Apprentice Miner, talk to me and I'll give ya a little somethin' I've got layin' around here... somewhere.",
|
|
"uncomplete": "Where ya been off a gallivantin' all day, pilgrim? You ain't seen no hard work yet! Get yer arse back out there to my mine and dig up some more iron.Don't forget to take a pickaxe or shovel, and if you're so inclined, a packhorse too.",
|
|
"complete": "Dang gun it! If that don't beat all! Ya went and did it, didn't ya? What we got ourselves here is a mighty fine brand spankin' new Apprentice Miner!<br>< br > I can see ya put some meat on them bones too while you were at it!<br>< br > Here's that little somethin' I told ya I had for ya.It's a pickaxe with some high falutin' magic inside that'll help you find the good stuff when you're off minin'. It wears out fast, though, so you can only use it a few times a day.< br > <br>Welp,I've got some smeltin' to do, so off with ya.Good luck, pilgrim !",
|
|
"refuse": "Couldn't find my iron mine, could ya? Well, neither can I!<br><br>*Jacob laughs*<br><br>Oh, ya don't wanna find it? Well, allrighty then, ya might as well head on back down to town then and stop cluttering up my camp.Come back and talk to me if you're interested in learnin' 'bout minin'.",
|
|
"oncomplete": "You have achieved the rank of Apprentice Miner. Return to Jacob Waltz in at his camp in the hills above New Haven as soon as you can to claim your reward.",
|
|
"trainingarea": "You can almost smell the ore in the rocks here! Your ability to improve your Mining skill is enhanced in this area.",
|
|
"npcPhrases": [
|
|
"You there! I can use some help mining these rocks!"
|
|
],
|
|
"type": "skillgain",
|
|
"category": "Side Quests",
|
|
"oneTimeQuest": 1,
|
|
"questTurnIn": 1,
|
|
"targetRegion": 194,
|
|
"regionName": "Haven Mountains",
|
|
"targetSkill": 45,
|
|
"maxSkillPoints": 500,
|
|
"minPoint": 2,
|
|
"maxPoint": 5,
|
|
"rewards": [
|
|
{
|
|
"type": "item",
|
|
"sectionID": "jacobspickaxe",
|
|
"amount": 1,
|
|
"name": "Jacob's Pickaxe"
|
|
}
|
|
]
|
|
}
|