Here's my stab at a quest showcase. I have the Summary and other relavent info on a Doc here: Quest details. Its a quick escort mission that hides its true intentions, if the player pays attention they can find out the truth.
(Reply #1) Posted on Mon, 2023-08-21 04:25
2021-07-09 00:40
5 hours 34 min ago
Bumping to not get buried
Hainab stole my pants.
2022-04-18 15:48
2 days 23 hours ago
Nice work! A neat little sequence that mostly works well. Notes below:
2021-07-09 00:40
5 hours 34 min ago
I set it up so Dura now gives the player directions to and from the pick up location.(Cool idea, thanks) NPC scripts should also be proper. Activator Markers added for Duras triggers.
Journal first update switched to ore escort topic. Some entrie's indexes moved to flow better, and allow player to find true intentions if note found up to returning to camp with Dura.
Grammer/puncutation pass.
I fleshed out some of the existing dialoge. Galan will now comment on the ore escort at the start, as well as different comments on the ore escort depending on completion.
Added "owner" topic to Urven to add more to backstory.
some misc. fixes I cant remember im sure. Sorry if something big I forgot.
Doc updated: Quest Doc
Thanks
Hainab stole my pants.
2021-07-09 00:40
5 hours 34 min ago
Cleaned up Dura's Script a bit and some misc changes.
Quest Doc updated.
Thanks
Hainab stole my pants.
2022-04-18 15:48
2 days 23 hours ago
Hey Cdubs, just wanted to let you know that I've got this on my radar and will get to it this weekend.
2021-07-09 00:40
5 hours 34 min ago
No worries, I know you're busy.
Thank you
Hainab stole my pants.
2022-04-18 15:48
2 days 23 hours ago
Nice addition with the directions from Dura. They seem to work well. Notes below:
- Activators need refs persist checked in order to be targeted by scripts in Vanilla engine, otherwise the game will crash
- Verick shouldn't have a goodbye after giving orders. Goodbyes are kind of annoying, and should only be used when characters really don't want to talk, or when it's useful for the way the quest is structured to make it so the player can't pick topics.
- You should Showmap Koranyon, and probably give the player directions to it. It can be hard to find.
- Increase Dura's speed and athletics so the player isn't constantly waiting for her to catch up.
- Don't capitalise cardinal directions. You capitalise North in one of Dura's greetings.
- Dura's greeting "They should be just up on the road along the coast, keep your eyes on the coast to the east." repeats the word coast and has comma splicing. Take a look at the style guide here: https://wiki.project-tamriel.com/wiki/Writing_and_Dialogue_Guidelines#Style
- The latest rumour will break all latest rumours. Take a look at the way latest rumours are set up for other settlements to see how you should configure this.
- The notes have some spelling errors.
- The notes should also use the book script from the script library here, in order to do the journal updates: https://www.tamriel-rebuilt.org/content/script-library
- The characters are very untalkative, using a lot of goodbyes in greetings so they don't have to talk about topics. This is a little too narrow. Instead of restrictive greetings, it's better to have followups in topics. The exception is Dura, it works well for her character.
- All characters should be NoLore'd (except Verick)
- Thre are a few things the player can do to break the quest which need failsafes. If I attack the Khajiit, Dura just helps me attack the Khajiit while his pal stands by. I can attack Urven and Dura will help. Attacking any of the other characters should get Dura to attack you, and also end the quest. I can also attack Dura after picking up the shipment, and there's no journal update or anything. I can then return to Urven and complete the shipment, even though Dura's got the shipment and is dead. If I set a Mark at Urven and then Recalled back after picking up the shipment with Dura, I'll still complete the quest because of the filtering anyway - there should probably be another journal state about succesfully completing the return which is triggered by a GetDistance check between Urven and Dura.
- Overall there a few ways the player could do the quest which either break sense or just outright break the quest. You need to account for these possibilities with failsafes, espeially because this quest deals with shady characters in the wilderness so the player is more likely to do unexpected things like attack them.
2021-07-09 00:40
5 hours 34 min ago
Changes made based on feedback. Its late as im uploading this, so cant update Quest doc. If you'd like it updated just let me know and I'll get it done next opportunity.
Hainab stole my pants.
2022-04-18 15:48
2 days 23 hours ago
Much better with the failsafes!
There is a problem with the way you've implemented the return journey now. If I don't take the expected path back to Urven's camp, I can't complete the quest because Dura doesn't forcegreet.
Please also give a once-over on all the writing in the quest and tighten it up, including the journal. There is a point where Urven is referred to as "them" rather than as "him" I think, as an example.
2021-07-09 00:40
5 hours 34 min ago
Changed the way Dura's script handles the variables when heading back to camp to fix need to follow direct path in order.
Made some minor edits to dialogue, journal, and notes. Also found and fixed a few more typos that were hiding.
Hainab stole my pants.
2020-12-31 14:03
21 hours 4 min ago
Got a first taste of this quest because I was doing Firewatch Fighters Guild and thought it would be fitting to playtest this as well. During my first run, Dura died to the wildlife, and I only got the 3rd ending. I left some comments in the Doc. Will test more.
There is no fear in love. But perfect love drives out fear,
because fear has to do with punishment.
The one who fears is not made perfect in love. 1 John 4:18
2021-07-09 00:40
5 hours 34 min ago
Thank you Denis for the feedback. Changes made based on the feedback, mostly dialogue minor changes. Added a greeting for each of the Khajiit to aknowledge not konwing the player after (if) Dura dies.
Quest Doc is also updated.
Hainab stole my pants.
2022-04-18 15:48
2 days 23 hours ago
Looking good now!
Recommending for promotion.