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 KiB
JSON
31 lines
3 KiB
JSON
{
|
|
"questID": 8,
|
|
"title": "The Inner Warrior",
|
|
"description": "Head East out of town to Old Haven. Expend stamina and mana until you have raised your Focus skill to 50. Well, hello there. Don't you like quite the adventureer! You want to learn more about Focus, do you? I can teach you something about that, but first you should know that not everyone can be a disciplined enough to excel at it. Focus is the ability to achive inner balance in both body and spirit, so that you recover from physical and mental exertion faster than you other wise would.If you want to practice Focus, the best place to do that is east of here, in Old Haven, where you'll find an undead infestation, Exert yourself physically by engaging in combat and moving quickly.For testing your mental balance, expend mana in whatever way you find most suitable to your abilites.Casting spells and using abilites work well for consuming your mana.Go.Train hard, and you will find that your concentration will imporve naturally.When you've improved your ability to focus yourself at an Apprentice level, come back to me and i shall give you something worthy of your new ability.",
|
|
"uncomplete": "Hell again. I see you've returned, but it seems that your Focus skill hasn't improved as much as it could have. Just head east, to Old Haven, and exert yourself physically and mentally as much as possible. To do this physically engage in combat and move as quickly as you can.For exerting yourself mentally, expend mana in whatever way you find most suitable to your abilites.Casting spells and using abilites work well for consuming your mana.",
|
|
"complete": "Look Who it is! I knew you could do it if you just had the discipline to apply yourself. It feels good to recover from battle so quickly, doesn't it? Just wait until you become a Grandmaster, It's amazing!\tPlease take this gift, as you've more than earned it with your hard work.It will help you recover even faster during battle, and provides a bit of protection aswell.You have so much more potential, so don't stop trying to improve your Focus now! Safe travels!",
|
|
"refuse": "I'm disappointed. You have alot of inner potential, and it would pain me greatly to see you waste that. Oh well. If you change your mind ill be right here.",
|
|
"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 feel much more attuned to yourself. Your ability to improve Focus skill is enhanced in this area.",
|
|
"npcPhrases": [
|
|
"Know yourself, and you will become a true warrior."
|
|
],
|
|
"type": "skillgain",
|
|
"category": "Side Quests",
|
|
"oneTimeQuest": 1,
|
|
"questTurnIn": 1,
|
|
"targetRegion": 195,
|
|
"regionName": "Old Haven Training",
|
|
"targetSkill": 50,
|
|
"maxSkillPoints": 500,
|
|
"minPoint": 2,
|
|
"maxPoint": 5,
|
|
"rewards": [
|
|
{
|
|
"type": "item",
|
|
"sectionID": "claspofconcentration",
|
|
"amount": 1,
|
|
"name": "Clasp of Concentration"
|
|
}
|
|
]
|
|
}
|